generate_scene
Generate a sim-ready Isaac USD scene from a text prompt by running the full Shell-to-SceneReview pipeline.
Instructions
Generate a sim-ready Isaac USD scene from a prompt.
Runs the full Shell->SceneReview pipeline; spends real LLM budget
(bounded by the resolved budget cap) and takes minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| scene_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| cost_usd | Yes | ||
| revision | Yes | ||
| scene_hash | Yes | ||
| quality_status | Yes | ||
| preflight_warnings | Yes |