Skip to main content
Calendar tools allow AI Agents to interact with calendar services, enabling them to create and look up calendar events across different platforms.
Integrations required. Learn how to set up.

Available Tools

Google Calendar Tools

Create Event

Description

Creates a new event in Google Calendar with specified details including time, location, attendees, and other event information.

System Tool ID and Tool Description for Agents

  • Tool ID: google_calendar_create_event
  • Description: Create event on Google Calendar.

Arguments

Find Events

Description

Searches for events in Google Calendar within a specified time range.

System Tool ID and Tool Description for Agents

  • Tool ID: google_calendar_find_events
  • Description: Find list of events from Google Calendar.

Arguments

Outlook Calendar Tools

Create Event

Description

Creates a new event in Outlook Calendar with specified details including time, location, attendees, and other event information.

System Tool ID and Tool Description for Agents

  • Tool ID: outlook_calendar_create_event
  • Description: Create event on Outlook Calendar.

Arguments

Find Events

Description

Searches for events in Outlook Calendar within a specified time range.

System Tool ID and Tool Description for Agents

  • Tool ID: outlook_calendar_find_events
  • Description: Find list of events from Outlook Calendar.

Arguments

All date-time values must be in RFC3339 format (e.g., “2011-06-03T10:00:00Z” or “2011-06-03T10:00:00-07:00”)
When specifying time ranges, ensure that the end time is always greater than the start time.