hid.release_all
Release all currently held keyboard keys and mouse buttons to stop unintended input. Use as an emergency reset when input gets stuck.
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 every held key / mouse button (panic stop).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||