Search memories
mindmap_searchSearch across all saved context to relocate past discussions. Filter by source, tag, tier, or include archived memories. Browse by recency with an empty query.
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 |
|---|---|---|---|
| query | No | Keywords; empty = browse by recency | |
| source | No | Filter by origin tool | |
| tag | No | Filter by tag | |
| tier | No | Filter by tier | |
| include_archived | No | Include forgotten traces | |
| limit | No | Max results |