Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description adds minimal value by implying the parameter is an 'ID'. However, it doesn't explain the ID format, source, or constraints beyond what's obvious from the schema's property name 'article_id'. With one parameter, the baseline is 4, but the description's lack of detail reduces it to 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.