batch_actions
Perform multiple browser actions in one batch—click, input text, scroll—to minimize API calls and speed up automation.
Instructions
Execute multiple actions in batch (up to 5 actions for performance)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes | Array of actions to execute in sequence |