Tool ID:
affinity_v2_lists_list_id_fields_getRun this action
Use the TypeScript SDK for a single call. Putctx.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 atresult.toolResponse.raw. Values below are representative.
deepline tools get affinity_v2_lists_list_id_fields_get --json for the latest machine-readable contract.
Input reference
Returns metadata on the Fields available on a single List. Use the returned Field IDs to request field data from the GET/v2/lists/{listId}/list-entries endpoint. You can filter Fields using the filter query parameter. The filter parameter is a string that you can specify conditions based on the following properties. | Property Name | Type | Allowed Operators | Examples | |---|---|---|---| | name | text | =, =~ | name="Status", name=~stat | Use the includes query parameter to add optional metadata to each Field in the response. Pass includes more than once to request multiple values. | Value | Adds to each Field | |---|---| | filterability | How the field can be used in filter expressions on POST /v2/lists/{listId}/list-entries/search | | sortability | How the field can be used in sort expressions on that endpoint | Example: `GET See the live schema below for the complete notes.
Output reference
Deepline cost
- Pricing model:
fixed(per call). - Estimated Deepline credits:
0per pricing unit. - Provider-native pricing may still exist outside Deepline credit billing.