Bolna
Learn how to use Bolna with Composio
Overview
Enum
BOLNA
Description
Create conversational voice agents using Bolna AI to enhance interactions, streamline operations and automate support.
Authentication Details
API_KEY
api_key
Actions
BOLNA_DELETE_AGENT_BY_ID
Action Parameters
agent_id
Action Response
data
error
successful
BOLNA_DELETE_BATCH_BY_ID
Action Parameters
batch_id
Action Response
data
error
successful
BOLNA_FETCH_ALL_BATCHES_BY_AGENT_ID
Action Parameters
agent_id
Action Response
data
error
successful
BOLNA_GET_ALL_AGENTS
Action Parameters
Action Response
data
error
successful
BOLNA_GET_ALL_PHONE_NUMBERS
Action Parameters
Action Response
data
error
successful
BOLNA_GET_EXECUTION_BY_ID
Action Parameters
execution_id
Action Response
data
error
successful
BOLNA_MAKE_A_PHONE_CALL_FROM_AGENT
Action Parameters
agent_id
from_phone_number
recipient_phone_number
user_data
Action Response
data
error
successful
BOLNA_RETRIEVE_AGENT_BY_ID
Action Parameters
agent_id
Action Response
data
error
successful
BOLNA_RETRIEVE_AGENT_EXECUTION_DETAILS
Action Parameters
agent_id
execution_id
Action Response
data
error
successful
BOLNA_RETRIEVE_AGENT_EXECUTION_STATUS
Action Parameters
agent_id
Action Response
data
error
successful
BOLNA_RETRIEVE_BATCH_DETAILS_BY_ID
Action Parameters
batch_id
Action Response
data
error
successful
BOLNA_RETRIEVE_BATCH_EXECUTION_LIST
Action Parameters
batch_id
Action Response
data
error
successful
BOLNA_SCHEDULE_BATCH_BY_ID
Action Parameters
batch_id
scheduled_at
Action Response
data
error
successful
BOLNA_SETUP_INBOUND_CALL_FOR_AGENT
Action Parameters
agent_id
phone_number_id
Action Response
data
error
successful
BOLNA_STOP_BATCH_BY_ID
Action Parameters
batch_id
Action Response
data
error
successful