Luma
Read Luma events and their guest lists.
Connect Luma with a calendar API key to list events in a time window, read one event's details, and page through its guests by registration state.
Connect
| Credential field | Required | Where it comes from |
|---|---|---|
API key (API_KEY) | Yes | A Luma calendar API key, sent as the x-luma-api-key header. |
Tools
| Tool | Access | What it does |
|---|---|---|
List events (yekar.luma.list-events) | Read | List the calendar's events, filterable by time window. |
Get event (yekar.luma.get-event) | Read | Read one event: name, time, location, visibility and registration settings. |
List guests (yekar.luma.list-guests) | Read | List one event's guests with their registration state. |
Notes
- In Luma, open the calendar's settings → API and copy the API key. API access requires a plan that includes it.