Add Wyoming credentials and node skeleton

This commit is contained in:
Igor Karpovich 2025-12-08 07:48:05 +00:00
commit 5340284865
10 changed files with 285 additions and 12 deletions

View file

@ -0,0 +1,16 @@
{
"node": "n8n-nodes-wyoming.wyoming",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["AI"],
"subcategories": {
"AI": ["Audio"]
},
"resources": {
"primaryDocumentation": [
{
"url": "https://github.com/ikarpovich/n8n-nodes-wyoming"
}
]
}
}