update workflows

This commit is contained in:
2026-02-05 21:59:40 +00:00
parent bf0728193a
commit 3298dd64f2
19 changed files with 2726 additions and 618 deletions

View File

@@ -123,7 +123,8 @@
"series_name": "={{ $('Merge').item.json.output.series }}",
"audible_asin": "={{ $('Merge').item.json.output.asin }}",
"failure_reason": "={{ $('Merge').item.json.output.failure_reason }}",
"category": "general"
"category": "general",
"followed_series_id": "={{ $('Call MAM Series Matcher').item.json.series_id }}"
},
"matchingColumns": [
"smb_path"
@@ -265,6 +266,16 @@
"display": true,
"type": "dateTime",
"canBeUsedToMatch": false
},
{
"id": "followed_series_id",
"displayName": "followed_series_id",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": false,
"removed": false
}
],
"attemptToConvertTypes": false,
@@ -860,9 +871,9 @@
"parameters": {
"model": {
"__rl": true,
"value": "minimax/minimax-m2.1",
"value": "antigravity/gemini-3-flash",
"mode": "list",
"cachedResultName": "minimax/minimax-m2.1"
"cachedResultName": "antigravity/gemini-3-flash"
},
"responsesApiEnabled": false,
"options": {}
@@ -877,10 +888,40 @@
"name": "OpenAI Chat Model",
"credentials": {
"openAiApi": {
"id": "9UFJNgYndzFIHJAf",
"name": "Nano-GPT"
"id": "sxSUdecXdMfKPuTu",
"name": "llm-proxy.ben.io"
}
}
},
{
"parameters": {
"workflowId": {
"__rl": true,
"value": "WkAdUd9jXTtPagGO",
"mode": "list",
"cachedResultUrl": "/workflow/WkAdUd9jXTtPagGO",
"cachedResultName": "MAM Series Matcher"
},
"workflowInputs": {
"mappingMode": "defineBelow",
"value": {},
"matchingColumns": [],
"schema": [],
"attemptToConvertTypes": false,
"convertFieldsToString": true
},
"options": {
"waitForSubWorkflow": true
}
},
"type": "n8n-nodes-base.executeWorkflow",
"typeVersion": 1.3,
"position": [
2112,
352
],
"id": "5e966fb1-22e6-405c-b2cb-14cc7ae53cb1",
"name": "Call 'MAM Series Matcher'"
}
],
"connections": {
@@ -937,7 +978,7 @@
"main": [
[
{
"node": "Merge",
"node": "Call 'MAM Series Matcher'",
"type": "main",
"index": 0
}
@@ -1199,6 +1240,17 @@
}
]
]
},
"Call 'MAM Series Matcher'": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
@@ -1207,7 +1259,7 @@
"availableInMCP": false
},
"triggerCount": 1,
"versionId": "507140b0-a21b-428f-a230-906217819b6c",
"versionId": "7e06408b-8b2a-4d35-83fa-00ffadece2f8",
"owner": {
"type": "personal",
"projectId": "FeLO36wNUAcn61Wj",