Page status
page_statusGet current page status, viewport/scroll state, and resource counts for a chosen Chrome tab.
Instructions
Return lightweight page status, viewport/scroll state, and resource summary counts for an allowed target tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Optional Chrome tab id. Defaults to the claimed session tab, then the active tab. | |
| documentId | No | Exact frame document id returned by list_frames. Omit to target the current top document. | |
| sessionTabId | No | Optional claimed tab session id returned by claim_tab. |