prepend_block
Inserts a child block at the beginning of a specified parent block in SiYuan Note, supporting markdown or DOM content.
Instructions
在父块开头插入子块
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | 块内容 | |
| dataType | No | 输入格式 | markdown |
| parentID | Yes | 思源块、文档、笔记本或数据库 ID |