memory_list
List memories from a project with filtering by tags, category, status, and project, sorting by date, and pagination support.
Instructions
List memories with filtering, sorting, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| offset | No | ||
| status | No | active | |
| project | No | ||
| sort_by | No | updated_at | |
| category | No | ||
| sort_order | No | desc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||