Retell AI
RetellAI captures calls and transcripts, enabling businesses to analyze conversations, extract insights, and enhance customer interactions in one centralized platform
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
Retell AI authenticates with an API key. Generate the credential in your Retell AI account, then paste it into FlyMyAI the first time an agent uses a Retell AI action.
Get your Retell AI credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Retell AI secret API key (starts with 'key_'). Find or create one in the Retell dashboard under Settings → API Keys. (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 |
|---|---|---|
RETELLAI_BUY_A_NEW_PHONE_NUMBER_BIND_AGENTS | This endpoint allows purchasing a new phone number with a specified area code and binding it to designated agents for inbound and outbound calls. it requires json with agent ids and area code. responses indicate the creation status or errors. | - |
RETELLAI_CREATE_A_NEW_OUTBOUND_PHONE_CALL | Initiate an outbound call by post to '/v2/create-phone-call'. requires 'from number' and 'to number' in e.164 format. optional overrides and metadata supported. on success, returns call details including type, status, and ids. | from_number, to_number |
RETELLAI_CREATE_A_NEW_WEB_CALL | The /v2/create-web-call endpoint creates a web call with a unique agent id, returning call details like type, token, call id, and status in json format, with a 201 response. optional metadata and variables can be included. | agent_id |
RETELLAI_DELETE_PHONE_NUMBER | Deletes an existing phone number identified by its e.164 format. | phone_number |
RETELLAI_LIST_ALL_PHONE_NUMBERS | Retrieves a list of all phone numbers associated with the account. | - |
RETELLAI_RETRIEVE_CALL_DETAILS | The /v2/list-calls endpoint retrieves call records with filters (agent id, timestamps), offers sorting, pagination, and handles different responses (success, bad request, unauthorized, server error) in json format. | - |
RETELLAI_RETRIEVE_CALL_DETAILS_BY_ID | Retrieve call details by id for web/phone calls, including type, agent id, status, timestamps, and web access token; covering responses from success to server errors. | call_id |
RETELLAI_RETRIEVE_DETAILS_OF_A_SPECIFIC_PHONE_NUMBER | Fetches the details of a given phone number in e.164 format. | phone_number |
RETELLAI_RETRIEVE_DETAILS_OF_A_SPECIFIC_VOICE | "access specific voice details including its name, provider, accent, gender, and a preview audio url using the unique voice id. parameters required." | voice_id |
RETELLAI_UPDATE_PHONE_NUMBER | Updates the agent bound to a purchased phone number. | phone_number |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Retell AI!