mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #12946] feat: Allow admin to edit mcpo tool name. #16763
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 @rollingstone87 on GitHub (Apr 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12946
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
It'll be great to have better tittle/name for mcp tools integrated from mcpo, as the mcp names are varied got from different sources, and the name/tittle can't be fully displayed in "+", which makes it difficult to choose when there are many tools avaliable.
Desired Solution you'd like
Can Admin edit the tool name in control panel, and display the updated tool name/tittle in "+" ?
Alternatives Considered
No response
Additional Context
No response
@rollingstone87 commented on GitHub (Apr 17, 2025):
@rollingstone87 commented on GitHub (Apr 24, 2025):
And it's difficult to manage between multiple n8n tools or multiple google drives.
@colinmollenhour commented on GitHub (May 15, 2025):
I think you can set the tool name by using the config JSON format.EDIT: Nevermind, I was incorrect on that..
@tjbck commented on GitHub (May 26, 2025):
Addressed with
a38e44e870in dev