Browser Fill Form
browser_fill_formFill multiple form fields in a single call and optionally submit the form by pressing Enter, reducing steps for web automation.
Instructions
Fill multiple fields in one call — much faster than one fill per field.
Each item: {"ref": "e5", "value": "text"}. Optionally submits the form (presses Enter on the last field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | ||
| fields | Yes | ||
| submit | No | ||
| session | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |