Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already describes the single 'address' parameter at 100% coverage, establishing baseline 3. The description goes further by enumerating valid address variants (legacy Base58Check, Bech32/Bech32m, SegWit, Taproot, mainnet/testnet), which materially helps an agent construct a valid parameter value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.