godot_simulate_input
Simulate mouse, keyboard, or joypad events in Godot by specifying event type, key, action, position, and strength. Test input handling without physical devices.
Instructions
Inject simulated mouse, keyboard, or joypad events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |