key_combo
Simulate keyboard shortcuts like 'cmd+c' or 'shift+tab' to automate keystroke actions on macOS.
Instructions
Simulate a key combination (e.g., "cmd+c", "shift+tab").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| background | No | Deliver in the background to the captured window's process (native apps only). Default false = foreground. |