Retellai

Retellai

RetellAI captures calls and transcripts, enabling businesses to analyze conversations, extract insights, and enhance customer interactions in one centralized platform

622VIEWS
39USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app retellainpx @composio/cli add cursor --app retellainpx @composio/cli add cursor --app retellainpx @composio/cli add cursor --app retellai

After running the command, restart Cursor to start using the MCP Server.

Available Tools

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.

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.

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.

Delete Phone Number

Deletes an existing phone number identified by its e.164 format.

List All Phone Numbers

Retrieves a list of all phone numbers associated with the account.

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.

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.

Retrieve Details Of A Specific Phone Number

Fetches the details of a given phone number in e.164 format.

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."

Update Phone Number

Updates the agent bound to a purchased phone number.

10 actions available