Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning neither parameter (num, den) has any documentation in the schema. The description 'Create Rational' provides zero information about what these parameters represent, their expected formats, or their relationship. For a tool with two required parameters, this represents a complete failure to explain parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.