Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 60%, with `name` already documented in the schema as the globally-unique subdomain and `locales`/`defaultLocale` partially documented, so the description largely repeats the schema on `name`. It adds nothing about locales, description or articlesFormat, leaving the uncovered tail of parameters undocumented in both places.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.