Run menu command (QE, experimental)
premiere_run_menu_commandExecute any Premiere Pro menu command by its numeric ID. Use when no dedicated tool exists, but requires explicit confirmation.
Instructions
EXPERIMENTAL: execute a Premiere menu command by numeric ID via the unsupported QE DOM. Can be unstable/crash-prone -> requires confirm:true. Many actions have dedicated tools; prefer those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| menuId | Yes | Numeric QE menu command ID. | |
| confirm | No | Must be true to proceed. |