sequence_start
Start a timed sequence of keyboard key events (down/up) in the browser, with absolute offsets up to 30 seconds and support for overlapping keys via ordered dispatch.
Instructions
Start up to 512 timed key events, with absolute offsets from sequence start (max 30 seconds). Equal timestamps dispatch in array order, enabling overlapping keys. Requires balanced down/up pairs and no manual holds. Returns immediately; inspect browser_status or stop with sequence_stop. Timing is best-effort, not audio sample accurate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes |