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 beyond the schema. It mentions 'specific sidebar' which implies the 'id' parameter identifies a sidebar, but doesn't explain what format the ID should be (numeric, string, slug) or where to find sidebar IDs. With only one parameter, the baseline is 4, but the lack of meaningful semantic clarification reduces this to 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.