Give Agents Real Capabilities
Build custom tools that let your AI agents call APIs, run JavaScript, and execute multi-step workflows — all during live conversations.
HTTP Tools
Call any REST API during a live conversation. Look up orders, check inventory, update CRM records — your agent acts on real data.
JavaScript Tools
Run custom JS logic for calculations, data transformations, conditional routing, and anything an API alone can't handle.
Multi-Step Tools
Chain multiple actions into a single tool. Validate input, call an API, format the response, and update your system — all in one step.
Call any API during a live conversation
Create tools that hit your REST APIs in real time. Agents can look up customer records, check order status, update CRM fields, or trigger any webhook — all while talking to a customer.
- GET, POST, PUT, DELETE with dynamic parameters
- Auth header injection (Bearer, API key, custom)
- Response mapping to agent-friendly output
- Timeout and retry configuration
Custom logic when APIs aren't enough
Write JS functions that run server-side during conversations. Calculate pricing, validate inputs, transform data, or implement business logic that goes beyond simple API calls.
- Full JavaScript runtime with async/await
- Access conversation context and memory
- Return structured data back to the agent
- Test and debug in the built-in editor
Chain actions into powerful workflows
Combine HTTP calls, JS logic, and conditional branching into a single tool invocation. Your agent can execute complex workflows without multiple round-trips.
- Sequential and parallel step execution
- Conditional branching based on previous results
- Error handling and fallback steps
- Share data between steps automatically
Explore More
Features
Learn agentic AI
Learn how to build agents that work

Is AI Better Than Your Humans? Score Both on One Rubric

Every Failed Call Is a Test Case You Haven't Written Yet

Your Conversations Are Already CRM Data. Here's How to Use Them.

We open-sourced our AI agent testing engine

Customers Don't Trust AI Voices. Here's What Actually Changes That

The AI Agent Dashboard of 2026: What Teams Actually Need to See

AI Agents Are Great. Until They're Not. When to Put Humans Back in Control

Zero-Shot or Zero Chance? How AI Agents Handle Calls They've Never Seen Before
Learn Agentic AI
Weekly. Patterns for shipping agents that work. MCP, scorecards, regression tests, prompts, model comparisons.