Recallai
Learn how to use Recallai with Composio
Overview
Enum
RECALLAI
Description
Recall.ai provides a single API for meeting bots on every platform like Zoom, Google Meet, Microsoft Teams and more.
Authentication Details
API_KEY
Actions
RECALLAI_LIST_CHAT_MESSAGES
Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself).
Action Parameters
Action Response
RECALLAI_REMOVE_BOT_FROM_CALL
Removes the bot from the meeting. this is irreversable.
Action Parameters
Action Response
RECALLAI_LIST_BOTS
List all bots
Action Parameters
Action Response
RECALLAI_START_RECORDING
Instructs the bot to start recording the meeting. this will restart the current recording if one is already in progress.
Action Parameters
Action Response
RECALLAI_STOP_RECORDING
Instructs the bot to end the current recording.
Action Parameters
Action Response
RECALLAI_DELETE_BOT
Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself).
Action Parameters
Action Response
RECALLAI_RETRIEVE_BOT
Get a bot instance.
Action Parameters
Action Response
RECALLAI_CREATE_BOT
Create a new bot.
Action Parameters
Action Response