Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning none of the 3 parameters (glossary_id, hard_delete, recursive) have descriptions in the schema. The tool description provides absolutely no information about these parameters—not what glossary_id refers to, what hard_delete means, or what recursive deletion entails. This leaves critical parameters completely undocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.