feat(n8n-webhook): add compact approval history views

This commit is contained in:
zap
2026-03-12 21:24:32 +00:00
parent 060da7ea1d
commit 249e671971
5 changed files with 91 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"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."
}
}