rename_doc
Renames a document in the specified notebook using its storage path. Provide the new title and document path to update the document's name.
Instructions
按存储路径重命名文档
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 文档存储路径 | |
| title | Yes | 新标题 | |
| notebook | Yes | 思源块、文档、笔记本或数据库 ID |