Skip to main content
Perform actions on an agent node’s context memory. Supports summarize, trim, clear, and export.

Actions Overview


Summarize

Replaces older messages with a concise LLM-generated summary. The agent node’s configured LLM provider and model are used for summarization.

Summarize Parameters


Trim

Removes the oldest messages to bring the total count under the specified limit.

Trim Parameters


Clear

Removes all messages from the memory instance and resets the context window size to 0.

Export

Returns all memory messages without modifying them.

Response

All actions return the same response shape: