list_custom_fields
Retrieve all custom fields in a workspace, including IDs, names, types, and scopes, to correctly set custom field values when creating or updating tasks.
Instructions
List all custom fields defined in a workspace. Returns each field's ID, name, type, config, position, and list/folder scope (is_scope_restricted, granted_folder_ids, list_overrides). Task responses only include fields that apply to the task's list. Use field IDs when setting custom_fields values in create_task or update_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | The workspace ID |