Recall.ai
Recall AI provides a unified API to integrate meeting bots and access conversation data from major video conferencing platforms, enabling seamless automation, transcription, and analysis of virtual meetings.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Recall.ai authenticates with an API key. Generate the credential in your Recall.ai account, then paste it into FlyMyAI the first time an agent uses a Recall.ai action.
Get your Recall.ai credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Base URL | Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard. (required) |
API Key | Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
RECALLAI_CREATE_BOT | Create a new bot. | meeting_url |
RECALLAI_DELETE_BOT | Delete a bot by id. | id |
RECALLAI_LIST_BOTS | List all bots | - |
RECALLAI_LIST_CHAT_MESSAGES | Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself). | bot_id |
RECALLAI_REMOVE_BOT_FROM_CALL | Removes the bot from the meeting. this is irreversable. | id |
RECALLAI_RETRIEVE_BOT | Get a bot instance. | bot_id |
RECALLAI_START_RECORDING | Instructs the bot to start recording the meeting. this will restart the current recording if one is already in progress. | id |
RECALLAI_STOP_RECORDING | Instructs the bot to end the current recording. | id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Recall.ai!