list_jobs
Retrieve jobs from ServiceTitan using filters by status, customer, or date range to manage and track work orders efficiently.
Instructions
List jobs. Filter by status, customer, or date range.
status examples: Scheduled, InProgress, Completed, Canceled Date format: YYYY-MM-DD
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No | ||
| status | No | ||
| customer_id | No | ||
| created_on_or_after | No | ||
| completed_on_or_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |