feat(n8n-webhook): add gmail draft list/delete/send approval flows
This commit is contained in:
7
skills/n8n-webhook/assets/test-send-approved-email.json
Normal file
7
skills/n8n-webhook/assets/test-send-approved-email.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"action": "send_approved_email",
|
||||
"request_id": "test-send-approved-email-001",
|
||||
"args": {
|
||||
"draft_id": "r-example-draft-id"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user