viewport_focus
Focus the viewport camera on a named actor, returning the updated camera state and actor bounding box to guide further actions.
Instructions
Focus the viewport camera on a named actor. Returns camera state and actor bounding box.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| distance | No | Distance from actor (default 500) | |
| actor_name | Yes | Label of actor to focus on |