The End Call tool enables your AI agent to terminate calls programmatically when conversations reach a natural conclusion, specific conditions are met, or when instructed by the caller.Documentation Index
Fetch the complete documentation index at: https://asisso-cd509912.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
The End Call tool provides a clean way to terminate conversations:- Agent Decision: Your AI agent determines the call should end based on conversation context
- Optional Message: Agent can provide a closing message before ending the call
- Clean Termination: Call is terminated gracefully through the telephony provider
- Call Disposition: Call disposition is updated in the system
Configuration
Basic Settings
- End Message: Optional closing message played before termination
- Reason: Optional reason code for call termination tracking
Agent Usage
Your AI agent can end calls during conversations:- Conversation has reached natural conclusion
- User explicitly requests to end the call
- Agent has completed all requested tasks
- Call timeout or error conditions