uid_to_project_path
Convert a Godot resource UID to its project file path. Provide the UID to get the corresponding file location.
Instructions
Convert a Godot UID to a project file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The UID to look up (e.g. 'uid://abc123') |