list_docs
List documents under a specified notebook path, with optional filters for flashcards, hidden items, sorting, and maximum count.
Instructions
列出指定笔记本路径下的文档
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 路径,根目录使用 / | |
| sort | No | 思源排序模式 | |
| notebook | Yes | 思源块、文档、笔记本或数据库 ID | |
| flashcard | No | 是否只列出闪卡相关文档 | |
| showHidden | No | 是否显示隐藏文档 | |
| maxListCount | No | 最大数量 |