GOOGLECALENDAR_LIST_CALENDARS | List all calendars in the account |
GOOGLECALENDAR_GET_CURRENT_DATE_TIME | Get current date/time for scheduling context |
GOOGLECALENDAR_FIND_FREE_SLOTS | Find available time slots in a calendar |
GOOGLECALENDAR_CREATE_EVENT | Create a calendar event (title, time, attendees, location) |
GOOGLECALENDAR_GET_EVENTS | Retrieve events for a date range |
GOOGLECALENDAR_UPDATE_EVENT | Modify an existing event |
GOOGLECALENDAR_DELETE_EVENT | Remove an event |
GOOGLECALENDAR_QUICK_ADD_EVENT | Add event from a natural language string (e.g., “Lunch with Sarah tomorrow at 1pm”) |