检索官方文档
docs_searchSearch the HarmonyOS documentation set to get accurate details on APIs, components, and concepts while coding ArkTS/ArkUI apps.
Instructions
使用前请先加载 deveco-unified-mcp SKILL(仓库 SKILL.md 为操作手册:工作流与使用规范)。全文检索本地 2000+ 万字 HarmonyOS 官方文档(开发指南/API参考/最佳实践/FAQ/版本说明/变更预告)。编写 ArkTS/ArkUI 代码前遇到不确定的 API、组件、概念时先查文档。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数 | |
| catalog | No | 文档分类 | all |
| keywords | Yes | 搜索关键词数组,如 ["@State", "装饰器"] 或 ["List", "懒加载"] |