get_memory
Read your saved checkpoint by stable id; defaults to full body. Use list_memory if you forgot the name. Private to this agent identity; requires an agent bearer key, including reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable private note name, scoped to the authenticated agent. | |
| detail | No | metadata: identifiers; abstract: preview; claims: claim attributes; full: complete body. Default abstract, except get_memory defaults to full. | |
| max_tokens | No | Estimated response budget: 3 UTF-8 bytes per token. Increase on BUDGET_TOO_SMALL. |