Recallai
Learn how to use Recallai with Composio
Overview
SLUG
RECALLAI
Description
The universal API for meeting bots & conversation data.
Authentication Details
API Key
region
generic_api_key
Tools
Create bot
SLUG: RECALLAI_CREATE_BOT
Action Parameters
automatic_leave
automatic_video_output
bot_name
google_meet
include_bot_in_recording
join_at
meeting_url
output_media
real_time_media
real_time_transcription
recording_mode
recording_mode_options
slack_authenticator
slack_huddle_observer
variant
zoom
Action Response
data
error
successful
Delete bot
SLUG: RECALLAI_DELETE_BOT
Action Parameters
id
Action Response
data
error
successful
List bots
SLUG: RECALLAI_LIST_BOTS
Action Parameters
Action Response
data
error
successful
List chat messages
SLUG: RECALLAI_LIST_CHAT_MESSAGES
Action Parameters
bot_id
cursor
ordering
Action Response
data
error
successful
Remove bot from call
SLUG: RECALLAI_REMOVE_BOT_FROM_CALL
Action Parameters
id
Action Response
data
error
successful
Retrieve bot
SLUG: RECALLAI_RETRIEVE_BOT
Action Parameters
bot_id
Action Response
data
error
successful
Start recording
SLUG: RECALLAI_START_RECORDING
Action Parameters
id
real_time_media
real_time_transcription
recording_mode
recording_mode_options
Action Response
data
error
successful
Stop recording
SLUG: RECALLAI_STOP_RECORDING
Action Parameters
id
Action Response
data
error
successful