Replace Document With Markdown
replace_doc_with_markdownReplace a document's main note content with specified markdown to update its core text.
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 |