Unreal Get Blueprint
unreal_get_blueprintInspect any Unreal Engine Blueprint asset to view its components, variables, and functions.
Instructions
Inspect a Blueprint asset, listing its components, variables, and functions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetPath | Yes | Blueprint asset path (e.g. '/Game/BP/BP_Enemy'). | |
| timeoutMs | No | Command timeout. |