crm_locations_contacts_list
Retrieve contacts attached to a specific service location ID. Supports pagination and total count for efficient listing.
Instructions
List one page of contacts attached to a known service location. Use crm_locations_contacts_modified_list for cross-location incremental contact queries.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||