memory_get
Agent Memory: read a stored value by key, or omit key to list all keys in your namespace. Send { ns, token, key? }. [x402 paid tool — price $0.003; POST /api/memory/get]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | Yes | Your namespace | |
| key | No | Key to read; omit to list keys | |
| token | Yes | Your secret token |