chat_get_context
Fetch recent chat transcript and summarize the compact knowledge base to restore agent context quickly for Blueprint authoring or level inspection in Unreal Editor.
Instructions
Return recent chat context and compact knowledge-base state.
KB: see knowledge_base/32_AGENT_PLAYABLE_SLICE_RECIPE.md#overview Example: chat_get_context()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | ||
| message_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |