find_node_references
Search all Godot project scenes, scripts, resources, and shaders for a substring, then return matching files with up to 5 line numbers each.
Instructions
Search all project scene, script, resource and shader files for a substring and return matching files with up to 5 line numbers each
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes |