n8n-nodes-base 2.0.2 → 2.1.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/credentials/HttpBasicAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpBasicAuth.credentials.js +2 -0
- package/dist/credentials/HttpBasicAuth.credentials.js.map +1 -1
- package/dist/credentials/HttpBearerAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpBearerAuth.credentials.js +1 -0
- package/dist/credentials/HttpBearerAuth.credentials.js.map +1 -1
- package/dist/credentials/HttpDigestAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpDigestAuth.credentials.js +2 -0
- package/dist/credentials/HttpDigestAuth.credentials.js.map +1 -1
- package/dist/credentials/ZulipApi.credentials.d.ts.map +1 -1
- package/dist/credentials/ZulipApi.credentials.js +2 -0
- package/dist/credentials/ZulipApi.credentials.js.map +1 -1
- package/dist/credentials/common/aws/system-credentials-utils.d.ts.map +1 -1
- package/dist/credentials/common/aws/system-credentials-utils.js +19 -3
- package/dist/credentials/common/aws/system-credentials-utils.js.map +1 -1
- package/dist/known/nodes.json +4 -0
- 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/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/DataTable/DataTable.node.js +1 -1
- package/dist/nodes/DataTable/DataTable.node.js.map +1 -1
- package/dist/nodes/DataTable/common/selectMany.d.ts.map +1 -1
- package/dist/nodes/DataTable/common/selectMany.js +28 -1
- package/dist/nodes/DataTable/common/selectMany.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/Evaluation.node.ee.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js +0 -3
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.json +15 -0
- package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.json +15 -0
- 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/ReadWriteFile.node.js +1 -1
- package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js.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/read.operation.js +11 -8
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js.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/Files/ReadWriteFile/actions/write.operation.js +5 -2
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +14 -0
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
- package/dist/nodes/Form/Form.node.js +1 -1
- package/dist/nodes/Form/Form.node.js.map +1 -1
- package/dist/nodes/Form/FormTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Form/FormTrigger.node.js +2 -1
- package/dist/nodes/Form/FormTrigger.node.js.map +1 -1
- package/dist/nodes/Form/common.descriptions.d.ts.map +1 -1
- package/dist/nodes/Form/common.descriptions.js +37 -0
- package/dist/nodes/Form/common.descriptions.js.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/Form/utils/utils.d.ts +8 -2
- package/dist/nodes/Form/utils/utils.d.ts.map +1 -1
- package/dist/nodes/Form/utils/utils.js +47 -10
- package/dist/nodes/Form/utils/utils.js.map +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.d.ts.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.js +43 -2
- package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
- package/dist/nodes/Git/Git.node.d.ts.map +1 -1
- package/dist/nodes/Git/Git.node.js +6 -10
- package/dist/nodes/Git/Git.node.js.map +1 -1
- package/dist/nodes/Git/descriptions/AddConfigDescription.d.ts +0 -1
- package/dist/nodes/Git/descriptions/AddConfigDescription.d.ts.map +1 -1
- package/dist/nodes/Git/descriptions/AddConfigDescription.js +1 -21
- package/dist/nodes/Git/descriptions/AddConfigDescription.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/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/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/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/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/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/N8n/WorkflowDescription.js +1 -1
- package/dist/nodes/N8n/WorkflowDescription.js.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts.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/ReadBinaryFile/ReadBinaryFile.node.d.ts.map +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js.map +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.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 +4 -3
- package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.js +1 -1
- package/dist/nodes/Set/v2/manual.mode.js.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/Slack/V2/ChannelDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ChannelDescription.js +15 -644
- package/dist/nodes/Slack/V2/ChannelDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts +24 -2
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.js +97 -18
- package/dist/nodes/Slack/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.js +4 -138
- package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/ReactionDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ReactionDescription.js +2 -46
- package/dist/nodes/Slack/V2/ReactionDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.js +7 -3
- package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
- package/dist/nodes/Slack/V2/StarDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/StarDescription.js +2 -46
- package/dist/nodes/Slack/V2/StarDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/utils.d.ts +3 -0
- package/dist/nodes/Slack/V2/utils.d.ts.map +1 -0
- package/dist/nodes/Slack/V2/utils.js +54 -0
- package/dist/nodes/Slack/V2/utils.js.map +1 -0
- 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/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/TimeSaved/TimeSaved.node.d.ts.map +1 -1
- package/dist/nodes/TimeSaved/TimeSaved.node.js +2 -4
- package/dist/nodes/TimeSaved/TimeSaved.node.js.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 +0 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +1 -82
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/utils.d.ts +3 -0
- package/dist/nodes/Webhook/utils.d.ts.map +1 -1
- package/dist/nodes/Webhook/utils.js +86 -0
- package/dist/nodes/Webhook/utils.js.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.d.ts.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js +5 -2
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/credentials.json +4 -4
- package/dist/types/nodes.json +21 -20
- package/dist/utils/sendAndWait/utils.d.ts +1 -0
- package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
- package/dist/utils/sendAndWait/utils.js +3 -0
- package/dist/utils/sendAndWait/utils.js.map +1 -1
- package/dist/utils/utilities.d.ts +1 -0
- package/dist/utils/utilities.d.ts.map +1 -1
- package/package.json +9 -8
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAiDvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAiDvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DA6CnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/folder/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAQpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAUvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/folder/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAQpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAUvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAkBnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
29
30
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAiBtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAiMvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAiBtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAiMvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,iCA4EnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=delete.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOvE,eAAO,MAAM,UAAU,EAAE,eAAe,EAAiB,CAAC;AAS1D,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOvE,eAAO,MAAM,UAAU,EAAE,eAAe,EAAiB,CAAC;AAS1D,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAYnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
29
30
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAGX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyFvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAGX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyFvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,iCAoEnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<INodeExecutionData[]>;
|
|
29
30
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAYtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAsNvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAYtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAsNvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,iCAsEnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=move.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/move.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAGvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"move.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/move.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAGvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAqBnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=reply.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reply.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/reply.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAStB,eAAO,MAAM,UAAU,EAAE,eAAe,EAqMvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"reply.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/reply.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAStB,eAAO,MAAM,UAAU,EAAE,eAAe,EAqMvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DAiGhG"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=send.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"send.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/send.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyLvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"send.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/send.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EAyLvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DA6EhG"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AASpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAwJvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/message/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AASpF,eAAO,MAAM,UAAU,EAAE,eAAe,EAwJvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAqDnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=add.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EAEf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EA4BvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"add.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EAEf,MAAM,cAAc,CAAC;AAQtB,eAAO,MAAM,UAAU,EAAE,eAAe,EA4BvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DAwGhG"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number, items: INodeExecutionData[]): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=download.operation.d.ts.map
|
package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAO3F,eAAO,MAAM,UAAU,EAAE,eAAe,EAWvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAO3F,eAAO,MAAM,UAAU,EAAE,eAAe,EAWvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,kBAAkB,EAAE,+DA8DhG"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAkCnE"}
|
|
@@ -24,6 +24,7 @@ export declare const description: {
|
|
|
24
24
|
validateType?: import("n8n-workflow").FieldType;
|
|
25
25
|
ignoreValidationDuringExecution?: boolean;
|
|
26
26
|
allowArbitraryValues?: boolean;
|
|
27
|
+
resolvableField?: boolean;
|
|
27
28
|
}[];
|
|
28
29
|
export declare function execute(this: IExecuteFunctions, index: number): Promise<import("n8n-workflow").NodeExecutionWithMetadata[]>;
|
|
29
30
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAOpF,eAAO,MAAM,UAAU,EAAE,eAAe,EA2CvC,CAAC;AASF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM,+DAwCnE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"download.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/download.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAKN,KAAK,eAAe,EACpB,MAAM,cAAc,CAAC;AAmHtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAKN,KAAK,eAAe,EACpB,MAAM,cAAc,CAAC;AAmHtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/upload.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAqD1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"upload.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/file/upload.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAqD1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"delete.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/delete.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA2C1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAoElG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAoElG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAyLlG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAgD,eAAe,EAAE,MAAM,cAAc,CAAC;AAyLlG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"upsert.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AA4E1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAyC1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAyC1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAkF1E,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAkF1E,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAgEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAgEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAgB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<{
|
|
28
29
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteChannel.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteChannel.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM;;GAkB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AAgBhG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAqB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAuB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<{
|
|
28
29
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA8CpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channel/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA8CpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM;;GAsB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, nodeVersion: number, instanceId: string): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA2EpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AA2EpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,gBAwClB"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAyB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, instanceId: string): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAkEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAkEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,gBAmBnF"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AA2BhG,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,iBAAiB,EAAsB,MAAM,cAAc,CAAC;AA2BhG,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAqB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAiBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAwB/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAe,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAsC/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<{
|
|
28
29
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteTask.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteTask.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM;;GAe/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../../nodes/Microsoft/Teams/v2/actions/task/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAyBvE,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,gBAK/D"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<any>;
|
|
28
29
|
//# sourceMappingURL=getAll.operation.d.ts.map
|