浏览文档目录树
docs_treeExplore the official HarmonyOS docs hierarchy to find pages by category, chapter, and title. Specify a path and depth to expand directories and retrieve document IDs for subsequent reading.
Instructions
使用前请先加载 deveco-unified-mcp SKILL(仓库 SKILL.md 为操作手册:工作流与使用规范)。浏览官方文档库目录树(分类→章节→页面,页面附标题),先目录定位再全文检索再读全文。页面路径即文档 ID,可直接用于 docs_read。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | 目录锚点,如 "开发指南/ArkUI_方舟UI框架",从该目录展开 | |
| depth | No | 展开深度 | |
| catalog | No | 只看某一分类时指定;缺省全部 |