S
WP Offload SES Lite Content

Send a test email to make sure everything is working before

Send a test email to make sure everything is working before enabling site-wide email sending

What it does

Send a test email to make sure everything is working before enabling site-wide email sending It is one of the abilities the WP Offload SES Lite 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.

πŸ”’ edit_posts

How an agent calls it

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

wp-ses.send-a-test-email-to-make-sure-everythin
{
  "ability": "wp-ses.send-a-test-email-to-make-sure-everythin",
  "args": { "input": ... }
}

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

Keep exploring

More WP Offload SES Lite abilities

All WP Offload SES Lite abilities β†’
C
Configure the default email address and name that WordPress
WP Offload SES Lite
Configure the default email address and name that WordPress uses for notifications
S
Set up a custom "Reply To" and "Return Path" address
WP Offload SES Lite
Set up a custom "Reply To" and "Return Path" address
C
Configure multisite subsites to use different email
WP Offload SES Lite
Configure multisite subsites to use different email settings, or enforce the same settings for your whole network
S
Search for Any Email
WP Offload SES Lite
Search for Any Email
A
Analyze Engagement for a Specific Email
WP Offload SES Lite
Analyze Engagement for a Specific Email