Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so every parameter is already documented in the input schema. The description adds value by mapping signal types (discount, inheritance_edge, overheated) to the tool's purpose, which clarifies the meaning of signalType. However, it doesn't elaborate on output_mode or limit beyond what the schema provides, so the added value over the schema is modest.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.