manage_resource
Read or modify Godot .tres/.res resource files. Supply project path, resource path, and action, then update properties as needed.
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) |