rhino_screenshot
Captures a viewport screenshot from Rhino, writes a PNG to a specified path, and optionally returns the image as base64 for AI analysis.
Instructions
Capture a viewport screenshot (bridge required).
With ``as_base64=True`` the response includes ``image_base64`` so
the LLM can inspect the render inline. The PNG is also written to
``path`` regardless, for the user to save/share.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||