Recallai
Overview
SLUG: RECALLAI
Description
The universal API for meeting bots & conversation data.
Authentication Details
API Key
Connecting to Recallai
Create an auth config
Use the dashboard to create an auth config for the Recallai toolkit. This allows you to connect multiple Recallai 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
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
RECALLAI_CREATE_BOT
Tool Name: Create bot
Description
Action Parameters
Action Response
RECALLAI_DELETE_BOT
Tool Name: Delete bot
Description
Action Parameters
Action Response
RECALLAI_LIST_BOTS
Tool Name: List bots
Description
Action Parameters
Action Response
RECALLAI_LIST_CHAT_MESSAGES
Tool Name: List chat messages
Description
Action Parameters
Action Response
RECALLAI_REMOVE_BOT_FROM_CALL
Tool Name: Remove bot from call
Description
Action Parameters
Action Response
RECALLAI_RETRIEVE_BOT
Tool Name: Retrieve bot
Description
Action Parameters
Action Response
RECALLAI_START_RECORDING
Tool Name: Start recording
Description
Action Parameters
Action Response
RECALLAI_STOP_RECORDING
Tool Name: Stop recording
Description
Action Parameters
Action Response