search_memory
Search your local EverOS memory for relevant episodes and facts by query. Scoped to the current project; optionally include your user profile.
Instructions
Search your local EverOS memory — past Claude Code conversations you
ingested (via everos-ingest-claude) or facts you saved with remember.
Returns the most relevant episodes for query. Scoped to the current
Claude Code project unless project_id is given. Set include_profile=true
to also return your user profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| project_id | No | ||
| include_profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |