memory_search
Search local memory for prior coding context, past decisions, and project conventions to inform current development.
Instructions
Search local EverOS memory for prior coding context. Use for historical fixes, past decisions, or project conventions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Short query: a few keywords or one short phrase. | |
| top_k | No | Max results per kind. Default 5. | |
| method | No | hybrid | |
| owner_type | No | user | |
| project_id | No | EverOS project_id. Optional when the MCP can infer a repo-based default from the current workspace. |