make-call

Installation
SKILL.md

Make Bolna Calls

Endpoints

  • Make call: POST https://api.bolna.ai/call
  • Stop one queued or scheduled call: POST https://api.bolna.ai/call/{execution_id}/stop
  • Inspect results: use get-executions with the returned execution_id.

Required fields

  • agent_id: Bolna agent UUID.
  • recipient_phone_number: E.164 recipient phone number, for example +919876543210.

Optional fields

Installs
54
Repository
bolna-ai/skills
GitHub Stars
3
First Seen
May 20, 2026
make-call — bolna-ai/skills