brain_append
Append text to a note in your vault, creating it if missing, to update your persistent markdown memory.
Instructions
Append text to a note (creates it if missing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | vault-relative path | |
| text | Yes | text to append |