Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already defines each parameter. The description's only contribution is the 'sensible defaults' note, which explains why position, width, and height are absent from the schema but does not add semantics to link, text, page_id, client_id, or source_id.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.