Recall memory
recall_memoryRetrieve and display specific memories from Pathmark's memory store before answering, ensuring transparent context use in MCP-capable harnesses.
Instructions
Transparent recall for any MCP-capable harness. Use this at task start or before answering to show exactly which memories were used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Exact memory IDs from a prior Pathmark context block. Preserves the original visible-recall set. | |
| kind | No | ||
| tags | No | Optional tags to scope visible recall, such as the current workspace tag. | |
| limit | No | ||
| query | No | Task, repo, or question to retrieve memory for. Empty query returns recent records. | |
| namespace | No | ||
| includeRecords | No | Include a second full-record copy. Defaults to true for compatibility. |