getAvailableMeetings
Retrieve available meeting slots for a lead by providing the lead ID. Optionally specify date range and time zone to filter results.
Instructions
Get available meeting slots for a lead (v2 API). Requires leadId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | Lead ID | |
| startAt | No | Range start (ISO 8601) | |
| endAt | No | Range end (ISO 8601) | |
| timeZoneCode | No | IANA time zone code |