append_note
Append content to an existing note by title; if the note does not exist, the operation fails.
Instructions
Append content to an existing note. Fails if the note does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |