Tool
Tool
Tool nodes are used in the workflow to invoke a tool's API.
A tool is a collection of APIs. Both self-built tools and official open tools provided by GPTBots can be added as tool nodes in the workflow.
Adding a Tool Node
After opening the add panel, select the API of the tool you want to add as a node, and click "Add" to add that API as a tool node.
Node Configuration
Tool nodes do not require configuration of input or output variables, as the input and output of the tool API are fixed. Therefore, you only need to configure the values of the input parameters.