format_accessibility_summary
Formats parsed accessibility violations from Canvas course materials into a readable summary for quick review.
Instructions
Format parsed violations into a human-readable summary.
Args:
violations_json: JSON string from parse_ufixit_violations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| violations_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |