Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 33% at the top level, but the description compensates by explaining accepted sources (inline course_file, URL, or artifact), defaults for moving threshold, minimum stop, and merge distance, and important algorithm selection context. It does not describe every option field in detail, but the schema already documents the nested properties reasonably well.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.