Resume context
mindmap_resumeResume a prior topic by describing it in plain words; returns the merged thread from all sessions plus where you left off.
Instructions
Restart a topic by describing it in plain words — "pick up the promotion-roadmap discussion", "continue the buyer-service refactor". Resolves your description to the best match, then reassembles the WHOLE topic: the anchor memory plus its linked + closely-related fragments (a topic is usually spread across several sessions/tools), merged into one thread to continue from. Promotes the anchor on reuse. If captured, surfaces "where you left off" (next steps) so you can keep going, not just re-read.
CALL THIS PROACTIVELY at the START of a session when the user references prior work — "let's continue", "restart the X discussion", "the X project", or any topic that may have history.
Args:
query (string): topic / what you want to restart, in natural language
id (string): resume a SPECIFIC memory by id — use after the user picks from mindmap_resume_options
source (string): only resume memories from this origin tool (optional) (Provide query OR id.)
Returns: a merged topic thread (anchor + related fragments) + where you left off + which workspace to continue in, or near-misses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Resume this specific memory id (e.g. a picked choice) | |
| query | No | Topic / what you want to restart (natural language) | |
| source | No | Restrict to this origin tool |