sage_list
Retrieve a filtered list of memories by domain, status, or tag to explore what has been stored in the system.
Instructions
Browse memories with filters. Use this to see what memories exist in a domain, with a specific status, or tagged with a label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Filter by domain tag | |
| limit | No | Max results to return | |
| offset | No | Pagination offset | |
| sort | No | newest | |
| status | No | Filter by status (proposed, committed, deprecated) | |
| tag | No | Filter by user-defined tag |