All integrations

Google Calendar

GOOGLE WORKSPACE · CALENDAR

See availability and manage events on the user’s own calendar.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

google_calendar_create_calendarWRITE

Create a new calendar.

calendar
google_calendar_create_eventWRITE

Create a new calendar event.

calendar
google_calendar_delete_calendarWRITE

Delete a calendar.

calendar
google_calendar_delete_eventWRITE

Delete a calendar event.

calendar
google_calendar_get_calendarREAD

Get details about a specific calendar.

calendar.readonly
google_calendar_get_eventREAD

Get full details about a specific calendar event, including title, start/end times, location, attendees (email and response status), organizer, creator, conferencing/Meet links, recurrence, attachments, and reminders.

calendar.readonly
google_calendar_list_calendarsREAD

List all calendars accessible to the user.

calendar.readonly
google_calendar_list_eventsREAD

List calendar events from Google Calendar.

calendar.readonly
google_calendar_quick_addWRITE

Quickly create an event using natural language.

calendar
google_calendar_update_eventWRITE

Update an existing calendar event.

calendar

Put Google Calendar behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.