n8n-nodes-base 2.21.1 → 2.22.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.
Files changed (622) hide show
  1. package/dist/credentials/BoxOAuth2Api.credentials.d.ts.map +1 -1
  2. package/dist/credentials/BoxOAuth2Api.credentials.js +16 -0
  3. package/dist/credentials/BoxOAuth2Api.credentials.js.map +1 -1
  4. package/dist/credentials/Crypto.credentials.d.ts.map +1 -1
  5. package/dist/credentials/Crypto.credentials.js +32 -0
  6. package/dist/credentials/Crypto.credentials.js.map +1 -1
  7. package/dist/credentials/FacebookGraphApiOAuth2Api.credentials.d.ts +9 -0
  8. package/dist/credentials/FacebookGraphApiOAuth2Api.credentials.d.ts.map +1 -0
  9. package/dist/credentials/FacebookGraphApiOAuth2Api.credentials.js +91 -0
  10. package/dist/credentials/FacebookGraphApiOAuth2Api.credentials.js.map +1 -0
  11. package/dist/credentials/FacebookGraphAppOAuth2Api.credentials.d.ts +9 -0
  12. package/dist/credentials/FacebookGraphAppOAuth2Api.credentials.d.ts.map +1 -0
  13. package/dist/credentials/FacebookGraphAppOAuth2Api.credentials.js +21 -0
  14. package/dist/credentials/FacebookGraphAppOAuth2Api.credentials.js.map +1 -0
  15. package/dist/credentials/HttpBearerAuth.credentials.js +1 -1
  16. package/dist/credentials/LinkedInOAuth2Api.credentials.d.ts.map +1 -1
  17. package/dist/credentials/LinkedInOAuth2Api.credentials.js +6 -0
  18. package/dist/credentials/LinkedInOAuth2Api.credentials.js.map +1 -1
  19. package/dist/credentials/NocoDbApiToken.credentials.d.ts.map +1 -1
  20. package/dist/credentials/NocoDbApiToken.credentials.js +3 -1
  21. package/dist/credentials/NocoDbApiToken.credentials.js.map +1 -1
  22. package/dist/credentials/SnowflakeOAuth2Api.credentials.d.ts +9 -0
  23. package/dist/credentials/SnowflakeOAuth2Api.credentials.d.ts.map +1 -0
  24. package/dist/credentials/SnowflakeOAuth2Api.credentials.js +118 -0
  25. package/dist/credentials/SnowflakeOAuth2Api.credentials.js.map +1 -0
  26. package/dist/credentials/common/aws/system-credentials-utils.d.ts +5 -4
  27. package/dist/credentials/common/aws/system-credentials-utils.d.ts.map +1 -1
  28. package/dist/credentials/common/aws/system-credentials-utils.js +67 -3
  29. package/dist/credentials/common/aws/system-credentials-utils.js.map +1 -1
  30. package/dist/known/credentials.json +30 -0
  31. package/dist/methods/defined.json +2 -0
  32. package/dist/methods/referenced.json +2 -0
  33. package/dist/node-definitions/.nodes-hash +1 -1
  34. package/dist/node-definitions/nodes/n8n-nodes-base/airtableTrigger/v1.ts +1 -1
  35. package/dist/node-definitions/nodes/n8n-nodes-base/clockifyTrigger/v1.ts +1 -1
  36. package/dist/node-definitions/nodes/n8n-nodes-base/crypto/v2.schema.js +5 -3
  37. package/dist/node-definitions/nodes/n8n-nodes-base/crypto/v2.ts +13 -1
  38. package/dist/node-definitions/nodes/n8n-nodes-base/dataTable/v1/resource_row/operation_insert.ts +29 -0
  39. package/dist/node-definitions/nodes/n8n-nodes-base/dataTable/v11/resource_row/operation_insert.ts +29 -0
  40. package/dist/node-definitions/nodes/n8n-nodes-base/facebookGraphApi/v1.schema.js +2 -1
  41. package/dist/node-definitions/nodes/n8n-nodes-base/facebookGraphApi/v1.ts +7 -1
  42. package/dist/node-definitions/nodes/n8n-nodes-base/facebookTrigger/v1.schema.js +1 -0
  43. package/dist/node-definitions/nodes/n8n-nodes-base/facebookTrigger/v1.ts +6 -0
  44. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v2.ts +10 -1
  45. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v21.ts +10 -1
  46. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v22.ts +10 -1
  47. package/dist/node-definitions/nodes/n8n-nodes-base/filter/v23.ts +10 -1
  48. package/dist/node-definitions/nodes/n8n-nodes-base/gmailTrigger/v1.ts +1 -1
  49. package/dist/node-definitions/nodes/n8n-nodes-base/gmailTrigger/v11.ts +1 -1
  50. package/dist/node-definitions/nodes/n8n-nodes-base/gmailTrigger/v12.ts +1 -1
  51. package/dist/node-definitions/nodes/n8n-nodes-base/gmailTrigger/v13.ts +1 -1
  52. package/dist/node-definitions/nodes/n8n-nodes-base/gmailTrigger/v14.ts +1 -1
  53. package/dist/node-definitions/nodes/n8n-nodes-base/googleAnalytics/v2/resource_report/operation_get.ts +2 -2
  54. package/dist/node-definitions/nodes/n8n-nodes-base/googleBusinessProfileTrigger/v1.ts +1 -1
  55. package/dist/node-definitions/nodes/n8n-nodes-base/googleCalendarTrigger/v1.ts +1 -1
  56. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/index.ts +3 -1
  57. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/index.schema.js +22 -0
  58. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/index.ts +15 -0
  59. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/index.schema.js +28 -0
  60. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/index.ts +24 -0
  61. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_create.schema.js +27 -0
  62. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_create.ts +190 -0
  63. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_delete.schema.js +24 -0
  64. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_delete.ts +70 -0
  65. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_get.schema.js +25 -0
  66. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_get.ts +110 -0
  67. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_get_all.schema.js +26 -0
  68. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_get_all.ts +108 -0
  69. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_update.schema.js +27 -0
  70. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_bucket/operation_update.ts +203 -0
  71. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/index.schema.js +28 -0
  72. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/index.ts +24 -0
  73. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_create.schema.js +31 -0
  74. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_create.ts +205 -0
  75. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_delete.schema.js +25 -0
  76. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_delete.ts +91 -0
  77. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_get.schema.js +29 -0
  78. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_get.ts +141 -0
  79. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_get_all.schema.js +27 -0
  80. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_get_all.ts +123 -0
  81. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_update.schema.js +28 -0
  82. package/dist/node-definitions/nodes/n8n-nodes-base/googleCloudStorage/v11/resource_object/operation_update.ts +173 -0
  83. package/dist/node-definitions/nodes/n8n-nodes-base/googleDriveTrigger/v1.ts +1 -1
  84. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v1/resource_sheet/operation_append.ts +24 -0
  85. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v1/resource_sheet/operation_update.ts +24 -0
  86. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v2/resource_sheet/operation_append.ts +24 -0
  87. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v2/resource_sheet/operation_update.ts +24 -0
  88. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_append.ts +26 -2
  89. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_append_or_update.ts +27 -2
  90. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_clear.ts +2 -2
  91. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_create.ts +1 -1
  92. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_delete.ts +2 -2
  93. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_read.ts +2 -2
  94. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_remove.ts +2 -2
  95. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v3/resource_sheet/operation_update.ts +27 -2
  96. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_append.ts +27 -2
  97. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_append_or_update.ts +27 -2
  98. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_clear.ts +2 -2
  99. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_create.ts +1 -1
  100. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_delete.ts +2 -2
  101. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_read.ts +2 -2
  102. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_remove.ts +2 -2
  103. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v4/resource_sheet/operation_update.ts +27 -2
  104. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_append.ts +27 -2
  105. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_append_or_update.ts +27 -2
  106. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_clear.ts +2 -2
  107. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_create.ts +1 -1
  108. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_delete.ts +2 -2
  109. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_read.ts +2 -2
  110. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_remove.ts +2 -2
  111. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v41/resource_sheet/operation_update.ts +27 -2
  112. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_append.ts +27 -2
  113. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_append_or_update.ts +27 -2
  114. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_clear.ts +2 -2
  115. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_create.ts +1 -1
  116. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_delete.ts +2 -2
  117. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_read.ts +2 -2
  118. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_remove.ts +2 -2
  119. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v42/resource_sheet/operation_update.ts +27 -2
  120. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_append.ts +27 -2
  121. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_append_or_update.ts +27 -2
  122. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_clear.ts +2 -2
  123. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_create.ts +1 -1
  124. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_delete.ts +2 -2
  125. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_read.ts +2 -2
  126. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_remove.ts +2 -2
  127. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v43/resource_sheet/operation_update.ts +27 -2
  128. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_append.ts +27 -2
  129. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_append_or_update.ts +27 -2
  130. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_clear.ts +2 -2
  131. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_create.ts +1 -1
  132. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_delete.ts +2 -2
  133. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_read.ts +2 -2
  134. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_remove.ts +2 -2
  135. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v44/resource_sheet/operation_update.ts +27 -2
  136. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_append.ts +27 -2
  137. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_append_or_update.ts +27 -2
  138. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_clear.ts +2 -2
  139. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_create.ts +1 -1
  140. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_delete.ts +2 -2
  141. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_read.ts +2 -2
  142. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_remove.ts +2 -2
  143. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v45/resource_sheet/operation_update.ts +27 -2
  144. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_append.ts +27 -2
  145. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_append_or_update.ts +27 -2
  146. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_clear.ts +2 -2
  147. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_create.ts +1 -1
  148. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_delete.ts +2 -2
  149. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_read.ts +2 -2
  150. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_remove.ts +2 -2
  151. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v46/resource_sheet/operation_update.ts +27 -2
  152. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_append.ts +27 -2
  153. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_append_or_update.ts +27 -2
  154. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_clear.ts +2 -2
  155. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_create.ts +1 -1
  156. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_delete.ts +2 -2
  157. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_read.ts +2 -2
  158. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_remove.ts +2 -2
  159. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheets/v47/resource_sheet/operation_update.ts +27 -2
  160. package/dist/node-definitions/nodes/n8n-nodes-base/googleSheetsTrigger/v1.ts +1 -1
  161. package/dist/node-definitions/nodes/n8n-nodes-base/httpRequest/v3.ts +6 -0
  162. package/dist/node-definitions/nodes/n8n-nodes-base/httpRequest/v4.ts +6 -0
  163. package/dist/node-definitions/nodes/n8n-nodes-base/httpRequest/v41.ts +6 -0
  164. package/dist/node-definitions/nodes/n8n-nodes-base/httpRequest/v42.ts +6 -0
  165. package/dist/node-definitions/nodes/n8n-nodes-base/httpRequest/v43.ts +6 -0
  166. package/dist/node-definitions/nodes/n8n-nodes-base/httpRequest/v44.ts +6 -0
  167. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOneDriveTrigger/v1.ts +1 -1
  168. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlook/v2/resource_event/operation_create.ts +2 -2
  169. package/dist/node-definitions/nodes/n8n-nodes-base/microsoftOutlookTrigger/v1.ts +1 -1
  170. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/index.ts +3 -1
  171. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/index.schema.js +24 -0
  172. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/index.ts +18 -0
  173. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_base/index.schema.js +22 -0
  174. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_base/index.ts +15 -0
  175. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_base/operation_get.schema.js +24 -0
  176. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_base/operation_get.ts +36 -0
  177. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_base/operation_get_all.schema.js +23 -0
  178. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_base/operation_get_all.ts +30 -0
  179. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/index.schema.js +24 -0
  180. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/index.ts +18 -0
  181. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/operation_link.schema.js +28 -0
  182. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/operation_link.ts +57 -0
  183. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/operation_list.schema.js +30 -0
  184. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/operation_list.ts +104 -0
  185. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/operation_unlink.schema.js +28 -0
  186. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_linkrow/operation_unlink.ts +57 -0
  187. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/index.schema.js +34 -0
  188. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/index.ts +33 -0
  189. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_count.schema.js +26 -0
  190. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_count.ts +51 -0
  191. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_create.schema.js +28 -0
  192. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_create.ts +63 -0
  193. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_delete.schema.js +26 -0
  194. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_delete.ts +46 -0
  195. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_get.schema.js +28 -0
  196. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_get.ts +58 -0
  197. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_search.schema.js +30 -0
  198. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_search.ts +109 -0
  199. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_update.schema.js +29 -0
  200. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_update.ts +67 -0
  201. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_upload.schema.js +32 -0
  202. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_upload.ts +78 -0
  203. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_upsert.schema.js +29 -0
  204. package/dist/node-definitions/nodes/n8n-nodes-base/nocoDb/v4/resource_row/operation_upsert.ts +67 -0
  205. package/dist/node-definitions/nodes/n8n-nodes-base/notionTrigger/v1.ts +1 -1
  206. package/dist/node-definitions/nodes/n8n-nodes-base/rssFeedReadTrigger/v1.ts +1 -1
  207. package/dist/node-definitions/nodes/n8n-nodes-base/salesforceTrigger/v1.ts +1 -1
  208. package/dist/node-definitions/nodes/n8n-nodes-base/seaTableTrigger/v1.ts +1 -1
  209. package/dist/node-definitions/nodes/n8n-nodes-base/seaTableTrigger/v2.ts +1 -1
  210. package/dist/node-definitions/nodes/n8n-nodes-base/slack/index.ts +3 -1
  211. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/index.schema.js +32 -0
  212. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/index.ts +30 -0
  213. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/index.schema.js +52 -0
  214. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/index.ts +60 -0
  215. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_archive.schema.js +23 -0
  216. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_archive.ts +30 -0
  217. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_close.schema.js +23 -0
  218. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_close.ts +30 -0
  219. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_create.schema.js +24 -0
  220. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_create.ts +71 -0
  221. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_get.schema.js +24 -0
  222. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_get.ts +93 -0
  223. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_get_all.schema.js +25 -0
  224. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_get_all.ts +103 -0
  225. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_history.schema.js +26 -0
  226. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_history.ts +83 -0
  227. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_invite.schema.js +24 -0
  228. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_invite.ts +41 -0
  229. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_join.schema.js +23 -0
  230. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_join.ts +67 -0
  231. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_kick.schema.js +24 -0
  232. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_kick.ts +35 -0
  233. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_leave.schema.js +23 -0
  234. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_leave.ts +30 -0
  235. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_member.schema.js +26 -0
  236. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_member.ts +51 -0
  237. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_open.schema.js +23 -0
  238. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_open.ts +47 -0
  239. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_rename.schema.js +24 -0
  240. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_rename.ts +34 -0
  241. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_replies.schema.js +27 -0
  242. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_replies.ts +106 -0
  243. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_set_purpose.schema.js +24 -0
  244. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_set_purpose.ts +34 -0
  245. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_set_topic.schema.js +24 -0
  246. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_set_topic.ts +71 -0
  247. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_unarchive.schema.js +23 -0
  248. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_channel/operation_unarchive.ts +30 -0
  249. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/index.schema.js +24 -0
  250. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/index.ts +18 -0
  251. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/operation_get.schema.js +23 -0
  252. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/operation_get.ts +71 -0
  253. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/operation_get_all.schema.js +25 -0
  254. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/operation_get_all.ts +94 -0
  255. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/operation_upload.schema.js +24 -0
  256. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_file/operation_upload.ts +92 -0
  257. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/index.schema.js +30 -0
  258. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/index.ts +27 -0
  259. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_delete.schema.js +26 -0
  260. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_delete.ts +52 -0
  261. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_get_permalink.schema.js +24 -0
  262. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_get_permalink.ts +40 -0
  263. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_post.schema.js +30 -0
  264. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_post.ts +261 -0
  265. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_search.schema.js +27 -0
  266. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_search.ts +91 -0
  267. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_send_and_wait.schema.js +32 -0
  268. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_send_and_wait.ts +323 -0
  269. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_update.schema.js +29 -0
  270. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_message/operation_update.ts +127 -0
  271. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/index.schema.js +24 -0
  272. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/index.ts +18 -0
  273. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/operation_add.schema.js +25 -0
  274. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/operation_add.ts +43 -0
  275. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/operation_get.schema.js +24 -0
  276. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/operation_get.ts +67 -0
  277. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/operation_remove.schema.js +25 -0
  278. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_reaction/operation_remove.ts +43 -0
  279. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/index.schema.js +24 -0
  280. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/index.ts +18 -0
  281. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/operation_add.schema.js +27 -0
  282. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/operation_add.ts +54 -0
  283. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/operation_delete.schema.js +23 -0
  284. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/operation_delete.ts +43 -0
  285. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/operation_get_all.schema.js +24 -0
  286. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_star/operation_get_all.ts +35 -0
  287. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/index.schema.js +28 -0
  288. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/index.ts +24 -0
  289. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_get_all.schema.js +24 -0
  290. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_get_all.ts +92 -0
  291. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_get_presence.schema.js +23 -0
  292. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_get_presence.ts +36 -0
  293. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_get_profile.schema.js +23 -0
  294. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_get_profile.ts +63 -0
  295. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_info.schema.js +23 -0
  296. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_info.ts +86 -0
  297. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_update_profile.schema.js +23 -0
  298. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user/operation_update_profile.ts +169 -0
  299. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/index.schema.js +32 -0
  300. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/index.ts +30 -0
  301. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_create.schema.js +24 -0
  302. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_create.ts +49 -0
  303. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_disable.schema.js +24 -0
  304. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_disable.ts +37 -0
  305. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_enable.schema.js +24 -0
  306. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_enable.ts +37 -0
  307. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_get_all.schema.js +25 -0
  308. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_get_all.ts +53 -0
  309. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_get_users.schema.js +24 -0
  310. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_get_users.ts +37 -0
  311. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_update.schema.js +24 -0
  312. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_update.ts +51 -0
  313. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_update_users.schema.js +25 -0
  314. package/dist/node-definitions/nodes/n8n-nodes-base/slack/v25/resource_user_group/operation_update_users.ts +43 -0
  315. package/dist/node-definitions/nodes/n8n-nodes-base/snowflake/v1.schema.js +1 -0
  316. package/dist/node-definitions/nodes/n8n-nodes-base/snowflake/v1.ts +2 -0
  317. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_get_all.schema.js +1 -0
  318. package/dist/node-definitions/nodes/n8n-nodes-base/supabase/v1/resource_row/operation_get_all.ts +4 -0
  319. package/dist/node-definitions/nodes/n8n-nodes-base/switch/v3/mode_rules.ts +48 -0
  320. package/dist/node-definitions/nodes/n8n-nodes-base/switch/v31/mode_rules.ts +48 -0
  321. package/dist/node-definitions/nodes/n8n-nodes-base/switch/v32/mode_rules.ts +48 -0
  322. package/dist/node-definitions/nodes/n8n-nodes-base/switch/v33/mode_rules.ts +48 -0
  323. package/dist/node-definitions/nodes/n8n-nodes-base/switch/v34/mode_rules.ts +48 -0
  324. package/dist/node-definitions/nodes/n8n-nodes-base/togglTrigger/v1.ts +1 -1
  325. package/dist/nodes/Aws/AwsSnsTrigger.node.d.ts.map +1 -1
  326. package/dist/nodes/Aws/AwsSnsTrigger.node.js +6 -1
  327. package/dist/nodes/Aws/AwsSnsTrigger.node.js.map +1 -1
  328. package/dist/nodes/Aws/AwsSnsTriggerHelpers.d.ts +17 -0
  329. package/dist/nodes/Aws/AwsSnsTriggerHelpers.d.ts.map +1 -0
  330. package/dist/nodes/Aws/AwsSnsTriggerHelpers.js +142 -0
  331. package/dist/nodes/Aws/AwsSnsTriggerHelpers.js.map +1 -0
  332. package/dist/nodes/Box/BoxTrigger.node.d.ts.map +1 -1
  333. package/dist/nodes/Box/BoxTrigger.node.js +9 -0
  334. package/dist/nodes/Box/BoxTrigger.node.js.map +1 -1
  335. package/dist/nodes/Box/BoxTriggerHelpers.d.ts +3 -0
  336. package/dist/nodes/Box/BoxTriggerHelpers.d.ts.map +1 -0
  337. package/dist/nodes/Box/BoxTriggerHelpers.js +58 -0
  338. package/dist/nodes/Box/BoxTriggerHelpers.js.map +1 -0
  339. package/dist/nodes/Code/Code.node.d.ts.map +1 -1
  340. package/dist/nodes/Code/Code.node.js +24 -0
  341. package/dist/nodes/Code/Code.node.js.map +1 -1
  342. package/dist/nodes/Crypto/v2/CryptoV2.node.d.ts.map +1 -1
  343. package/dist/nodes/Crypto/v2/CryptoV2.node.js +219 -2
  344. package/dist/nodes/Crypto/v2/CryptoV2.node.js.map +1 -1
  345. package/dist/nodes/DataTable/DataTable.node.d.ts.map +1 -1
  346. package/dist/nodes/DataTable/DataTable.node.js +34 -0
  347. package/dist/nodes/DataTable/DataTable.node.js.map +1 -1
  348. package/dist/nodes/DataTable/actions/row/Row.resource.d.ts.map +1 -1
  349. package/dist/nodes/DataTable/actions/row/Row.resource.js +6 -0
  350. package/dist/nodes/DataTable/actions/row/Row.resource.js.map +1 -1
  351. package/dist/nodes/Discord/v2/actions/message/sendAndWait.operation.d.ts.map +1 -1
  352. package/dist/nodes/Discord/v2/actions/message/sendAndWait.operation.js +4 -1
  353. package/dist/nodes/Discord/v2/actions/message/sendAndWait.operation.js.map +1 -1
  354. package/dist/nodes/Discord/v2/actions/router.d.ts.map +1 -1
  355. package/dist/nodes/Discord/v2/actions/router.js +1 -4
  356. package/dist/nodes/Discord/v2/actions/router.js.map +1 -1
  357. package/dist/nodes/EmailSend/v2/sendAndWait.operation.d.ts.map +1 -1
  358. package/dist/nodes/EmailSend/v2/sendAndWait.operation.js +9 -1
  359. package/dist/nodes/EmailSend/v2/sendAndWait.operation.js.map +1 -1
  360. package/dist/nodes/Facebook/FacebookGraphApi.node.d.ts.map +1 -1
  361. package/dist/nodes/Facebook/FacebookGraphApi.node.js +54 -5
  362. package/dist/nodes/Facebook/FacebookGraphApi.node.js.map +1 -1
  363. package/dist/nodes/Facebook/FacebookTrigger.node.d.ts.map +1 -1
  364. package/dist/nodes/Facebook/FacebookTrigger.node.js +33 -1
  365. package/dist/nodes/Facebook/FacebookTrigger.node.js.map +1 -1
  366. package/dist/nodes/Facebook/GenericFunctions.d.ts.map +1 -1
  367. package/dist/nodes/Facebook/GenericFunctions.js +17 -8
  368. package/dist/nodes/Facebook/GenericFunctions.js.map +1 -1
  369. package/dist/nodes/Filter/V2/FilterV2.node.d.ts.map +1 -1
  370. package/dist/nodes/Filter/V2/FilterV2.node.js +10 -0
  371. package/dist/nodes/Filter/V2/FilterV2.node.js.map +1 -1
  372. package/dist/nodes/Google/Chat/GoogleChat.node.d.ts.map +1 -1
  373. package/dist/nodes/Google/Chat/GoogleChat.node.js +9 -1
  374. package/dist/nodes/Google/Chat/GoogleChat.node.js.map +1 -1
  375. package/dist/nodes/Google/CloudStorage/BucketDescription.d.ts.map +1 -1
  376. package/dist/nodes/Google/CloudStorage/BucketDescription.js +49 -3
  377. package/dist/nodes/Google/CloudStorage/BucketDescription.js.map +1 -1
  378. package/dist/nodes/Google/CloudStorage/GenericFunctions.d.ts +3 -0
  379. package/dist/nodes/Google/CloudStorage/GenericFunctions.d.ts.map +1 -0
  380. package/dist/nodes/Google/CloudStorage/GenericFunctions.js +34 -0
  381. package/dist/nodes/Google/CloudStorage/GenericFunctions.js.map +1 -0
  382. package/dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.d.ts +6 -0
  383. package/dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.d.ts.map +1 -1
  384. package/dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.js +6 -1
  385. package/dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.js.map +1 -1
  386. package/dist/nodes/Google/CloudStorage/ObjectDescription.d.ts +16 -0
  387. package/dist/nodes/Google/CloudStorage/ObjectDescription.d.ts.map +1 -1
  388. package/dist/nodes/Google/CloudStorage/ObjectDescription.js +124 -4
  389. package/dist/nodes/Google/CloudStorage/ObjectDescription.js.map +1 -1
  390. package/dist/nodes/Google/Gmail/v2/GmailV2.node.d.ts.map +1 -1
  391. package/dist/nodes/Google/Gmail/v2/GmailV2.node.js +11 -3
  392. package/dist/nodes/Google/Gmail/v2/GmailV2.node.js.map +1 -1
  393. package/dist/nodes/Google/Sheet/GoogleSheets.node.d.ts.map +1 -1
  394. package/dist/nodes/Google/Sheet/GoogleSheets.node.js +32 -0
  395. package/dist/nodes/Google/Sheet/GoogleSheets.node.js.map +1 -1
  396. package/dist/nodes/Google/Sheet/v2/actions/sheet/Sheet.resource.d.ts.map +1 -1
  397. package/dist/nodes/Google/Sheet/v2/actions/sheet/Sheet.resource.js +6 -2
  398. package/dist/nodes/Google/Sheet/v2/actions/sheet/Sheet.resource.js.map +1 -1
  399. package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.d.ts.map +1 -1
  400. package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js +1 -0
  401. package/dist/nodes/Google/Sheet/v2/actions/sheet/append.operation.js.map +1 -1
  402. package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.d.ts.map +1 -1
  403. package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js +2 -0
  404. package/dist/nodes/Google/Sheet/v2/actions/sheet/appendOrUpdate.operation.js.map +1 -1
  405. package/dist/nodes/Google/Sheet/v2/actions/sheet/commonDescription.d.ts +3 -1
  406. package/dist/nodes/Google/Sheet/v2/actions/sheet/commonDescription.d.ts.map +1 -1
  407. package/dist/nodes/Google/Sheet/v2/actions/sheet/commonDescription.js +7 -1
  408. package/dist/nodes/Google/Sheet/v2/actions/sheet/commonDescription.js.map +1 -1
  409. package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.d.ts.map +1 -1
  410. package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js +2 -0
  411. package/dist/nodes/Google/Sheet/v2/actions/sheet/update.operation.js.map +1 -1
  412. package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.d.ts.map +1 -1
  413. package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.js +5 -1
  414. package/dist/nodes/HttpRequest/V1/HttpRequestV1.node.js.map +1 -1
  415. package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.d.ts.map +1 -1
  416. package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js +5 -1
  417. package/dist/nodes/HttpRequest/V2/HttpRequestV2.node.js.map +1 -1
  418. package/dist/nodes/HttpRequest/V3/Description.d.ts.map +1 -1
  419. package/dist/nodes/HttpRequest/V3/Description.js +8 -0
  420. package/dist/nodes/HttpRequest/V3/Description.js.map +1 -1
  421. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
  422. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +5 -1
  423. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  424. package/dist/nodes/If/V2/IfV2.node.d.ts.map +1 -1
  425. package/dist/nodes/If/V2/IfV2.node.js +3 -0
  426. package/dist/nodes/If/V2/IfV2.node.js.map +1 -1
  427. package/dist/nodes/Merge/v3/actions/versionDescription.d.ts.map +1 -1
  428. package/dist/nodes/Merge/v3/actions/versionDescription.js +86 -0
  429. package/dist/nodes/Merge/v3/actions/versionDescription.js.map +1 -1
  430. package/dist/nodes/MessageAnAgent/MessageAnAgent.node.d.ts.map +1 -1
  431. package/dist/nodes/MessageAnAgent/MessageAnAgent.node.js +9 -3
  432. package/dist/nodes/MessageAnAgent/MessageAnAgent.node.js.map +1 -1
  433. package/dist/nodes/Microsoft/Outlook/v2/MicrosoftOutlookV2.node.d.ts +5 -1
  434. package/dist/nodes/Microsoft/Outlook/v2/MicrosoftOutlookV2.node.d.ts.map +1 -1
  435. package/dist/nodes/Microsoft/Outlook/v2/actions/router.d.ts +5 -1
  436. package/dist/nodes/Microsoft/Outlook/v2/actions/router.d.ts.map +1 -1
  437. package/dist/nodes/Microsoft/Outlook/v2/actions/router.js +9 -1
  438. package/dist/nodes/Microsoft/Outlook/v2/actions/router.js.map +1 -1
  439. package/dist/nodes/Microsoft/Teams/MicrosoftTeamsTrigger.node.d.ts.map +1 -1
  440. package/dist/nodes/Microsoft/Teams/MicrosoftTeamsTrigger.node.js +9 -2
  441. package/dist/nodes/Microsoft/Teams/MicrosoftTeamsTrigger.node.js.map +1 -1
  442. package/dist/nodes/Microsoft/Teams/v2/actions/router.d.ts.map +1 -1
  443. package/dist/nodes/Microsoft/Teams/v2/actions/router.js +9 -1
  444. package/dist/nodes/Microsoft/Teams/v2/actions/router.js.map +1 -1
  445. package/dist/nodes/Microsoft/Teams/v2/helpers/types.d.ts +1 -0
  446. package/dist/nodes/Microsoft/Teams/v2/helpers/types.d.ts.map +1 -1
  447. package/dist/nodes/Microsoft/Teams/v2/helpers/utils-trigger.d.ts +4 -2
  448. package/dist/nodes/Microsoft/Teams/v2/helpers/utils-trigger.d.ts.map +1 -1
  449. package/dist/nodes/Microsoft/Teams/v2/helpers/utils-trigger.js +31 -1
  450. package/dist/nodes/Microsoft/Teams/v2/helpers/utils-trigger.js.map +1 -1
  451. package/dist/nodes/NocoDB/NocoDB.node.d.ts +3 -11
  452. package/dist/nodes/NocoDB/NocoDB.node.d.ts.map +1 -1
  453. package/dist/nodes/NocoDB/NocoDB.node.js +21 -642
  454. package/dist/nodes/NocoDB/NocoDB.node.js.map +1 -1
  455. package/dist/nodes/NocoDB/nocodb.svg +11 -1
  456. package/dist/nodes/NocoDB/v1/GenericFunctions.d.ts.map +1 -0
  457. package/dist/nodes/NocoDB/{GenericFunctions.js → v1/GenericFunctions.js} +2 -2
  458. package/dist/nodes/NocoDB/v1/GenericFunctions.js.map +1 -0
  459. package/dist/nodes/NocoDB/v1/NocoDBV1.node.d.ts +14 -0
  460. package/dist/nodes/NocoDB/v1/NocoDBV1.node.d.ts.map +1 -0
  461. package/dist/nodes/NocoDB/v1/NocoDBV1.node.js +653 -0
  462. package/dist/nodes/NocoDB/v1/NocoDBV1.node.js.map +1 -0
  463. package/dist/nodes/NocoDB/v1/OperationDescription.d.ts.map +1 -0
  464. package/dist/nodes/NocoDB/v1/OperationDescription.js.map +1 -0
  465. package/dist/nodes/NocoDB/v2/NocoDBV2.node.d.ts +9 -0
  466. package/dist/nodes/NocoDB/v2/NocoDBV2.node.d.ts.map +1 -0
  467. package/dist/nodes/NocoDB/v2/NocoDBV2.node.js +54 -0
  468. package/dist/nodes/NocoDB/v2/NocoDBV2.node.js.map +1 -0
  469. package/dist/nodes/NocoDB/v2/actions/base/base.resource.d.ts +5 -0
  470. package/dist/nodes/NocoDB/v2/actions/base/base.resource.d.ts.map +1 -0
  471. package/dist/nodes/NocoDB/v2/actions/base/base.resource.js +72 -0
  472. package/dist/nodes/NocoDB/v2/actions/base/base.resource.js.map +1 -0
  473. package/dist/nodes/NocoDB/v2/actions/base/get.operation.d.ts +4 -0
  474. package/dist/nodes/NocoDB/v2/actions/base/get.operation.d.ts.map +1 -0
  475. package/dist/nodes/NocoDB/v2/actions/base/get.operation.js +103 -0
  476. package/dist/nodes/NocoDB/v2/actions/base/get.operation.js.map +1 -0
  477. package/dist/nodes/NocoDB/v2/actions/base/getAll.operation.d.ts +4 -0
  478. package/dist/nodes/NocoDB/v2/actions/base/getAll.operation.d.ts.map +1 -0
  479. package/dist/nodes/NocoDB/v2/actions/base/getAll.operation.js +72 -0
  480. package/dist/nodes/NocoDB/v2/actions/base/getAll.operation.js.map +1 -0
  481. package/dist/nodes/NocoDB/v2/actions/linkrows/link.operation.d.ts +4 -0
  482. package/dist/nodes/NocoDB/v2/actions/linkrows/link.operation.d.ts.map +1 -0
  483. package/dist/nodes/NocoDB/v2/actions/linkrows/link.operation.js +128 -0
  484. package/dist/nodes/NocoDB/v2/actions/linkrows/link.operation.js.map +1 -0
  485. package/dist/nodes/NocoDB/v2/actions/linkrows/linkrows.resource.d.ts +6 -0
  486. package/dist/nodes/NocoDB/v2/actions/linkrows/linkrows.resource.d.ts.map +1 -0
  487. package/dist/nodes/NocoDB/v2/actions/linkrows/linkrows.resource.js +163 -0
  488. package/dist/nodes/NocoDB/v2/actions/linkrows/linkrows.resource.js.map +1 -0
  489. package/dist/nodes/NocoDB/v2/actions/linkrows/list.operation.d.ts +4 -0
  490. package/dist/nodes/NocoDB/v2/actions/linkrows/list.operation.d.ts.map +1 -0
  491. package/dist/nodes/NocoDB/v2/actions/linkrows/list.operation.js +262 -0
  492. package/dist/nodes/NocoDB/v2/actions/linkrows/list.operation.js.map +1 -0
  493. package/dist/nodes/NocoDB/v2/actions/linkrows/unlink.operation.d.ts +4 -0
  494. package/dist/nodes/NocoDB/v2/actions/linkrows/unlink.operation.d.ts.map +1 -0
  495. package/dist/nodes/NocoDB/v2/actions/linkrows/unlink.operation.js +128 -0
  496. package/dist/nodes/NocoDB/v2/actions/linkrows/unlink.operation.js.map +1 -0
  497. package/dist/nodes/NocoDB/v2/actions/router.d.ts +3 -0
  498. package/dist/nodes/NocoDB/v2/actions/router.d.ts.map +1 -0
  499. package/dist/nodes/NocoDB/v2/actions/router.js +115 -0
  500. package/dist/nodes/NocoDB/v2/actions/router.js.map +1 -0
  501. package/dist/nodes/NocoDB/v2/actions/rows/count.operation.d.ts +4 -0
  502. package/dist/nodes/NocoDB/v2/actions/rows/count.operation.d.ts.map +1 -0
  503. package/dist/nodes/NocoDB/v2/actions/rows/count.operation.js +64 -0
  504. package/dist/nodes/NocoDB/v2/actions/rows/count.operation.js.map +1 -0
  505. package/dist/nodes/NocoDB/v2/actions/rows/create.operation.d.ts +4 -0
  506. package/dist/nodes/NocoDB/v2/actions/rows/create.operation.d.ts.map +1 -0
  507. package/dist/nodes/NocoDB/v2/actions/rows/create.operation.js +115 -0
  508. package/dist/nodes/NocoDB/v2/actions/rows/create.operation.js.map +1 -0
  509. package/dist/nodes/NocoDB/v2/actions/rows/create_update.description.d.ts +4 -0
  510. package/dist/nodes/NocoDB/v2/actions/rows/create_update.description.d.ts.map +1 -0
  511. package/dist/nodes/NocoDB/v2/actions/rows/create_update.description.js +51 -0
  512. package/dist/nodes/NocoDB/v2/actions/rows/create_update.description.js.map +1 -0
  513. package/dist/nodes/NocoDB/v2/actions/rows/delete.operation.d.ts +4 -0
  514. package/dist/nodes/NocoDB/v2/actions/rows/delete.operation.d.ts.map +1 -0
  515. package/dist/nodes/NocoDB/v2/actions/rows/delete.operation.js +58 -0
  516. package/dist/nodes/NocoDB/v2/actions/rows/delete.operation.js.map +1 -0
  517. package/dist/nodes/NocoDB/v2/actions/rows/get.operation.d.ts +4 -0
  518. package/dist/nodes/NocoDB/v2/actions/rows/get.operation.d.ts.map +1 -0
  519. package/dist/nodes/NocoDB/v2/actions/rows/get.operation.js +91 -0
  520. package/dist/nodes/NocoDB/v2/actions/rows/get.operation.js.map +1 -0
  521. package/dist/nodes/NocoDB/v2/actions/rows/rows.resource.d.ts +11 -0
  522. package/dist/nodes/NocoDB/v2/actions/rows/rows.resource.d.ts.map +1 -0
  523. package/dist/nodes/NocoDB/v2/actions/rows/rows.resource.js +209 -0
  524. package/dist/nodes/NocoDB/v2/actions/rows/rows.resource.js.map +1 -0
  525. package/dist/nodes/NocoDB/v2/actions/rows/search.operation.d.ts +4 -0
  526. package/dist/nodes/NocoDB/v2/actions/rows/search.operation.d.ts.map +1 -0
  527. package/dist/nodes/NocoDB/v2/actions/rows/search.operation.js +265 -0
  528. package/dist/nodes/NocoDB/v2/actions/rows/search.operation.js.map +1 -0
  529. package/dist/nodes/NocoDB/v2/actions/rows/update.operation.d.ts +4 -0
  530. package/dist/nodes/NocoDB/v2/actions/rows/update.operation.d.ts.map +1 -0
  531. package/dist/nodes/NocoDB/v2/actions/rows/update.operation.js +126 -0
  532. package/dist/nodes/NocoDB/v2/actions/rows/update.operation.js.map +1 -0
  533. package/dist/nodes/NocoDB/v2/actions/rows/upload.operation.d.ts +4 -0
  534. package/dist/nodes/NocoDB/v2/actions/rows/upload.operation.d.ts.map +1 -0
  535. package/dist/nodes/NocoDB/v2/actions/rows/upload.operation.js +247 -0
  536. package/dist/nodes/NocoDB/v2/actions/rows/upload.operation.js.map +1 -0
  537. package/dist/nodes/NocoDB/v2/actions/rows/upsert.operation.d.ts +4 -0
  538. package/dist/nodes/NocoDB/v2/actions/rows/upsert.operation.d.ts.map +1 -0
  539. package/dist/nodes/NocoDB/v2/actions/rows/upsert.operation.js +131 -0
  540. package/dist/nodes/NocoDB/v2/actions/rows/upsert.operation.js.map +1 -0
  541. package/dist/nodes/NocoDB/v2/helpers/columns-fetcher.d.ts +13 -0
  542. package/dist/nodes/NocoDB/v2/helpers/columns-fetcher.d.ts.map +1 -0
  543. package/dist/nodes/NocoDB/v2/helpers/columns-fetcher.js +179 -0
  544. package/dist/nodes/NocoDB/v2/helpers/columns-fetcher.js.map +1 -0
  545. package/dist/nodes/NocoDB/v2/helpers/index.d.ts +14 -0
  546. package/dist/nodes/NocoDB/v2/helpers/index.d.ts.map +1 -0
  547. package/dist/nodes/NocoDB/v2/helpers/index.js +50 -0
  548. package/dist/nodes/NocoDB/v2/helpers/index.js.map +1 -0
  549. package/dist/nodes/NocoDB/v2/methods/index.d.ts +4 -0
  550. package/dist/nodes/NocoDB/v2/methods/index.d.ts.map +1 -0
  551. package/dist/nodes/NocoDB/v2/methods/index.js +40 -0
  552. package/dist/nodes/NocoDB/v2/methods/index.js.map +1 -0
  553. package/dist/nodes/NocoDB/v2/methods/listSearch.d.ts +12 -0
  554. package/dist/nodes/NocoDB/v2/methods/listSearch.d.ts.map +1 -0
  555. package/dist/nodes/NocoDB/v2/methods/listSearch.js +350 -0
  556. package/dist/nodes/NocoDB/v2/methods/listSearch.js.map +1 -0
  557. package/dist/nodes/NocoDB/v2/methods/loadOptions.d.ts +4 -0
  558. package/dist/nodes/NocoDB/v2/methods/loadOptions.d.ts.map +1 -0
  559. package/dist/nodes/NocoDB/v2/methods/loadOptions.js +65 -0
  560. package/dist/nodes/NocoDB/v2/methods/loadOptions.js.map +1 -0
  561. package/dist/nodes/NocoDB/v2/methods/resourceMapping.d.ts +3 -0
  562. package/dist/nodes/NocoDB/v2/methods/resourceMapping.d.ts.map +1 -0
  563. package/dist/nodes/NocoDB/v2/methods/resourceMapping.js +11 -0
  564. package/dist/nodes/NocoDB/v2/methods/resourceMapping.js.map +1 -0
  565. package/dist/nodes/NocoDB/v2/transport/index.d.ts +15 -0
  566. package/dist/nodes/NocoDB/v2/transport/index.d.ts.map +1 -0
  567. package/dist/nodes/NocoDB/v2/transport/index.js +90 -0
  568. package/dist/nodes/NocoDB/v2/transport/index.js.map +1 -0
  569. package/dist/nodes/NocoDB/v2/versionDescription.d.ts +4 -0
  570. package/dist/nodes/NocoDB/v2/versionDescription.d.ts.map +1 -0
  571. package/dist/nodes/NocoDB/v2/versionDescription.js +119 -0
  572. package/dist/nodes/NocoDB/v2/versionDescription.js.map +1 -0
  573. package/dist/nodes/S3/S3.node.d.ts.map +1 -1
  574. package/dist/nodes/S3/S3.node.js +7 -0
  575. package/dist/nodes/S3/S3.node.js.map +1 -1
  576. package/dist/nodes/Slack/Slack.node.d.ts.map +1 -1
  577. package/dist/nodes/Slack/Slack.node.js +2 -1
  578. package/dist/nodes/Slack/Slack.node.js.map +1 -1
  579. package/dist/nodes/Slack/V2/SlackV2.node.d.ts.map +1 -1
  580. package/dist/nodes/Slack/V2/SlackV2.node.js +10 -2
  581. package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
  582. package/dist/nodes/Snowflake/GenericFunctions.d.ts +3 -0
  583. package/dist/nodes/Snowflake/GenericFunctions.d.ts.map +1 -1
  584. package/dist/nodes/Snowflake/GenericFunctions.js +4 -0
  585. package/dist/nodes/Snowflake/GenericFunctions.js.map +1 -1
  586. package/dist/nodes/Snowflake/Snowflake.node.d.ts.map +1 -1
  587. package/dist/nodes/Snowflake/Snowflake.node.js +52 -2
  588. package/dist/nodes/Snowflake/Snowflake.node.js.map +1 -1
  589. package/dist/nodes/SplitInBatches/v3/SplitInBatchesV3.node.d.ts.map +1 -1
  590. package/dist/nodes/SplitInBatches/v3/SplitInBatchesV3.node.js +23 -0
  591. package/dist/nodes/SplitInBatches/v3/SplitInBatchesV3.node.js.map +1 -1
  592. package/dist/nodes/Supabase/RowDescription.d.ts.map +1 -1
  593. package/dist/nodes/Supabase/RowDescription.js +19 -0
  594. package/dist/nodes/Supabase/RowDescription.js.map +1 -1
  595. package/dist/nodes/Supabase/Supabase.node.d.ts.map +1 -1
  596. package/dist/nodes/Supabase/Supabase.node.js +12 -4
  597. package/dist/nodes/Supabase/Supabase.node.js.map +1 -1
  598. package/dist/nodes/Switch/V3/SwitchV3.node.d.ts.map +1 -1
  599. package/dist/nodes/Switch/V3/SwitchV3.node.js +59 -0
  600. package/dist/nodes/Switch/V3/SwitchV3.node.js.map +1 -1
  601. package/dist/nodes/Telegram/Telegram.node.d.ts.map +1 -1
  602. package/dist/nodes/Telegram/Telegram.node.js +9 -1
  603. package/dist/nodes/Telegram/Telegram.node.js.map +1 -1
  604. package/dist/nodes/WhatsApp/WhatsApp.node.d.ts +5 -1
  605. package/dist/nodes/WhatsApp/WhatsApp.node.d.ts.map +1 -1
  606. package/dist/nodes/WhatsApp/WhatsApp.node.js +10 -7
  607. package/dist/nodes/WhatsApp/WhatsApp.node.js.map +1 -1
  608. package/dist/nodes/Zendesk/ZendeskTrigger.node.d.ts +10 -0
  609. package/dist/nodes/Zendesk/ZendeskTrigger.node.d.ts.map +1 -1
  610. package/dist/nodes/Zendesk/ZendeskTrigger.node.js +62 -64
  611. package/dist/nodes/Zendesk/ZendeskTrigger.node.js.map +1 -1
  612. package/dist/typecheck.tsbuildinfo +1 -1
  613. package/dist/types/credentials.json +8 -5
  614. package/dist/types/nodes.json +39 -38
  615. package/package.json +17 -14
  616. package/dist/nodes/NocoDB/GenericFunctions.d.ts.map +0 -1
  617. package/dist/nodes/NocoDB/GenericFunctions.js.map +0 -1
  618. package/dist/nodes/NocoDB/OperationDescription.d.ts.map +0 -1
  619. package/dist/nodes/NocoDB/OperationDescription.js.map +0 -1
  620. /package/dist/nodes/NocoDB/{GenericFunctions.d.ts → v1/GenericFunctions.d.ts} +0 -0
  621. /package/dist/nodes/NocoDB/{OperationDescription.d.ts → v1/OperationDescription.d.ts} +0 -0
  622. /package/dist/nodes/NocoDB/{OperationDescription.js → v1/OperationDescription.js} +0 -0
@@ -682,6 +682,16 @@
682
682
  "facebookGraphApi"
683
683
  ]
684
684
  },
685
+ "facebookGraphApiOAuth2Api": {
686
+ "className": "FacebookGraphApiOAuth2Api",
687
+ "sourcePath": "dist/credentials/FacebookGraphApiOAuth2Api.credentials.js",
688
+ "extends": [
689
+ "oAuth2Api"
690
+ ],
691
+ "supportedNodes": [
692
+ "facebookGraphApi"
693
+ ]
694
+ },
685
695
  "facebookGraphAppApi": {
686
696
  "className": "FacebookGraphAppApi",
687
697
  "sourcePath": "dist/credentials/FacebookGraphAppApi.credentials.js",
@@ -692,6 +702,16 @@
692
702
  "facebookTrigger"
693
703
  ]
694
704
  },
705
+ "facebookGraphAppOAuth2Api": {
706
+ "className": "FacebookGraphAppOAuth2Api",
707
+ "sourcePath": "dist/credentials/FacebookGraphAppOAuth2Api.credentials.js",
708
+ "extends": [
709
+ "facebookGraphApiOAuth2Api"
710
+ ],
711
+ "supportedNodes": [
712
+ "facebookTrigger"
713
+ ]
714
+ },
695
715
  "facebookLeadAdsOAuth2Api": {
696
716
  "className": "FacebookLeadAdsOAuth2Api",
697
717
  "sourcePath": "dist/credentials/FacebookLeadAdsOAuth2Api.credentials.js",
@@ -2527,6 +2547,16 @@
2527
2547
  "snowflake"
2528
2548
  ]
2529
2549
  },
2550
+ "snowflakeOAuth2Api": {
2551
+ "className": "SnowflakeOAuth2Api",
2552
+ "sourcePath": "dist/credentials/SnowflakeOAuth2Api.credentials.js",
2553
+ "extends": [
2554
+ "oAuth2Api"
2555
+ ],
2556
+ "supportedNodes": [
2557
+ "snowflake"
2558
+ ]
2559
+ },
2530
2560
  "solarWindsIpamApi": {
2531
2561
  "className": "SolarWindsIpamApi",
2532
2562
  "sourcePath": "dist/credentials/SolarWindsIpamApi.credentials.js"
@@ -697,6 +697,8 @@
697
697
  "getForms"
698
698
  ],
699
699
  "nocoDb": [
700
+ "getDownloadFields",
701
+ "getFields",
700
702
  "getWorkspaces",
701
703
  "getBases",
702
704
  "getTables"
@@ -672,6 +672,8 @@
672
672
  "getForms"
673
673
  ],
674
674
  "nocoDb": [
675
+ "getDownloadFields",
676
+ "getFields",
675
677
  "getWorkspaces",
676
678
  "getBases",
677
679
  "getTables"
@@ -1 +1 @@
1
- d3522b687a36edaf557fa45e76d2fefa8d3dc2a7db35fe8d28c6edb6e0da4fa7
1
+ 96d4f95639d97ee9384e1a97d4bb1010ed9c51ed7536a7aa144077fa10b309c1
@@ -22,7 +22,7 @@ export interface AirtableTriggerV1Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -22,7 +22,7 @@ export interface ClockifyTriggerV1Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -14,16 +14,18 @@ module.exports = function getSchema({ parameters, z, expressionSchema, stringOrE
14
14
 
15
15
  // Parameters schema
16
16
  const parametersSchema = z.object({
17
- action: z.union([z.literal('generate'), z.literal('hash'), z.literal('hmac'), z.literal('sign'), expressionSchema]).optional(),
17
+ action: z.union([z.literal('decrypt'), z.literal('encrypt'), z.literal('generate'), z.literal('hash'), z.literal('hmac'), z.literal('sign'), expressionSchema]).optional(),
18
18
  binaryData: resolveSchema({ parameters, schema: booleanOrExpression, required: false, displayOptions: {"show":{"action":["hash","hmac"]}}, defaults: {"action":"hash"} }),
19
19
  binaryPropertyName: resolveSchema({ parameters, schema: stringOrExpression, required: false, displayOptions: {"show":{"action":["hash","hmac"],"binaryData":[true]}}, defaults: {"action":"hash","binaryData":false} }),
20
20
  type: resolveSchema({ parameters, schema: z.union([z.literal('MD5'), z.literal('SHA256'), z.literal('SHA3-256'), z.literal('SHA3-384'), z.literal('SHA3-512'), z.literal('SHA384'), z.literal('SHA512'), expressionSchema]), required: false, displayOptions: {"show":{"action":["hash","hmac"]}}, defaults: {"action":"hash"} }),
21
- value: resolveSchema({ parameters, schema: stringOrExpression, required: true, displayOptions: {"show":{"action":["hash","hmac","sign"],"binaryData":[false]}}, defaults: {"action":"hash","binaryData":false} }),
22
- dataPropertyName: resolveSchema({ parameters, schema: stringOrExpression, required: false, displayOptions: {"show":{"action":["hash","hmac","sign","generate"]}}, defaults: {"action":"hash"} }),
21
+ value: resolveSchema({ parameters, schema: stringOrExpression, required: true, displayOptions: {"show":{"action":["hash","hmac","sign","encrypt","decrypt"],"binaryData":[false]}}, defaults: {"action":"hash","binaryData":false} }),
22
+ dataPropertyName: resolveSchema({ parameters, schema: stringOrExpression, required: false, displayOptions: {"show":{"action":["hash","hmac","sign","generate","encrypt","decrypt"]}}, defaults: {"action":"hash"} }),
23
23
  encoding: resolveSchema({ parameters, schema: z.union([z.literal('base64'), z.literal('hex'), expressionSchema]), required: false, displayOptions: {"show":{"action":["hash","hmac","sign"]}}, defaults: {"action":"hash"} }),
24
24
  algorithm: resolveSchema({ parameters, schema: z.union([z.literal('RSA-MD5'), z.literal('RSA-RIPEMD160'), z.literal('RSA-SHA1'), z.literal('RSA-SHA1-2'), z.literal('RSA-SHA224'), z.literal('RSA-SHA256'), z.literal('RSA-SHA3-224'), z.literal('RSA-SHA3-256'), z.literal('RSA-SHA3-384'), z.literal('RSA-SHA3-512'), z.literal('RSA-SHA384'), z.literal('RSA-SHA512'), z.literal('RSA-SHA512/224'), z.literal('RSA-SHA512/256'), z.literal('RSA-SM3'), z.literal('blake2b512'), z.literal('blake2s256'), z.literal('id-rsassa-pkcs1-v1_5-with-sha3-224'), z.literal('id-rsassa-pkcs1-v1_5-with-sha3-256'), z.literal('id-rsassa-pkcs1-v1_5-with-sha3-384'), z.literal('id-rsassa-pkcs1-v1_5-with-sha3-512'), z.literal('md5'), z.literal('md5-sha1'), z.literal('md5WithRSAEncryption'), z.literal('ripemd'), z.literal('ripemd160'), z.literal('ripemd160WithRSA'), z.literal('rmd160'), z.literal('sha1'), z.literal('sha1WithRSAEncryption'), z.literal('sha224'), z.literal('sha224WithRSAEncryption'), z.literal('sha256'), z.literal('sha256WithRSAEncryption'), z.literal('sha3-224'), z.literal('sha3-256'), z.literal('sha3-384'), z.literal('sha3-512'), z.literal('sha384'), z.literal('sha384WithRSAEncryption'), z.literal('sha512'), z.literal('sha512-224'), z.literal('sha512-224WithRSAEncryption'), z.literal('sha512-256'), z.literal('sha512-256WithRSAEncryption'), z.literal('sha512WithRSAEncryption'), z.literal('shake128'), z.literal('shake256'), z.literal('sm3'), z.literal('sm3WithRSAEncryption'), z.literal('ssl3-md5'), z.literal('ssl3-sha1'), expressionSchema]), required: true, displayOptions: {"show":{"action":["sign"]}}, defaults: {"action":"hash"} }),
25
25
  encodingType: resolveSchema({ parameters, schema: z.union([z.literal('ascii'), z.literal('base64'), z.literal('hex'), z.literal('uuid'), expressionSchema]), required: false, displayOptions: {"show":{"action":["generate"]}}, defaults: {"action":"hash"} }),
26
26
  stringLength: resolveSchema({ parameters, schema: numberOrExpression, required: false, displayOptions: {"show":{"action":["generate"],"encodingType":["ascii","base64","hex"]}}, defaults: {"action":"hash","encodingType":"uuid"} }),
27
+ mode: resolveSchema({ parameters, schema: z.union([z.literal('symmetric'), z.literal('asymmetric'), expressionSchema]), required: false, displayOptions: {"show":{"action":["encrypt","decrypt"]}}, defaults: {"action":"hash"} }),
28
+ cipher: resolveSchema({ parameters, schema: z.union([z.literal('aes-256-gcm'), z.literal('aes-192-gcm'), z.literal('aes-128-gcm'), z.literal('chacha20-poly1305'), expressionSchema]), required: false, displayOptions: {"show":{"action":["encrypt","decrypt"],"mode":["symmetric"]}}, defaults: {"action":"hash","mode":"symmetric"} }),
27
29
  });
28
30
 
29
31
  // Return combined config schema
@@ -5,7 +5,7 @@
5
5
 
6
6
 
7
7
  export interface CryptoV2Params {
8
- action?: 'generate' | 'hash' | 'hmac' | 'sign' | Expression<string>;
8
+ action?: 'decrypt' | 'encrypt' | 'generate' | 'hash' | 'hmac' | 'sign' | Expression<string>;
9
9
  /**
10
10
  * Whether the data to hashed should be taken from binary field
11
11
  * @displayOptions.show { action: ["hash", "hmac"] }
@@ -58,6 +58,18 @@ export interface CryptoV2Params {
58
58
  * @default 32
59
59
  */
60
60
  stringLength?: number | Expression<number>;
61
+ /**
62
+ * Mode
63
+ * @displayOptions.show { action: ["encrypt", "decrypt"] }
64
+ * @default symmetric
65
+ */
66
+ mode?: 'symmetric' | 'asymmetric' | Expression<string>;
67
+ /**
68
+ * Authenticated cipher to use. The same value must be selected on encrypt and decrypt.
69
+ * @displayOptions.show { action: ["encrypt", "decrypt"], mode: ["symmetric"] }
70
+ * @default aes-256-gcm
71
+ */
72
+ cipher?: 'aes-256-gcm' | 'aes-192-gcm' | 'aes-128-gcm' | 'chacha20-poly1305' | Expression<string>;
61
73
  }
62
74
 
63
75
  export interface CryptoV2Credentials {
@@ -11,6 +11,35 @@ type ResourceMapperValue = ResourceMapperCommon & { mappingMode: string; value?:
11
11
 
12
12
  /** Insert a new row */
13
13
  export type DataTableV1RowInsertParams = {
14
+ /**
15
+ * <patterns>
16
+ * <pattern title="Insert with explicit schema">
17
+ * const storeData = node({
18
+ * type: 'n8n-nodes-base.dataTable',
19
+ * version: 1.1,
20
+ * config: {
21
+ * name: 'Store Data',
22
+ * parameters: {
23
+ * resource: 'row',
24
+ * operation: 'insert',
25
+ * dataTableId: { __rl: true, mode: 'name', value: 'my-table' },
26
+ * columns: {
27
+ * mappingMode: 'defineBelow',
28
+ * value: {
29
+ * name: expr('{{ $json.name }}'),
30
+ * email: expr('{{ $json.email }}')
31
+ * },
32
+ * schema: [
33
+ * { id: 'name', displayName: 'name', required: false, defaultMatch: false, display: true, type: 'string', canBeUsedToMatch: true },
34
+ * { id: 'email', displayName: 'email', required: false, defaultMatch: false, display: true, type: 'string', canBeUsedToMatch: true }
35
+ * ]
36
+ * }
37
+ * }
38
+ * }
39
+ * });
40
+ * </pattern>
41
+ * </patterns>
42
+ */
14
43
  resource: 'row';
15
44
  operation: 'insert';
16
45
  /**
@@ -11,6 +11,35 @@ type ResourceMapperValue = ResourceMapperCommon & { mappingMode: string; value?:
11
11
 
12
12
  /** Insert a new row */
13
13
  export type DataTableV11RowInsertParams = {
14
+ /**
15
+ * <patterns>
16
+ * <pattern title="Insert with explicit schema">
17
+ * const storeData = node({
18
+ * type: 'n8n-nodes-base.dataTable',
19
+ * version: 1.1,
20
+ * config: {
21
+ * name: 'Store Data',
22
+ * parameters: {
23
+ * resource: 'row',
24
+ * operation: 'insert',
25
+ * dataTableId: { __rl: true, mode: 'name', value: 'my-table' },
26
+ * columns: {
27
+ * mappingMode: 'defineBelow',
28
+ * value: {
29
+ * name: expr('{{ $json.name }}'),
30
+ * email: expr('{{ $json.email }}')
31
+ * },
32
+ * schema: [
33
+ * { id: 'name', displayName: 'name', required: false, defaultMatch: false, display: true, type: 'string', canBeUsedToMatch: true },
34
+ * { id: 'email', displayName: 'email', required: false, defaultMatch: false, display: true, type: 'string', canBeUsedToMatch: true }
35
+ * ]
36
+ * }
37
+ * }
38
+ * }
39
+ * });
40
+ * </pattern>
41
+ * </patterns>
42
+ */
14
43
  resource: 'row';
15
44
  operation: 'insert';
16
45
  /**
@@ -14,9 +14,10 @@ module.exports = function getSchema({ parameters, z, expressionSchema, stringOrE
14
14
 
15
15
  // Parameters schema
16
16
  const parametersSchema = z.object({
17
+ authType: z.union([z.literal('accessToken'), z.literal('oAuth2'), expressionSchema]).optional(),
17
18
  hostUrl: z.union([z.literal('graph.facebook.com'), z.literal('graph-video.facebook.com'), expressionSchema]).optional(),
18
19
  httpRequestMethod: z.union([z.literal('GET'), z.literal('POST'), z.literal('DELETE'), expressionSchema]).optional(),
19
- graphApiVersion: z.union([z.literal(''), z.literal('v23.0'), z.literal('v22.0'), z.literal('v21.0'), z.literal('v20.0'), z.literal('v19.0'), z.literal('v18.0'), z.literal('v17.0'), z.literal('v16.0'), z.literal('v15.0'), z.literal('v14.0'), z.literal('v13.0'), z.literal('v12.0'), z.literal('v11.0'), z.literal('v10.0'), z.literal('v9.0'), z.literal('v8.0'), z.literal('v7.0'), z.literal('v6.0'), z.literal('v5.0'), z.literal('v4.0'), z.literal('v3.3'), z.literal('v3.2'), z.literal('v3.1'), z.literal('v3.0'), expressionSchema]),
20
+ graphApiVersion: z.union([z.literal(''), z.literal('v25.0'), z.literal('v24.0'), z.literal('v23.0'), z.literal('v22.0'), z.literal('v21.0'), z.literal('v20.0'), z.literal('v19.0'), z.literal('v18.0'), z.literal('v17.0'), z.literal('v16.0'), z.literal('v15.0'), z.literal('v14.0'), z.literal('v13.0'), z.literal('v12.0'), z.literal('v11.0'), z.literal('v10.0'), z.literal('v9.0'), z.literal('v8.0'), z.literal('v7.0'), z.literal('v6.0'), z.literal('v5.0'), z.literal('v4.0'), z.literal('v3.3'), z.literal('v3.2'), z.literal('v3.1'), z.literal('v3.0'), expressionSchema]),
20
21
  node: stringOrExpression,
21
22
  edge: stringOrExpression.optional(),
22
23
  allowUnauthorizedCerts: booleanOrExpression.optional(),
@@ -5,6 +5,11 @@
5
5
 
6
6
 
7
7
  export interface FacebookGraphApiV1Params {
8
+ /**
9
+ * The authentication method to use
10
+ * @default accessToken
11
+ */
12
+ authType?: 'accessToken' | 'oAuth2' | Expression<string>;
8
13
  /**
9
14
  * The Host URL of the request. Almost all requests are passed to the graph.facebook.com host URL. The single exception is video uploads, which use graph-video.facebook.com.
10
15
  * @default graph.facebook.com
@@ -18,7 +23,7 @@ export interface FacebookGraphApiV1Params {
18
23
  /**
19
24
  * The version of the Graph API to be used in the request
20
25
  */
21
- graphApiVersion: '' | 'v23.0' | 'v22.0' | 'v21.0' | 'v20.0' | 'v19.0' | 'v18.0' | 'v17.0' | 'v16.0' | 'v15.0' | 'v14.0' | 'v13.0' | 'v12.0' | 'v11.0' | 'v10.0' | 'v9.0' | 'v8.0' | 'v7.0' | 'v6.0' | 'v5.0' | 'v4.0' | 'v3.3' | 'v3.2' | 'v3.1' | 'v3.0' | Expression<string>;
26
+ graphApiVersion: '' | 'v25.0' | 'v24.0' | 'v23.0' | 'v22.0' | 'v21.0' | 'v20.0' | 'v19.0' | 'v18.0' | 'v17.0' | 'v16.0' | 'v15.0' | 'v14.0' | 'v13.0' | 'v12.0' | 'v11.0' | 'v10.0' | 'v9.0' | 'v8.0' | 'v7.0' | 'v6.0' | 'v5.0' | 'v4.0' | 'v3.3' | 'v3.2' | 'v3.1' | 'v3.0' | Expression<string>;
22
27
  /**
23
28
  * The node on which to operate. A node is an individual object with a unique ID. For example, there are many User node objects, each with a unique ID representing a person on Facebook.
24
29
  */
@@ -83,6 +88,7 @@ export interface FacebookGraphApiV1Params {
83
88
 
84
89
  export interface FacebookGraphApiV1Credentials {
85
90
  facebookGraphApi: CredentialReference;
91
+ facebookGraphApiOAuth2Api: CredentialReference;
86
92
  }
87
93
 
88
94
  interface FacebookGraphApiV1NodeBase {
@@ -14,6 +14,7 @@ module.exports = function getSchema({ parameters, z, expressionSchema, stringOrE
14
14
 
15
15
  // Parameters schema
16
16
  const parametersSchema = z.object({
17
+ authType: z.union([z.literal('accessToken'), z.literal('oAuth2'), expressionSchema]).optional(),
17
18
  appId: stringOrExpression,
18
19
  object: z.union([z.literal('adAccount'), z.literal('application'), z.literal('certificateTransparency'), z.literal('group'), z.literal('instagram'), z.literal('link'), z.literal('page'), z.literal('permissions'), z.literal('user'), z.literal('whatsappBusinessAccount'), z.literal('workplaceSecurity'), expressionSchema]).optional(),
19
20
  fields: z.array(z.string()).optional(),
@@ -5,6 +5,11 @@
5
5
 
6
6
 
7
7
  export interface FacebookTriggerV1Params {
8
+ /**
9
+ * The authentication method to use
10
+ * @default accessToken
11
+ */
12
+ authType?: 'accessToken' | 'oAuth2' | Expression<string>;
8
13
  /**
9
14
  * Facebook APP ID
10
15
  */
@@ -30,6 +35,7 @@ export interface FacebookTriggerV1Params {
30
35
 
31
36
  export interface FacebookTriggerV1Credentials {
32
37
  facebookGraphAppApi: CredentialReference;
38
+ facebookGraphAppOAuth2Api: CredentialReference;
33
39
  }
34
40
 
35
41
  interface FacebookTriggerV1NodeBase {
@@ -10,7 +10,16 @@ type FilterConditionValue = { id?: string; leftValue: unknown; operator: { type:
10
10
  type FilterValue = { options: FilterOptionsValue; conditions: FilterConditionValue[]; combinator: 'and' | 'or' };
11
11
 
12
12
  export interface FilterV2Params {
13
- conditions?: FilterValue;
13
+ /**
14
+ * Conditions
15
+ * @builderHint Must always contain these three sibling keys:
16
+ - combinator: 'and' or 'or', default to 'and'
17
+ - conditions: [ a list of condition objects ]
18
+ - options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 1 }
19
+ e.g.: { combinator: 'and', options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 2 }, conditions: [{ leftValue: expr('{{ $json.field }}'), rightValue: 'value', operator: { type: 'string', operation: 'equals' } }] }
20
+ * @default {}
21
+ */
22
+ conditions?: FilterValue;
14
23
  options?: {
15
24
  /** Whether to ignore letter case when evaluating conditions
16
25
  * @default true
@@ -10,7 +10,16 @@ type FilterConditionValue = { id?: string; leftValue: unknown; operator: { type:
10
10
  type FilterValue = { options: FilterOptionsValue; conditions: FilterConditionValue[]; combinator: 'and' | 'or' };
11
11
 
12
12
  export interface FilterV21Params {
13
- conditions?: FilterValue;
13
+ /**
14
+ * Conditions
15
+ * @builderHint Must always contain these three sibling keys:
16
+ - combinator: 'and' or 'or', default to 'and'
17
+ - conditions: [ a list of condition objects ]
18
+ - options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 1 }
19
+ e.g.: { combinator: 'and', options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 2 }, conditions: [{ leftValue: expr('{{ $json.field }}'), rightValue: 'value', operator: { type: 'string', operation: 'equals' } }] }
20
+ * @default {}
21
+ */
22
+ conditions?: FilterValue;
14
23
  /**
15
24
  * If the type of an expression doesn't match the type of the comparison, n8n will try to cast the expression to the required type. E.g. for booleans &lt;code&gt;"false"&lt;/code&gt; or &lt;code&gt;0&lt;/code&gt; will be cast to &lt;code&gt;false&lt;/code&gt;
16
25
  * @default false
@@ -10,7 +10,16 @@ type FilterConditionValue = { id?: string; leftValue: unknown; operator: { type:
10
10
  type FilterValue = { options: FilterOptionsValue; conditions: FilterConditionValue[]; combinator: 'and' | 'or' };
11
11
 
12
12
  export interface FilterV22Params {
13
- conditions?: FilterValue;
13
+ /**
14
+ * Conditions
15
+ * @builderHint Must always contain these three sibling keys:
16
+ - combinator: 'and' or 'or', default to 'and'
17
+ - conditions: [ a list of condition objects ]
18
+ - options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 1 }
19
+ e.g.: { combinator: 'and', options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 2 }, conditions: [{ leftValue: expr('{{ $json.field }}'), rightValue: 'value', operator: { type: 'string', operation: 'equals' } }] }
20
+ * @default {}
21
+ */
22
+ conditions?: FilterValue;
14
23
  /**
15
24
  * If the type of an expression doesn't match the type of the comparison, n8n will try to cast the expression to the required type. E.g. for booleans &lt;code&gt;"false"&lt;/code&gt; or &lt;code&gt;0&lt;/code&gt; will be cast to &lt;code&gt;false&lt;/code&gt;
16
25
  * @default false
@@ -10,7 +10,16 @@ type FilterConditionValue = { id?: string; leftValue: unknown; operator: { type:
10
10
  type FilterValue = { options: FilterOptionsValue; conditions: FilterConditionValue[]; combinator: 'and' | 'or' };
11
11
 
12
12
  export interface FilterV23Params {
13
- conditions?: FilterValue;
13
+ /**
14
+ * Conditions
15
+ * @builderHint Must always contain these three sibling keys:
16
+ - combinator: 'and' or 'or', default to 'and'
17
+ - conditions: [ a list of condition objects ]
18
+ - options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 1 }
19
+ e.g.: { combinator: 'and', options: { caseSensitive: true, leftValue: '', typeValidation: 'strict', version: 2 }, conditions: [{ leftValue: expr('{{ $json.field }}'), rightValue: 'value', operator: { type: 'string', operation: 'equals' } }] }
20
+ * @default {}
21
+ */
22
+ conditions?: FilterValue;
14
23
  /**
15
24
  * If the type of an expression doesn't match the type of the comparison, n8n will try to cast the expression to the required type. E.g. for booleans &lt;code&gt;"false"&lt;/code&gt; or &lt;code&gt;0&lt;/code&gt; will be cast to &lt;code&gt;false&lt;/code&gt;
16
25
  * @default false
@@ -22,7 +22,7 @@ export interface GmailTriggerV1Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -22,7 +22,7 @@ export interface GmailTriggerV11Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -22,7 +22,7 @@ export interface GmailTriggerV12Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -22,7 +22,7 @@ export interface GmailTriggerV13Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -22,7 +22,7 @@ export interface GmailTriggerV14Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -34,13 +34,13 @@ export type GoogleAnalyticsV2ReportGetParams = {
34
34
  /**
35
35
  * Start
36
36
  * @displayOptions.show { dateRange: ["custom"], propertyType: ["ga4"] }
37
- * @default 2026-05-05T00:00:00.000+00:00
37
+ * @default 2026-05-11T00:00:00.000+00:00
38
38
  */
39
39
  startDate?: string | Expression<string>;
40
40
  /**
41
41
  * End
42
42
  * @displayOptions.show { dateRange: ["custom"], propertyType: ["ga4"] }
43
- * @default 2026-05-12T00:00:00.000+00:00
43
+ * @default 2026-05-18T00:00:00.000+00:00
44
44
  */
45
45
  endDate?: string | Expression<string>;
46
46
  /**
@@ -22,7 +22,7 @@ export interface GoogleBusinessProfileTriggerV1Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -22,7 +22,7 @@ export interface GoogleCalendarTriggerV1Params {
22
22
  * @default 14
23
23
  */
24
24
  hour?: number | Expression<number>;
25
- /** The minute of the day to trigger
25
+ /** The minute past the hour to trigger (0-59)
26
26
  * @displayOptions.hide { mode: ["custom", "everyMinute", "everyX"] }
27
27
  * @default 0
28
28
  */
@@ -4,9 +4,11 @@
4
4
  * Re-exports all version-specific types and provides combined union type.
5
5
  */
6
6
 
7
+ import type { GoogleCloudStorageV11Node } from './v11';
7
8
  import type { GoogleCloudStorageV1Node } from './v1';
8
9
 
10
+ export * from './v11';
9
11
  export * from './v1';
10
12
 
11
13
  // Combined union type for all versions
12
- export type GoogleCloudStorageNode = GoogleCloudStorageV1Node;
14
+ export type GoogleCloudStorageNode = GoogleCloudStorageV11Node | GoogleCloudStorageV1Node;
@@ -0,0 +1,22 @@
1
+ /**
2
+ * Google Cloud Storage Node - Version 1.1 - Zod Schema Factory
3
+ * Exports a factory that unions all discriminator schemas.
4
+ *
5
+ * Schema helpers (z, expressionSchema, etc.) are passed as parameters
6
+ * by the schema-validator, not imported from external files.
7
+ *
8
+ * @generated - CommonJS JavaScript for runtime loading
9
+ */
10
+
11
+ const getBucketSchema = require('./resource_bucket/index.schema');
12
+ const getObjectSchema = require('./resource_object/index.schema');
13
+
14
+ module.exports = function getSchema(helpers) {
15
+ const { parameters, z } = helpers;
16
+ // Apply discriminator default if not set
17
+ const effectiveParams = parameters.resource === undefined ? { ...parameters, resource: 'bucket' } : parameters;
18
+ return z.union([
19
+ getBucketSchema({ ...helpers, parameters: effectiveParams }),
20
+ getObjectSchema({ ...helpers, parameters: effectiveParams }),
21
+ ]);
22
+ };
@@ -0,0 +1,15 @@
1
+ /**
2
+ * Google Cloud Storage Node - Version 1.1
3
+ * Re-exports all discriminator combinations.
4
+ */
5
+
6
+ import type { GoogleCloudStorageV11BucketNode } from './resource_bucket';
7
+ import type { GoogleCloudStorageV11ObjectNode } from './resource_object';
8
+
9
+ export * from './resource_bucket';
10
+ export * from './resource_object';
11
+
12
+ export type GoogleCloudStorageV11Node =
13
+ | GoogleCloudStorageV11BucketNode
14
+ | GoogleCloudStorageV11ObjectNode
15
+ ;
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Google Cloud Storage - Bucket Resource - Zod Schema Factory
3
+ * Exports a factory that unions all operation schemas for this resource.
4
+ *
5
+ * Schema helpers (z, expressionSchema, etc.) are passed as parameters
6
+ * by the schema-validator, not imported from external files.
7
+ *
8
+ * @generated - CommonJS JavaScript for runtime loading
9
+ */
10
+
11
+ const getCreateSchema = require('./operation_create.schema');
12
+ const getDeleteSchema = require('./operation_delete.schema');
13
+ const getGetSchema = require('./operation_get.schema');
14
+ const getGetAllSchema = require('./operation_get_all.schema');
15
+ const getUpdateSchema = require('./operation_update.schema');
16
+
17
+ module.exports = function getSchema(helpers) {
18
+ const { parameters, z } = helpers;
19
+ // Apply operation default if not set
20
+ const effectiveParams = parameters.operation === undefined ? { ...parameters, operation: 'getAll' } : parameters;
21
+ return z.union([
22
+ getCreateSchema({ ...helpers, parameters: effectiveParams }),
23
+ getDeleteSchema({ ...helpers, parameters: effectiveParams }),
24
+ getGetSchema({ ...helpers, parameters: effectiveParams }),
25
+ getGetAllSchema({ ...helpers, parameters: effectiveParams }),
26
+ getUpdateSchema({ ...helpers, parameters: effectiveParams }),
27
+ ]);
28
+ };
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Google Cloud Storage - Bucket Resource
3
+ * Re-exports all operation types for this resource.
4
+ */
5
+
6
+ import type { GoogleCloudStorageV11BucketCreateNode } from './operation_create';
7
+ import type { GoogleCloudStorageV11BucketDeleteNode } from './operation_delete';
8
+ import type { GoogleCloudStorageV11BucketGetNode } from './operation_get';
9
+ import type { GoogleCloudStorageV11BucketGetAllNode } from './operation_get_all';
10
+ import type { GoogleCloudStorageV11BucketUpdateNode } from './operation_update';
11
+
12
+ export * from './operation_create';
13
+ export * from './operation_delete';
14
+ export * from './operation_get';
15
+ export * from './operation_get_all';
16
+ export * from './operation_update';
17
+
18
+ export type GoogleCloudStorageV11BucketNode =
19
+ | GoogleCloudStorageV11BucketCreateNode
20
+ | GoogleCloudStorageV11BucketDeleteNode
21
+ | GoogleCloudStorageV11BucketGetNode
22
+ | GoogleCloudStorageV11BucketGetAllNode
23
+ | GoogleCloudStorageV11BucketUpdateNode
24
+ ;
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Google Cloud Storage Node - Version 1.1 - Zod Schema
3
+ * Discriminator: resource=bucket, operation=create
4
+ *
5
+ * Use .parse() for strict validation or .safeParse() for error handling.
6
+ *
7
+ * Schema helpers (z, expressionSchema, etc.) are passed as parameters
8
+ * by the schema-validator, not imported from external files.
9
+ *
10
+ * @generated - CommonJS JavaScript for runtime loading
11
+ */
12
+
13
+ module.exports = function getSchema({ parameters, z, expressionSchema, stringOrExpression, numberOrExpression, booleanOrExpression, resourceLocatorValueSchema, resourceMapperValueSchema, filterValueSchema, assignmentCollectionValueSchema, iDataObjectSchema }) {
14
+
15
+ return z.object({
16
+ parameters: z.object({
17
+ resource: z.literal('bucket').default('bucket'),
18
+ operation: z.literal('create'),
19
+ projectRLC: z.union([z.object({ __rl: z.literal(true), mode: z.union([z.literal('list'), z.literal('id')]), value: z.union([z.string(), z.number()]), cachedResultName: z.string().optional(), cachedResultUrl: z.string().optional() }), expressionSchema]).optional(),
20
+ bucketName: stringOrExpression,
21
+ projection: z.union([z.literal('full'), z.literal('noAcl')]).optional(),
22
+ createAcl: z.object({ predefinedAcl: z.union([z.literal('authenticatedRead'), z.literal('private'), z.literal('projectPrivate'), z.literal('publicRead'), z.literal('publicReadWrite'), expressionSchema]).optional(), predefinedDefaultObjectAcl: z.union([z.literal('authenticatedRead'), z.literal('bucketOwnerFullControl'), z.literal('bucketOwnerRead'), z.literal('private'), z.literal('projectPrivate'), z.literal('publicRead'), expressionSchema]).optional() }).optional(),
23
+ createBody: z.object({ acl: z.union([iDataObjectSchema, z.string()]).optional(), billing: z.union([iDataObjectSchema, z.string()]).optional(), cors: z.union([iDataObjectSchema, z.string()]).optional(), customPlacementConfig: z.union([iDataObjectSchema, z.string()]).optional(), dataLocations: z.union([iDataObjectSchema, z.string()]).optional(), defaultEventBasedHold: booleanOrExpression.optional(), defaultObjectAcl: z.union([iDataObjectSchema, z.string()]).optional(), encryption: z.union([iDataObjectSchema, z.string()]).optional(), iamConfiguration: z.union([iDataObjectSchema, z.string()]).optional(), labels: z.union([iDataObjectSchema, z.string()]).optional(), lifecycle: z.union([iDataObjectSchema, z.string()]).optional(), location: stringOrExpression.optional(), logging: z.union([iDataObjectSchema, z.string()]).optional(), retentionPolicy: z.union([iDataObjectSchema, z.string()]).optional(), rpo: stringOrExpression.optional(), storageClass: stringOrExpression.optional(), versioning: z.union([iDataObjectSchema, z.string()]).optional(), website: z.union([iDataObjectSchema, z.string()]).optional() }).optional(),
24
+ requestOptions: z.object({ batching: z.object({ batch: z.object({ batchSize: numberOrExpression.optional(), batchInterval: numberOrExpression.optional() }).optional() }).optional(), allowUnauthorizedCerts: z.boolean().optional(), proxy: stringOrExpression.optional(), timeout: numberOrExpression.optional() }).optional(),
25
+ }).optional(),
26
+ });
27
+ };