Update World Model Scenario
lyzr_world_model_update_scenarioUpdate a scenario in a world model by providing the scenario ID along with new name and description. Pass the world model ID and scenario ID to modify the scenario's details.
Instructions
Update a scenario on a world model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Scenario name | |
| description | Yes | Scenario description | |
| scenario_id | Yes | The scenario id to update | |
| world_model_id | Yes | The world model id |