sage_list
Browse stored agent memories using filters for tag, status, domain, and pagination. Retrieve memory entries sorted by newest, oldest, or confidence to find relevant information.
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) |