ctx_search
Search persistent project context to retrieve rules, decisions, and conventions before writing code, preventing inconsistencies. Returns relevant context within a specified token budget.
Instructions
Search persistent project context for rules, decisions, conventions, and facts.
Use this BEFORE writing code to understand project patterns and avoid inconsistencies. Returns relevant memories within the specified token budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| scope | No | ||
| context_pack | No | ||
| token_budget | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |