S
Photo Reviews for WooCommerce WooCommerce

Send review reminder emails asking customers to review

Send review reminder emails asking customers to review their purchased products.

What it does

Send review reminder emails asking customers to review their purchased products. It is one of the abilities the Photo Reviews for WooCommerce plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ manage_woocommerce

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

woo-photo-reviews.send-review-reminder-emails-asking-custo
{
  "ability": "woo-photo-reviews.send-review-reminder-emails-asking-custo",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Photo Reviews for WooCommerce abilities

All Photo Reviews for WooCommerce abilities β†’
S
Send thank you email with a coupon code when a customer
Photo Reviews for WooCommerce
Send thank you email with a coupon code when a customer review is published.
D
Display by time : Select to display the newest or oldest
Photo Reviews for WooCommerce
Display by time : Select to display the newest or oldest review first on front-end.
E
Edit reviews : Admin can edit review text, change review
Photo Reviews for WooCommerce
Edit reviews : Admin can edit review text, change review images…
C
Configure review reminder email : Configure the review
Photo Reviews for WooCommerce
Configure review reminder email : Configure the review reminder email sending to customers using shortcode {customer_name}
S
Send coupon email : the plugin will send an email coupon
Photo Reviews for WooCommerce
Send coupon email : the plugin will send an email coupon whenever a review which qualifies the requirement is published.