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