brain_append
Append text to a note, creating it if missing. Write updates to persistent git-backed 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 |