Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema only defines 'handle' as a string with no additional description, and the tool description does not mention the parameter at all. With 0% schema description coverage, the description must compensate, but it provides zero semantic information about what 'handle' is or where to get it.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.