check_images_alt
Checks all images on a web page for missing alt text to verify WCAG 1.1.1 compliance. Returns each image with its alt text status.
Instructions
Prueft alle Bilder einer Webseite auf Alt-Text (WCAG 1.1.1).
Args: url: Zu pruefende URL
Returns: Alle Bilder mit Alt-Text-Status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||