Skip to main content
List the filter fields available for a search source type.
Tool ID: clay_fields

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get clay_fields --json for the latest machine-readable contract.

Input reference

Returns every filter field accepted by POST /search/filters-mode for the given source type, including each field’s type, description, allowed values, and usage guidance. Call this before creating a search to build valid filters.

Output reference

Standard tool result payload.

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.