memoryguard_memory_search
Search governed memories by text and lifecycle status to locate relevant entries without knowing the exact memory ID. Filter by states such as active, conflicted, or quarantined.
Instructions
Use when finding governed memories by text and lifecycle status. Do not use when an exact memory_id is known; use memoryguard_memory_read instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | maximum results to return (default: 5 for conversation recall) | |
| query | No | search query | |
| status | No | lifecycle status filter; defaults to active | |
| agent_instance_id | No | optional identity consistency check; trusted MCP environment is authoritative |