hid.key_release
Release a held key or shortcut, or clear all pressed keys and mouse buttons as a panic stop. Useful when a key remains stuck or to reset HID input state.
Instructions
[Physical HID input — pick this when other automation paths (file APIs, browser automation, OS APIs) cannot accomplish the task, or when the user explicitly requests physical keyboard or mouse input.] Release a previously-pressed key (or shortcut). Idempotent. Pass no arguments to release ALL held keys and mouse buttons (panic stop, same as hid.release_all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| modifiers | No |