Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema description coverage at 0%, the description needed to compensate by explaining the 'package' parameter, but it does not mention 'package' at all. The enum values (ITIN_PACKAGE_PREPARATION, ITIN_PACKAGE_RENEWAL) are self-explanatory to a degree, but the description leaves the impact of package choice entirely up to the schema and does not clarify that both options yield different prices/timelines.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.