Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description lists parameters blockchain, mints, and wallet_type in a summary line, which adds little beyond the schema. It does not explain format constraints like token address length or blockchain-specific wallet availability, which are already in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.