create_niagara_system
Create a new Niagara System asset in Unreal Engine. Provide a content path and optionally choose a template or start empty.
Instructions
Create a new Niagara System asset.
Args: asset_path: Full content path including name (e.g. "/Game/FX/NS_Fire") template: Template to base the system on — "empty" or a path to an existing system/template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | No | empty | |
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |