get_niagara_actors
Retrieve all Niagara actors in the current Unreal level. Optionally filter by system name or path to find specific VFX instances.
Instructions
Get all Niagara actors in the current level.
Args: system_filter: Optional filter on the Niagara System name or path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |