Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There are 2 parameters (start, end), and the schema description coverage is 0%, meaning the description does not explain any parameter semantics. However, the tool's purpose (weight records by date range) strongly implies that start and end define the date range, so a baseline of 3 is reasonable given the clear context from the description and sibling tool patterns.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.