update_note
Replace a note's entire body while preserving its frontmatter. Read the note first and carry forward any content that should remain.
Instructions
Rewrite a note's entire body. The frontmatter block is preserved verbatim (use edit_note to change frontmatter). Everything below it is replaced with content — read_note first and carry forward anything that should survive. For targeted corrections use edit_note instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| name_or_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||