Bolna
Overview
SLUG: BOLNA
Description
Create conversational voice agents using Bolna AI to enhance interactions, streamline operations and automate support.
Authentication Details
API Key
Connecting to Bolna
Create an auth config
Use the dashboard to create an auth config for the Bolna toolkit. This allows you to connect multiple Bolna accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Bolna toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BOLNA_DELETE_AGENT_BY_ID
Tool Name: Delete agent by id
Description
Action Parameters
Action Response
BOLNA_DELETE_BATCH_BY_ID
Tool Name: Delete batch by id
Description
Action Parameters
Action Response
BOLNA_FETCH_ALL_BATCHES_BY_AGENT_ID
Tool Name: Fetch all batches by agent id
Description
Action Parameters
Action Response
BOLNA_GET_ALL_AGENTS
Tool Name: Get all agents
Description
Action Parameters
Action Response
BOLNA_GET_ALL_PHONE_NUMBERS
Tool Name: Get all phone numbers
Description
Action Parameters
Action Response
BOLNA_GET_EXECUTION_BY_ID
Tool Name: Get execution by id
Description
Action Parameters
Action Response
BOLNA_MAKE_A_PHONE_CALL_FROM_AGENT
Tool Name: Make a phone call from agent
Description
Action Parameters
Action Response
BOLNA_RETRIEVE_AGENT_BY_ID
Tool Name: Retrieve agent by id
Description
Action Parameters
Action Response
BOLNA_RETRIEVE_AGENT_EXECUTION_DETAILS
Tool Name: Retrieve agent execution details
Description
Action Parameters
Action Response
BOLNA_RETRIEVE_AGENT_EXECUTION_STATUS
Tool Name: Retrieve agent execution status
Description
Action Parameters
Action Response
BOLNA_RETRIEVE_BATCH_DETAILS_BY_ID
Tool Name: Retrieve batch details by id
Description
Action Parameters
Action Response
BOLNA_RETRIEVE_BATCH_EXECUTION_LIST
Tool Name: Retrieve batch execution list
Description
Action Parameters
Action Response
BOLNA_SCHEDULE_BATCH_BY_ID
Tool Name: Schedule batch by id
Description
Action Parameters
Action Response
BOLNA_SETUP_INBOUND_CALL_FOR_AGENT
Tool Name: Setup inbound call for agent
Description
Action Parameters
Action Response
BOLNA_STOP_BATCH_BY_ID
Tool Name: Stop batch by id
Description
Action Parameters
Action Response