配置 Tool
Tool 是 Agent 可调用的执行能力。Hub 负责登记、存储与绑定,Runtime 在部署后加载这些能力。 Tool 记录能力名称、描述和来源。只把 Agent 完成任务所需的 Tool 加入绑定;写文件、执行命令或访问外部系统的 Tool 应经过额外权限审查。推荐做法
- 描述应说明何时使用,而不仅是功能名称。
- 用 Agent 绑定表达可用性,由管理员在配置时完成授权。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
注册 Agent 可调用的执行能力并配置授权。