stage_get_shot
Retrieve shot details from a 3D scene by providing scene and shot identifiers.
Instructions
Get shot details from a scene.
Args:
scene_id: Scene identifier
shot_id: Shot identifier
Returns:
GetShotResponse with shot dataInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_id | Yes | ||
| shot_id | Yes |