Get a site's violation-count trend
get_trendsView chronological history of full-site accessibility runs, with severity counts and added/resolved markers to track violation trends.
Instructions
Chronological (oldest->newest) per-run point history for a registered site's completed full-site runs — counts by severity and, where a comparison exists, added/resolved markers. No score. Pro+ (TREND_HISTORY).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Most recent N runs (default 30, max 100). | |
| siteHost | Yes | The registered site's normalized host, as list_sites reports it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trend | Yes | ||
| standard | Yes | The standard the checks were run against, e.g. "WCAG 2.1 AA". | |
| scoringGuidance | Yes | Binding instruction for the assistant reading this result. Follow it literally. | |
| coverageDisclaimer | Yes | Why this result is not a compliance verdict. Always relay it; never present a scan as proof of conformance. |