GoSMTP – SMTP for WordPress Abilities
GoSMTP exposes its SMTP configuration and outbound mail pipeline as abilities, letting AI read back the current sender/mailer setup and fire a live test email to verify deliverability, without ever exposing stored mailer credentials.
3
Total
2
Read
1
Write
Requires the GoSMTP plugin on WordPress 6.9+ for the Abilities API (abilities are registered only when the wp_register_ability() function exists). Registration is also gated behind GoSMTP's own 'Enable AI Abilities' toggle (the ai_abilities.enabled option, switched on from the plugin's AI Abilities settings page) — with it off, none of the abilities are registered at all, regardless of WordPress version. All three abilities are additionally gated by the caller holding the 'manage_options' capability (administrator).
Get GoSMTP Settings
Read-onlygosmtp-settings/get
Read back the site's global GoSMTP settings: sender identity, force flags, return-path and logging toggles.
List Configured Mailers
Read-onlygosmtp-mailer/list
List every SMTP connection configured on the site, including which one is primary and which is the backup.
Send a Test Email
Writegosmtp-test/send-mail
Send a live test email through the currently configured GoSMTP mailer and report whether delivery succeeded.
More Email & CRM plugins with abilities
All Email & CRM →Use GoSMTP – SMTP for WordPress's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.