rhino_screenshot
Capture a Rhino viewport screenshot to a PNG file, optionally returning the image as base64 for inline inspection by the LLM.
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 | |||