Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for the undocumented offer_ids parameter. It only restates that deletion happens 'by offer_id', which mostly repeats the parameter name, and does not explain the array semantics, accepted id formats, limits, or how the 'without SKU' condition relates to the given offer IDs.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.