take_screenshot
Capture the editor viewport or active window to a PNG, returning the file path, width, and height for viewing with the Read tool.
Instructions
Capture the editor to a PNG.
mode "viewport" captures the level viewport; "window" captures the entire active editor window (material editor, BP graph, widget designer, etc.).
Returns the file path, width, and height. Use Read tool to view the image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | viewport | |
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |