Misc. Get

Miscellaneous getter actions for retrieving contextual information during skill execution — including conversation memory, session details, the current prompt, the triggering act, and the agent's persona.

Available Actions

ActionDescription
GetMemoryRetrieve conversation memory (message history) with filtering and formatting options.
GetSessionInfoGet information about the current session.
GetAgentPersonaRetrieve the agent's persona information.
GetCurrentPromptGet the current prompt being used in the skill.
GetTriggeredActRetrieve the act (event) that triggered the current flow execution.