List Luma events
list_eventsRetrieve calendar events filtered by date range, approval status, and pagination to view scheduled or pending entries.
Instructions
List events from the calendar attached to the configured API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Only events after this ISO 8601 datetime. | |
| before | No | Only events before this ISO 8601 datetime. | |
| status | No | Filter by calendar submission status. Defaults to approved. | |
| pagination_limit | No | ||
| pagination_cursor | No |