Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema fully documents the single optional 'block' parameter with format, tag options, and default behavior, so schema coverage is 100%. The description only loosely echoes this with 'or specified,' adding no substantive semantic detail beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.