replay_macro
Replay recorded browser macros with original timing preserved. Adjust playback speed using a multiplier for faster or slower execution.
Instructions
Replay a recorded macro with optional speed multiplier. Events are replayed with original timing preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | Recorded events from stop_recording_macro | |
| speed | No | Speed multiplier (1.0 = original speed, 2.0 = twice as fast) | |
| tabId | No | Target tab ID (defaults to currently active tab) | |
| apiKey | No | API key for authentication if enabled |