cal_list_bookings
List bookings with optional filters by status, event type, date range, and limit to retrieve specific booking records.
Instructions
List bookings with optional filters. Optional: status (upcoming|recurring|past|cancelled|unconfirmed), eventTypeId, dateFrom (ISO 8601), dateTo (ISO 8601), limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| eventTypeId | No | ||
| dateFrom | No | ||
| dateTo | No | ||
| limit | No |