cavalry_render_png
Render the current animation frame as a PNG file, with optional scaling to control output resolution.
Instructions
Render the current frame as a PNG file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | Scale percentage (100 = 1x, 200 = 2x). Defaults to 100. | |
| filePath | Yes | Absolute file path for the output PNG |