voltage_execute_burst
Execute a manual burst of keyboard and mouse actions, bypassing local models, for precise inputs like clicking targets or typing exact text. Defaults to dry run; set dry_run=false to actually inject.
Instructions
Execute one input burst yourself, bypassing the local models entirely.
For moments that need your judgement rather than the actuator's: opening the right application, clicking a specific confirmed target, typing something exact. Also the fastest way to sanity-check that input injection works at all.
Syntax: m:640,360;c:l;w:120;t:"hello";k:enter. Call voltage_reference for the full
list. The safety policy still applies. Defaults to dry_run, so pass dry_run=false to
actually inject.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| burst | Yes | ||
| label | No | manual | |
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||