search_memory
Retrieve durable project knowledge, past decisions, conventions, and user preferences from session memory. Use when current context lacks the needed information.
Instructions
Search durable project knowledge and previous important decisions. Use when reasoning depends on why a previous architectural or implementation decision was made, or to find long-term project facts, conventions, and user preferences. Call this when get_context() does not contain the needed information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| query | Yes | Search query | |
| project_id | Yes | Project to search in | |
| memory_types | No | Filter by memory types |