Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 0%, and the description never mentions the change_id parameter at all. While the parameter name 'change_id' is somewhat self-explanatory, the description adds no additional meaning about what ID is expected, whether it is a temporary ID, or how the ID relates to a Change Request. The description fails to compensate for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.