get_viewport_screenshot
Capture and export a screenshot of the current Blender 3D viewport with customizable maximum size, returned as an Image. Ideal for AI-assisted workflows and documentation in BlenderMCP.
Instructions
Capture a screenshot of the current Blender 3D viewport.
Parameters:
- max_size: Maximum size in pixels for the largest dimension (default: 800)
Returns the screenshot as an Image.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_size | No |