load_level
Open a level in the O3DE Editor by passing its project-relative path. Load any level for editing or testing directly.
Instructions
Open a level in the O3DE Editor.
Args: level_path: Path to the level relative to the project (e.g. 'Levels/MyLevel').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |