# Synthflow ai

```json
{
  "name": "Synthflow ai",
  "slug": "synthflow_ai",
  "url": "https://composio.dev/toolkits/synthflow_ai",
  "markdown_url": "https://composio.dev/toolkits/synthflow_ai.md",
  "logo_url": "https://logos.composio.dev/api/synthflow_ai",
  "categories": [
    "sales & customer support"
  ],
  "is_composio_managed": false,
  "updated_at": "2026-05-12T10:27:46.013Z"
}
```

![Synthflow ai logo](https://logos.composio.dev/api/synthflow_ai)

## Description

Securely connect your AI agents and chatbots (Claude, ChatGPT, Cursor, etc) with Synthflow ai MCP or direct API to automate voice calls, manage agent workflows, handle call recordings, and analyze customer conversations through natural language.

## Summary

Synthflow ai is an AI-powered voice automation platform for inbound and outbound customer calls. It boosts engagement and streamlines operational efficiency with conversational voice agents.

## Categories

- sales & customer support

## Toolkit Details

- Tools: 79

## Images

- Logo: https://logos.composio.dev/api/synthflow_ai

## Authentication

- **Api Key**
  - Type: `api_key`
  - Description: Api Key authentication for Synthflow AI.
  - Setup:
    - Configure Api Key credentials for Synthflow AI.
    - Use the credentials when creating an auth config in Composio.

## Suggested Prompts

- Create a new AI assistant for customer support
- List all current voice assistants in my account
- Fetch details for team 'Sales Outreach'
- Retrieve available phone numbers for my workspace

## Supported Tools

| Tool slug | Name | Description |
|---|---|---|
| `SYNTHFLOW_AI_ADD_KB_SOURCE_DOCUMENT` | Add document to knowledge base source | Tool to add a document to a knowledge base source. Use when you need to attach PDF files, web pages, or text content to an existing knowledge base. |
| `SYNTHFLOW_AI_ATTACH_ACTIONS_TO_AGENT` | Attach Actions to Agent | Tool to attach one or more actions to an agent. Use when you need to configure an agent with specific actions by providing the agent's model_id and an array of action IDs. |
| `SYNTHFLOW_AI_ATTACH_CONTACT_TO_MEMORY_STORE` | Attach contact to memory store | Tool to attach a contact to a memory store. Use when you need to associate a specific contact with a memory store for persistent data storage. |
| `SYNTHFLOW_AI_ATTACH_KNOWLEDGE_BASE_TO_AGENT` | Attach knowledge base to agent | Tool to attach a knowledge base to an agent. Use when you need to connect a knowledge base to a specific AI assistant by providing both IDs. |
| `SYNTHFLOW_AI_ATTACH_MEMORY_STORE_TO_AGENT` | Attach memory store to agent | Tool to attach a memory store to an agent. Use when you need to connect a memory store resource to a specific assistant for knowledge retrieval. |
| `SYNTHFLOW_AI_CREATE_ACTION` | Create Action | Tool to create a new action in Synthflow AI. Use when you need to configure an action such as real-time booking, information extraction, live transfer, SMS sending, custom HTTP calls, or custom evaluations. Exactly one action type must be specified in the request. |
| `SYNTHFLOW_AI_CREATE_ASSISTANT` | Create Assistant | Tool to create a new assistant. Use when you need to initialize a Synthflow AI assistant by specifying its name, type, and agent configuration. |
| `SYNTHFLOW_AI_CREATE_CONTACT` | Create a contact | Tool to create a new contact in Synthflow AI. Use when you need to add a contact with name and phone number. |
| `SYNTHFLOW_AI_CREATE_KNOWLEDGE_BASE` | Create knowledge base | Tool to create a new knowledge base and return its ID. Use when you need to set up a knowledge repository for retrieval-augmented generation (RAG) in assistants. |
| `SYNTHFLOW_AI_CREATE_MEMORY_STORE` | Create memory store | Tool to create a new memory store. Use when you need to initialize a knowledge repository for storing conversation history, customer data, or other contextual information. |
| `SYNTHFLOW_AI_CREATE_PHONE_BOOK` | Create Phone Book | Tool to create a new phone book. Use when you need to create a contact list for organizing phone numbers in Synthflow AI. |
| `SYNTHFLOW_AI_CREATE_PHONE_BOOK_ENTRY` | Create phone book entry | Tool to create a phone book entry. Use when you need to add a new phone number with a transfer condition to an existing phone book. |
| `SYNTHFLOW_AI_CREATE_SIMULATION_CASE` | Create Simulation Case | Tool to create a new simulation case. Use when you need to set up test scenarios for evaluating assistant behavior against defined success criteria. |
| `SYNTHFLOW_AI_CREATE_SIMULATION_SCENARIO` | Create a simulation scenario | Tool to create a new simulation scenario. Use when you need to define a template for generating test cases to ensure coverage of specific situations. |
| `SYNTHFLOW_AI_CREATE_SIMULATION_SUITE` | Create a new simulation suite | Tool to create a new simulation suite attached to a specific agent. Use when you need to set up test scenarios for an agent. The suite can only execute on the agent specified by model_id. |
| `SYNTHFLOW_AI_CREATE_TEAM` | Create a new team | Tool to create a new team. Use when you need to programmatically set up a Synthflow AI assistant group with routing rules. |
| `SYNTHFLOW_AI_DELETE_ACTION` | Delete an action | Tool to delete an existing action. Use after confirming the action ID to permanently remove it. |
| `SYNTHFLOW_AI_DELETE_ASSISTANT` | Delete an assistant | Tool to delete an existing AI assistant. Use after confirming the assistant ID. Example: Delete assistant with ID 'assistant_123'. |
| `SYNTHFLOW_AI_DELETE_CHAT` | Delete a chat session | Tool to delete a chat session. Use when you need to remove an existing chat by its ID. Confirm the chat ID before calling. |
| `SYNTHFLOW_AI_DELETE_CONTACT` | Delete a contact | Tool to delete an existing contact. Use after confirming the contact ID. |
| `SYNTHFLOW_AI_DELETE_KNOWLEDGE_BASE` | Delete knowledge base | Tool to delete an existing knowledge base. Use after confirming the knowledge base ID to permanently remove it. |
| `SYNTHFLOW_AI_DELETE_KNOWLEDGE_BASE_SOURCE` | Delete a knowledge base source | Tool to delete a source from a knowledge base. Use when you need to remove a specific source from a knowledge base after confirming both IDs. |
| `SYNTHFLOW_AI_DELETE_MEMORY_STORE` | Delete a memory store | Tool to delete a memory store. Use when you need to remove a memory store after confirming its ID. |
| `SYNTHFLOW_AI_DELETE_PHONE_BOOK` | Delete a phone book | Tool to delete an existing phone book. Use when you need to remove a Synthflow AI phone book after it's no longer needed. Confirm the phone book ID before calling. |
| `SYNTHFLOW_AI_DELETE_PHONE_BOOK_ENTRY` | Delete a phone book entry | Tool to delete a phone book entry. Use when you need to remove a specific entry from a phone book. Confirm both phone_book_id and entry_id before calling. |
| `SYNTHFLOW_AI_DELETE_SIMULATION_CASE` | Delete a simulation case | Tool to delete a simulation case by ID. Use after confirming the simulation case ID to remove it permanently. |
| `SYNTHFLOW_AI_DELETE_SIMULATION_SCENARIO` | Delete a simulation scenario | Tool to delete an existing simulation scenario. Use after confirming the scenario ID. Example: Delete simulation scenario with ID '41fc8c4a-b372-4309-813a-545505b2d0e5'. |
| `SYNTHFLOW_AI_DELETE_SIMULATION_SUITE` | Delete a simulation suite | Tool to delete a simulation suite by ID. Use when you need to remove a simulation suite that is no longer needed. Confirm the suite ID before calling. |
| `SYNTHFLOW_AI_DELETE_SUBACCOUNT` | Delete a subaccount | Tool to delete an existing subaccount. Use after confirming the subaccount ID. Example: Delete subaccount with ID 'test_subaccount_id_12345'. |
| `SYNTHFLOW_AI_DELETE_TEAM` | Delete a team | Tool to delete an existing team. Use when you need to remove a Synthflow AI team after it's no longer needed. Confirm the team ID before calling. |
| `SYNTHFLOW_AI_DETACH_ACTION` | Detach actions from assistant | Tool to detach one or more actions from an AI assistant. Use when you need to remove specific actions from an agent's configuration. |
| `SYNTHFLOW_AI_DETACH_KNOWLEDGE_BASE` | Detach knowledge base | Tool to detach a knowledge base from an AI assistant. Use when you need to remove a knowledge base association from an agent. |
| `SYNTHFLOW_AI_DETACH_MEMORY_STORE_CONTACT` | Detach contact from memory store | Tool to detach a contact from a memory store. Use when you need to remove a contact from a specific memory store. |
| `SYNTHFLOW_AI_DETACH_MEMORY_STORE_FROM_AGENT` | Detach memory store from agent | Tool to detach a memory store from an agent. Use when you need to remove a memory store from a specific agent/assistant. |
| `SYNTHFLOW_AI_EXECUTE_SIMULATION_SUITE` | Execute simulation suite | Tool to execute all test cases in a simulation suite. The suite runs on the target agent (must match the suite's model_id). Use when you need to validate an agent's performance against pre-configured test scenarios. |
| `SYNTHFLOW_AI_EXPORT_ANALYTICS` | Export analytics data | Tool to export analytics data for calls within a specified date range. Use when you need to retrieve call analytics, filter by assistant/agent, call type, or time period. Defaults to past 7 days if no dates specified; maximum date range is 120 days. |
| `SYNTHFLOW_AI_GET_ACTION` | Get action metadata | Tool to retrieve metadata about a specific action by its ID. Use when you need to inspect an action's configuration and parameters. |
| `SYNTHFLOW_AI_GET_ASSISTANT` | Get AI assistant details | Tool to retrieve details of a specific AI assistant. Use after confirming the assistant's ID to fetch its configuration and metadata. |
| `SYNTHFLOW_AI_GET_CALL` | Get phone call details | Tool to retrieve the transcript and detailed metadata for a specific phone call. Use when you need to access call recordings, transcripts, duration, or telephony details for a completed call. |
| `SYNTHFLOW_AI_GET_CONTACT` | Get contact details | Tool to retrieve details of a specific contact by its ID. Use when you need to fetch contact information. |
| `SYNTHFLOW_AI_GET_KNOWLEDGE_BASE` | Get knowledge base | Tool to retrieve details of a specific knowledge base by its ID. Use after confirming the knowledge base ID to fetch its metadata. |
| `SYNTHFLOW_AI_GET_MEMORY_STORE` | Get memory store | Tool to retrieve details of a specific memory store by its ID. Use when you need to fetch metadata and configuration of an existing memory store. |
| `SYNTHFLOW_AI_GET_MEMORY_STORE_CONTACT_DATA` | Get memory store contact data | Tool to retrieve memory data for a specific contact in a memory store. Use when you need to fetch stored memory information associated with a particular contact. |
| `SYNTHFLOW_AI_GET_NUMBERS` | Get phone numbers | Tool to retrieve a list of phone numbers associated with a workspace. Use when you need to fetch numbers assigned to your account for a given workspace. |
| `SYNTHFLOW_AI_GET_SIMULATION` | Get simulation details | Tool to retrieve details of a specific simulation by ID. Use to fetch simulation results including timeline, recording, and success criteria evaluation after a simulation has been executed. |
| `SYNTHFLOW_AI_GET_SIMULATION_CASE` | Get Simulation Case | Tool to retrieve a simulation case by ID. Use when you need to fetch details of a specific simulation case including its prompt, success criteria, and metadata. |
| `SYNTHFLOW_AI_GET_SIMULATION_SCENARIO` | Get simulation scenario | Tool to retrieve a simulation scenario by ID. Use when you need to fetch details of a specific simulation scenario template. |
| `SYNTHFLOW_AI_GET_SIMULATION_SUITE` | Get simulation suite by ID | Tool to retrieve a simulation suite by ID. Use when you need to fetch details about a specific simulation suite including its test cases and associated agent information. |
| `SYNTHFLOW_AI_GET_SUBACCOUNT` | Get subaccount details | Tool to retrieve detailed metadata about a specific subaccount by ID. Use when you need to fetch subaccount information including permissions, subscription details, and members. |
| `SYNTHFLOW_AI_GET_TEAM` | Get team details | Tool to retrieve details of a specific team by its ID. Use after confirming the team exists to inspect its configuration. |
| `SYNTHFLOW_AI_INITIALIZE_ACTION` | Initialize Action | Tool to initialize a custom action with specified variables. Use when you have an action ID and need to initialize it with configuration variables. |
| `SYNTHFLOW_AI_LIST_ACTIONS` | List actions | Tool to list all actions in the workspace. Use when you need to retrieve a paginated list of available actions and their configurations. |
| `SYNTHFLOW_AI_LIST_ASSISTANTS` | List AI assistants | Tool to list all AI assistants associated with the account. Use when you need to retrieve a paginated list of assistants. |
| `SYNTHFLOW_AI_LIST_CALLS` | List call history | Tool to retrieve call history (call logs) with filtering to check outcomes/statuses after placing calls. Use after making voice calls to list recent calls for a model, filter by phone number/time window, and confirm outcomes like completed/no-answer/busy/failed. |
| `SYNTHFLOW_AI_LIST_CHATS` | List chats | Tool to retrieve a list of chats, optionally filtered by agent ID. Use when you need to view chat history or check recent conversations. |
| `SYNTHFLOW_AI_LIST_CONTACTS` | List contacts | Tool to retrieve a list of contacts with optional search filtering. Use when you need to list all contacts or search for specific contacts by phone number. |
| `SYNTHFLOW_AI_LIST_MEMORY_STORES` | List memory stores | Tool to list memory stores with optional filtering by title. Use when you need to retrieve all memory stores in a workspace, optionally filtered by search term. |
| `SYNTHFLOW_AI_LIST_PHONE_BOOKS` | List Phone Books | Tool to list all phone books in your workspace. Use when you need to retrieve all phone books for organizing contacts in Synthflow AI. |
| `SYNTHFLOW_AI_LIST_SIMULATION_CASES` | List Simulation Cases | Tool to list simulation cases with pagination and optional filtering by name or type. Use when you need to retrieve simulation cases for testing agent behavior. |
| `SYNTHFLOW_AI_LIST_SIMULATION_CASES_BY_AGENT` | List simulation cases by agent | Tool to list all simulation cases created for a specific agent. Use when you need to retrieve test scenarios associated with a particular agent ID. |
| `SYNTHFLOW_AI_LIST_SIMULATIONS` | List simulations | Tool to list simulations with pagination and optional filters. Use when you need to retrieve simulation records, optionally filtered by session ID, status, date range, or target agent. |
| `SYNTHFLOW_AI_LIST_SIMULATION_SCENARIOS` | List simulation scenarios | Tool to list simulation scenarios with pagination and optional filtering. Use when you need to retrieve simulation scenario templates with support for search by name and date range filtering. |
| `SYNTHFLOW_AI_LIST_SIMULATION_SESSIONS` | List simulation sessions | Tool to list simulation sessions with pagination and optional filters. Use when you need to retrieve simulation sessions, optionally filtered by target agent, date range, or paginated results. |
| `SYNTHFLOW_AI_LIST_SIMULATION_SUITES` | List simulation suites | Tool to list simulation suites with pagination and optional filtering. Use when you need to retrieve simulation suites, optionally filtered by model IDs, date range, or search term. |
| `SYNTHFLOW_AI_LIST_SUBACCOUNTS` | List subaccounts | Tool to list all subaccounts associated with the authenticated account. Use when you need to retrieve all subaccounts and their configurations. |
| `SYNTHFLOW_AI_LIST_TEAMS` | List teams | Tool to list assistant teams. Use when you need to retrieve all teams in a workspace. |
| `SYNTHFLOW_AI_LIST_VOICES` | List voices | Tool to list all text-to-speech voices in a workspace. Use when you need to retrieve voices available for TTS in a given workspace. |
| `SYNTHFLOW_AI_LIST_WEBHOOK_LOGS` | List webhook logs | Tool to retrieve paginated webhook logs with filtering and search capability. Use when you need to audit webhook delivery, check webhook statuses, troubleshoot failed webhooks, or search for specific webhook events by date range, status, type, or associated call/assistant. |
| `SYNTHFLOW_AI_MAKE_VOICE_CALL` | Make a voice call | Tool to initiate a real-time voice call via the AI agent. Use when you have the agent ID, customer name, and phone number ready. |
| `SYNTHFLOW_AI_START_SIMULATION` | Start Simulation | Tool to start a new simulation using a simulation case. Use when you need to execute a test scenario against an agent to validate its behavior and performance. |
| `SYNTHFLOW_AI_UPDATE_ACTION` | Update Action | Tool to update an existing action in Synthflow AI. Use when you need to modify an action's configuration such as real-time booking, information extraction, live transfer, SMS sending, custom HTTP calls, or custom evaluations. Exactly one action type must be specified in the request along with the action_id. |
| `SYNTHFLOW_AI_UPDATE_ASSISTANT` | Update Assistant | Tool to update an existing assistant’s settings. Use after confirming the assistant exists. Modify settings like name, phone, recording, webhook, or agent configuration. |
| `SYNTHFLOW_AI_UPDATE_CONTACT` | Update a contact | Tool to update an existing contact in Synthflow AI. Use when you need to modify contact details like name, phone, email, or metadata. |
| `SYNTHFLOW_AI_UPDATE_KNOWLEDGE_BASE` | Update knowledge base | Tool to update an existing knowledge base's name or usage conditions. Use after confirming the knowledge base exists. |
| `SYNTHFLOW_AI_UPDATE_MEMORY_STORE` | Update memory store | Tool to update an existing memory store's title and description. Use when you need to modify metadata of a memory store. |
| `SYNTHFLOW_AI_UPDATE_SIMULATION_CASE` | Update Simulation Case | Tool to update an existing simulation case. Use when you need to modify the name, prompt, success criteria, or evaluation method of a simulation case. |
| `SYNTHFLOW_AI_UPDATE_SIMULATION_SCENARIO` | Update a simulation scenario | Tool to update an existing simulation scenario. Use when you need to modify the name or description of a scenario template. |
| `SYNTHFLOW_AI_UPDATE_SIMULATION_SUITE` | Update an existing simulation suite | Tool to update an existing simulation suite. Use when you need to modify the name or agent model of a simulation suite. At least one of name or model_id must be provided. |
| `SYNTHFLOW_AI_UPDATE_TEAM` | Update an existing team | Tool to update an existing team. Use after confirming the team exists and you have new configuration values. |

## Supported Triggers

None listed.

## Installation and MCP Setup

### Path 1: SDK Installation

#### Path 1, Step 1: Install Composio

Install the Composio SDK
```python
pip install composio_openai
```

```typescript
npm install @composio/openai
```

#### Path 1, Step 2: Initialize Composio and Create Tool Router Session

Import and initialize Composio client, then create a Tool Router session
```python
from openai import OpenAI
from composio import Composio
from composio_openai import OpenAIResponsesProvider

composio = Composio(provider=OpenAIResponsesProvider())
openai = OpenAI()
session = composio.create(user_id='your-user-id')
```

```typescript
import OpenAI from 'openai';
import { Composio } from '@composio/core';
import { OpenAIResponsesProvider } from '@composio/openai';

const composio = new Composio({
  provider: new OpenAIResponsesProvider(),
});
const openai = new OpenAI({});
const session = await composio.create('your-user-id');
```

#### Path 1, Step 3: Execute Synthflow ai Tools via Tool Router with Your Agent

Get tools from Tool Router session and execute Synthflow ai actions with your Agent
```python
tools = session.tools
response = openai.responses.create(
  model='gpt-4.1',
  tools=tools,
  input=[{
    'role': 'user',
    'content': 'Create a new voice assistant that handles appointment reminders'
  }]
)
result = composio.provider.handle_tool_calls(
  response=response,
  user_id='your-user-id'
)
print(result)
```

```typescript
const tools = session.tools;
const response = await openai.responses.create({
  model: 'gpt-4.1',
  tools: tools,
  input: [{
    role: 'user',
    content: 'Create a new voice assistant that handles appointment reminders'
  }],
});
const result = await composio.provider.handleToolCalls(
  'your-user-id',
  response.output
);
console.log(result);
```

### Path 2: MCP Server Setup

#### Path 2, Step 1: Install Composio

Install the Composio SDK and Claude Agent SDK
```python
pip install composio claude-agent-sdk
```

```typescript
npm install @composio/core ai @ai-sdk/openai @ai-sdk/mcp
```

#### Path 2, Step 2: Create Tool Router Session

Initialize the Composio client and create a Tool Router session
```python
from composio import Composio
from claude_agent_sdk import ClaudeSDKClient, ClaudeAgentOptions

composio = Composio(api_key='your-composio-api-key')
session = composio.create(user_id='your-user-id')
url = session.mcp.url
```

```typescript
import { Composio } from '@composio/core';

const composio = new Composio({ apiKey: 'your-api-key' });

console.log("Creating Tool Router session...");
const { mcp } = await composio.create('your-user-id');
console.log(`Tool Router session created: ${mcp.url}`);
```

#### Path 2, Step 3: Connect to AI Agent

Use the MCP server with your AI agent
```python
import asyncio

options = ClaudeAgentOptions(
    permission_mode='bypassPermissions',
    mcp_servers={
        'tool_router': {
            'type': 'http',
            'url': url,
            'headers': {
                'x-api-key': 'your-composio-api-key'
            }
        }
    },
    system_prompt='You are a helpful assistant with access to Synthflow ai tools.',
    max_turns=10
)

async def main():
    async with ClaudeSDKClient(options=options) as client:
        await client.query('List all AI assistants for my account')
        async for message in client.receive_response():
            if hasattr(message, 'content'):
                for block in message.content:
                    if hasattr(block, 'text'):
                        print(block.text)

asyncio.run(main())
```

```typescript
import { openai } from '@ai-sdk/openai';
import { experimental_createMCPClient as createMCPClient } from '@ai-sdk/mcp';
import { generateText, stepCountIs } from 'ai';

const client = await createMCPClient({
  transport: {
    type: 'http',
    url: mcp.url,
    headers: { 'x-api-key': 'your-composio-api-key' }
  }
});

const tools = await client.tools();

const { text } = await generateText({
  model: openai('gpt-4o'),
  tools,
  messages: [{ role: 'user', content: 'List all AI assistants for my account' }],
  stopWhen: stepCountIs( 5 )
});

console.log(`Agent: ${text}`);
```

## Why Use Composio?

### 1. AI Native Synthflow ai Integration

- Supports both Synthflow ai MCP and direct API based integrations
- Structured, LLM-friendly schemas for reliable tool execution
- Rich coverage for reading, writing, and querying your Synthflow ai data

### 2. Managed Auth

- Built-in API key handling with secure storage and rotation
- Central place to manage, scope, and revoke Synthflow ai access
- Per user and per environment credentials instead of hard-coded keys

### 3. Agent Optimized Design

- Tools are tuned using real error and success rates to improve reliability over time
- Comprehensive execution logs so you always know what ran, when, and on whose behalf

### 4. Enterprise Grade Security

- Fine-grained RBAC so you control which agents and users can access Synthflow ai
- Scoped, least privilege access to Synthflow ai resources
- Full audit trail of agent actions to support review and compliance

## Use Synthflow ai with any AI Agent Framework

Choose a framework you want to connect Synthflow ai with:

- [OpenAI Agents SDK](https://composio.dev/toolkits/synthflow_ai/framework/open-ai-agents-sdk)
- [Claude Agent SDK](https://composio.dev/toolkits/synthflow_ai/framework/claude-agents-sdk)
- [Claude Code](https://composio.dev/toolkits/synthflow_ai/framework/claude-code)
- [Claude Cowork](https://composio.dev/toolkits/synthflow_ai/framework/claude-cowork)
- [Codex](https://composio.dev/toolkits/synthflow_ai/framework/codex)
- [OpenClaw](https://composio.dev/toolkits/synthflow_ai/framework/openclaw)
- [Hermes](https://composio.dev/toolkits/synthflow_ai/framework/hermes-agent)
- [Google ADK](https://composio.dev/toolkits/synthflow_ai/framework/google-adk)
- [LangChain](https://composio.dev/toolkits/synthflow_ai/framework/langchain)
- [Vercel AI SDK](https://composio.dev/toolkits/synthflow_ai/framework/ai-sdk)
- [Mastra AI](https://composio.dev/toolkits/synthflow_ai/framework/mastra-ai)
- [LlamaIndex](https://composio.dev/toolkits/synthflow_ai/framework/llama-index)
- [CrewAI](https://composio.dev/toolkits/synthflow_ai/framework/crew-ai)
- [Pydantic AI](https://composio.dev/toolkits/synthflow_ai/framework/pydantic-ai)
- [AutoGen](https://composio.dev/toolkits/synthflow_ai/framework/autogen)

## Related Toolkits

- [Aeroleads](https://composio.dev/toolkits/aeroleads) - Aeroleads is a B2B lead generation platform for finding business emails and phone numbers. Grow your sales pipeline faster with powerful prospecting tools.
- [Autobound](https://composio.dev/toolkits/autobound) - Autobound is an AI-powered sales engagement platform that crafts hyper-personalized outreach and insights. It helps sales teams boost response rates and close more deals through tailored content and recommendations.
- [Better proposals](https://composio.dev/toolkits/better_proposals) - Better Proposals is a web-based tool for crafting and sending professional proposals. It helps teams impress clients and close deals faster with slick, easy-to-use templates.
- [Bidsketch](https://composio.dev/toolkits/bidsketch) - Bidsketch is a proposal software that helps businesses create professional proposals quickly and efficiently. It streamlines the proposal process, saving time while boosting client win rates.
- [Bolna](https://composio.dev/toolkits/bolna) - Bolna is an AI platform for building conversational voice agents. It helps businesses automate support and streamline interactions through natural, voice-powered conversations.
- [Botsonic](https://composio.dev/toolkits/botsonic) - Botsonic is a no-code AI chatbot builder for easily creating and deploying chatbots to your website. It empowers businesses to offer conversational experiences without writing code.
- [Botstar](https://composio.dev/toolkits/botstar) - BotStar is a comprehensive chatbot platform for designing, developing, and training chatbots visually on Messenger and websites. It helps businesses automate conversations and customer interactions without coding.
- [Callerapi](https://composio.dev/toolkits/callerapi) - CallerAPI is a white-label caller identification platform for branded caller ID and fraud prevention. It helps businesses boost customer trust while stopping spam, fraud, and robocalls.
- [Callingly](https://composio.dev/toolkits/callingly) - Callingly is a lead response management platform that automates immediate call and text follow-ups with new leads. It helps sales teams boost response speed and close more deals by connecting seamlessly with CRMs and lead sources.
- [Callpage](https://composio.dev/toolkits/callpage) - Callpage is a lead capture platform that lets businesses instantly connect with website visitors via callback. It boosts lead generation and increases your sales conversion rates.
- [Clearout](https://composio.dev/toolkits/clearout) - Clearout is an AI-powered service for verifying, finding, and enriching email addresses. It boosts deliverability and helps you discover high-quality leads effortlessly.
- [Clientary](https://composio.dev/toolkits/clientary) - Clientary is a platform for managing clients, invoices, projects, proposals, and more. It streamlines client work and saves you serious admin time.
- [Convolo ai](https://composio.dev/toolkits/convolo_ai) - Convolo ai is an AI-powered communications platform for sales teams. It accelerates lead response and improves conversion rates by automating calls and integrating workflows.
- [Delighted](https://composio.dev/toolkits/delighted) - Delighted is a customer feedback platform based on the Net Promoter System®. It helps you quickly gather, track, and act on customer sentiment.
- [Emelia](https://composio.dev/toolkits/emelia) - Emelia is an all-in-one B2B prospecting platform for cold-email, LinkedIn outreach, and prospect research. It streamlines outbound campaigns so you can find, engage, and warm up leads faster.
- [Findymail](https://composio.dev/toolkits/findymail) - Findymail is a B2B data provider offering verified email and phone contacts for sales prospecting. Enhance outreach with automated exports, email verification, and CRM enrichment.
- [Freshdesk](https://composio.dev/toolkits/freshdesk) - Freshdesk is customer support software with ticketing and automation tools. It helps teams streamline helpdesk operations for faster, better customer support.
- [Fullenrich](https://composio.dev/toolkits/fullenrich) - FullEnrich is a B2B contact enrichment platform that aggregates emails and phone numbers from 15+ data vendors. Instantly find and verify lead contact data to boost your outreach.
- [Gatherup](https://composio.dev/toolkits/gatherup) - GatherUp is a customer feedback and online review management platform. It helps businesses boost their reputation by streamlining how they collect and manage customer feedback.
- [Getprospect](https://composio.dev/toolkits/getprospect) - Getprospect is a business email discovery tool with LinkedIn integration. Use it to quickly find and verify professional email addresses.

## Frequently Asked Questions

### Do I need my own developer credentials to use Synthflow ai with Composio?

Yes, Synthflow ai requires you to configure your own API key credentials. Once set up, Composio handles secure credential storage and API request handling for you.

### Can I use multiple toolkits together?

Yes! Composio's Tool Router enables agents to use multiple toolkits. [Learn more](https://docs.composio.dev/tool-router/overview).

### Is Composio secure?

Composio is SOC 2 and ISO 27001 compliant with all data encrypted in transit and at rest. [Learn more](https://trust.composio.dev).

### What if the API changes?

Composio maintains and updates all toolkit integrations automatically, so your agents always work with the latest API versions.

---
[See all toolkits](https://composio.dev/toolkits) · [Composio docs](https://docs.composio.dev/llms.txt)
