write_note
Write or append content to a markdown note in your vault. Provide the file path and text, and select append or overwrite mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | append | |
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |