Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Send an email to recipients
gmail__send_email
{ "type": "object", "properties": { "raw": { "type": "string", "description": "Base64url-encoded RFC 2822 email message" }, "threadId": { "type": "string", "description": "Thread ID for a reply" } }, "required": [ "raw" ], "description": "Input schema for the gmail__send_email tool." }