Send keystrokes/shortcut
premiere_send_shortcutSend keyboard shortcuts to Adobe Premiere Pro by focusing the application and simulating keystrokes. Use for commands not covered by dedicated tools.
Instructions
ADVANCED FALLBACK: focus Premiere and send keystrokes (Windows SendKeys syntax, e.g. '^s' for Ctrl+S, '%{F4}' for Alt+F4). Use only when no dedicated tool exists. Premiere must be running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | SendKeys string, e.g. '^s' (Ctrl+S), '^+e' (Ctrl+Shift+E), '{ESC}'. |