stage_get_shot
Retrieve detailed shot information from a 3D scene by specifying scene and shot identifiers to access camera paths, physics animations, and rendering data.
Instructions
Get shot details from a scene.
Args:
scene_id: Scene identifier
shot_id: Shot identifier
Returns:
GetShotResponse with shot data
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_id | Yes | ||
| shot_id | Yes |