find_nodes_by_script
Find live nodes in a running Godot game by matching a substring in their attached script's path, and optionally retrieve specified node properties.
Instructions
Find live nodes in the running game whose attached script path contains the given substring
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | ||
| properties | No |