Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema coverage at 33%, the description only partially compensates. It reinforces the message and business intent ('one business'), but subject, sender_name, sender_email, and sender_phone are undocumented in both schema and description. The description does not extend meaning for the majority of parameters, though the schema's business field carries strong semantics on its own.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.