Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so the description must compensate for parameter meaning. The phrase 'the desktop or a specific window' hints that the 'selector' parameter is used to pick a window, but it does not explain how 'handle' or 'titleIncludes' work, nor does it mention 'outputPath' or its default. The description adds only vague conceptual meaning, not operational detail.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.