Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not mention any of the four parameters (limit, since, min_btc, min_age_years). The description adds no meaning beyond the input schema, which itself lacks descriptions. This is a significant gap for a tool with multiple optional parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.