filesystem_manage
Manage Godot project files: read, write, delete, create directories, rename, and handle scripts, shaders, themes, translations.
Instructions
Godot filesystem operations. Call godot_catalog for the operation tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | Operation in the filesystem branch | |
| params | Yes | Parameters for the selected operation |