Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There are no parameters, so the schema already covers everything. The description adds value by indicating the tool returns pending transactions, fee rates, and block height, which is useful context beyond the empty schema. Following the 0-params baseline of 4, the score is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.