Tool Edges
Purpose: Connect LLM nodes to tool nodes for AI tool calling Tool edges are special connections that make tools available to LLM nodes. When an LLM is connected to tool nodes via tool edges, those tools become part of the LLM’s available function set.

- The LLM Node has a TOOLS output handle (top right)
- A tool edge (dashed line with 🔧 wrench icon) connects to the Tool Node
- The tool becomes available to the LLM for function calling
- The LLM can decide when and how to use this tool during execution
- MEMORY - For conversation history (bottom)
- PARALLEL - For standard execution flow
- ERROR - For error handling
Visual Indicator:
- Icon: 🔧 Wrench
- Label: Tool name or icon
- Connection: Standard left-to-right flow
- Search Knowledge Base - Find help articles
- Check Order Status - Query order database
- Create Ticket - Generate support ticket

