memory event delete
Delete a session event.
Description
Delete a single event from a session
(DELETE /memories/{id}/actors/{actorId}/sessions/{sessionId}/events/{eventId}).
200 OK; prints the deleted event id.
Synopsis
Arguments
<id> / <actor-id> / <session-id> / <event-id> —
memory / actor / session / event ids. All 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