rememb_read
Read all stored memory entries or filter by section to load context at the start of each session.
Instructions
Read all memory entries or filter by section. Safe, read-only operation with no side effects. Use this at the start of every session to load context. Prefer rememb_search when looking for specific information by keyword or topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Filter by section: project, actions, systems, requests, user, context | |
| max_chars | No | Maximum characters of content to include per entry | |
| summary_only | No | Render a compact one-line summary per entry |