mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-12 23:54:07 -08:00
23 lines
451 B
JSON
23 lines
451 B
JSON
|
{
|
||
|
"node": "n8n-nodes-base.errorTrigger",
|
||
|
"nodeVersion": "1.0",
|
||
|
"codexVersion": "1.0",
|
||
|
"categories": [
|
||
|
"Utility",
|
||
|
"Development"
|
||
|
],
|
||
|
"resources": {
|
||
|
"primaryDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.errorTrigger/"
|
||
|
}
|
||
|
],
|
||
|
"generic": [
|
||
|
{
|
||
|
"label": "Creating Error Workflows in n8n",
|
||
|
"icon": "🌪",
|
||
|
"url": "https://medium.com/n8n-io/creating-error-workflows-in-n8n-6e03c9ecbc0f"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|