get_screenshot_of_window_as_image
Capture the full Blender window as a PNG image, with an optional byte size limit to fit message constraints.
Instructions
Take a screenshot of the entire Blender window and return it as a PNG image.
size_limit_in_bytes caps the image size in bytes. Zero (the default) uses the MCP message size limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size_limit_in_bytes | No |