list_candidate_custom_fields
Retrieve all custom fields defined for candidates in your Recruit CRM account, returning each field's ID and label.
Instructions
List all candidate custom fields defined in the account.
Returns {id, label} pairs where id is the field_id and label is the field name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |