e4dcfc49aa
Tests / Import Check (Python 3.13) (push) Has been cancelled
Tests / Import Check (Python 3.14) (push) Has been cancelled
Tests / Python Tests (Python 3.11) (push) Has been cancelled
Tests / Python Tests (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.14) (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
Tests / Lint and Format (push) Has been cancelled
Tests / Web Node Tests (push) Has been cancelled
Tests / Import Check (Python 3.11) (push) Has been cancelled
Tests / Import Check (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.13) (push) Has been cancelled
7 lines
578 B
YAML
7 lines
578 B
YAML
short_description: "加载扩展工具(如 MCP 服务器工具),使其在本会话中可调用。"
|
|
when_to_use: "当任务需要「Extended Tools」清单中尚未加载的工具时使用。未加载就直接调用扩展工具会失败。"
|
|
input_format: "`names` — 字符串数组,工具名须与 Extended Tools 清单完全一致。"
|
|
guideline: "只加载当前任务需要的工具,不要整批加载。加载后整个会话内持续可用,无需重复加载。"
|
|
note: "若返回 unknown,回到 Extended Tools 清单核对名字拼写。"
|
|
phase: "exploration"
|