ue_console_command
Run any Unreal Engine console command and capture its output, excluding blocked commands for safety and stability.
Instructions
Execute a UE console command and capture output. Blocked commands: exit, quit, crash, gpf, open, servertravel, killall.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |