Skip to main content

Agent Tools

Nodes

NodeDescription
CalculatorUseful for getting the result of a math expression. The input to this tool should be a valid mathematical expression that could be executed by a simple calculator.
Code InterpreterExecutes code generated by LLMs in a secure and efficient manner.
Download From URLGiven a url this tool will download the content of the page and return it as a string
Flow ToolUseful for getting the result of a math expression. The input to this tool should be a valid mathematical expression that could be executed by a simple calculator.
Flow ToolAllows an AI Agent to use a Flow as a Agent Tool.
Retriever ToolQuery a vector index as a agent tool
Search WebA search engine. useful for when you need to answer questions about current events. Input should be a search query.
SSH TerminalInteract with a remote Linux server over SSH.
SubFlow ToolAllows an AI Agent to use a SubFlow as a Agent Tool.
Tool Function CallCall a tool directly by attaching its input parameters from other nodes.