analyze_screenshot
Capture a screenshot of a web page and use AI to analyze its visible content, with options for full-page capture, custom context for analysis, and detailed structural breakdown.
Instructions
Take a screenshot and analyze it with AI (Gemma3) to describe what is visible on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullPage | No | Capture full scrollable page | |
| path | No | Path to save screenshot (optional) | |
| pretext | No | Optional context or specific instructions for what to look for in the analysis | |
| model | No | AI model to use for analysis (default: gemma3:4b) | gemma3:4b |
| detailed | No | Provide detailed structural analysis of the page |