get_context
Retrieve architectural decisions to understand a project's codebase at the start of each session. Filter by category or search for specific decisions.
Instructions
Get all architectural decisions for this project. Call this at the START of every session to understand the codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (optional) | |
| query | No | Search for specific decisions (optional) |