browser_open
Open a URL in a new browser tab and get a numbered list of page elements for interaction. Provide a hint to keep the goal in context for subsequent steps.
Instructions
Open a URL in a new owned tab and return the element table.
Use hint to restate the goal in one line; it is echoed back so the next
step has the goal in context without re-reading this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| hint | No | ||
| session | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |