list_pages
Lists all document pages currently indexed to reveal documentation coverage, enumerate available topics, or verify whether a subject is included.
Instructions
列出当前索引收录的全部文档页面。
何时使用:需要了解文档覆盖范围、列举全部页面,或确认某主题是否被收录。 何时不使用:已有明确查询词时,用 search_docs 更合适。 返回:JSON,含 count 与 pages(每项含 title)。索引初始化中或刷新失败时返回 status 字段;后台刷新进行中时额外带 refreshing 字段。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |