jobs_details
Fetch complete job details by providing a job ID from jobs_search results: description, skills, benefits, requirements, salary benchmark, resume match, and application link.
Instructions
Fetches full details for one job by the id returned from jobs_search — the deeper view behind a search result.
Input:
job_id: The exact ID string from theidfield of ajobs_searchresult.
Output: Complete job details: description, skills, benefits, requirements, salary benchmark, resume match, H-1B and E-Verify signals, job-trust analysis, and application link. Personalized and extended insight fields follow the authenticated user's current entitlements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The unique identifier of the job from jobs_search results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | No | ||
| trackedJob | No | ||
| statusOrder | No | ||
| trackerWebUrl | No |