browser_task
Run multi-step browser automations like login and form filling. Provide a URL and task description, and the tool handles the complex workflow.
Instructions
Run a multi-step browser automation task. Use when you need to perform a complex, multi-step workflow on a web page (e.g. login and fill out a form). More capable than browser_act for complex flows. (200 credits)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The starting URL for the task | |
| max_steps | No | Maximum number of steps to attempt (default: 15, range: 1-50) | |
| task_description | Yes | Full description of the multi-step task to complete |