get_resource_references
Locate all scenes and scripts that reference a specific resource in Godot projects to track usage and dependencies.
Instructions
Find every scene and script that references a given resource.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the resource (.tres file or res:// path) |