Unified cross-account event list
list_all_eventsRetrieves every event across all readable Google accounts and calendars within a time range, sorted by start time. Use it to review a full schedule or detect cross-account conflicts.
Instructions
Unified view of every event across every readable account and calendar in a time range, sorted by start time. Use this when the user asks about their whole schedule, or before reasoning about cross-account conflicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_max | Yes | End of the range, ISO 8601. A bare date means the end of that day. | |
| time_min | Yes | Start of the range, ISO 8601. | |
| timezone | No | IANA timezone for interpreting and displaying times, e.g. "Asia/Jakarta". Defaults to the server timezone. |