Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% across 17 parameters, many with nested objects and enums. The description only generically references 'letter' and 'addresses' and does not explain required fields such as sender_address_type, recipient_address_type, address ID/text/manual variants, request_id, mail_class, or render options.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.