Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one required parameter 'slug' with no description, and the tool description does not explain what 'slug' refers to. Since schema description coverage is 0%, the description should compensate by clarifying the parameter's meaning and format, but it does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.