get_job
Retrieve comprehensive details for a specific job position using its unique ID, including description and requirements.
Instructions
Get detailed information about a specific job/position.
Args: job_id: The unique ID of the job
Returns: JSON string containing full job details including description, requirements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |