list_custom_fields
Retrieve custom field definitions from Favro to filter by name or type, then use field IDs when updating card custom fields.
Instructions
List custom fields in the organization.
Args: name: Filter by name (case-insensitive substring match) field_type: Filter by type (e.g., "Link", "Text", "Rating", "Single select")
Returns: Custom field definitions with IDs, names, and types. Use the customFieldId when updating card custom fields.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| field_type | No |