Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is low at 40%, so the description carries extra weight. It explains the semantics of null for institution, last4, note, creditLimit, and annualRatePercent, and clarifies the currency change restriction. However, it doesn't address parameters like kind, name, openedOn, includeInNetWorth, leaving some ambiguity, but the description compensates meaningfully for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.