agent_memory_list
List all keys in a memory namespace, returning keys with types and sizes without revealing values.
Instructions
List all keys in a memory namespace. Returns keys with types and sizes, not values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your agent API key | |
| namespace | No | Memory namespace (default: "default") | |
| prefix | No | Optional key prefix filter |