What types of Agent Nodes are available for AI tasks?

Opus offers several Agent Nodes that let you bring AI-powered actions into your Workflows, each tailored for a specific use case.

Types of Agent Nodes

  1. Opus Task – Turn natural language into an executable task. Switch to Code Task if you’d like Opus to generate code.
  2. Opus Agent – Interact directly with a Large Language Model (LLM) inside your Workflow.
  3. Decision Node – Add conditional logic so your Workflow can branch into different paths based on set criteria.
  4. Opus Code – Write and run custom Python scripts within a Workflow for advanced flexibility and integrations.