dispatch_projects_notes_list
Retrieve project notes from ServiceTitan dispatch module to track communication and updates for specific projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |