get_viewport_screenshot
Capture a screenshot of the current Blender 3D viewport, returning it as an image with adjustable maximum size for the largest dimension using the Model Context Protocol (MCP).
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 |