Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema covers 100% of parameters with descriptions. The description adds value by explaining the calculation rules behind the enum values (e.g., formula for resident, 5% threshold for bonuses, 18%/6% for non-resident) and specifying when each parameter applies, going beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.