get_page_info
Extract general page information for web debugging and analysis, including DOM structure, content details, and page properties to support development workflows.
Instructions
Obtém informações gerais sobre a página atual
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}