list_memories
List all active memories for an agent, sorted by most recent write. Expired entries are excluded. Each call costs 1 credit.
Instructions
List all memories stored under an agent ID, ordered by most recently written. Expired memories are excluded. Costs 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results. Default 50, max 200. | |
| agent_id | Yes | The agent identifier. |