search_unreal_classes
Search Unreal Engine classes, enums, and libraries by name to discover available modules and plugins before executing Python scripts.
Instructions
Search names in the live unreal module (classes, enums, libraries).
e.g. 'Niagara', 'Landscape', 'Sequencer', 'PCG', 'AbilitySystem',
'Spline', 'Foliage', 'Chaos'. Use this to discover what's available
(including from enabled plugins) before writing execute_python.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |