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
@@ -0,0 +1,8 @@
{
"action": "list_email_drafts",
"request_id": "test-list-email-drafts-001",
"args": {
"max": 10,
"all": false
}
}