feat(skill): finish n8n webhook skill
This commit is contained in:
7
skills/n8n-webhook/assets/test-append-log.json
Normal file
7
skills/n8n-webhook/assets/test-append-log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"action": "append_log",
|
||||
"args": {
|
||||
"text": "backup complete"
|
||||
},
|
||||
"request_id": "test-append-log-001"
|
||||
}
|
||||
Reference in New Issue
Block a user