get_job
Retrieve a full job description using its source and job ID. Returns an error if the job is no longer listed.
Instructions
Fetch one job by its source + id (e.g. from a search result's source and id),
with the full job description. Returns {error} if it's not currently listed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||