Power Coupons for WooCommerce Abilities
Power Coupons exposes its coupon engine as abilities, letting AI create, inspect, and manage WooCommerce coupons — including auto-apply, conditional cart rules, and live cart operations — through natural language.
17
Total
8
Read
9
Write
Requires the Power Coupons for WooCommerce plugin with WooCommerce active. Abilities are registered only on WordPress 6.9+, where the WP_Ability class exists (the plugin still works normally without abilities on older WordPress). Every ability requires the current user to have the 'manage_woocommerce' capability.
Apply coupon
Writepower-coupons/apply-coupon
Apply a coupon code to the current cart and see the resulting total.
Create coupon
Writepower-coupons/create-coupon
Create a new WooCommerce coupon in one call, including Power Coupons extensions like auto-apply and a scheduled start date.
Delete coupon
Destructivepower-coupons/delete-coupon
Trash or permanently delete a coupon by ID.
Get applied coupons
Read-onlypower-coupons/get-applied-coupons
See exactly which coupons are applied to the current cart and how much each one is discounting.
Get coupon
Read-onlypower-coupons/get-coupon
Fetch the full detail record for one coupon — pricing rules, usage limits, restrictions, and Power Coupons extensions — by its ID.
Get coupon rules
Read-onlypower-coupons/get-coupon-rules
Read a coupon's conditional rule groups — the cart conditions that must be met before the coupon applies.
Get coupon shortcode
Read-onlypower-coupons/get-coupon-shortcode
Get the embeddable shortcode string for a specific coupon's display widget.
Get settings
Read-onlypower-coupons/get-settings
Read the plugin's general, styling, and text settings, all at once or one section at a time.
List available coupons
Read-onlypower-coupons/list-available-coupons
See which coupons currently qualify for the live cart — already filtered by expiry, start date, and conditional rules.
List coupons
Read-onlypower-coupons/list-coupons
Pull a paginated list of your WooCommerce coupons, complete with Power Coupons metadata like auto-apply status and conditional-rules state.
Remove coupon
Writepower-coupons/remove-coupon
Remove a manually-applied coupon from the cart — auto-applied coupons are protected from removal.
Set coupon rules
Writepower-coupons/set-coupon-rules
Replace all of a coupon's conditional rule groups in one call, and automatically enable conditional rules.
Toggle auto-apply
Writepower-coupons/toggle-auto-apply
Turn a coupon's auto-apply behavior on or off without touching any other settings.
Toggle coupon rules
Writepower-coupons/toggle-coupon-rules
Enable or disable a coupon's conditional rules without changing the rules themselves.
Update coupon
Writepower-coupons/update-coupon
Update an existing coupon, changing only the fields you provide — everything else is left untouched.
Update settings
Writepower-coupons/update-settings
Update any combination of general, styling, or text settings, merging your changes into the existing configuration.
Validate coupon rules
Read-onlypower-coupons/validate-coupon-rules
Check whether a coupon's conditional rules currently pass against the live WooCommerce cart.
More Ecommerce plugins with abilities
All Ecommerce →Use Power Coupons for WooCommerce's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.