Retrieve a phone number
get_phone_numberFetch a phone number record by its unique ID to access details like number, status, and configuration. Use this to retrieve specific phone number information when you know the ID.
Instructions
Fetch one phone number record by id.
Requires scope phone_numbers:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id, e.g. "6a96a3ead6e886d42462dd3e". |