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.

Where phone_number_id comes from

Installs
55
Repository
bolna-ai/skills
GitHub Stars
3
First Seen
May 20, 2026
setup-inbound — bolna-ai/skills