manage_resource
manage_resourceRead or modify Godot resource files (.tres/.res) to inspect or update properties within a project.
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) |