Tool
App IntegrationsTool Node
Overview
Supports the following operations: Built-in, API Tool, Custom Function, Google Search, DuckDuckGo Search, Calculator, Wikipedia.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
toolType | string | — | Configuration field for toolType |
toolName | string | — | Configuration field for toolName |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{tool.result}}anyOutput field: result
Examples
Basic Usage
Example configuration:
{
"toolType": "value",
"toolName": "value"
}Tips & Best Practices
- •Ensure all required fields are configured.
- •Check the output variables to see available data.
Try Tool in Your Workflow
Create a free account and start building AI-powered workflows with the Tool node.
Open Workflow Editor