append_to_note
Append text to an existing Markdown note in your workspace. Provide the note's filename and the content to add.
Instructions
Append text to an existing workspace-relative Markdown note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| message | Yes |