# Telnyx AI: Assistants — Documentation Index > Assistants documentation within the AI section of the Telnyx developer docs (https://developers.telnyx.com). > This file: https://developers.telnyx.com/docs/development/llms/ai-assistants-llms-txt · Root index: https://developers.telnyx.com/llms.txt ## Guides - [Voice Assistant](https://developers.telnyx.com/docs/inference/ai-assistants/no-code-voice-assistant.md): Build a voice AI assistant in the Telnyx portal without writing code. Pick a model and voice, attach a phone number, and start taking inbound calls. - [Realtime Conversations](https://developers.telnyx.com/docs/inference/ai-assistants/realtime-conversations.md): Talk to a Telnyx AI Assistant over a single WebSocket: stream microphone audio, receive transcripts and synthesized speech in real time, handle barge-in, and respond to client-side tool calls. - [Migrate from OpenAI Realtime](https://developers.telnyx.com/docs/inference/ai-assistants/migrate-from-openai-realtime.md): Move a realtime voice application from the OpenAI Realtime API to the Telnyx Assistant Conversation WebSocket: endpoint and auth changes, an event-by-event mapping, and what to delete from your clien… - [Multi-Participant Calls](https://developers.telnyx.com/docs/inference/ai-assistants/multi-participant-calls.md): Invite additional participants into a live Voice AI call and control when your assistant should speak or stay silent. - [Memory](https://developers.telnyx.com/docs/inference/ai-assistants/memory.md): Give Telnyx AI Assistants long-term memory so they recall caller details across sessions. Configure memory scope, retrieval, and conversation history. - [Dynamic Variables](https://developers.telnyx.com/docs/inference/ai-assistants/dynamic-variables.md): Personalize Telnyx AI Assistant prompts with dynamic variables. Pass caller context, account data, and CRM fields at runtime into the assistant instructions. - [Conversation Workflows](https://developers.telnyx.com/docs/inference/ai-assistants/workflows.md): Design multi-step Telnyx AI Assistant conversations with workflow nodes, conditional routing, per-step instructions, model and voice overrides, and assistant routing. - [Async Tools](https://developers.telnyx.com/docs/inference/ai-assistants/async-tools.md): Build responsive Telnyx AI Assistants that keep talking while slow backends run. Use async webhooks and the Add Messages API together or independently. - [Preset Webhook Parameters](https://developers.telnyx.com/docs/inference/ai-assistants/preset-webhook-parameters.md): Send fixed query string and body values with a webhook tool without exposing them to the LLM. - [Filler Messages](https://developers.telnyx.com/docs/inference/ai-assistants/filler-messages.md): Eliminate dead air during synchronous webhook tool calls by configuring scripted filler phrases that play at timed intervals while your backend processes requests. - [Tools Library](https://developers.telnyx.com/docs/inference/ai-assistants/tools-library.md): Create tools once and share them across all your AI assistants. Migrate legacy tools at your own pace. - [AI Assistants and Edge Compute](https://developers.telnyx.com/docs/edge-compute/guides/ai-assistant-backend.md): Use a Telnyx Edge Compute function as the backend for dynamic variables and webhook tool calls — no separate server required. - [Client-Side Tools](https://developers.telnyx.com/docs/inference/ai-assistants/client-side-tools.md): Let your AI assistant call functions that run in the browser during a conversation. Configure client-side tools in the portal and implement handlers with the Telnyx AI Agent library. - [Agent Handoff](https://developers.telnyx.com/docs/inference/ai-assistants/agent-handoff.md): Enable seamless AI-to-AI handoffs with specialized assistants working together in a single conversation, providing expert-level support across multiple domains. - [Voicemail Detection on Transfer](https://developers.telnyx.com/docs/inference/ai-assistants/voicemail-detection-on-transfer.md): Configure Voice AI Assistants to detect voicemail on transferred calls and respond automatically. - [Warm Transfer Acceptance](https://developers.telnyx.com/docs/inference/ai-assistants/warm-transfer-acceptance.md): Let the transfer destination talk to your Voice AI Assistant and accept or decline the call before the caller is bridged. - [Scheduled Events](https://developers.telnyx.com/docs/inference/ai-assistants/scheduled-events.md): Schedule outbound phone calls and SMS messages from Voice AI Assistants, with configurable retry policies for unanswered calls. - [Transcription Settings](https://developers.telnyx.com/docs/inference/ai-assistants/transcription-settings.md): Choose and configure speech-to-text (STT) models for AI Assistants, including Deepgram, Azure, AssemblyAI, xAI, Soniox, Parakeet, and Cohere models. - [Interruption Settings](https://developers.telnyx.com/docs/inference/ai-assistants/interruption-settings.md): Control how your AI assistant handles caller interruptions — enable or disable barge-in, protect greetings, and tune endpointing thresholds for non turn-taking transcription models. - [Integrations](https://developers.telnyx.com/docs/inference/ai-assistants/integrations.md): Connect Telnyx AI Assistants with enterprise platforms like Salesforce, HubSpot, ServiceNow, Zendesk, Microsoft Teams, Notion, Stripe, and more to automate workflows during conversations. - [Testing, Versions & Traffic Distribution](https://developers.telnyx.com/docs/inference/ai-assistants/version-testing-traffic-distribution.md): A/B test Telnyx AI Assistant versions in production. Split traffic across prompts, models, and voices to measure quality before promoting a new version. - [Importing Assistants](https://developers.telnyx.com/docs/inference/ai-assistants/importing.md): Import AI assistants from OpenAI, ElevenLabs, Vapi, and other providers into Telnyx. Migrate prompts, voices, tools, and knowledge bases in a few steps. - [Custom LLMs for Assistants](https://developers.telnyx.com/docs/inference/ai-assistants/custom-llm.md): Configure Azure OpenAI, AWS Bedrock, Baseten, or any OpenAI-compatible endpoint as a custom LLM provider for your Telnyx AI assistants. ## Missions - [Voice Outreach](https://developers.telnyx.com/docs/inference/missions.md): Give your AI agent a mission to research businesses, make phone calls, and report back with results — all tracked and auditable through the Telnyx Missions API. ## AI Insights - [Creating insights](https://developers.telnyx.com/docs/inference/ai-insights/creating-insights.md): Step-by-step guide to creating AI Insights in the Mission Control Portal to analyze your AI Assistant conversations. - [Use cases](https://developers.telnyx.com/docs/inference/ai-insights/use-cases.md): Industry-specific examples and implementation patterns for AI Insights across healthcare, customer support, sales, e-commerce, and financial services. - [Structured insights](https://developers.telnyx.com/docs/inference/ai-insights/structured-insights.md): Create AI Insights with defined JSON schemas for consistent, structured data extraction from conversations. - [Insight groups](https://developers.telnyx.com/docs/inference/ai-insights/insight-groups.md): Organize AI Insights into reusable groups and configure webhook delivery for automated insights distribution. - [Telnyx-managed insights](https://developers.telnyx.com/docs/inference/ai-insights/telnyx-managed-insights.md): Use built-in insights from Telnyx — Agent Instruction Following and User Satisfaction — to measure assistant quality out of the box, no custom configuration needed. ## API Reference (Assistants) ### Assistants - [List assistants](https://developers.telnyx.com/api-reference/assistants/list-assistants.md): Retrieve a list of all AI Assistants configured by the user. - [Create an assistant](https://developers.telnyx.com/api-reference/assistants/create-an-assistant.md): Creates a new AI assistant from the provided configuration, including its model, instructions, and attached tools, and returns the created assistant. - [Delete an assistant](https://developers.telnyx.com/api-reference/assistants/delete-an-assistant.md): Delete an AI Assistant by `assistant_id`. - [Get an assistant](https://developers.telnyx.com/api-reference/assistants/get-an-assistant.md): Retrieve an AI Assistant configuration by `assistant_id`. - [Update an assistant](https://developers.telnyx.com/api-reference/assistants/update-an-assistant.md): Updates the specified AI assistant's attributes and returns the updated assistant. The request can also control how the change is promoted across assistant ver… - [Assistant Chat](https://developers.telnyx.com/api-reference/assistants/assistant-chat.md): This endpoint allows a client to send a chat message to a specific AI Assistant. The assistant processes the message and returns a relevant reply based on the… - [Assistant Sms Chat](https://developers.telnyx.com/api-reference/assistants/assistant-sms-chat.md): Send an SMS message for an assistant. This endpoint: - [Clone Assistant](https://developers.telnyx.com/api-reference/assistants/clone-assistant.md): Clone an existing assistant, excluding telephony and messaging settings. - [Enhance Assistant Instructions](https://developers.telnyx.com/api-reference/assistants/enhance-assistant-instructions.md): Enhance an assistant's instructions using an LLM. The endpoint reads the assistant's current instructions and tools, then streams back improved instructions as… - [Import assistants from external provider](https://developers.telnyx.com/api-reference/assistants/import-assistants-from-external-provider.md): Import assistants from external providers. Any assistant that has already been imported will be overwritten with its latest version from the importing provider. - [List scheduled events](https://developers.telnyx.com/api-reference/assistants/list-scheduled-events.md): Get scheduled events for an assistant with pagination and filtering - [Create a scheduled event](https://developers.telnyx.com/api-reference/assistants/create-a-scheduled-event.md): Create a scheduled event for an assistant - [Delete a scheduled event](https://developers.telnyx.com/api-reference/assistants/delete-a-scheduled-event.md): If the event is pending, this will cancel the event. Otherwise, this will simply remove the record of the event. - [Get a scheduled event](https://developers.telnyx.com/api-reference/assistants/get-a-scheduled-event.md): Returns the details of a single scheduled event configured for the specified assistant. - [List assistant tests with pagination](https://developers.telnyx.com/api-reference/assistants/list-assistant-tests-with-pagination.md): Retrieves a paginated list of assistant tests with optional filtering capabilities - [Create a new assistant test](https://developers.telnyx.com/api-reference/assistants/create-a-new-assistant-test.md): Creates a comprehensive test configuration for evaluating AI assistant performance - [Get all test suite names](https://developers.telnyx.com/api-reference/assistants/get-all-test-suite-names.md): Retrieves a list of all distinct test suite names available to the current user - [Get test suite run history](https://developers.telnyx.com/api-reference/assistants/get-test-suite-run-history.md): Retrieves paginated history of test runs for a specific test suite with filtering options - [Trigger test suite execution](https://developers.telnyx.com/api-reference/assistants/trigger-test-suite-execution.md): Executes all tests within a specific test suite as a batch operation - [Delete an assistant test](https://developers.telnyx.com/api-reference/assistants/delete-an-assistant-test.md): Permanently removes an assistant test and all associated data - [Get assistant test by ID](https://developers.telnyx.com/api-reference/assistants/get-assistant-test-by-id.md): Retrieves detailed information about a specific assistant test - [Update an assistant test](https://developers.telnyx.com/api-reference/assistants/update-an-assistant-test.md): Updates an existing assistant test configuration with new settings - [Get test run history for a specific test](https://developers.telnyx.com/api-reference/assistants/get-test-run-history-for-a-specific-test.md): Retrieves paginated execution history for a specific assistant test with filtering options - [Trigger a manual test run](https://developers.telnyx.com/api-reference/assistants/trigger-a-manual-test-run.md): Initiates immediate execution of a specific assistant test - [Get specific test run details](https://developers.telnyx.com/api-reference/assistants/get-specific-test-run-details.md): Retrieves detailed information about a specific test run execution - [Get all versions of an assistant](https://developers.telnyx.com/api-reference/assistants/get-all-versions-of-an-assistant.md): Retrieves all versions of a specific assistant with complete configuration and metadata - [Delete a specific assistant version](https://developers.telnyx.com/api-reference/assistants/delete-a-specific-assistant-version.md): Permanently removes a specific version of an assistant. Can not delete main version - [Get a specific assistant version](https://developers.telnyx.com/api-reference/assistants/get-a-specific-assistant-version.md): Retrieves a specific version of an assistant by assistant_id and version_id - [Update a specific assistant version](https://developers.telnyx.com/api-reference/assistants/update-a-specific-assistant-version.md): Updates the configuration of a specific assistant version. Can not update main version - [Promote an assistant version to main](https://developers.telnyx.com/api-reference/assistants/promote-an-assistant-version-to-main.md): Promotes a specific version to be the main/current version of the assistant. This will delete any existing canary deploy configuration and send all live produc… - [Delete Canary Deploy](https://developers.telnyx.com/api-reference/assistants/delete-canary-deploy.md): Endpoint to delete a canary deploy configuration for an assistant. - [Get Canary Deploy](https://developers.telnyx.com/api-reference/assistants/get-canary-deploy.md): Endpoint to get a canary deploy configuration for an assistant. - [Create Canary Deploy](https://developers.telnyx.com/api-reference/assistants/create-canary-deploy.md): Endpoint to create a canary deploy configuration for an assistant. - [Update Canary Deploy](https://developers.telnyx.com/api-reference/assistants/update-canary-deploy.md): Endpoint to update a canary deploy configuration for an assistant. - [Get assistant texml](https://developers.telnyx.com/api-reference/assistants/get-assistant-texml.md): Get an assistant texml by `assistant_id`. - [Test Assistant Tool](https://developers.telnyx.com/api-reference/assistants/test-assistant-tool.md): Executes a test invocation of the specified webhook tool for the assistant and returns the outcome, so you can verify the webhook's behavior before relying on… - [Get All Tags](https://developers.telnyx.com/api-reference/assistants/get-all-tags.md): Retrieve all tags that have been applied to your AI assistants. - [Add Assistant Tag](https://developers.telnyx.com/api-reference/assistants/add-assistant-tag.md): Add a tag to an AI assistant. Tags help you organize and filter your assistants. - [Remove Assistant Tag](https://developers.telnyx.com/api-reference/assistants/remove-assistant-tag.md): Removes the specified tag from the AI assistant and returns the assistant's updated tag list. - [Remove Assistant Tool](https://developers.telnyx.com/api-reference/assistants/remove-assistant-tool.md): Detaches the specified tool from the AI assistant so the assistant can no longer invoke it. - [Add Assistant Tool](https://developers.telnyx.com/api-reference/assistants/add-assistant-tool.md): Attach an existing tool to an AI assistant. ### Integrations - [List Integrations](https://developers.telnyx.com/api-reference/integrations/list-integrations.md): Returns the list of third-party integrations available to connect to your AI assistants and workflows. - [List User Integrations](https://developers.telnyx.com/api-reference/integrations/list-user-integrations.md): Returns the list of integration connections you have set up, linking your account to third-party services. - [Delete Integration Connection](https://developers.telnyx.com/api-reference/integrations/delete-integration-connection.md): Delete a specific integration connection. - [Get User Integration connection By Id](https://developers.telnyx.com/api-reference/integrations/get-user-integration-connection-by-id.md): Returns the details of a single integration connection by its ID. - [List Integration By Id](https://developers.telnyx.com/api-reference/integrations/list-integration-by-id.md): Returns the details of a single available integration, including its configuration details. ### MCP Servers - [List MCP Servers](https://developers.telnyx.com/api-reference/mcp-servers/list-mcp-servers.md): Returns a paginated list of the MCP servers configured on your account, with optional filtering by type or URL. - [Create MCP Server](https://developers.telnyx.com/api-reference/mcp-servers/create-mcp-server.md): Creates a new MCP server configuration on your account and returns the created server. - [Delete MCP Server](https://developers.telnyx.com/api-reference/mcp-servers/delete-mcp-server.md): Permanently deletes the specified MCP server configuration from your account. - [Get MCP Server](https://developers.telnyx.com/api-reference/mcp-servers/get-mcp-server.md): Retrieve details for a specific MCP server. - [Update MCP Server](https://developers.telnyx.com/api-reference/mcp-servers/update-mcp-server.md): Updates the specified MCP server's configuration and returns the updated server. ### Conversations - [List conversations](https://developers.telnyx.com/api-reference/conversations/list-conversations.md): Retrieve a list of all AI conversations configured by the user. Supports PostgREST-style query parameters for filtering. Examples are included for the standard… - [Create a conversation](https://developers.telnyx.com/api-reference/conversations/create-a-conversation.md): Creates a new AI conversation, the container for messages exchanged with an assistant, and returns the created conversation. - [Aggregate Conversation Insights](https://developers.telnyx.com/api-reference/conversations/aggregate-conversation-insights.md): Aggregate conversation insights by specified fields - [Get Insight Template Groups](https://developers.telnyx.com/api-reference/conversations/get-insight-template-groups.md): Returns a paginated list of your insight template groups. Groups organize related insight templates that are applied together when analyzing conversations. - [Create Insight Template Group](https://developers.telnyx.com/api-reference/conversations/create-insight-template-group.md): Creates a new insight template group for organizing related insight templates, and returns the created group. - [Delete Insight Template Group](https://developers.telnyx.com/api-reference/conversations/delete-insight-template-group.md): Permanently deletes the specified insight template group by its ID. - [Get Insight Template Group](https://developers.telnyx.com/api-reference/conversations/get-insight-template-group.md): Returns the details of a single insight template group, including the insight templates assigned to it. - [Update Insight Template Group](https://developers.telnyx.com/api-reference/conversations/update-insight-template-group.md): Updates the specified insight template group and returns the updated group. - [Assign Insight Template To Group](https://developers.telnyx.com/api-reference/conversations/assign-insight-template-to-group.md): Assigns the specified insight template to the specified insight template group. - [Unassign Insight Template From Group](https://developers.telnyx.com/api-reference/conversations/unassign-insight-template-from-group.md): Removes the specified insight template from the specified group. The insight template itself is not deleted. - [Get Insight Templates](https://developers.telnyx.com/api-reference/conversations/get-insight-templates.md): Returns a paginated list of your insight templates. Insight templates define analyses that run over AI conversations to extract structured findings. - [Create Insight Template](https://developers.telnyx.com/api-reference/conversations/create-insight-template.md): Creates a new insight template defining an analysis to run over conversations, and returns the created template. - [Delete Insight Template](https://developers.telnyx.com/api-reference/conversations/delete-insight-template.md): Permanently deletes the specified insight template by its ID. - [Get Insight Template](https://developers.telnyx.com/api-reference/conversations/get-insight-template.md): Returns the details of a single insight template by its ID, including its configuration. - [Update Insight Template](https://developers.telnyx.com/api-reference/conversations/update-insight-template.md): Updates the specified insight template and returns the updated template. - [Delete a conversation](https://developers.telnyx.com/api-reference/conversations/delete-a-conversation.md): Delete a specific conversation by its ID. - [Get a conversation](https://developers.telnyx.com/api-reference/conversations/get-a-conversation.md): Retrieve a specific AI conversation by its ID. - [Update conversation metadata](https://developers.telnyx.com/api-reference/conversations/update-conversation-metadata.md): Update metadata for a specific conversation. - [Get insights for a conversation](https://developers.telnyx.com/api-reference/conversations/get-insights-for-a-conversation.md): Retrieve insights for a specific conversation - [Create Message](https://developers.telnyx.com/api-reference/conversations/create-message.md): Add a new message to the conversation. Used to insert a new messages to a conversation manually ( without using chat endpoint ) - [Get conversation messages](https://developers.telnyx.com/api-reference/conversations/get-conversation-messages.md): Retrieve messages for a specific conversation, including tool calls made by the assistant. ### Missions - [List missions](https://developers.telnyx.com/api-reference/missions/list-missions.md): Returns a paginated list of all mission definitions in your organization. Missions describe a goal and the tools, knowledge bases, and MCP servers agents may u… - [Create mission](https://developers.telnyx.com/api-reference/missions/create-mission.md): Creates a new mission definition from the provided configuration and returns the created mission. Execute the mission by starting runs against it. - [List recent events](https://developers.telnyx.com/api-reference/missions/list-recent-events.md): Returns a paginated list of recent events across every mission in your organization, optionally filtered by event type. Useful for building activity feeds or m… - [List recent runs](https://developers.telnyx.com/api-reference/missions/list-recent-runs.md): Returns a paginated list of recent runs across every mission in your organization, optionally filtered by run status. Useful for monitoring overall mission act… - [Delete mission](https://developers.telnyx.com/api-reference/missions/delete-mission.md): Permanently deletes the specified mission definition and returns no content on success. - [Get mission](https://developers.telnyx.com/api-reference/missions/get-mission.md): Get a mission by ID (includes tools, knowledge_bases, mcp_servers) - [Update mission](https://developers.telnyx.com/api-reference/missions/update-mission.md): Replaces the specified mission's definition with the provided configuration and returns the updated mission. - [Clone mission](https://developers.telnyx.com/api-reference/missions/clone-mission.md): Creates a copy of the specified mission as a new mission definition, so you can iterate on its configuration without modifying the original. - [List runs for mission](https://developers.telnyx.com/api-reference/missions/list-runs-for-mission.md): Returns a paginated list of runs for the specified mission, optionally filtered by run status, so you can track the mission's execution history over time. - [Start a run](https://developers.telnyx.com/api-reference/missions/start-a-run.md): Starts a new run of the specified mission and returns the created run object. Track its progress through the run detail, plan, and events endpoints. - [Get run details](https://developers.telnyx.com/api-reference/missions/get-run-details.md): Returns the full details of a single run, including its current status. Use this to poll an in-flight run or inspect the outcome of a completed one. - [Update run](https://developers.telnyx.com/api-reference/missions/update-run.md): Updates a run's status and/or result and returns the updated run object. Typically used by executing agents to report progress or record the final outcome. - [Cancel run](https://developers.telnyx.com/api-reference/missions/cancel-run.md): Cancels a running or paused run and returns the updated run object. A cancelled run stops executing; start a new run to execute the mission again. - [List events](https://developers.telnyx.com/api-reference/missions/list-events.md): Returns a paginated list of events logged for the specified run, filterable by event type, plan step, and agent, so you can reconstruct exactly what happened d… - [Log event](https://developers.telnyx.com/api-reference/missions/log-event.md): Logs a new event against the specified run and returns the created event. Events form the run's audit trail and can reference a plan step or agent. - [Get event details](https://developers.telnyx.com/api-reference/missions/get-event-details.md): Returns the details of a single event logged for the specified run, including its type and payload. - [Pause run](https://developers.telnyx.com/api-reference/missions/pause-run.md): Pauses a currently running run and returns the updated run object. Execution halts until the run is resumed. - [Get plan](https://developers.telnyx.com/api-reference/missions/get-plan.md): Returns the plan for the specified run, including all plan steps and their statuses, so you can see how the mission was decomposed and how far execution has pr… - [Create initial plan](https://developers.telnyx.com/api-reference/missions/create-initial-plan.md): Creates the initial plan for the specified run from the provided steps and returns the created plan steps. Progress is subsequently reported by updating indivi… - [Add step(s) to plan](https://developers.telnyx.com/api-reference/missions/add-steps-to-plan.md): Add one or more steps to an existing plan - [Get step details](https://developers.telnyx.com/api-reference/missions/get-step-details.md): Returns the details of a single plan step within a run's plan, including its status. - [Update step status](https://developers.telnyx.com/api-reference/missions/update-step-status.md): Updates the status of a single plan step and returns the updated step. Typically called by the executing agent as it works through the plan. - [Resume run](https://developers.telnyx.com/api-reference/missions/resume-run.md): Resumes a previously paused run and returns the updated run object, letting execution continue from where it was paused. - [List linked Telnyx agents](https://developers.telnyx.com/api-reference/missions/list-linked-telnyx-agents.md): Returns the Telnyx agents currently linked to the specified run. Linked agents participate in executing the run's plan. - [Link Telnyx agent to run](https://developers.telnyx.com/api-reference/missions/link-telnyx-agent-to-run.md): Link a Telnyx AI agent (voice/messaging) to a run - [Unlink Telnyx agent](https://developers.telnyx.com/api-reference/missions/unlink-telnyx-agent.md): Unlinks the specified Telnyx agent from the run so it no longer participates in execution. The run itself and its history are unaffected. - [List knowledge bases](https://developers.telnyx.com/api-reference/missions/list-knowledge-bases.md): Returns the knowledge bases attached to the specified mission. Knowledge bases provide reference content agents can draw on during runs. - [Create knowledge base](https://developers.telnyx.com/api-reference/missions/create-knowledge-base.md): Create a new knowledge base for a mission - [Delete knowledge base](https://developers.telnyx.com/api-reference/missions/delete-knowledge-base.md): Detaches the specified knowledge base from the mission so its content is no longer available to agents in subsequent runs. - [Get knowledge base](https://developers.telnyx.com/api-reference/missions/get-knowledge-base.md): Returns the details of a single knowledge base attached to the specified mission. - [Update knowledge base](https://developers.telnyx.com/api-reference/missions/update-knowledge-base.md): Replaces the definition of the specified knowledge base on this mission. - [List MCP servers](https://developers.telnyx.com/api-reference/missions/list-mcp-servers.md): Returns the MCP servers configured on the specified mission. MCP servers expose external tools and data sources agents can use during runs. - [Create MCP server](https://developers.telnyx.com/api-reference/missions/create-mcp-server.md): Adds an MCP server to the specified mission, making the server's tools available to agents during runs of this mission. - [Delete MCP server](https://developers.telnyx.com/api-reference/missions/delete-mcp-server.md): Removes the specified MCP server from the mission, revoking agent access to its tools in subsequent runs. - [Get MCP server](https://developers.telnyx.com/api-reference/missions/get-mcp-server.md): Returns the configuration of a single MCP server attached to the specified mission. - [Update MCP server](https://developers.telnyx.com/api-reference/missions/update-mcp-server.md): Replaces the configuration of the specified MCP server on this mission. - [List tools](https://developers.telnyx.com/api-reference/missions/list-tools.md): Returns the tools configured on the specified mission. Tools define the actions agents may invoke while executing the mission's runs. - [Create tool](https://developers.telnyx.com/api-reference/missions/create-tool.md): Adds a new tool to the specified mission, defining an action agents can invoke during runs of this mission. - [Delete tool](https://developers.telnyx.com/api-reference/missions/delete-tool.md): Removes the specified tool from the mission so agents can no longer invoke it in subsequent runs. - [Get tool](https://developers.telnyx.com/api-reference/missions/get-tool.md): Returns the definition of a single tool configured on the specified mission. - [Update tool](https://developers.telnyx.com/api-reference/missions/update-tool.md): Replaces the definition of the specified tool on this mission.