Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, but there is only one parameter, endpointId, whose uuid format is fully specified in the schema. The description adds the context that the endpoint must be 'pending', which helps map endpointId semantically, though it does not explicitly tie the parameter to that phrase or explain invalid states.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.