set_wake_config
Configure a target window to automatically wake and focus, using window title patterns and a keyboard shortcut.
Instructions
Configure wake target window.
Args: window_title_patterns: List of window title substrings to match (e.g. ["opencode", "cursor"]). focus_shortcut: Shortcut to focus input box, e.g. "ctrl+l".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_title_patterns | No | ||
| focus_shortcut | No |