get_memories
Page through memories by filtering on user, agent, or run IDs. Set a limit to control output size. Provides targeted memory retrieval without search queries.
Instructions
Page through memories using filters instead of search.
Input 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |