preview_file
Preview and generate screenshots of local HTML files by specifying file path and viewport dimensions. Enables quick visualization and analysis of HTML content for testing and development purposes.
Instructions
Preview local HTML file and capture screenshot
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Path to local HTML file | |
height | No | Viewport height | |
width | No | Viewport width |