append_response_to_note
Append Claude's response text to an existing note file, adding new content without overwriting. Ideal for saving conversation outputs to local notes.
Instructions
Append Claude's response text to an existing note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_name | Yes | ||
| response_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |