blender_set_active_camera
Set the active camera before rendering to control which camera angle is used, ensuring the correct view when multiple cameras exist.
Instructions
Choose which camera the render uses. Call this before blender_render or blender_capture_viewport with mode='camera' if the scene has several.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | json |