update_phone_number
Update a phone number's friendly name or auto-reply message to customize labels and automated responses for inbound SMS.
Instructions
Update a phone number's friendly name or auto-reply message.
Args: phone_number_id: The phone number ID (from list_phone_numbers) friendly_name: Human-readable label for this number (optional) auto_reply: Automatic reply text sent to all inbound SMS (optional, empty string to disable)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_reply | No | ||
| friendly_name | No | ||
| phone_number_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |