sage_list
List memories with filters for tag, status, or domain, plus sorting and pagination to find relevant entries from persistent agent memory.
Instructions
Browse memories with filters. When domain is omitted, app-v23 uses this agent's exact authenticated home domain; pre-v23 retains the historical unscoped list. An explicit domain is never looked up or remapped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by user-defined tag | |
| sort | No | newest | |
| limit | No | Max results to return (default: 20, max: 200) | |
| domain | No | Exact domain tag. Omit to use the app-v23 caller's authenticated home domain; pre-v23 remains unscoped. Explicit values are never remapped. | |
| offset | No | Pagination offset | |
| status | No | Filter by status (proposed, committed, deprecated) |