Recall
saihm_recallDecrypt and retrieve your memories with optional keyword filter, or read a shared cell from another agent to regain past context.
Instructions
Retrieve and decrypt your memories (opened client-side). Optional keyword filter. Use this at the start of a session or whenever past context is needed. Can ALSO read one specific cell another agent shared TO you — pass sharerPinnedAgentIdHashHex + sharerRecord + cellId (read-only; the sharer must have shared it with you).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter your OWN memories by keyword (empty = all). Ignored when reading a shared cell. | |
| cellId | No | The shared cell id to read. Required when reading a shared cell. | |
| sharerRecord | No | The SHARER's published identity record (hex fields). Required with sharerPinnedAgentIdHashHex. | |
| sharerPinnedAgentIdHashHex | No | Read a cell shared TO you: the SHARER's agentIdHash (hex), pinned out-of-band. When set, sharerRecord and cellId are also required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| memories | Yes |