Skip to content

[UX] 工具调用确认弹窗中的 tool 名称翻译成中文描述 #24

Description

@yukre

问题描述

工具调用确认弹窗中直接展示了原始的 MCP tool 名称(如 mcp__cloudbase__writeNoSqlDatabaseStructure),普通用户无法理解这个工具具体要做什么,导致不敢点击允许。

当前现象

如截图所示:

  • 弹窗标题:「工具调用需要确认」
  • 展示的 tool 名称:mcp__cloudbase__writeNoSqlDatabaseStructure
  • 用户无法直观判断:这个工具是要读取数据?创建表?还是删除数据?

需求

将原始 tool 名称翻译/映射为友好的中文描述,例如:

  • mcp__cloudbase__writeNoSqlDatabaseStructure「创建数据库集合」
  • 让用户一眼就能理解该操作的具体行为和风险

优先级

High — 直接影响用户对工具调用的判断和信任,阻塞正常使用流程

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions