Import / sync sessions
mindmap_importScans local AI-tool history and imports new sessions into Mind Map across Claude Code, Cursor, Copilot, and Cowork. Request on-demand synchronization of your latest work.
Instructions
Scan your local AI-tool history and import any NEW sessions into Mind Map — across Claude Code, Cursor, Copilot, and Cowork. Use this when the user says things like "import my sessions", "sync mind map", "update mind map with my latest work", "pull in my recent sessions", or "refresh my memory". (Mind Map also auto-imports periodically if enabled, but this does it on demand, now.)
Args:
source ('all'|'code'|'cursor'|'copilot'|'cowork'): limit to one source (default all)
reimport (boolean): also refresh already-imported sessions in place (default false) Returns: how many sessions were imported / refreshed / skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Which source(s) to import | all |
| reimport | No | Refresh already-imported sessions too |