get_active_promotions
Retrieve all active promotions currently running by filtering for activation status and valid time period. Use this to display current offers on storefront pages.
Instructions
Get all currently active promotions (is_activated=true and within start_time/end_time range)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||