mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #12796] issue: No Tools From Tool Server if Added via Admin Settings #55384
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ewgdg on GitHub (Apr 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12796
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.2
Ollama Version (if applicable)
No response
Operating System
Arch Linux
Browser (if applicable)
google chrome
Confirmation
README.md.Expected Behavior
tools are available if a tool server is added from admin panel.
Actual Behavior
No Tools are available if the tool server is added via Admin Settings.
Steps to Reproduce
Logs & Screenshots
No errors.
Additional Information
I am able to see the tools if I add the tool server from user settings.
I am not sure if this behavior is by design?
maybe related to this issue https://github.com/open-webui/open-webui/discussions/12673 ?
@tjbck commented on GitHub (Apr 13, 2025):
https://docs.openwebui.com/openapi-servers/open-webui/#-user-tool-servers-vs-%EF%B8%8F-global-tool-servers
@Fu-Jie commented on GitHub (Apr 20, 2025):
I have the same problem.
@17jmumford commented on GitHub (Jul 23, 2025):
We've run into the same problem with our team. One team member has added a Global Tool Server in the admin panel. No other team members are able to see the server or the tools, including other admins. Very odd.
@rgaricano commented on GitHub (Jul 23, 2025):
and s/he added a entry for each server tool? (and enabled its in the model?)
as:
@rgaricano commented on GitHub (Jul 23, 2025):
I forget...& did s/he set the visibility of the tool as public or private for correct groups? (in server-tool gear)
@17jmumford commented on GitHub (Jul 23, 2025):
Yes. Let's continue this in https://github.com/open-webui/open-webui/issues/15969, I have a lot more detail there