remove_input_action
Remove an input action from your Godot project's input map to clean up unused or deprecated controls.
Instructions
Remove an input map action
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Godot project directory | |
| action | Yes | Action name to remove |