crm_locations_contacts_modified_list
Search contacts across multiple locations using created or modified date ranges to retrieve targeted records.
Instructions
Search contact records across specified locations using created or modified time ranges. Returns one page; use crm_locations_contacts_list for all contacts of one known location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| locationIds | No | Comma-delimited location IDs | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| modifiedBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||