read_particles
List particle systems in a Godot project, optionally filtered by scene path or particle type (GPUParticles3D, CPUParticles2D, etc.).
Instructions
List particle systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | No | Filter to a specific scene | |
| particle_type | No | Filter: GPUParticles3D, CPUParticles3D, GPUParticles2D |