Outline, map or zoom view
browser_pageBrowse web pages, retrieve a compact semantic digest, and compare versions with typed diffs to verify changes via assertions.
Instructions
Expanded views when the digest is not enough: outline (full structure trimmed to 12KB), map with offset (pages actionables beyond the top), or zoom with id (observes ONLY that subtree — the detail of a region/card; renews ids, global baseline untouched). Explicit escalation — digest first. Returns outline in structuredContent for view:"outline", with truncated when trimmed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | REQUIRED for zoom: region/element id | |
| view | Yes | zoom REQUIRES id; map takes an optional offset | |
| offset | No | map only: start index | |
| sessionId | No | optional: the session this call belongs to (from browser_session_open). Omitted uses the shared default session. |