feat(n8n-webhook): add gmail draft list/delete/send approval flows

This commit is contained in:
zap
2026-03-12 20:58:02 +00:00
parent e45949d496
commit 111dda91b8
10 changed files with 321 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
{
"action": "send_approved_email",
"request_id": "test-send-approved-email-001",
"args": {
"draft_id": "r-example-draft-id"
}
}