Add task agents to workflows

Task agents perform discrete units of work within a workflow, such as running scripts, calling APIs, or processing data. You configure each agent to carry out a specific action using the inputs available from earlier steps.

A task agent step delegates work to an AI-powered or rule-based agent that executes a defined job and returns a result. You can chain multiple task agent steps together, pass outputs from one agent as inputs to the next, and combine them with other step types to build sophisticated automation workflows.