Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema descriptions for parameters are absent (coverage 0%), so the description must compensate. It explains that target_language uses a language code format (e.g., en, es, fr, de), which adds meaning. However, the audio parameter is completely undocumented—no format, source, or requirements are given. This is a significant gap given the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.