mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Add and update codex files (#2273)
This commit is contained in:
24
packages/nodes-base/nodes/UrlScanIo/UrlScanIo.node.json
Normal file
24
packages/nodes-base/nodes/UrlScanIo/UrlScanIo.node.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"node": "n8n-nodes-base.urlScanIo",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": [
|
||||
"Development",
|
||||
"Utility"
|
||||
],
|
||||
"resources": {
|
||||
"credentialDocumentation": [
|
||||
{
|
||||
"url": "https://docs.n8n.io/credentials/urlScanIo"
|
||||
}
|
||||
],
|
||||
"primaryDocumentation": [
|
||||
{
|
||||
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.urlScanIo/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"alias": [
|
||||
"Scrape"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user