job_detail
Retrieve a single job's details, including appointments and assigned technicians. Use for one job at a time; for multiple jobs, use find_jobs.
Instructions
One job with its appointments and assigned technicians.
For several jobs at once — a customer's list, a date range, a status — use find_jobs instead of calling this once per job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |