list_agent_memory
Retrieve an agent's persistent memories—facts, preferences, instructions, and stored context—with optional filters by category or user key.
Instructions
Lista memórias persistentes de um agente. Retorna fatos, preferências, instruções e contexto armazenados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | UUID do agente | |
| category | No | Filtrar por categoria de memória | |
| user_key | No | Filtrar por user_key específico (identifica o usuário final) |