Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 54%, which sits between the high and low thresholds, so the description carries a moderate burden. It indirectly maps to signal_rank_by (ranking), signal_attribution_mode (attribution), and include_supporting_deals (supporting-deal evidence), which adds some value. However, it doesn't clarify the required deal_statuses or the semantics of the exclusive selector filters (team_ids, owner_ids, owner_scope) that would matter for correct invocation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.