agent.memory.get
Retrieve a stored memory entry by key, returning its value, etag, size, and timestamps. Missing or expired keys return a 404 response.
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 |