browser_action
Perform one bounded browser interaction: click, fill, press, select, or wait. Provide a lease ID and CSS selector to target elements.
Instructions
Perform one bounded action: click, fill, press, select, or wait. Requires lease_id and usually a CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| value | No | ||
| action | Yes | ||
| lease_id | Yes | ||
| selector | No | ||
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||