creator_capture_viewport
Capture the current Inochi Creator viewport as a PNG for visual inspection. Default output scales to 1024px, with options for full resolution or saving to a path.
Instructions
Capture the current Inochi Creator viewport as a PNG. Returns an image the model can see. By default the long side is scaled to 1024 pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | If true, return the original resolution instead of downscaling | |
| path | No | Optional absolute path to also save the PNG |