Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% and the schema's inline example already defines the array item shape ([{advert_id, nm_id, norm_query, bid}]), so the baseline is 3. The description adds one genuinely useful detail — that the bid value is in RUB per 1000 views — but it does not clarify the semantics of norm_query, how cluster identifiers are obtained, or the valid ranges for bid values.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.