Search memories
mindmap_searchSearch across all saved context from any tool to find a past discussion. Use keywords or filters to locate specific memories.
Instructions
Search across all saved context (every tier, every tool) to relocate a past discussion. Read-only — does not change freshness or tiers (use mindmap_resume to actually pull a memory forward).
Args:
query (string): keywords; empty string browses by recency
source/tag/tier: optional filters
include_archived (boolean): include forgotten traces (default false)
limit (number): max results (default 10)
Returns: ranked list of matching memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag | |
| tier | No | Filter by tier | |
| limit | No | Max results | |
| query | No | Keywords; empty = browse by recency | |
| source | No | Filter by origin tool | |
| include_archived | No | Include forgotten traces |