Get Job Details
get_job_detailsFetch a single job's full details - technician assignments, tasks, notes, equipment, products, services, charges, payments, invoices, and visit history - using its internal ID or display number.
Instructions
Get complete details for a single job by its internal ID or display number. Returns the full job record with all related data: assigned technicians, tasks, notes, equipment, products, services, charges, payments, invoices, and visit history. Provide either job_id (internal) or job_number (display).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | Internal numeric job ID. Provide this OR job_number. | |
| job_number | No | Display job number as shown in Service Fusion (e.g., '76633'). Provide this OR job_id. |