Search by context
Memory
Search by context
Find memories relevant to the current task by matching goals and environment against past episodes.
POST
Search by context
This is the most powerful memory retrieval method. It answers: “What did we do last time we were in this exact situation?”Documentation Index
Fetch the complete documentation index at: https://docs.minns.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request body
Maximum number of results.
Minimum similarity threshold (
0.0–1.0). Set to null to use the default.Filter by agent. Set to
null to search across all agents.Filter by session. Set to
null to search across all sessions.Example request
Response
Returns an array ofMemoryResponse objects (same schema as Get agent memories).
