List Available Tools
flowise_list_toolsRetrieve a list of all registered tools in Flowise, including their descriptions, for use in agentflows and chatflows. Specify output format as markdown or JSON.
Instructions
List all tools available in Flowise.
This retrieves the list of registered tools that can be used in agentflows and chatflows.
Args: params: Input containing response_format.
Returns: List of available tools with their descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |