Docs/App Integrations/Tool

Tool

App Integrations

Tool Node

Overview

Supports the following operations: Built-in, API Tool, Custom Function, Google Search, DuckDuckGo Search, Calculator, Wikipedia.

Configuration

PropertyTypeDefaultDescription
toolTypestring—Configuration field for toolType
toolNamestring—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