retell_update_phone_number
Update an existing phone number's agent bindings or settings. Specify a new inbound or outbound agent ID, or change the nickname.
Instructions
Update the agent binding or settings for an existing phone number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nickname | No | New nickname for this phone number. | |
| phone_number | Yes | The phone number to update (e.g. "+14157774444"). | |
| inbound_agent_id | No | New agent ID to handle inbound calls. Pass empty string to unset. | |
| outbound_agent_id | No | New agent ID for outbound calls. Pass empty string to unset. |