AI & ML33 toolsPaste one API key
Bolna integration for AI agents
Create conversational voice agents using Bolna AI to enhance interactions, streamline operations and automate support.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Bolna once and call the same tools from all of them.
Setup
Connect Bolna through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Bolna exposes 33 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
bolna_fetch_all_batches_by_agent_id | Retrieve all batches associated with a specific Bolna Voice AI agent | Read |
bolna_get_all_agents | Retrieve all agents configured in your Bolna account Returns a comprehensive list of all voice | Read |
bolna_get_execution_by_id | Retrieve detailed information about a specific phone call execution by its ID | Read |
bolna_get_knowledgebase | Retrieve details of a specific knowledgebase by its ID | Read |
bolna_get_user_info | Retrieve information about the authenticated user | Read |
bolna_list_agents_paginated | Retrieve a paginated list of all agents in your Bolna account | Read |
bolna_list_knowledgebases | Retrieve all knowledgebases from your Bolna account | Read |
bolna_list_phone_numbers | List all phone numbers associated with your Bolna account | Read |
bolna_list_providers | Retrieve all providers associated with your Bolna account Returns a list of all configured | Read |
bolna_list_voices | List all available voices that can be utilized for Voice AI agents | Read |
bolna_retrieve_agent_by_id | Retrieve complete configuration and details for a specific Bolna voice AI agent by its ID | Read |
bolna_retrieve_agent_execution_details | Retrieve detailed information about a specific execution (call/conversation) by an agent | Read |
bolna_retrieve_agent_execution_status | Retrieve all executions for a specific agent with pagination and filtering support | Read |
bolna_retrieve_batch_details_by_id | Retrieve comprehensive details about a specific Bolna batch by its ID | Read |
bolna_retrieve_batch_execution_list | Retrieve all executions from a specific batch with pagination support | Read |
bolna_search_phone_numbers | Search for available phone numbers that can be purchased for Bolna Voice agents | Read |
bolna_add_provider | Add a new telephony or voice service provider to your Bolna account | Write |
bolna_copy_agent | Create a duplicate copy of an existing Bolna voice AI agent | Read |
bolna_create_agent | Create a new Bolna Voice AI agent using the v2 API | Write |
bolna_create_batch | Create a new outbound calling batch by uploading a CSV of contacts to obtain a batch_id | Write |
bolna_create_knowledgebase | Create a new knowledgebase for Voice AI agents to reference during conversations | Write |
bolna_create_template_agent | Create a new Bolna Voice AI agent from a template | Write |
bolna_import_agent | Import an existing Bolna voice AI agent by its ID | Read |
bolna_make_a_phone_call_from_agent | Initiate an outbound phone call using a configured Bolna Voice AI agent | Read |
bolna_schedule_batch_by_id | Schedule a batch to execute at a specific time | Write |
bolna_setup_inbound_call_for_agent | Add agent for inbound calls | Read |
bolna_update_agent | Update all settings and configuration of an existing Bolna Voice AI agent using the v2 API | Write |
bolna_remove_provider | Remove a provider from your Bolna account by its key name | Write |
bolna_stop_agent_calls | Stop all queued or scheduled calls for a specific Voice AI agent | Read |
bolna_stop_batch_by_id | Stop a running batch by its ID | Read |