get_asset_info
Retrieve metadata for any asset in Unreal Engine 5, including its class, package, and key properties, by specifying the asset path.
Instructions
Get asset metadata: class, package, and key properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |