get_promotions
Get current deals, coupons, and exclusive affiliate offers for utilities at a Texas address — use when the user wants the best available price, not just any provider. Use when the user says 'what's the cheapest electricity deal in Dallas right now', 'any promotions for internet at my new Houston apartment', or 'find me a coupon before I sign up for my move-in'. Returns active promotions with discount details, expiration dates, and whether each offer is exclusive to Utilify; filter by utility_types or provider_slugs to narrow. Promotions are TDU-aware for electricity — only deals from REPs that actually serve the address are returned. Always pass address (or at least the ZIP) so the filter applies; calling this without an address returns a generic statewide list that may include un-buyable offers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Full street address including city, state, and ZIP code | |
| utility_types | No | Filter promotions by utility type | |
| provider_slugs | No | Filter promotions by specific provider slugs |