list_actors
List actors in the current Unreal Engine level with optional name and class filters to narrow results.
Instructions
List actors in the current level.
name_filter matches the World Outliner label (case-insensitive
substring); class_filter matches the actor class name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_filter | No | ||
| class_filter | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |