get_memories
Page through filtered memories by user, agent, or run scope. Control the number of memories returned with the limit parameter.
Instructions
Page through memories using filters instead of search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of memories to return. | |
| run_id | No | Run scope. | |
| user_id | No | User scope. Defaults to MEM0_USER_ID. | |
| agent_id | No | Agent scope. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |