generate_reports
Create detailed web analysis reports for SEO, performance, security, and accessibility from any URL, with multiple output formats available.
Instructions
Generate comprehensive reports combining multiple analysis tools
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to generate report for | |
| reportType | No | Type of report to generate (default: comprehensive) | comprehensive |
| format | No | Report output format (default: json) | json |
| useCache | No | Whether to use cached content if available (default: true) |