Calendarhero
Overview
SLUG: CALENDARHERO
Description
CalendarHero is a versatile scheduling tool designed to streamline and simplify your calendar management. It integrates seamlessly with your existing calendars, allowing you to efficiently schedule, reschedule, and manage meetings with ease.
Authentication Details
API Key
Connecting to Calendarhero
Create an auth config
Use the dashboard to create an auth config for the Calendarhero toolkit. This allows you to connect multiple Calendarhero accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Calendarhero toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CALENDARHERO_ADD_CALENDAR_CONNECTION
Tool Name: Add Calendar Connection
Description
Action Parameters
Action Response
CALENDARHERO_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
CALENDARHERO_CREATE_MEETING_REQUEST_V2
Tool Name: Create Meeting Request V2
Description
Action Parameters
Action Response
CALENDARHERO_FETCH_CONTACT
Tool Name: Fetch Contact
Description
Action Parameters
Action Response
CALENDARHERO_FETCH_MEETING_DETAILS
Tool Name: Fetch Meeting Details
Description
Action Parameters
Action Response
CALENDARHERO_FETCH_USER_PROFILE
Tool Name: Fetch User Profile
Description
Action Parameters
Action Response
CALENDARHERO_LIST_MEETINGS
Tool Name: List Meetings
Description
Action Parameters
Action Response
CALENDARHERO_LIST_MEETING_TEMPLATES
Tool Name: List Meeting Templates
Description
Action Parameters
Action Response
CALENDARHERO_LIST_MEETING_TYPES
Tool Name: List Meeting Types
Description
Action Parameters
Action Response
CALENDARHERO_LIST_USER_CALENDARS
Tool Name: List User Calendars
Description
Action Parameters
Action Response
CALENDARHERO_SEARCH_CONTACT
Tool Name: Search Contact
Description
Action Parameters
Action Response
CALENDARHERO_SEND_REMINDER
Tool Name: Send Reminder
Description
Action Parameters
Action Response
CALENDARHERO_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response