Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 38%, so the description must compensate for the 5 undocumented parameters (onces, terme, carats, langue, grammes, milliemes). The description does explain the conversion relationships (weight + fineness → fine metal, troy ounces ↔ grams, carats ↔ thousandths), which adds meaning to those parameters. However, it doesn't explicitly map each parameter to its role, and the 'terme' parameter is only documented in the schema. The description adds value but doesn't fully compensate for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.