update_block
Update the content of a specific block in SiYuan Note by providing its ID and new data in markdown or DOM format.
Instructions
更新块内容
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 思源块、文档、笔记本或数据库 ID | |
| data | Yes | 新内容 | |
| dataType | No | 输入格式 | markdown |