Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the only parameter, walletId, has no schema-level description. The tool description mentions 'owned wallet,' which implies walletId identifies that wallet, but it does not explain the expected format, ownership validation, or relationship to other wallet-related tools. This under-compensates for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.