Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 80% schema description coverage, the baseline is 3. The schema already provides detailed descriptions for parameters like planId, confirm, planCode, returnUrl, and billingCycle, including important notes like 'Either planId or planCode is required' and 'confirm required true'. The description itself does not add parameter-level meaning beyond what the schema offers, so it stays at the baseline.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.