n8n integration (#1940)

This commit is contained in:
LawyZheng
2025-03-20 01:32:55 +08:00
committed by GitHub
parent 05433d68d2
commit d764f5dd12
19 changed files with 13899 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"node": "n8n-nodes-skyvern",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Miscellaneous",
"Utility"
],
"resources": {
"credentialDocumentation": [
{
"url": ""
}
],
"primaryDocumentation": [
{
"url": ""
}
]
}
}