list_entities
Get every entity in the currently open O3DE level, returned as a JSON array containing id and name fields.
Instructions
List all entities in the currently open O3DE level.
Returns a JSON array of objects with 'id' and 'name' fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |