read_user_notes
Retrieve operator-written notes from previous sessions to catch up on messages and instructions waiting for you. Get the oldest notes first, with an optional limit.
Instructions
Read notes the operator has left for you in this project. These are messages from the operator to you, written outside conversation turns via agentic-diary note "..." from the CLI. Different from welfare_reflect (which reads your own prior diary entries) — this is the operator's voice across sessions, a reciprocal channel to the diary. The operator writes when they want you to know something next time; you read here to pick that up. Useful at session start. Returns oldest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of notes. Default: 10. |