Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema already documents length and permitted spaces/dashes, so baseline is 3. The description adds meaning beyond the schema by explaining the structural components of the BIC (bank, country, location, optional branch), which helps an agent formulate valid input.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.