track_accessibility
Monitor accessibility metrics over time to identify trends, predict future performance, and receive actionable recommendations. Store audit results for historical comparison and track improvements.
Instructions
Track accessibility metrics over time with trend analysis, predictions, and recommendations. Stores audit results for historical comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to track accessibility metrics for. | |
| metric | No | Metric to track: "score" (accessibility score 0-100), "issues" (total number of issues), or "wcag-compliance" (average WCAG compliance percentage). Default: score. | score |
| timeframe | No | Timeframe for historical data: "7d" (7 days), "30d" (30 days), "90d" (90 days), or "all" (all available data). Default: 30d. | 30d |