chat_send_response
Send an agent's final response to the Unreal Editor chat widget, delivering results or updates directly into the active chat session.
Instructions
Send an agent response back to the UE editor chat widget.
KB: see knowledge_base/32_AGENT_PLAYABLE_SLICE_RECIPE.md#overview Example: chat_send_response(message="I created the requested Blueprint.")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | ||
| message | Yes | ||
| session | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |