append_file
Append content to a markdown note, creating the note if it doesn't exist and updating its modified time.
Instructions
WRITE — appends to a note and bumps updated. Creates the note when it is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |