memory_list
Retrieve memories from a project's local database with options to filter by tags, status, project, category, sort by field and order, and paginate results.
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 | |||