analyze_accessibility
Check parsed lesson text for missing captions, diagram descriptions, and language issues to reveal accessibility barriers.
Instructions
Analyze a parsed lesson for accessibility barriers: missing captions, missing diagram descriptions, and language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw_text | Yes | The extracted lesson text from parse_lesson_file | |
| has_audio | No | Whether the source lesson contains spoken/audio content | |
| has_images | No | Whether the source lesson contains diagrams/images |