input_sendKeys
Send keyboard shortcuts to MOHO to control editing and animation, including undo, redo, play/pause, and save. Supports Ctrl, Shift, Alt modifiers.
Instructions
Send a keyboard shortcut to the MOHO window. Supports modifiers (ctrl, shift, alt) combined with keys. Examples: "ctrl+z" (undo), "ctrl+shift+z" (redo), "space" (play/pause), "delete", "ctrl+s" (save), "f5".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Shortcut string like "ctrl+z", "ctrl+shift+z", "space", "delete", "ctrl+s", "f5", "a" |