get_job
Retrieve full job details by ID, including name, status, departments, offices, hiring team, and custom fields. Read-only access to job information for recruitment workflows.
Instructions
Get full details for a job by ID. Read-only.
Returns name, status, departments, offices, hiring team, and custom fields. Use list_jobs to find the job_id by name first. For the public listing, use list_job_posts_for_job. For pipeline stages, use list_job_stages_for_job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Greenhouse job ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |