Google Calendar
Calendar · 68 actions · connect by signing in
Actions
A sample of the 68 Google Calendar actions. Each keeps the schema of the real API.
google_calendar.list_eventsreadgoogle_calendar.get_eventreadgoogle_calendar.create_eventwritegoogle_calendar.delete_eventdelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list events", "app": "google_calendar" }execute_tool
{ "name": "google_calendar.list_events",
"fields": ["id"] }