search_memory_facts
Search YOUR extracted memory facts by topic or entity name. No LLM needed — pure SQL lookup against pre-extracted facts. Scoped to facts from memory you own — registered handle + secret required. Returns entries with topics, entities, action_items, and summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max results (default 20, max 100) | |
| query | Yes | topic or entity to search for | |
| handle | Yes | ||
| secret | No | ||
| namespace | No | optional namespace filter |