Overview
Capabilities are the tools and actions your AI agent can execute during conversations and workflows. While context integrations give your agent knowledge, capabilities let it actually do things: book appointments, update CRM records, send notifications, trigger workflows, and more.Built-in Tools
Built-in tools are available automatically with your Conduit account. They work with both chat and voice agents.| Tool | What It Does |
|---|---|
| Calendar Booking | Check availability and book appointments on connected calendars |
| Internet Search | Search the web for real-time information during conversations |
| Availability Check | Verify availability across connected systems |
Managing Tool Access
- Navigate to Agent Hub > AI Tools > Select a tool > Access
- Enable the tool for individual agents, or turn on Global access to make it available to all your chat and voice agents
AI Tools Reference
Learn more about managing built-in tool access for your agents.
Tool Marketplace
Conduit’s tool marketplace provides access to 850+ pre-built integrations across dozens of categories. These tools extend what your AI agent can do without any custom development.Categories include:
CRM
Create contacts, update deals, log activities, and sync records with your CRM.
E-commerce
Look up orders, process returns, check inventory, and manage customer accounts.
Project Management
Create tasks, update tickets, assign work, and sync project status.
Communication
Send emails, SMS, and notifications through additional platforms.
Data & Analytics
Push data to analytics platforms, update spreadsheets, and sync records.
Scheduling
Book meetings, check availability, and manage calendar events.
Connecting Marketplace Tools
- Navigate to Settings > Integrations > Discover
- Browse categories or search for a specific tool
- Select the tool and follow the authentication prompts
- Once connected, the tool becomes available to your AI agents and workflows
Workflow Actions
Workflows extend your AI agent’s capabilities with automated sequences of actions triggered by events. Workflow action nodes can:| Action Category | Examples |
|---|---|
| Messaging | Send SMS, email, WhatsApp messages, or Slack notifications |
| AI | Run AI prompts, inject an AI agent into a conversation, generate responses |
| Workspace | Assign conversations, attach labels, update contact fields |
| Controls | Add delays, branch on conditions, wait for events |
| HTTP | Send webhooks to external systems |
| Business Tools | Create or update records in connected CRM and business platforms |
Workflow Guide
Learn how to build automated workflows with triggers, actions, and conditional logic.
Custom Tools
For workflows and processes specific to your business, you can build custom tools that your AI agent can use during conversations. Custom tools let you define:- When the tool should be used (trigger conditions)
- What data to collect from the conversation
- What action to perform (API call, record update, notification, etc.)