Append Markdown
append_markdownAdd markdown content to an existing document in AFFiNE. Supports optional placement within the document's block structure.
Instructions
Append markdown content to an existing AFFiNE document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | ||
| docId | Yes | ||
| markdown | Yes | Markdown content to append | |
| strict | No | ||
| placement | No | Optional insertion target/position |