crm_locations_contacts_list
Retrieve contact lists for specific locations in ServiceTitan CRM. Use this tool to access customer contact information by location ID with pagination controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |