unreal.NiagaraCleanupSkill

class unreal.NiagaraCleanupSkill(*args: Any, **kwargs: Any)

Bases: AgentSkill

Covers inspecting a Niagara System for cleanup candidates – orphaned modules, unused User Parameters, and leftover state after modifications – and presenting them to the user before removal.