get_statistics
Generate detailed statistics from accessibility audit results with breakdowns by category, impact, WCAG level, or rule ID. Supports single or multiple audits.
Instructions
Generate detailed statistics from audit results with breakdowns by category, impact, WCAG level, or rule ID. Supports single or multiple audit results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | Audit result object or array of audit results to analyze. | |
| breakdown | No | Array of breakdown dimensions: "category", "impact", "wcag", "rule". Default: all dimensions. |