Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema's only parameter is input_name with no description, and schema coverage is 0%. The tool description says 'an input's volume', which implies the parameter identifies the target input. The parameter name is self-explanatory, and the description provides enough context to understand its role.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.