calendar_list_events
Retrieve upcoming or date-ranged calendar events, optionally filtered by search text, with details such as attendees and links.
Instructions
List upcoming or date-ranged events on a calendar, optionally filtered by text.
Returns: str: JSON list of events with id, summary, description, location, start, end, attendees, organizer, status, and htmlLink.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |