manage_resource
Read or modify properties in Godot .tres and .res resource files to manage project resources.
Instructions
Read or modify .tres/.res resource files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: read or modify | |
| properties | No | Properties to modify | |
| projectPath | Yes | Godot project path | |
| resourcePath | Yes | Resource file path (relative to project) |