get_statistics
Generate accessibility audit statistics with breakdowns by category, impact, WCAG level, or rule ID. Handles single or multiple audit results.
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. |