dispatch_jobs_notes_list
Retrieve notes attached to a job by providing its ServiceTitan job ID, with pagination controls to browse large note sets.
Instructions
List one page of notes attached to a known job. Requires the job ID; this endpoint has pagination controls but no note-content filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||