memory list
List memories.
Description
List memories, paginated. In table format each row shows ID, name, state, event TTL, and created time; the current page, total pages, and total item count are printed on stderr. With no results, prints "No memories found." on stderr.
Synopsis
Options
--page (integer)
Page number (1-based).
- Required: No
- Default:
1
--size (integer)
Page size.
- Required: No
- Default:
10
Global options
All grn agentbase commands accept:
-o, --output json|table|id— output format (defaulttable)-i, --interactive— prompt for missing required parameters- The shared
grnglobal options:--profile,--region,--query,--endpoint-url,--debug
Examples
List the first page of memories:
List a larger page:
Emit IDs only (scripting):