Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 11% — eight of nine parameters (slug, title, author, format, content, categories, description) are undocumented in both schema and description. The description explains only the general merge behavior and calls out `published`; it does not compensate for the large coverage gap on the remaining fields.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.