get_resource_properties
Read properties of a Godot resource file and output them as structured JSON data.
Instructions
Read the stored properties of a resource file as JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Godot project directory | |
| resourcePath | Yes | Path to the resource (relative to project) |