- Removed all workflow execution capabilities per user requirements - Implemented enhanced documentation extraction with operations and API mappings - Fixed credential code extraction for all nodes - Fixed package info extraction (name and version) - Enhanced operations parser to handle n8n markdown format - Fixed documentation search to prioritize app nodes over trigger nodes - Comprehensive test coverage for Slack node extraction - All node information now includes: - Complete operations list (42 for Slack) - API method mappings with documentation URLs - Source code and credential definitions - Package metadata - Related resources and templates 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
82 lines
1.9 KiB
JSON
82 lines
1.9 KiB
JSON
[
|
|
{
|
|
"nodeType": "n8n-nodes-base.Slack",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": true,
|
|
"sourceSize": 1007,
|
|
"credentialSize": 7553,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.Discord",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": false,
|
|
"sourceSize": 10049,
|
|
"credentialSize": 0,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.HttpRequest",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": false,
|
|
"sourceSize": 1343,
|
|
"credentialSize": 0,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.Webhook",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": false,
|
|
"sourceSize": 10667,
|
|
"credentialSize": 0,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.If",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": false,
|
|
"sourceSize": 20533,
|
|
"credentialSize": 0,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.SplitInBatches",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": false,
|
|
"sourceSize": 1135,
|
|
"credentialSize": 0,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.Airtable",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": true,
|
|
"sourceSize": 936,
|
|
"credentialSize": 5985,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.Function",
|
|
"success": true,
|
|
"hasPackageInfo": true,
|
|
"hasCredentials": false,
|
|
"sourceSize": 7449,
|
|
"credentialSize": 0,
|
|
"packageName": "n8n-nodes-base",
|
|
"packageVersion": "1.14.1"
|
|
}
|
|
] |