← Back to search

Google Calendar

domdomegg Scanned 2d ago

Allow AI systems to list, create, update, and manage Google Calendar events.

B
82.8 / 100

Versions

1.0.2latest
first seen Jun 5, 2026
1.1.2
first seen May 19, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 15

calendarlist_update
annotations: verified low

Update user-specific settings for a calendar (color, visibility, reminders, custom name).

readOnlyHint false idempotentHint true destructiveHint false
events_list
annotations: verified low

List calendar events within a time range. Returns events with their details including attendees and response status.

readOnlyHint true
calendarlist_insert
annotations: verified low

Add an existing calendar to the user\'s calendar list. Use this to subscribe to shared calendars.

readOnlyHint false idempotentHint true destructiveHint false
colors_get
annotations: verified low

Get the color definitions available for calendars and events. Returns color IDs that can be used with calendarlist_update.

readOnlyHint true
acl_list
annotations: verified low

List who has access to a calendar and their permission levels.

readOnlyHint true
event_respond
annotations: verified low

RSVP to a calendar event invitation (accept, decline, or tentative)

readOnlyHint false idempotentHint true destructiveHint false
event_delete
annotations: verified low

Delete a calendar event

readOnlyHint false idempotentHint true destructiveHint true
calendars_list
annotations: verified low

List all calendars the user has access to

readOnlyHint true
event_instances
annotations: verified low

Get all instances of a recurring event within a time range.

readOnlyHint true
event_get
annotations: verified low

Get details of a specific calendar event

readOnlyHint true
freebusy_query
annotations: verified low

Find free and busy times for calendars within a time range. Useful for finding meeting availability.

readOnlyHint true
calendarlist_delete
annotations: verified low

Remove a calendar from the user\'s calendar list. This unsubscribes from the calendar but does not delete it.

readOnlyHint false idempotentHint true destructiveHint true
event_update
annotations: verified low

Update an existing calendar event. Only specified fields will be changed.

readOnlyHint false idempotentHint true destructiveHint true
event_move
annotations: verified low

Move an event to a different calendar. Changes the event organizer. Only works for default events (not birthday, focusTime, etc.).

readOnlyHint false idempotentHint true destructiveHint false
event_create
annotations: verified low

Create a new calendar event. Can include attendees and optionally create a Google Meet link.

readOnlyHint false idempotentHint false destructiveHint false

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 0

No scan findings.