feat(n8n-webhook): add gmail draft list/delete/send approval flows
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"action": "list_email_drafts",
|
||||
"request_id": "test-list-email-drafts-001",
|
||||
"args": {
|
||||
"max": 10,
|
||||
"all": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user