list_history_entries
List files and folders inside the SiYuan history snapshot directory to explore available backup snapshots without reading their contents.
Instructions
列出历史快照目录下的文件和文件夹。
注意事项: - path 必须以 '/history' 或 '/data/history' 开头。 - 该工具用于枚举历史目录,不直接返回快照内容。
Args: path: 历史目录路径,默认为 "/history"。
Returns: list: 历史目录下的条目列表。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /history |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |