What Is Agent Automation?
You can connect your favorite apps and services directly to your Custom AI Agents and enjoy a new level of personalized automation. The Agent action lets you embed AI intelligence at any point in your workflow — ask an agent a question, run a predefined command, and use the response in subsequent steps.
This means your automations are no longer limited to simple if-then logic. An AI agent can analyze data, draft content, classify information, or make decisions, and then pass the result to the next action in the chain. Agents can run any of the 11+ frontier models from OpenAI, Anthropic, and Google, use custom tools, tap project knowledge, or coordinate with an agent team.

Custom Agent Actions
Here are the actions you can use in your workflows:
| 🏷️ Field | 🔤 Description |
|---|---|
| (ACTION) Ask Agent | Uses a custom AI agent to respond to a query. |
| (ACTION) Run Agent Command | Uses a custom AI agent command. |
Agent Automation Settings
Connector options give you full control over Agent automations:
Action: Ask Agent
| 🏷️ Field | 🔤 Description |
|---|---|
| AGENT | Choose the AI agent that you will be asking a question. This field is required. |
| INPUT | Type in your question or command for the AI agent. You can type "@" or click the ➕ plus button to insert data dynamically. |
Action: Run Agent Command
| 🏷️ Field | 🔤 Description |
|---|---|
| AGENT | Select the AI agent that will execute the command. This field is required. |
| COMMAND | Choose the specific command you want the AI agent to run. This field is required. |
| INPUT | Optionally, provide additional input for the command if needed. You can type "@" or click the ➕ plus button to insert data. |
Use Cases
Here are a few ways to use the Agent action in your automations:
| 🪄 Use Case | 🔤 Description |
|---|---|
| Email triage | Feed incoming emails to an agent that classifies them by urgency and drafts suggested replies. |
| Content generation | After scraping a webpage, ask an agent to summarize the content or rewrite it for a specific audience. |
| Data enrichment | Pass lead information through an agent that researches the company and appends context before creating a CRM entry. |
| Code review assistance | Send code snippets to an agent that checks for common issues and returns improvement suggestions. |
💡 Tip: The Agent action works best when paired with data-gathering steps like Scrape Webpage or Search Web. Feed real-world data into your agent for more accurate, context-aware responses.
Related guides
- Agent Team Action — Call an entire AI Team instead of one agent
- Agent Tool Action — Use a flow as a tool inside an agent
- Agent Knowledge Action — Write results back to agent memory
- Structured Output — Typed agent responses for branching
- Custom AI Agents — Build the agents this action calls
- Branch Action — Route based on agent output
