n8n-nodes-base 1.101.0 → 1.103.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Airtop/actions/common/output.utils.d.ts +2 -0
- package/dist/nodes/Airtop/actions/common/output.utils.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Code/Code.node.d.ts.map +1 -1
- package/dist/nodes/Code/Code.node.js +12 -3
- package/dist/nodes/Code/Code.node.js.map +1 -1
- package/dist/nodes/Cron/Cron.node.js +2 -2
- package/dist/nodes/Cron/Cron.node.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts.map +1 -1
- package/dist/nodes/EmailSend/v2/send.operation.d.ts +1 -0
- package/dist/nodes/EmailSend/v2/send.operation.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Description.node.d.ts +1 -0
- package/dist/nodes/Evaluation/Evaluation/Description.node.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Description.node.js +52 -1
- package/dist/nodes/Evaluation/Evaluation/Description.node.js.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js +13 -5
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js.map +1 -1
- package/dist/nodes/Evaluation/utils/evaluationUtils.d.ts +4 -3
- package/dist/nodes/Evaluation/utils/evaluationUtils.d.ts.map +1 -1
- package/dist/nodes/Evaluation/utils/evaluationUtils.js +79 -15
- package/dist/nodes/Evaluation/utils/evaluationUtils.js.map +1 -1
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/ExecuteWorkflow.node.js +1 -1
- package/dist/nodes/ExecuteWorkflow/ExecuteWorkflow/ExecuteWorkflow.node.js.map +1 -1
- package/dist/nodes/Facebook/FacebookGraphApi.node.d.ts.map +1 -1
- package/dist/nodes/Facebook/FacebookGraphApi.node.js +4 -0
- package/dist/nodes/Facebook/FacebookGraphApi.node.js.map +1 -1
- package/dist/nodes/Facebook/GenericFunctions.js +3 -3
- package/dist/nodes/Facebook/GenericFunctions.js.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts.map +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheet.js +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts.map +1 -1
- package/dist/nodes/Merge/v2/utils.d.ts +5 -1
- package/dist/nodes/Merge/v2/utils.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/helpers/utils.d.ts +5 -1
- package/dist/nodes/Merge/v3/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts +1 -0
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/MySql.node.d.ts.map +1 -1
- package/dist/nodes/MySql/MySql.node.js +2 -1
- package/dist/nodes/MySql/MySql.node.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js +2 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.js.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/versionDescription.js +1 -1
- package/dist/nodes/MySql/v2/actions/versionDescription.js.map +1 -1
- package/dist/nodes/MySql/v2/helpers/interfaces.d.ts +6 -0
- package/dist/nodes/MySql/v2/helpers/interfaces.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.d.ts +2 -4
- package/dist/nodes/MySql/v2/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/helpers/utils.js +73 -4
- package/dist/nodes/MySql/v2/helpers/utils.js.map +1 -1
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts +1 -0
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.d.ts +4 -3
- package/dist/nodes/RabbitMQ/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.js +62 -1
- package/dist/nodes/RabbitMQ/GenericFunctions.js.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.d.ts.map +1 -1
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js +29 -87
- package/dist/nodes/RabbitMQ/RabbitMQTrigger.node.js.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts +1 -0
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +30 -1
- package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
- package/dist/nodes/RssFeedRead/RssFeedRead.node.d.ts.map +1 -1
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js +15 -3
- package/dist/nodes/RssFeedRead/RssFeedRead.node.js.map +1 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.js +2 -1
- package/dist/nodes/Schedule/ScheduleTrigger.node.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.d.ts +1 -0
- package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
- package/dist/nodes/Set/v2/raw.mode.d.ts +1 -0
- package/dist/nodes/Set/v2/raw.mode.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.d.ts.map +1 -1
- package/dist/nodes/Telegram/Telegram.node.js +29 -1
- package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +1 -2
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/description.js +1 -1
- package/dist/nodes/Webhook/description.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/nodes.json +9 -9
- package/dist/utils/sendAndWait/utils.d.ts +1 -0
- package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
- package/dist/utils/utilities.d.ts +1 -0
- package/dist/utils/utilities.d.ts.map +1 -1
- package/dist/utils/workflow-backtracking.d.ts +1 -1
- package/dist/utils/workflow-backtracking.d.ts.map +1 -1
- package/dist/utils/workflow-backtracking.js +2 -2
- package/dist/utils/workflow-backtracking.js.map +1 -1
- package/package.json +8 -8
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=list.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/link/list.operation.ts"],"names":[],"mappings":"AAEA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAItB,eAAO,MAAM,UAAU,EAAE,eAAe,EAwCvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"list.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/link/list.operation.ts"],"names":[],"mappings":"AAEA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAItB,eAAO,MAAM,UAAU,EAAE,eAAe,EAwCvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,MAAM,GACX,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAyB/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=remove.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/link/remove.operation.ts"],"names":[],"mappings":"AAEA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAItB,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"remove.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/link/remove.operation.ts"],"names":[],"mappings":"AAEA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAItB,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,MAAM,GACX,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAwB/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAatB,eAAO,MAAM,UAAU,EAAE,eAAe,EAsHvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAatB,eAAO,MAAM,UAAU,EAAE,eAAe,EAsHvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,MAAM,GACX,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAmE/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAUtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyBvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAUtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyBvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,MAAM,GACX,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAgC/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=list.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/list.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAUtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAuCvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"list.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/list.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAUtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAuCvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,MAAM,GACX,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA8C/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=search.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAUtB,eAAO,MAAM,UAAU,EAAE,eAAe,EA+DvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAUtB,eAAO,MAAM,UAAU,EAAE,eAAe,EA+DvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,MAAM,GACX,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA6C/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAatB,eAAO,MAAM,UAAU,EAAE,eAAe,EAwFvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/SeaTable/v2/actions/row/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EAEtB,MAAM,cAAc,CAAC;AAatB,eAAO,MAAM,UAAU,EAAE,eAAe,EAwFvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,KAAK,EAAE,MAAM,GACX,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAmD/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions | ISupplyDataFunctions, item: INodeExecutionData, i: number, options: SetNodeOptions, rawFieldsData: IDataObject, node: INode): Promise<INodeExecutionData | {
|
|
28
29
|
json: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"manual.mode.d.ts","sourceRoot":"","sources":["../../../../nodes/Set/v2/manual.mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,SAAS,EACT,WAAW,EACX,iBAAiB,EACjB,KAAK,EACL,kBAAkB,EAClB,eAAe,EACf,oBAAoB,EACpB,MAAM,cAAc,CAAC;AAGtB,OAAO,KAAK,EAAY,cAAc,EAAE,MAAM,sBAAsB,CAAC;AA6KrE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"manual.mode.d.ts","sourceRoot":"","sources":["../../../../nodes/Set/v2/manual.mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,SAAS,EACT,WAAW,EACX,iBAAiB,EACjB,KAAK,EACL,kBAAkB,EAClB,eAAe,EACf,oBAAoB,EACpB,MAAM,cAAc,CAAC;AAGtB,OAAO,KAAK,EAAY,cAAc,EAAE,MAAM,sBAAsB,CAAC;AA6KrE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,GAAG,oBAAoB,EAC9C,IAAI,EAAE,kBAAkB,EACxB,CAAC,EAAE,MAAM,EACT,OAAO,EAAE,cAAc,EACvB,aAAa,EAAE,WAAW,EAC1B,IAAI,EAAE,KAAK;;;;;;;GAmEX"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
doNotInherit?: boolean;
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
|
+
allowArbitraryValues?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, item: INodeExecutionData, i: number, options: SetNodeOptions, rawData: IDataObject, node: INode): Promise<INodeExecutionData | {
|
|
28
29
|
json: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"raw.mode.d.ts","sourceRoot":"","sources":["../../../../nodes/Set/v2/raw.mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,kBAAkB,EAClB,iBAAiB,EACjB,eAAe,EACf,WAAW,EACX,KAAK,EACL,MAAM,cAAc,CAAC;AAGtB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAwB3D,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"raw.mode.d.ts","sourceRoot":"","sources":["../../../../nodes/Set/v2/raw.mode.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,kBAAkB,EAClB,iBAAiB,EACjB,eAAe,EACf,WAAW,EACX,KAAK,EACL,MAAM,cAAc,CAAC;AAGtB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAwB3D,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,IAAI,EAAE,kBAAkB,EACxB,CAAC,EAAE,MAAM,EACT,OAAO,EAAE,cAAc,EACvB,OAAO,EAAE,WAAW,EACpB,IAAI,EAAE,KAAK;;;;;;;GAyBX"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, _i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=getMetrics.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMetrics.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/alert/getMetrics.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAcpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getMetrics.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/alert/getMetrics.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAcpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,EAAE,EAAE,MAAM,GACR,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAKtC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, _i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=getReport.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getReport.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/alert/getReport.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAcpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getReport.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/alert/getReport.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAcpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,EAAE,EAAE,MAAM,GACR,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAOtC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAyBpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAyBpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAsBtC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=deleteReport.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteReport.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/deleteReport.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteReport.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/deleteReport.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA6DpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/report/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA6DpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAatC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA0NpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA0NpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAgCtC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=deleteJob.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteJob.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/deleteJob.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteJob.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/deleteJob.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAyGpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAyGpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAatC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=getResult.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getResult.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/getResult.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAgGpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getResult.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/search/getResult.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAgGpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAwBtC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAyBtC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=deleteUser.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteUser.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/deleteUser.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteUser.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/deleteUser.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, _i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAsCpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAsCpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,EAAE,EAAE,MAAM,GACR,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAUtC"}
|
|
@@ -22,6 +22,7 @@ export declare const description: {
|
|
|
22
22
|
doNotInherit?: boolean;
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
|
+
allowArbitraryValues?: boolean;
|
|
25
26
|
}[];
|
|
26
27
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
27
28
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA2DpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA2DpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAsBtC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Telegram.node.d.ts","sourceRoot":"","sources":["../../../nodes/Telegram/Telegram.node.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Telegram.node.d.ts","sourceRoot":"","sources":["../../../nodes/Telegram/Telegram.node.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACX,iBAAiB,EAEjB,kBAAkB,EAClB,SAAS,EACT,oBAAoB,EAEpB,MAAM,cAAc,CAAC;AAkBtB,OAAO,EAA4B,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAE7F,qBAAa,QAAS,YAAW,SAAS;IACzC,WAAW,EAAE,oBAAoB,CA+uD/B;IAEF,OAAO,4BAAsB;IAEvB,OAAO,CAAC,IAAI,EAAE,iBAAiB,GAAG,OAAO,CAAC,kBAAkB,EAAE,EAAE,CAAC;CAobvE"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Telegram = void 0;
|
|
4
|
+
const mime_types_1 = require("mime-types");
|
|
4
5
|
const n8n_workflow_1 = require("n8n-workflow");
|
|
5
6
|
const GenericFunctions_1 = require("./GenericFunctions");
|
|
6
7
|
const descriptions_1 = require("../../utils/descriptions");
|
|
@@ -609,6 +610,30 @@ class Telegram {
|
|
|
609
610
|
default: true,
|
|
610
611
|
description: 'Whether to download the file',
|
|
611
612
|
},
|
|
613
|
+
{
|
|
614
|
+
displayName: 'Additional Fields',
|
|
615
|
+
name: 'additionalFields',
|
|
616
|
+
type: 'collection',
|
|
617
|
+
placeholder: 'Add Field',
|
|
618
|
+
displayOptions: {
|
|
619
|
+
show: {
|
|
620
|
+
operation: ['get'],
|
|
621
|
+
resource: ['file'],
|
|
622
|
+
download: [true],
|
|
623
|
+
},
|
|
624
|
+
},
|
|
625
|
+
default: {},
|
|
626
|
+
options: [
|
|
627
|
+
{
|
|
628
|
+
displayName: 'MIME Type',
|
|
629
|
+
name: 'mimeType',
|
|
630
|
+
type: 'string',
|
|
631
|
+
placeholder: 'image/jpeg',
|
|
632
|
+
default: '',
|
|
633
|
+
description: 'The MIME type of the file. If not specified, the MIME type will be determined by the file extension.',
|
|
634
|
+
},
|
|
635
|
+
],
|
|
636
|
+
},
|
|
612
637
|
// ----------------------------------
|
|
613
638
|
// message
|
|
614
639
|
// ----------------------------------
|
|
@@ -2003,7 +2028,10 @@ class Telegram {
|
|
|
2003
2028
|
useStream: true,
|
|
2004
2029
|
});
|
|
2005
2030
|
const fileName = filePath.split('/').pop();
|
|
2006
|
-
const
|
|
2031
|
+
const additionalFields = this.getNodeParameter('additionalFields', 0);
|
|
2032
|
+
const providedMimeType = additionalFields?.mimeType;
|
|
2033
|
+
const mimeType = providedMimeType ?? ((0, mime_types_1.lookup)(fileName) || 'application/octet-stream');
|
|
2034
|
+
const data = await this.helpers.prepareBinaryData(file.body, fileName, mimeType);
|
|
2007
2035
|
returnData.push({
|
|
2008
2036
|
json: responseData,
|
|
2009
2037
|
binary: { data },
|