Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must explain the 'capture' parameter. It says 'whole capture' which hints that the capture is a capture identifier, but it does not specify the expected format (e.g., ID, name, or path), whether it is required, or how it relates to other tools' capture parameters. The agent is left guessing about how to supply this value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.