list_company_custom_fields
Retrieve all company custom fields with their IDs and labels to manage custom data fields in your Recruit CRM account.
Instructions
List all company 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 |