Replace Document With Markdown
replace_doc_with_markdownReplace the main content of an AFFiNE document with provided markdown, updating the note text directly.
Instructions
Replace the main note content of a document with markdown content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | ||
| docId | Yes | ||
| markdown | Yes | Markdown content to replace with | |
| strict | No |