# Synthflow AI AI integration on Definable

> Synthflow AI provides AI-powered voice agents to automate both inbound and outbound calls, enhancing customer engagement and operational efficiency.

## What this connects

Synthflow AI provides AI-powered voice agents to automate both inbound and outbound calls, enhancing customer engagement and operational efficiency.

Vendor: https://synthflow.ai/

## Tools available

**79** tools available. First 12:

- `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.

## Auth

Auth schemes: `API_KEY`.

## How agents use Synthflow AI

Inside a Definable workflow, Synthflow AI is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Synthflow AI** — the Researcher (GPT-5.5) pulls context from Synthflow AI (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Synthflow AI** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Synthflow AI (create record, post message, draft email).
- **Designer / Engineer → Distributor → Synthflow AI** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Synthflow AI (attach file, open PR comment, post status).

The Verifier checks every Synthflow AI call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- ai agents — https://definable.ai/apps/category/ai-agents/
- phone & sms — https://definable.ai/apps/category/phone-&-sms/

## Related

- HTML page: https://definable.ai/apps/synthflow_ai/
- Same category (ai agents): https://definable.ai/apps/category/ai-agents/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
