read_memory
Retrieve stored project context such as architecture decisions, API contracts, conventions, bugs, todos, or glossary to avoid scanning unrelated source files.
Instructions
Read a memory section. Use this to retrieve stored project context such as architecture decisions, API contracts, conventions, bugs, todos, or glossary. Prefer reading memory before scanning unrelated source files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | The memory section to read. One of: overview, architecture, api-contracts, decisions, bugs, todos, conventions, glossary. |