apply_deal_discount
Apply a percentage discount to an active deal by providing its deal ID and discount percentage. Update the deal's price directly.
Instructions
Applies a percentage discount to an active deal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dealId | Yes | ||
| discountPercentage | Yes |