screenshot_actor
Frame the editor viewport on a specified actor and capture a focused PNG screenshot. Returns the screenshot as base64 along with the actor's identity and world location.
Instructions
Frame the editor viewport on an actor (by label or unique name) and capture a focused PNG screenshot. SYNTHETIC bridge-side handler: composes focus_actor + get_viewport_screenshot. Returns base64 PNG plus the focused actor's identity and world location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Actor label or unique name to focus on. |