mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: Default enabled external tools server #6452
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 @0zheermao0 on GitHub (Sep 19, 2025).
Check Existing Issues
Problem Description
The Direct external tool is disable by default in v0.6.29, but didn't able to set which tools should be enabled by default(like search mcp) or providing a convenient interaction to toggle tools.
Desired Solution you'd like
Tools can be set whether enabled by default in the setting->external tool
Alternatives Considered
No response
Additional Context
No response