Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 15%, with most of the 13 parameters undocumented in the schema. The description does not explain what line, lines, query, bridge, format, approval, source_id, document_id, estimate_id, progress_pct, or idempotency_key mean in this contract, so it fails to compensate for the low coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.