list_country_regions
Retrieve available regions with DIDs for purchase by specifying a country ID and optional SMS functionality. Returns a JSON object detailing region IDs, names, and short codes. Access through the didlogic_mcp server.
Instructions
List country regions with available DIDs for purchase
Args: country_id: ID of country for search sms_enabled: search for DID with SMS functionality
Returns a JSON object with available regions for purchase. Returned countries list have following fields: id: ID of region name: Name of region in DIDLogic short_name: short code for region
403 error indicates disabled API calls for purchase.
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
country_id | Yes | Country ID | |
sms_enabled | No | Filter for sms enabled numbers |