Skip to content

Google Calendar

Calendar · 68 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 68 Google Calendar actions. Each keeps the schema of the real API.

  • google_calendar.list_eventsread
  • google_calendar.get_eventread
  • google_calendar.create_eventwrite
  • google_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"] }