Skip to main content
Agents become powerful when equipped with tools. Tools enable agents to take actions, access information, and execute complex operations. Agent Tools Interface

Available Tools

Execute flows as tools within agent conversationsUse Cases:
  • Execute business logic
  • Integrate with external systems
  • Perform complex calculations
  • Trigger automated workflows
Configuration:
  • Select which flows the agent can access
  • Map flow inputs to conversation context
When to Enable: Enable flow tools when the agent needs to:
  • Perform specific, well-defined operations
  • Execute complex multi-node workflows
  • Interact with external systems
  • Process files or documents
Create focused flows for specific tasks, then give agents access to them.
Example:
Agent: "I'll look up that customer information for you."
→ Executes "Get Customer Info" flow
→ Receives customer data
Agent: "Here's what I found about that customer..."

Agent Deployments

Learn how to deploy and manage agents