get_saved_job
Retrieve a tracked job by ID to view its original snapshot and complete event history, including status changes and notes.
Instructions
Get one tracked job with its snapshot (description included) and full event history (status changes and notes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| title | No | ||
| events | No | ||
| job_id | Yes | ||
| salary | No | ||
| status | Yes | ||
| company | No | ||
| location | No | ||
| saved_at | Yes | ||
| updated_at | Yes | ||
| description | No |