ClickAI Docs
ClickAI Docs En
ClickAI Docs En
  • Welcome
  • GETTING STARTED
    • Sign up
    • Personal Setting
  • FUNCTION
    • AI Assistant
    • Creative
    • Community
      • Community User Guide
        • Post
        • Course
        • Event
        • Member
          • Leaderboard
        • Comunity Description
        • AI Avatar
      • Create Community
        • Create About Page
        • Create Course
        • Create Leaderboard
        • Create Bot Store
    • Academy
    • Studio
      • Create Chatbot
      • Create ChatFlow
        • Key Concepts
        • Variables
        • Node Description
          • Start
          • Trả Lời Trực Tiếp
          • Large Language Model (LLM)
          • Knowledge Retrieval
          • Question Classifier
          • Conditional Branch IF/ELSE
          • Code Execution
          • Template
          • Doc Extractor
          • List Operator
          • Variable Aggregator
          • Variable Assigner
          • Iteration
          • Parameter Extraction
          • HTTP Request
          • Tools
        • Shortcut Key
        • Orchestrate Node
        • File Upload
        • Additional Features
        • Debug and Preview
          • Preview and Run
          • Step Run
          • Conversation/Run Logs
          • Checklist
          • Run History
        • Application Publishing
      • Create Agent
      • Create Workflow
  • PAYMENT
    • Subscription Plans
    • Upgrade
    • Community subscription
    • Course subscription
  • POLICIES
    • Privacy Policy
    • ClickAI Community Guidelines
    • Affiliates Policy
Powered by GitBook
On this page
  1. FUNCTION
  2. Studio
  3. Create ChatFlow
  4. Node Description

Tools

PreviousHTTP RequestNextShortcut Key

Last updated 5 months ago

Definition

The workflow provides a rich selection of tools, categorized into three types:

  • Built-in Tools: Tools provided by Dify.

  • Custom Tools: Tools imported or configured via the OpenAPI/Swagger standard format.

  • Workflows: Workflows that have been published as tools.

Before using built-in tools, you may need to authorize the tools.

If built-in tools do not meet your needs, you can create custom tools in the Dify menu navigation -- Tools section.

You can also orchestrate a more complex workflow and publish it as a tool.

Tool Selection

Configuring a tool node generally involves two steps:

  1. Authorizing the tool/creating a custom tool/publishing a workflow as a tool.

  2. Configuring the tool's input and parameters.

For more information on how to create custom tools and configure them, please refer to the Tool Configuration Guide.

Configuring Google Search Tool to Retrieve External Knowledge