press_key
Simulate keyboard input on the focused UI element. Send named keys like Enter, Escape, Tab, arrows, and function keys to control pywebview apps.
Instructions
Press a key on the focused element. Named keys: enter, escape, tab, backspace, delete, arrows, space, home, end, f1–f6.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |