careers_job
Fetch job details including description, requirements, deadline, application methods, and source link. Paginate long descriptions with section and text_offset.
Instructions
Job description, requirements, deadline, application methods and source link. Details are projected to career-relevant fields. For long descriptions use section=description and follow next_offset as text_offset (4,000-character chunks). Never starts applications or follows external sites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| section | No | details | |
| text_offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |