get_uid
Retrieve the unique identifier (UID) for a Godot resource from its file path using Godot's resource database.
Instructions
Read a resource UID using Godot's resource database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. | |
| resourcePath | Yes |