scratchpad_read
Retrieve short-term working notes from the current session's scratchpad, newest first. Use at session start or when resuming a task to recover in-flight state; expired notes are purged automatically.
Instructions
Read short-term working notes from the current session's scratchpad (newest first). Use at session start or when resuming a task to recover in-flight state. Expired notes are purged automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max notes to return (1-100). Defaults to 50. | |
| session_id | No | Only notes for this session key; omit for all |