Introduction
- Create and run graphical workflows built around agents: LLM models and tools
- graphical refers to node graphs rather than visual interface
- Has a visual interface too
- Part of a suite of agent-centric tools
- Invokes models over API
- wide range of compatibility
- Tools exposed over MCP servers
- After editing, workflows can run using headless runner
- Useful for automated periodic or triggered tasks
- Can be called from other applications