Skip to main content

Overview

OneCLI connects AI agents to Google Calendar through Google’s OAuth flow. Agents can list upcoming events, create new meetings, check availability, and manage RSVPs. The gateway injects OAuth credentials into requests to the Google Calendar API automatically. This is useful for scheduling agents, meeting coordinators, or any agent that needs awareness of your calendar.

Setup

1

Go to Connections

Open the OneCLI dashboard and navigate to Connections > Google Calendar.
2

Authorize

Click Connect Google Calendar. You’ll be redirected to Google to authorize OneCLI. Review the permissions and click Allow.

What agents can do

  • List events on any of your calendars within a date range
  • Get details for a specific event (attendees, location, video link, description)
  • Create new events with attendees, location, and conferencing
  • Update existing events (reschedule, change attendees, modify description)
  • Delete or cancel events
  • Check free/busy availability for one or more people
  • Respond to event invitations (accept, decline, tentative)
  • List all calendars on the account
  • Create and manage secondary calendars

Controlling access

Access is per agent: grant the connection to each agent that needs it, choosing per tool what runs freely, what needs human approval, and what stays blocked — a read-only agent is a single grant. Organization rules add guardrails on top, like rate limits and blanket blocks. Everything is checked before credential injection, so a blocked request never reaches Google Calendar.