browser_navigate
Load a specified URL in a browser session and optionally return a snapshot observation (none, compact, or full) for web automation tasks.
Instructions
Navigate and return no, compact, or full snapshot observation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| observe | No | compact | |
| session_id | No | ||
| timeout_ms | No | ||
| wait_until | No | load |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |