get_job
Fetch full job details by ID, including status, departments, offices, hiring team, and custom fields. Resolves the need to access comprehensive job information from Greenhouse ATS.
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 |