pick_3d_point
Pick a point in a 3D scene using normalized canvas coordinates without moving the camera. Retrieve world XYZ, hit/miss status, and point attributes for inspection.
Instructions
Pick normalized canvas XY without moving the camera. Returns hit/miss, world XYZ, object and decoded point indices and scalar attributes. Mesh/splat picks may have null indices; never infer object identity from those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | summary | |
| screen | Yes | ||
| scene_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||