get_actor_info
Retrieve detailed information about any actor in an Unreal Engine level by providing its label. Shows properties, transforms, and metadata for scene debugging.
Instructions
Get detailed information about a specific actor in the Unreal Engine level.
Parameters:
actor_label: The label/name of the actor to get information about
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor_label | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |