Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema coverage at 50%, the description compensates by expanding on the produit enum values: gold and silver bars map to lingots, refinery details to fabrication, and verification/buyback/purchase to relevant categories. It does not explicitly mention the langue parameter, but the enum is self-explanatory and the description still adds meaningful meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.