memory record delete
Delete a memory record.
Description
Delete a single long-term memory record
(DELETE /memories/{id}/memory-records/{memoryRecordId}). 200 OK; prints the
deleted record id.
Synopsis
Arguments
<id> (string) — memory id. Required.
<record-id> (string) — memory record id. Required.
Options
This command takes no command-specific options.
Examples
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