Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% — all three required parameters (runId, environment, workspaceId) carry their own descriptions, so the baseline is 3. The description adds no parameter-level detail, but it does not need to since the schema is fully documented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.