Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has only one parameter, change_id, with 0% description coverage. The description does not clarify what change_id refers to beyond the name itself. Although the name is fairly self-explanatory, the description fails to compensate for the lack of schema documentation, leaving the agent with no additional meaning (e.g., 'ID of the change request to fetch conflicts for').
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.