mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-01 20:35:52 -04:00
664 B
664 B
Tools
Within a workflow, Dify provides both built-in and customizable tools. Before utilizing these tools, you need to "authorize" them. If the built-in tools do not meet your requirements, you can create custom tools within "Dify—Tools".

Configuring a tool node generally involves two steps:
- Authorizing the Tool/Creating Custom Tools
- Configuring Tool Inputs and Parameters
For guidance on creating custom tools and configuring them, please refer to the tool configuration instructions.