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
| Action | Description |
|---|---|
| GetMemory | Retrieve conversation memory (message history) with filtering and formatting options. |
| GetSessionInfo | Get information about the current session. |
| GetAgentPersona | Retrieve the agent's persona information. |
| GetCurrentPrompt | Get the current prompt being used in the skill. |
| GetTriggeredAct | Retrieve the act (event) that triggered the current flow execution. |
Updated 9 days ago
