Get Events
get_eventsRetrieve upcoming events for the authenticated user, including event name, start date/time, and direct URL.
Instructions
List upcoming events relevant to the authenticated identity.
Returns embedded event rows (id, name, start_date_time, url) from the events hub. Event details that load client-side are not available via cookie scraping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum events to return (1-100, default 25) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||