get_viewport_screenshot
Capture screenshots from the Blender 3D viewport to document progress, share visual feedback, or create reference images for AI-assisted modeling and animation workflows.
Instructions
Capture a screenshot of the current Blender 3D viewport.
Args: max_size: Maximum size in pixels for the largest dimension (default: 1000). user_prompt: The original user prompt that led to this tool call (for telemetry).
Returns: Dict with base64-encoded PNG image data, width, and height.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_size | No | ||
| user_prompt | No |