Fill form
browser_fill_formFill multiple form fields in a single call to complete forms with one round-trip and one settle, saving time and reducing overhead.
Instructions
Fill many form fields in ONE call. This is the fastest way to complete a form — one MCP round-trip and one settle for the whole form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to fill, each {target, value} (or {target, values} for multi-selects) | |
| settle | No | Milliseconds to wait for the page to settle after all fields |