setup-inbound
Installation
SKILL.md
Bolna Inbound Calls
Inbound = map a phone number to an agent so calls to that number are answered automatically. Optionally layer IVR menus, caller identification, spam controls, and multilingual switching on top.
Two endpoints — that's it
| Endpoint | Purpose |
|---|---|
POST /inbound/setup |
Map a phone number to an agent (with optional IVR config) |
POST /inbound/unlink |
Unmap |
Both: Authorization: Bearer $BOLNA_API_KEY, Content-Type: application/json.