Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description adds semantic meaning beyond the schema by mapping 'resolve' and 'reopen' to status transitions and explaining the consequence on resolution attribution. It does not elaborate on documentId or idempotencyKey, which are already well-described in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.