slots_list
List available booking slots within a specified time range. Provide the event type ID or a username and event type slug to filter slots.
Instructions
List available booking slots in a time range. Provide either --event-type-id, or both --username and --event-type-slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventTypeId | No | ||
| username | No | ||
| eventTypeSlug | No | ||
| startTime | Yes | ||
| endTime | Yes | ||
| duration | No |