get_tab_state
Capture URL, title, and DOM hash from a tab to compare states and verify cross-tab synchronization.
Instructions
Capture URL, title, and a DOM hash for quick tab state comparison. Useful for verifying cross-tab state sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Target tab ID (defaults to currently active tab) | |
| apiKey | No | API key for authentication if enabled |