get_page_info
Extract details about the current webpage, including structure and content, through browser automation using Playwright on the AutoProbeMCP server.
Instructions
Get information about the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}