indeed_job
Fetch a specific Indeed job posting using its 16-character job key. Returns clean job details from Indeed's GraphQL API.
Instructions
Indeed job detail. Returns one Indeed job posting by its job key (the job_key field returned by search). Primary transport is Indeed's own credential-free GraphQL API; falls back to the original web-page transport if that fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jk | Yes | Indeed job key (16-character hex) |