agent.memory.get
Retrieve a stored memory entry by its key, returning the value, etag, size, and timestamps, or a 404 error if missing or expired.
Instructions
Read a memory entry by key. Returns the value, etag, sizeBytes, timestamps. 404 if missing/expired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |