10 lines
397 B
JSON
10 lines
397 B
JSON
{
|
|
"action": "send_email_draft",
|
|
"request_id": "verify-email-draft-cycle-001",
|
|
"args": {
|
|
"to": ["will@example.com"],
|
|
"subject": "[zap verify] Gmail draft cycle smoke",
|
|
"body_text": "Recurring verification payload for the n8n Google Workspace action bus. Queue this draft, approve it through the gog bridge, verify the created Gmail draft, then delete the draft as cleanup."
|
|
}
|
|
}
|