Skip to main content
Vapi logo

Vapi

Vapi is a voice AI platform that enables developers to build, test, and deploy voice agents with natural conversations, real-time responses, and seamless integration capabilities.

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

Vapi authenticates with an API key. Generate the credential in your Vapi account, then paste it into FlyMyAI the first time an agent uses a Vapi action.

Get your Vapi credential →

Fields to fill in FlyMyAI

FieldDetails
Private API KeyYour Vapi Private API key, a UUID like 1a2b3c4d-... (not the public pbk_live_ key). In dashboard.vapi.ai, click your profile → Vapi API Keys and copy the Private key. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
VAPI_ASSISTANT_CONTROLLER_UPDATETool to update an existing Vapi assistant configuration. Use when you need to modify assistant properties such as name, voice settings, transcriber configuration, model settings, messages, or other behavior parameters. Only include fields you want to update.id
VAPI_CALL_CONTROLLER_FIND_ALLTool to list calls from Vapi. Use when you need to retrieve multiple calls with optional filtering by id, assistantId, phoneNumberId, or date ranges. Returns an array of call objects with details including status, costs, messages, and artifacts.-
VAPI_CHAT_CONTROLLER_DELETE_CHATTool to delete a chat by its ID from Vapi. Use when you need to permanently remove a chat conversation.id
VAPI_CHAT_CONTROLLER_GET_CHATTool to fetch chat details by ID. Use when you have a chat ID and need full chat information including messages, costs, and configuration.id
VAPI_CREATE_ANALYTICS_QUERYTool to create and execute analytics queries on VAPI data. Use when you need to analyze call or subscription metrics with aggregations like count, sum, average, min, or max. Supports grouping by various dimensions and time-based analysis with custom time rang…queries
VAPI_CREATE_ASSISTANTTool to create a new Vapi assistant with specified transcriber, voice, and AI model configurations. Use when setting up a conversational AI assistant for voice interactions. The assistant requires transcription (speech-to-text), voice (text-to-speech), and AI…transcriber, voice, model
VAPI_CREATE_EVALTool to create an eval for testing conversation flows. Use when you need to validate that an AI assistant responds correctly to specific conversation scenarios.messages, type
VAPI_CREATE_OPEN_AI_CHATTool to create an OpenAI-compatible chat using the Vapi API. Use when you need to send a chat message to an assistant or squad and receive a response. Supports both streaming and non-streaming modes.input
VAPI_CREATE_PHONE_NUMBERTool to create a phone number with Vapi. Supports multiple providers including byo-phone-number, twilio, vonage, vapi, and telnyx. Use this to provision new phone numbers for handling voice calls. For vapi provider, only provider field is required; other fiel…provider
VAPI_CREATE_POLICYTool to create a monitoring policy in VAPI. Use when you need to set up automated monitoring rules based on thresholds and time windows. Policies can trigger alerts based on event counts or percentages over a specified lookback window.name, threshold, lookbackWindowMinutes, severity
VAPI_CREATE_PROVIDER_RESOURCETool to create an 11Labs pronunciation dictionary resource. Use when you need to define custom pronunciations for specific terms or acronyms in voice synthesis.name, rules
VAPI_CREATE_SCORECARDTool to create a scorecard for observability and evaluation. Use when setting up metrics to evaluate assistant performance based on structured outputs. Scorecards contain metrics with conditions that calculate normalized scores on a 100-point scale.metrics
VAPI_DELETE_CALLTool to delete a call by its unique identifier. Use when you need to remove call data from the system. Returns the deleted call object with all its associated data.id
VAPI_DELETE_EVALTool to delete an eval by ID. Use when you need to permanently remove an eval from the system.id
VAPI_DELETE_PHONE_NUMBERTool to delete a phone number from Vapi. Use when you need to remove a phone number from your Vapi organization. Returns the deleted phone number object.id
VAPI_EVAL_CONTROLLER_GETTool to retrieve an eval by its ID. Use when you need to fetch details about a specific eval including its mock conversation messages and metadata.id
VAPI_EVAL_CONTROLLER_REMOVE_RUNTool to delete an eval run by its ID from Vapi. Use when you need to permanently remove an evaluation run.id
VAPI_EVAL_CONTROLLER_UPDATETool to update an existing eval in Vapi. Use when you need to modify eval properties like name, description, type, or mock conversation messages.id
VAPI_GET_ASSISTANTTool to retrieve a specific assistant by ID from Vapi. Use when you need to fetch details about an existing assistant.id
VAPI_GET_CALLTool to fetch call details by ID. Use when you have a call ID and need full call information including status, duration, costs, messages, and recordings.id
VAPI_GET_FILETool to retrieve a file by its ID from Vapi. Use when you need to get details about a specific file including its status, metadata, storage location, and timestamps.id
VAPI_GET_INSIGHTTool to retrieve insights from Vapi. Use when you need to fetch insight data with optional filtering by ID, timestamps, or pagination. Returns a paginated list of insights with metadata.-
VAPI_GET_MONITORINGTool to retrieve monitoring policies from Vapi. Use when you need to list, filter, or search for monitoring policies configured in the organization. Supports filtering by policy ID, severity level, monitor ID, and date ranges for creation/update timestamps.-
VAPI_GET_OBSERVABILITY_SCORECARDTool to list observability scorecards with optional filtering and pagination. Use when you need to retrieve scorecards for monitoring or analysis.-
VAPI_GET_PROVIDER_RESOURCESTool to list provider resources from Vapi. Use when you need to retrieve pronunciation dictionaries or other resources from providers like 11labs or Cartesia.provider, resource_name
VAPI_GET_STRUCTURED_OUTPUTSTool to list structured outputs with optional filtering. Use when you need to retrieve structured output configurations with pagination support. Supports filtering by ID, name, timestamps, and includes pagination controls.-
VAPI_INSIGHT_CONTROLLER_FIND_ALLTool to retrieve insights from VAPI. Use when you need to list insights with optional filtering by ID, creation date, or update date. Supports pagination and sorting.-
VAPI_LIST_ASSISTANTSTool to list all assistants in your VAPI organization. Use when you need to retrieve information about configured assistants. Supports filtering by creation and update timestamps.-
VAPI_LIST_CHATSTool to retrieve a list of chat conversations from VAPI. Use when you need to view existing chats, optionally filtered by assistant, squad, session, or time range. Supports pagination and sorting for efficient retrieval of large chat histories.-
VAPI_LIST_EVALSTool to retrieve a paginated list of evals from Vapi. Use when you need to list or search evals with optional filtering by creation/update timestamps.-
VAPI_LIST_PROVIDER_RESOURCESTool to retrieve provider resources from Vapi (e.g., 11labs pronunciation dictionaries). Use when you need to list or search provider-specific resources with optional filtering by timestamps.provider, resource_name
VAPI_PATCH_INSIGHT_INSIGHTTool to update an existing insight configuration in VAPI. Use when you need to modify insight properties like name, queries, time range, or visualization settings. Supports all four insight types (bar, pie, line, text) with type-specific configurations.id, type, queries
VAPI_PHONE_NUMBER_CONTROLLER_CREATETool to create a phone number with VAPI. Use when you need to provision a new phone number for voice AI applications. Supports multiple providers (VAPI, Twilio, Vonage, Telnyx, BYO). Required parameters vary by provider.provider
VAPI_SCORECARD_CONTROLLER_GET_PAGINATEDTool to retrieve a paginated list of scorecards from Vapi. Use when you need to list or search scorecards with optional filtering by creation/update timestamps.-
VAPI_SESSION_CONTROLLER_CREATETool to create a new session in Vapi. Use when you need to establish a persistent conversation context that can span multiple chats. Sessions automatically expire after 24 hours.-
VAPI_SESSION_CONTROLLER_FIND_ALL_PAGINATEDTool to retrieve a paginated list of sessions from VAPI. Use when you need to list sessions with optional filtering by session ID, name, assistant, squad, or workflow. Supports pagination, sorting, and timestamp-based filtering.-
VAPI_STRUCTURED_OUTPUT_CONTROLLER_FIND_ALLTool to list structured outputs with optional filtering and pagination. Use when you need to retrieve structured output configurations from Vapi.-
VAPI_TOOL_CONTROLLER_FIND_ONETool to fetch tool details by ID. Use when you have a tool ID and need full tool configuration including type, messages, function definitions, and server settings.id
VAPI_TOOL_CONTROLLER_TEST_CODE_EXECUTIONTool to test TypeScript code execution in Vapi's code tool environment. Use when validating code before deploying it as a tool.code
VAPI_TOOL_CONTROLLER_UPDATETool to update an existing Vapi tool configuration. Use when you need to modify tool properties such as function definitions, server settings, messages, or other tool-specific parameters.id
VAPI_UPDATE_PHONE_NUMBERTool to update an existing phone number configuration in VAPI. Use when you need to modify phone number settings such as name, associated assistant/workflow, or provider-specific configurations.id
VAPI_UPLOAD_FILETool to upload a file to Vapi Knowledge Base. Use when you need to add files for AI assistants to reference. Returns file metadata including ID, storage URLs, and processing status.file
We love our partners - FlyMy.AI builds with the best. Thanks, Vapi!