babelwrap_navigate
Navigate to a URL and retrieve a structured page snapshot for AI agents to extract data and interact with web content.
Instructions
Navigate to a URL and get a structured snapshot of the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The active session ID. | |
| url | Yes | The URL to navigate to. | |
| compact | No | If True, return a compact snapshot with minimal whitespace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||