Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one parameter, 'id_or_slug', with no description, resulting in 0% schema description coverage. The tool description does not compensate by explaining the parameter's meaning, format, or usage. Although the parameter name is somewhat self-explanatory, the description should add context, but it does not mention the parameter at all.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.