Documentation Index
Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Send an email to recipients
| Field | Value |
|---|
| Name | gmail:send-email |
| Group | Integrations |
Playground
{
"type": "object",
"properties": {
"raw": {
"type": "string",
"description": "Base64url-encoded RFC 2822 email message"
},
"end_user_id": {
"type": "string",
"description": "End-user ID for per-user OAuth token resolution"
}
},
"required": [
"raw"
],
"description": "Input schema for the gmail:send-email tool."
}
Output schema
This tool does not publish an output schema.