list_calendar_events
Retrieve upcoming appointments and events within a specified date range, with optional filtering by status such as pending, confirmed, or cancelled.
Instructions
List Calendar Events — List upcoming appointments/events in a date range [query]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Start date YYYY-MM-DD | |
| to | No | End date YYYY-MM-DD | |
| status | No | Filtrar por estado: pending, confirmed, cancelled, completed, no_show |