dispatch_jobs_notes_list
Retrieve job notes and comments from ServiceTitan dispatch records to track communication history and operational details for specific service jobs.
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 |