LogoLogo
  • Overview
  • Chatbot Features
  • Studio
  • Orchestration Interface
    • Node Orchestration
      • Node
        • Start
        • End
        • Direct Reply
        • LLM
        • Question Classifier
        • Knowledge Retrieval
        • Code Execution
        • Doc Extractor
        • HTTP Request
        • Conditional Branch IF/ELSE
        • Iteration
        • List Operator
        • Parameter Extraction
        • Template
        • Tools
        • Variable Aggregator
        • Variable Assigner
    • Variables
    • Application Toolkits
    • File Upload
  • Dataset
    • Dataset Creation
    • Text Preprocessing and Cleaning
      • Advanced Configuration
    • Retrieval Test/Citation
  • Privacy Policy
Powered by GitBook
On this page

Was this helpful?

  1. Orchestration Interface
  2. Node Orchestration
  3. Node

Tools

PreviousTemplateNextVariable Aggregator

Last updated 2 months ago

Was this helpful?

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

  • Built-in Tools: Tools provided by Glik.

  • 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 Glik menu navigation -- Tools section.

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

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