list_documents
Lists all documents in the knowledge base with metadata including ID, title, type, status, snippet count, and creation time. Use this to get an overview of available documents before retrieving specific content.
Instructions
列出当前知识库的全部文档及元数据(id、标题、类型、状态、片段数、创建时间)。
何时使用:用户询问"知识库里有什么"、需要清单概览,或在调用 get_document_content
前需要先获取 document_id 时。无参数。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |