E
Gmail SMTP Content

Enable Gmail API in it

Enable Gmail API in it.

What it does

Enable Gmail API in it. It is one of the abilities the Gmail SMTP 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:

gmail-smtp.enable-gmail-api-in-it
{
  "ability": "gmail-smtp.enable-gmail-api-in-it",
  "args": { "input": ... }
}

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

Keep exploring

More Gmail SMTP abilities

All Gmail SMTP abilities β†’
R
Reply-To
Gmail SMTP
Reply-To
C
Configure your website to send email using Gmail SMTP server
Gmail SMTP
Configure your website to send email using Gmail SMTP server
C
Create a new project in Google Developers Console
Gmail SMTP
Create a new project in Google Developers Console.
C
Create credentials (OAuth client ID) to access this API
Gmail SMTP
Create credentials (OAuth client ID) to access this API.
C
Configure the consent screen for the web application
Gmail SMTP
Configure the consent screen for the web application.