Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning no parameter descriptions exist in the input schema. The description adds no information about the parameters: it does not explain what 'schemaType' refers to (e.g., a name, ID, or path), nor what format the 'json' parameter expects. Both parameters are essentially undocumented, relying entirely on the tool name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.