get_memories
Retrieve stored memories by applying filters for user, agent, or run scopes instead of using search queries.
Instructions
Page through memories using filters instead of search.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User scope. Defaults to MEM0_USER_ID. | |
| agent_id | No | Agent scope. | |
| run_id | No | Run scope. | |
| limit | No | Maximum number of memories to return. |