Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% with a single required 'names' array whose format is never specified. The description hints that names correspond to components, blocks, pages or templates to add, but does not say whether names are slugs, IDs, or versioned identifiers, nor how multiple names affect the output. The 0% coverage gap is only partially compensated.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.