find_jobs
List jobs with the next appointment inlined, filterable by status, date range, or customer ID. Invalid statuses return the valid list.
Instructions
List jobs with the next appointment inlined. Dates are ISO (2026-08-01).
An invalid status returns the valid list, not an empty result. Not for finding a customer — use find_customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| until | No | ||
| status | No | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |