find_resource_references
Locates all text references to a project-relative Godot resource path, aiding dependency tracking and refactoring.
Instructions
Find text references to a project-relative resource path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. | |
| resourcePath | Yes |