List Job Statuses
list_job_statusesRetrieve job pipeline statuses including Open, Closed, On Hold, and custom statuses, returning IDs and labels to map status names to numeric job_status_id for search_jobs.
Instructions
Lists Recruit CRM job pipeline statuses (e.g. Open, Closed, On Hold, plus any custom statuses configured for the account). Returns compact rows with id and label for resolving a status name to the numeric job_status_id used in search_jobs.job_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statuses | Yes | ||
| returned_count | Yes |