Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% (both parameters described), but the description adds critical operational context: file size and duration limits, accepted formats, and the exact return structure ({ model, provider, text, language, duration }). This goes well beyond the schema and helps the agent decide parameters correctly.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.