Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 50%, and the description does not compensate. It only mentions uploading images, providing no insight into the complex 'request' object, optional masks, or the polling parameter. Since half the parameters are undocumented in the schema, the description fails to fill the gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.