Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero description coverage for the single required 'folder' parameter, and the tool description does not mention the parameter at all. The property name implies a directory, but the agent gets no guidance about path format, existence requirements, or how the folder is used.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.