Cart Abandonment Recovery for WooCommerce Abilities
Cart Abandonment Recovery for WooCommerce exposes its recovery dashboard and settings as abilities, letting AI read abandonment and recovery stats, inspect top abandoned products, and view or change plugin settings.
5
Total
4
Read
1
Write
Requires the Cart Abandonment Recovery for WooCommerce plugin (which itself requires WooCommerce active) on a WordPress core with the Abilities API available — each ability's registration is guarded by a function_exists('wp_register_ability') check. Every ability also requires the current user to have the 'manage_woocommerce' capability.
Get All Settings
Read-onlywcar/get-settings
Retrieve every plugin setting, grouped by tab, with each setting's current value.
Get Dashboard Stats
Read-onlywcar/get-dashboard-stats
Pull aggregated cart abandonment, recovery, and lost-order stats for a date range.
Get Product Stats
Read-onlywcar/get-product-stats
List the top abandoned products, ranked by how often they were left in a cart.
Get Setting
Read-onlywcar/get-setting
Look up the current value and metadata for one specific setting by key or label.
Update Setting
Destructivewcar/update-setting
Write a new value to one plugin setting, identified by key or label.
More Ecommerce plugins with abilities
All Ecommerce →Use Cart Abandonment Recovery for WooCommerce's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.