Route inbound calls on this phone number to an existing AI Agent Fabric resource by its ID.
This is a typed wrapper over update that sets call_handler to
ai_agent and populates call_ai_agent_id for you.
ID of the phone number to bind.
ID of the AI Agent Fabric resource to route calls to.
Additional wire-level fields merged into the PUT body.
Promise<any> — The updated phone-number resource.