memory_search
Search stored memory items using semantic similarity or keyword matching. Filter results by user and scope for data isolation.
Instructions
Search across memory items using semantic similarity or keyword matching. Filter by user_id and scope for isolation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| as_of | No | ||
| query | Yes | ||
| scope | No | ||
| user_id | No | ||
| variant | No | ||
| database | No | ||
| adaptive_k | No | ||
| search_mode | No | hybrid | |
| type_filter | No | ||
| agent_filter | No | ||
| recency_bias | No | ||
| conversation_id | No | ||
| include_bench_data | No | ||
| include_scratchpad | No |