Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is only 15%, and the description compensates for key parameters by explaining the direction/type combination, positive amount constraint, and external_id deduplication semantics. However, many other fields (date, merchant, person_id, payment_method, etc.) remain undocumented by both schema and description, leaving a notable gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.