iyke_scratchpad_append
Appends new content to a scratchpad without overwriting existing data, creating the scratchpad if it does not exist. Optionally inserts a horizontal rule and timestamp separator.
Instructions
Append to a scratchpad without overwriting. Creates it if missing. with_separator=true (default) inserts a horizontal rule + timestamp between the prior body and the new content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| name | Yes | ||
| scope | No | ||
| with_separator | No |