list_job_custom_fields
Retrieve all custom fields defined for jobs in your account, including field IDs and labels.
Instructions
List all job 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 |