get_page_info
Extract current page details like URL, title, and viewport size for JavaScript reverse engineering and debugging tasks.
Instructions
Get information about the current page including URL, title, and viewport size.
Returns: dict with url, title, and viewport dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||