browser_batch
Run multiple browser automation commands sequentially, with an option to halt on first error for efficient workflow control.
Instructions
Execute multiple commands
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bail | No | Stop on first error | |
| commands | Yes | Array of commands to execute |