update_connection
Update connection settings in Telnyx MCP Server by creating a new connection with modified parameters when direct updates are not supported.
Instructions
Update a connection.
Note:
The Telnyx API does not support updating connections directly.
Only GET, HEAD, and OPTIONS methods are allowed.
Please create a new connection with the desired settings instead.
Args:
id: Required. Connection ID.
data: Required. Update data.
Returns:
Dict[str, Any]: Response data
Raises:
Exception: The Telnyx API does not support updating connections directly.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| data | Yes |