Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% with descriptions for all three parameters (calculator slug, inputs, strict), so the baseline is 3. The description's mention of 'prefilled URL' hints that the inputs parameter also influences URL generation, adding slight context beyond the schema, but this is not enough to raise the score above the baseline.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.