browser_analyze_page
Analyze page structure, forms, and interactive elements to understand flow and functionality. Extract structured data for agent decisions without screenshots.
Instructions
Analyze the current page structure, forms, and interactive elements to help understand page flow and functionality
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Maximum depth for element analysis | |
| includeForms | No | Include form analysis | |
| includeLinks | No | Include link analysis | |
| includeContent | No | Include text content of elements |