manage-phone-numbers
Installation
SKILL.md
Bolna Phone Numbers
Buy, list, and manage dedicated DIDs through Bolna. US numbers come from Twilio; Indian numbers from Plivo (Karnataka, Maharashtra) or Vobiz (Karnataka, Gujarat, NCR). Flat $5/month rental per number, billed from the wallet.
For numbers you bring on your own SIP trunk (Twilio Elastic, Plivo Zentrunk, Telnyx, etc.), see setup-sip-trunk.
Endpoints
| Method | Path | Purpose |
|---|---|---|
GET |
/phone-numbers/all |
List all numbers in your account |
GET |
/phone-numbers/search |
Search available numbers to buy (filter by country, pattern, region) |
POST |
/phone-numbers/buy |
Purchase a number |
DELETE |
/phone-numbers/{phone_number_id} |
Delete (stops inbound routing + monthly rent) |
Auth: Authorization: Bearer $BOLNA_API_KEY.