update_note
Replace the content of an existing note at the specified path. Refuses to act if the note does not already exist, preventing accidental creation.
Instructions
Overwrite an existing note. Refuses if path doesn't already exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |