Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 0%, and the description does not mention the parameter at all. While the parameter name 'collection_name' is relatively self-explanatory given the tool name, the description provides no additional meaning or context, such as the format or expected values. With low coverage, the description should compensate but fails to do so.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.