Replies: 2 comments 1 reply
-
When you see "No tools available" after installing tools, it's usually due to one of these reasons: the tool isn't enabled or configured for your current workspace/tenant, required credentials are missing, the UI cache hasn't refreshed, or your user/session setup isn't complete. Dify splits tool management between backend (where tools must be registered, enabled, and have credentials set per tenant) and frontend (which loads tools via API and applies filters) [code reference]. Try these steps:
Recent changes to plugin management and tool selector logic may also affect visibility, so if you updated Dify recently, try restarting the app or reloading the tool list [plugin management PR]. If none of these help, please share which tool(s) you installed and how, so we can dig deeper. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
Got it 👍 I can see from your screenshots what’s happening. You’ve already installed the plugin (Markdown 转 DOCX) from the Marketplace, but when you try to create a node, the right-side panel says “No tools available.” That usually means one of these: The plugin is installed but not enabled – after installing, make sure you’ve refreshed/reloaded the page and that the plugin is active (sometimes you need to toggle it on in the settings). Wrong node type – when you add a node, make sure you’re under the correct tab (工具/Tools → 插件/Plugins). If you’re in “自定义” or “MCP,” it won’t show marketplace tools. Plugin hasn’t been registered – some marketplace plugins need you to click the ⚙️ settings button after installing to configure them before they appear. Check if the Markdown 转 DOCX plugin has any configuration needed (like path or API key). Bug/cache issue – occasionally, the workspace doesn’t refresh the tool list after install. Try: Reload the page, or Uninstall and re-install the plugin, then restart. ✅ Quick fix to try first: Go to 插件 (Plugins) in the right panel instead of “工具 → 自定义” or “MCP.” See if “Markdown 转 DOCX” shows there. If still empty, uninstall → reinstall → refresh. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I have already installed the tools,But creating a node shows No tools available

2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions