Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
已注册的 WebMCP 工具
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
注册的工具是指您的网站向 AI 代理公开的特定功能(例如“预订餐桌”或“添加到购物车”)。
此审核仅供参考。Lighthouse 会使用声明式或命令式 API 列出网页上注册的所有 WebMCP
工具。如果未注册任何工具,结果列表将为空。
解决方法
您可以使用声明式 API 或命令式 API 注册工具:
- 声明式 API:直接将
toolname 和 tooldescription 属性添加到
您的 <form> 元素。
- 命令式 API:使用 JavaScript 通过
navigator.modelContext.registerTool 注册工具。
最佳做法
- 使用清晰且面向操作的名称(例如
toolname="book_appointment")。
- 提供详细说明,解释工具的功能以及代理应何时使用该工具。
- 如需了解详情,请参阅 WebMCP 文档。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-05-05。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-05-05。"],[],[]]