hangup_call
Terminate an active call by providing its unique call ID. End a call programmatically when needed.
Instructions
Hang up an active call.
Args: call_id: The UUID of the call to hang up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |