Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% (the schema provides only types and a default), but the Args section fully describes both parameters. It explains what 'text' is, lists all 10 supported model options, specifies the default model, and clarifies behavior for each, fully compensating for missing schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.