validate_coupon
Validate a coupon code to check its validity and see the credits it offers, without redeeming it.
Instructions
Check if a coupon code is valid and see how many credits it would give. Does not redeem the coupon — use redeem_coupon to actually apply it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The coupon code to validate |