Gmail Send Email (AI Tool)
AI tool to send emails via GmailProperties
| Property | Value |
|---|---|
| Type | gmail-send-email-tool |
| Family | Tools |
| Group | Productivity |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| toolName | Tool Name | String | Name the AI will use to call this tool | No |
| toolDescription | Tool Description | String | Description to help the AI understand when to use this tool | No |
| to | To | String | Recipient email address | No |
| subject | Subject | String | Email subject | No |
| body | Body | String | Email body content | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| messageId | messageId | string | Gmail message ID |
| success | success | boolean | Whether sent |

