Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description adds marginal value by referencing RFC 9460 which implies the validation standard, and mentions 'part of the scan_domain audit' which contextually ties the parameters (domain, format, force_refresh) to a broader audit workflow. However, it does not elaborate on the 'format' parameter beyond the schema, nor explain how 'force_refresh' interacts with caching. Still, the high schema coverage means the schema carries the bulk of the meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.