list_memories
Retrieve stored memories with optional filters for project and tags, supporting paginated results for easy browsing.
Instructions
Browse and list stored memories with optional filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (starts at 1). | |
| tags | No | Filter to memories with these tags. | |
| project | No | Filter to a specific project (None = all projects). | |
| page_size | No | Number of results per page (default: 20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |