Memory Search
Search StudioMeyer Memory across learnings, decisions, sessions, entities, and skills
Search the user's StudioMeyer Memory for: $ARGUMENTS
- Call
nex_searchfrom thestudiomeyer-memoryMCP server withquery: "$ARGUMENTS"andlimit: 10. Letexpand: true(the default) handle synonym and temporal expansion. - If the query looks fuzzy or aggregation-heavy (contains words like "all", "how many", "summarize", "total"), also set
agentic: trueso the server does iterative retrieval with a completeness check. - Present the top 5 results as a short list:
- Type (learning / decision / entity / session / skill)
- One-line summary
- Date
- Confidence or relevance score if notable
- If none of the results feel relevant, tell the user directly and suggest rephrasing or broadening the query. Do not pad with weak matches.
Do not invent details not in the search result. Cite only what the server returned.