Search Available Numbers
search_available_numbersSearch the carrier for phone numbers available to purchase (real-time Twilio inventory lookup). Mirrors GET /api/v1/phone-numbers/search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 10, max 20). | |
| country | No | Two-letter country code (default US). | |
| area_code | No | Preferred area code (optional). | |
| business_id | No | Search that business's carrier inventory (optional; defaults to the platform carrier). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Present when success is false | |
| success | Yes | Whether the tool completed successfully | |
| available_numbers | No |