Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has a single required property, collection_id, with no schema-level description (0% coverage). The tool description does not mention the parameter or provide any additional guidance, leaving the agent to infer its meaning only from the parameter name. Since schema coverage is low, the description should compensate but does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.