update_phone_number
Modify phone number settings by updating connection associations and tags in the Telnyx MCP Server. Change configurations to route calls and messages appropriately.
Instructions
Update a phone number.
Args:
id: Required. Phone number ID.
connection_id: Optional. Connection ID to associate with the number.
tags: Optional. List of tags to associate with the number.
Returns:
Dict[str, Any]: Response data
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| request | Yes |