Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description mentions no parameters, while the schema has 3 parameters (vault, path, info) with 0% schema description coverage. 'Show folder info' doesn't explain what these parameters mean, how they interact, or what 'info' refers to. With low schema coverage, the description fails to compensate, leaving parameters undocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.