Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already describes the 'query' parameter with 'Keyword(s) to match in the article slug/URL (Romanian, no diacritics).' The description echoes this by mentioning 'keyword against article slugs' but adds no new meaning. The 'limit' parameter is only documented via its schema (type, default, min, max), with no descriptive text. Since schema coverage is 50%, the description partially compensates but not fully.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.