crm_bookings_provider_contacts_list
Fetch a page of contacts linked to a booking by supplying the booking provider ID and booking ID. Useful for viewing customer contact details in ServiceTitan.
Instructions
List one page of contacts for a booking within a specified booking provider. Requires both provider and booking IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Booking ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| bookingProvider | Yes | Booking provider ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||