@keystrokehq/omnisend 0.1.3 → 0.1.5

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 (357) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-cart-product.cjs +1 -0
  4. package/dist/actions/add-cart-product.cjs.map +1 -1
  5. package/dist/actions/add-cart-product.d.cts +3 -16
  6. package/dist/actions/add-cart-product.d.cts.map +1 -1
  7. package/dist/actions/add-cart-product.d.mts +3 -16
  8. package/dist/actions/add-cart-product.d.mts.map +1 -1
  9. package/dist/actions/add-cart-product.mjs +1 -0
  10. package/dist/actions/add-cart-product.mjs.map +1 -1
  11. package/dist/actions/create-batch.cjs +1 -0
  12. package/dist/actions/create-batch.cjs.map +1 -1
  13. package/dist/actions/create-batch.d.cts +5 -8
  14. package/dist/actions/create-batch.d.cts.map +1 -1
  15. package/dist/actions/create-batch.d.mts +5 -8
  16. package/dist/actions/create-batch.d.mts.map +1 -1
  17. package/dist/actions/create-batch.mjs +1 -0
  18. package/dist/actions/create-batch.mjs.map +1 -1
  19. package/dist/actions/create-cart.cjs +1 -0
  20. package/dist/actions/create-cart.cjs.map +1 -1
  21. package/dist/actions/create-cart.d.cts +3 -21
  22. package/dist/actions/create-cart.d.cts.map +1 -1
  23. package/dist/actions/create-cart.d.mts +3 -21
  24. package/dist/actions/create-cart.d.mts.map +1 -1
  25. package/dist/actions/create-cart.mjs +1 -0
  26. package/dist/actions/create-cart.mjs.map +1 -1
  27. package/dist/actions/create-category.cjs +1 -0
  28. package/dist/actions/create-category.cjs.map +1 -1
  29. package/dist/actions/create-category.d.cts +3 -4
  30. package/dist/actions/create-category.d.cts.map +1 -1
  31. package/dist/actions/create-category.d.mts +3 -4
  32. package/dist/actions/create-category.d.mts.map +1 -1
  33. package/dist/actions/create-category.mjs +1 -0
  34. package/dist/actions/create-category.mjs.map +1 -1
  35. package/dist/actions/create-or-update-contact.cjs +1 -0
  36. package/dist/actions/create-or-update-contact.cjs.map +1 -1
  37. package/dist/actions/create-or-update-contact.d.cts +4 -24
  38. package/dist/actions/create-or-update-contact.d.cts.map +1 -1
  39. package/dist/actions/create-or-update-contact.d.mts +4 -24
  40. package/dist/actions/create-or-update-contact.d.mts.map +1 -1
  41. package/dist/actions/create-or-update-contact.mjs +1 -0
  42. package/dist/actions/create-or-update-contact.mjs.map +1 -1
  43. package/dist/actions/create-order.cjs +1 -0
  44. package/dist/actions/create-order.cjs.map +1 -1
  45. package/dist/actions/create-order.d.cts +4 -75
  46. package/dist/actions/create-order.d.cts.map +1 -1
  47. package/dist/actions/create-order.d.mts +4 -75
  48. package/dist/actions/create-order.d.mts.map +1 -1
  49. package/dist/actions/create-order.mjs +1 -0
  50. package/dist/actions/create-order.mjs.map +1 -1
  51. package/dist/actions/create-product-category.cjs +1 -0
  52. package/dist/actions/create-product-category.cjs.map +1 -1
  53. package/dist/actions/create-product-category.d.cts +3 -4
  54. package/dist/actions/create-product-category.d.cts.map +1 -1
  55. package/dist/actions/create-product-category.d.mts +3 -4
  56. package/dist/actions/create-product-category.d.mts.map +1 -1
  57. package/dist/actions/create-product-category.mjs +1 -0
  58. package/dist/actions/create-product-category.mjs.map +1 -1
  59. package/dist/actions/create-product.cjs +1 -0
  60. package/dist/actions/create-product.cjs.map +1 -1
  61. package/dist/actions/create-product.d.cts +3 -29
  62. package/dist/actions/create-product.d.cts.map +1 -1
  63. package/dist/actions/create-product.d.mts +3 -29
  64. package/dist/actions/create-product.d.mts.map +1 -1
  65. package/dist/actions/create-product.mjs +1 -0
  66. package/dist/actions/create-product.mjs.map +1 -1
  67. package/dist/actions/delete-cart.cjs +1 -0
  68. package/dist/actions/delete-cart.cjs.map +1 -1
  69. package/dist/actions/delete-cart.d.cts +3 -3
  70. package/dist/actions/delete-cart.d.cts.map +1 -1
  71. package/dist/actions/delete-cart.d.mts +3 -3
  72. package/dist/actions/delete-cart.d.mts.map +1 -1
  73. package/dist/actions/delete-cart.mjs +1 -0
  74. package/dist/actions/delete-cart.mjs.map +1 -1
  75. package/dist/actions/delete-category.cjs +1 -0
  76. package/dist/actions/delete-category.cjs.map +1 -1
  77. package/dist/actions/delete-category.d.cts +3 -3
  78. package/dist/actions/delete-category.d.cts.map +1 -1
  79. package/dist/actions/delete-category.d.mts +3 -3
  80. package/dist/actions/delete-category.d.mts.map +1 -1
  81. package/dist/actions/delete-category.mjs +1 -0
  82. package/dist/actions/delete-category.mjs.map +1 -1
  83. package/dist/actions/delete-order.cjs +1 -0
  84. package/dist/actions/delete-order.cjs.map +1 -1
  85. package/dist/actions/delete-order.d.cts +3 -3
  86. package/dist/actions/delete-order.d.cts.map +1 -1
  87. package/dist/actions/delete-order.d.mts +3 -3
  88. package/dist/actions/delete-order.d.mts.map +1 -1
  89. package/dist/actions/delete-order.mjs +1 -0
  90. package/dist/actions/delete-order.mjs.map +1 -1
  91. package/dist/actions/delete-product-category.cjs +1 -0
  92. package/dist/actions/delete-product-category.cjs.map +1 -1
  93. package/dist/actions/delete-product-category.d.cts +3 -3
  94. package/dist/actions/delete-product-category.d.cts.map +1 -1
  95. package/dist/actions/delete-product-category.d.mts +3 -3
  96. package/dist/actions/delete-product-category.d.mts.map +1 -1
  97. package/dist/actions/delete-product-category.mjs +1 -0
  98. package/dist/actions/delete-product-category.mjs.map +1 -1
  99. package/dist/actions/delete-product.cjs +1 -0
  100. package/dist/actions/delete-product.cjs.map +1 -1
  101. package/dist/actions/delete-product.d.cts +3 -3
  102. package/dist/actions/delete-product.d.cts.map +1 -1
  103. package/dist/actions/delete-product.d.mts +3 -3
  104. package/dist/actions/delete-product.d.mts.map +1 -1
  105. package/dist/actions/delete-product.mjs +1 -0
  106. package/dist/actions/delete-product.mjs.map +1 -1
  107. package/dist/actions/get-batch-information.cjs +1 -0
  108. package/dist/actions/get-batch-information.cjs.map +1 -1
  109. package/dist/actions/get-batch-information.d.cts +3 -3
  110. package/dist/actions/get-batch-information.d.cts.map +1 -1
  111. package/dist/actions/get-batch-information.d.mts +3 -3
  112. package/dist/actions/get-batch-information.d.mts.map +1 -1
  113. package/dist/actions/get-batch-information.mjs +1 -0
  114. package/dist/actions/get-batch-information.mjs.map +1 -1
  115. package/dist/actions/get-batch-item.cjs +1 -0
  116. package/dist/actions/get-batch-item.cjs.map +1 -1
  117. package/dist/actions/get-batch-item.d.cts +3 -4
  118. package/dist/actions/get-batch-item.d.cts.map +1 -1
  119. package/dist/actions/get-batch-item.d.mts +3 -4
  120. package/dist/actions/get-batch-item.d.mts.map +1 -1
  121. package/dist/actions/get-batch-item.mjs +1 -0
  122. package/dist/actions/get-batch-item.mjs.map +1 -1
  123. package/dist/actions/get-batch-items.cjs +1 -0
  124. package/dist/actions/get-batch-items.cjs.map +1 -1
  125. package/dist/actions/get-batch-items.d.cts +3 -3
  126. package/dist/actions/get-batch-items.d.cts.map +1 -1
  127. package/dist/actions/get-batch-items.d.mts +3 -3
  128. package/dist/actions/get-batch-items.d.mts.map +1 -1
  129. package/dist/actions/get-batch-items.mjs +1 -0
  130. package/dist/actions/get-batch-items.mjs.map +1 -1
  131. package/dist/actions/get-batches.cjs +1 -0
  132. package/dist/actions/get-batches.cjs.map +1 -1
  133. package/dist/actions/get-batches.d.cts +5 -5
  134. package/dist/actions/get-batches.d.cts.map +1 -1
  135. package/dist/actions/get-batches.d.mts +5 -5
  136. package/dist/actions/get-batches.d.mts.map +1 -1
  137. package/dist/actions/get-batches.mjs +1 -0
  138. package/dist/actions/get-batches.mjs.map +1 -1
  139. package/dist/actions/get-brand.cjs +1 -0
  140. package/dist/actions/get-brand.cjs.map +1 -1
  141. package/dist/actions/get-brand.d.cts +3 -1
  142. package/dist/actions/get-brand.d.cts.map +1 -1
  143. package/dist/actions/get-brand.d.mts +3 -1
  144. package/dist/actions/get-brand.d.mts.map +1 -1
  145. package/dist/actions/get-brand.mjs +1 -0
  146. package/dist/actions/get-brand.mjs.map +1 -1
  147. package/dist/actions/get-cart.cjs +1 -0
  148. package/dist/actions/get-cart.cjs.map +1 -1
  149. package/dist/actions/get-cart.d.cts +3 -3
  150. package/dist/actions/get-cart.d.cts.map +1 -1
  151. package/dist/actions/get-cart.d.mts +3 -3
  152. package/dist/actions/get-cart.d.mts.map +1 -1
  153. package/dist/actions/get-cart.mjs +1 -0
  154. package/dist/actions/get-cart.mjs.map +1 -1
  155. package/dist/actions/get-category.cjs +1 -0
  156. package/dist/actions/get-category.cjs.map +1 -1
  157. package/dist/actions/get-category.d.cts +3 -3
  158. package/dist/actions/get-category.d.cts.map +1 -1
  159. package/dist/actions/get-category.d.mts +3 -3
  160. package/dist/actions/get-category.d.mts.map +1 -1
  161. package/dist/actions/get-category.mjs +1 -0
  162. package/dist/actions/get-category.mjs.map +1 -1
  163. package/dist/actions/get-contact.cjs +1 -0
  164. package/dist/actions/get-contact.cjs.map +1 -1
  165. package/dist/actions/get-contact.d.cts +3 -3
  166. package/dist/actions/get-contact.d.cts.map +1 -1
  167. package/dist/actions/get-contact.d.mts +3 -3
  168. package/dist/actions/get-contact.d.mts.map +1 -1
  169. package/dist/actions/get-contact.mjs +1 -0
  170. package/dist/actions/get-contact.mjs.map +1 -1
  171. package/dist/actions/get-order.cjs +1 -0
  172. package/dist/actions/get-order.cjs.map +1 -1
  173. package/dist/actions/get-order.d.cts +3 -3
  174. package/dist/actions/get-order.d.cts.map +1 -1
  175. package/dist/actions/get-order.d.mts +3 -3
  176. package/dist/actions/get-order.d.mts.map +1 -1
  177. package/dist/actions/get-order.mjs +1 -0
  178. package/dist/actions/get-order.mjs.map +1 -1
  179. package/dist/actions/get-product-category.cjs +1 -0
  180. package/dist/actions/get-product-category.cjs.map +1 -1
  181. package/dist/actions/get-product-category.d.cts +3 -3
  182. package/dist/actions/get-product-category.d.cts.map +1 -1
  183. package/dist/actions/get-product-category.d.mts +3 -3
  184. package/dist/actions/get-product-category.d.mts.map +1 -1
  185. package/dist/actions/get-product-category.mjs +1 -0
  186. package/dist/actions/get-product-category.mjs.map +1 -1
  187. package/dist/actions/get-product.cjs +1 -0
  188. package/dist/actions/get-product.cjs.map +1 -1
  189. package/dist/actions/get-product.d.cts +3 -3
  190. package/dist/actions/get-product.d.cts.map +1 -1
  191. package/dist/actions/get-product.d.mts +3 -3
  192. package/dist/actions/get-product.d.mts.map +1 -1
  193. package/dist/actions/get-product.mjs +1 -0
  194. package/dist/actions/get-product.mjs.map +1 -1
  195. package/dist/actions/list-campaigns.cjs +1 -0
  196. package/dist/actions/list-campaigns.cjs.map +1 -1
  197. package/dist/actions/list-campaigns.d.cts +4 -7
  198. package/dist/actions/list-campaigns.d.cts.map +1 -1
  199. package/dist/actions/list-campaigns.d.mts +4 -7
  200. package/dist/actions/list-campaigns.d.mts.map +1 -1
  201. package/dist/actions/list-campaigns.mjs +1 -0
  202. package/dist/actions/list-campaigns.mjs.map +1 -1
  203. package/dist/actions/list-carts.cjs +1 -0
  204. package/dist/actions/list-carts.cjs.map +1 -1
  205. package/dist/actions/list-carts.d.cts +3 -13
  206. package/dist/actions/list-carts.d.cts.map +1 -1
  207. package/dist/actions/list-carts.d.mts +3 -13
  208. package/dist/actions/list-carts.d.mts.map +1 -1
  209. package/dist/actions/list-carts.mjs +1 -0
  210. package/dist/actions/list-carts.mjs.map +1 -1
  211. package/dist/actions/list-categories.cjs +1 -0
  212. package/dist/actions/list-categories.cjs.map +1 -1
  213. package/dist/actions/list-categories.d.cts +3 -5
  214. package/dist/actions/list-categories.d.cts.map +1 -1
  215. package/dist/actions/list-categories.d.mts +3 -5
  216. package/dist/actions/list-categories.d.mts.map +1 -1
  217. package/dist/actions/list-categories.mjs +1 -0
  218. package/dist/actions/list-categories.mjs.map +1 -1
  219. package/dist/actions/list-contacts.cjs +1 -0
  220. package/dist/actions/list-contacts.cjs.map +1 -1
  221. package/dist/actions/list-contacts.d.cts +4 -11
  222. package/dist/actions/list-contacts.d.cts.map +1 -1
  223. package/dist/actions/list-contacts.d.mts +4 -11
  224. package/dist/actions/list-contacts.d.mts.map +1 -1
  225. package/dist/actions/list-contacts.mjs +1 -0
  226. package/dist/actions/list-contacts.mjs.map +1 -1
  227. package/dist/actions/list-events.cjs +1 -0
  228. package/dist/actions/list-events.cjs.map +1 -1
  229. package/dist/actions/list-events.d.cts +3 -1
  230. package/dist/actions/list-events.d.cts.map +1 -1
  231. package/dist/actions/list-events.d.mts +3 -1
  232. package/dist/actions/list-events.d.mts.map +1 -1
  233. package/dist/actions/list-events.mjs +1 -0
  234. package/dist/actions/list-events.mjs.map +1 -1
  235. package/dist/actions/list-product-categories.cjs +1 -0
  236. package/dist/actions/list-product-categories.cjs.map +1 -1
  237. package/dist/actions/list-product-categories.d.cts +3 -5
  238. package/dist/actions/list-product-categories.d.cts.map +1 -1
  239. package/dist/actions/list-product-categories.d.mts +3 -5
  240. package/dist/actions/list-product-categories.d.mts.map +1 -1
  241. package/dist/actions/list-product-categories.mjs +1 -0
  242. package/dist/actions/list-product-categories.mjs.map +1 -1
  243. package/dist/actions/list-products.cjs +1 -0
  244. package/dist/actions/list-products.cjs.map +1 -1
  245. package/dist/actions/list-products.d.cts +3 -5
  246. package/dist/actions/list-products.d.cts.map +1 -1
  247. package/dist/actions/list-products.d.mts +3 -5
  248. package/dist/actions/list-products.d.mts.map +1 -1
  249. package/dist/actions/list-products.mjs +1 -0
  250. package/dist/actions/list-products.mjs.map +1 -1
  251. package/dist/actions/remove-cart-product.cjs +1 -0
  252. package/dist/actions/remove-cart-product.cjs.map +1 -1
  253. package/dist/actions/remove-cart-product.d.cts +3 -4
  254. package/dist/actions/remove-cart-product.d.cts.map +1 -1
  255. package/dist/actions/remove-cart-product.d.mts +3 -4
  256. package/dist/actions/remove-cart-product.d.mts.map +1 -1
  257. package/dist/actions/remove-cart-product.mjs +1 -0
  258. package/dist/actions/remove-cart-product.mjs.map +1 -1
  259. package/dist/actions/replace-cart-product.cjs +1 -0
  260. package/dist/actions/replace-cart-product.cjs.map +1 -1
  261. package/dist/actions/replace-cart-product.d.cts +3 -16
  262. package/dist/actions/replace-cart-product.d.cts.map +1 -1
  263. package/dist/actions/replace-cart-product.d.mts +3 -16
  264. package/dist/actions/replace-cart-product.d.mts.map +1 -1
  265. package/dist/actions/replace-cart-product.mjs +1 -0
  266. package/dist/actions/replace-cart-product.mjs.map +1 -1
  267. package/dist/actions/replace-cart.cjs +1 -0
  268. package/dist/actions/replace-cart.cjs.map +1 -1
  269. package/dist/actions/replace-cart.d.cts +3 -22
  270. package/dist/actions/replace-cart.d.cts.map +1 -1
  271. package/dist/actions/replace-cart.d.mts +3 -22
  272. package/dist/actions/replace-cart.d.mts.map +1 -1
  273. package/dist/actions/replace-cart.mjs +1 -0
  274. package/dist/actions/replace-cart.mjs.map +1 -1
  275. package/dist/actions/replace-category.cjs +1 -0
  276. package/dist/actions/replace-category.cjs.map +1 -1
  277. package/dist/actions/replace-category.d.cts +3 -4
  278. package/dist/actions/replace-category.d.cts.map +1 -1
  279. package/dist/actions/replace-category.d.mts +3 -4
  280. package/dist/actions/replace-category.d.mts.map +1 -1
  281. package/dist/actions/replace-category.mjs +1 -0
  282. package/dist/actions/replace-category.mjs.map +1 -1
  283. package/dist/actions/replace-order.cjs +1 -0
  284. package/dist/actions/replace-order.cjs.map +1 -1
  285. package/dist/actions/replace-order.d.cts +3 -66
  286. package/dist/actions/replace-order.d.cts.map +1 -1
  287. package/dist/actions/replace-order.d.mts +3 -66
  288. package/dist/actions/replace-order.d.mts.map +1 -1
  289. package/dist/actions/replace-order.mjs +1 -0
  290. package/dist/actions/replace-order.mjs.map +1 -1
  291. package/dist/actions/replace-product.cjs +1 -0
  292. package/dist/actions/replace-product.cjs.map +1 -1
  293. package/dist/actions/replace-product.d.cts +3 -30
  294. package/dist/actions/replace-product.d.cts.map +1 -1
  295. package/dist/actions/replace-product.d.mts +3 -30
  296. package/dist/actions/replace-product.d.mts.map +1 -1
  297. package/dist/actions/replace-product.mjs +1 -0
  298. package/dist/actions/replace-product.mjs.map +1 -1
  299. package/dist/actions/send-event.cjs +1 -0
  300. package/dist/actions/send-event.cjs.map +1 -1
  301. package/dist/actions/send-event.d.cts +3 -25
  302. package/dist/actions/send-event.d.cts.map +1 -1
  303. package/dist/actions/send-event.d.mts +3 -25
  304. package/dist/actions/send-event.d.mts.map +1 -1
  305. package/dist/actions/send-event.mjs +1 -0
  306. package/dist/actions/send-event.mjs.map +1 -1
  307. package/dist/actions/update-cart-product.cjs +1 -0
  308. package/dist/actions/update-cart-product.cjs.map +1 -1
  309. package/dist/actions/update-cart-product.d.cts +3 -16
  310. package/dist/actions/update-cart-product.d.cts.map +1 -1
  311. package/dist/actions/update-cart-product.d.mts +3 -16
  312. package/dist/actions/update-cart-product.d.mts.map +1 -1
  313. package/dist/actions/update-cart-product.mjs +1 -0
  314. package/dist/actions/update-cart-product.mjs.map +1 -1
  315. package/dist/actions/update-cart.cjs +1 -0
  316. package/dist/actions/update-cart.cjs.map +1 -1
  317. package/dist/actions/update-cart.d.cts +3 -21
  318. package/dist/actions/update-cart.d.cts.map +1 -1
  319. package/dist/actions/update-cart.d.mts +3 -21
  320. package/dist/actions/update-cart.d.mts.map +1 -1
  321. package/dist/actions/update-cart.mjs +1 -0
  322. package/dist/actions/update-cart.mjs.map +1 -1
  323. package/dist/actions/update-contact.cjs +1 -0
  324. package/dist/actions/update-contact.cjs.map +1 -1
  325. package/dist/actions/update-contact.d.cts +3 -40
  326. package/dist/actions/update-contact.d.cts.map +1 -1
  327. package/dist/actions/update-contact.d.mts +3 -40
  328. package/dist/actions/update-contact.d.mts.map +1 -1
  329. package/dist/actions/update-contact.mjs +1 -0
  330. package/dist/actions/update-contact.mjs.map +1 -1
  331. package/dist/actions/update-order-status.cjs +1 -0
  332. package/dist/actions/update-order-status.cjs.map +1 -1
  333. package/dist/actions/update-order-status.d.cts +3 -11
  334. package/dist/actions/update-order-status.d.cts.map +1 -1
  335. package/dist/actions/update-order-status.d.mts +3 -11
  336. package/dist/actions/update-order-status.d.mts.map +1 -1
  337. package/dist/actions/update-order-status.mjs +1 -0
  338. package/dist/actions/update-order-status.mjs.map +1 -1
  339. package/dist/actions/update-product-category.cjs +1 -0
  340. package/dist/actions/update-product-category.cjs.map +1 -1
  341. package/dist/actions/update-product-category.d.cts +3 -4
  342. package/dist/actions/update-product-category.d.cts.map +1 -1
  343. package/dist/actions/update-product-category.d.mts +3 -4
  344. package/dist/actions/update-product-category.d.mts.map +1 -1
  345. package/dist/actions/update-product-category.mjs +1 -0
  346. package/dist/actions/update-product-category.mjs.map +1 -1
  347. package/dist/app.cjs +5 -2
  348. package/dist/app.cjs.map +1 -1
  349. package/dist/app.d.cts +7 -1
  350. package/dist/app.d.cts.map +1 -1
  351. package/dist/app.d.mts +7 -1
  352. package/dist/app.d.mts.map +1 -1
  353. package/dist/app.mjs +3 -2
  354. package/dist/app.mjs.map +1 -1
  355. package/dist/index.d.cts +1 -1
  356. package/dist/index.d.mts +1 -1
  357. package/package.json +2 -2
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-product.d.ts
@@ -40,35 +42,7 @@ declare const OmnisendCreateProductInput: z.ZodObject<{
40
42
  declare const OmnisendCreateProductOutput: z.ZodObject<{
41
43
  id: z.ZodNullable<z.ZodString>;
42
44
  }, z.core.$loose>;
43
- declare const omnisendCreateProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
44
- id: string;
45
- url: string;
46
- title: string;
47
- status: "inStock" | "outOfStock" | "notAvailable";
48
- currency: string;
49
- variants: {
50
- [x: string]: unknown;
51
- id: string;
52
- url: string;
53
- price: number;
54
- title: string;
55
- status: "inStock" | "outOfStock" | "notAvailable";
56
- sku?: string | undefined;
57
- images?: string[] | undefined;
58
- description?: string | undefined;
59
- defaultImageUrl?: string | undefined;
60
- strikeThroughPrice?: number | undefined;
61
- }[];
62
- tags?: string[] | undefined;
63
- type?: string | undefined;
64
- images?: string[] | undefined;
65
- vendor?: string | undefined;
66
- createdAt?: string | undefined;
67
- updatedAt?: string | undefined;
68
- categoryIDs?: string[] | undefined;
69
- description?: string | undefined;
70
- defaultImageUrl?: string | undefined;
71
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ declare const omnisendCreateProduct: AppAction<typeof OmnisendCreateProductInput, typeof OmnisendCreateProductOutput, typeof omnisend.credential>;
72
46
  //#endregion
73
47
  export { omnisendCreateProduct };
74
48
  //# sourceMappingURL=create-product.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-product.d.mts","names":[],"sources":["../../src/actions/create-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"create-product.d.mts","names":[],"sources":["../../src/actions/create-product.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const omnisendCreateProduct = action("OMNISEND_CREATE_PRODUCT", {
@@ -1 +1 @@
1
- {"version":3,"file":"create-product.mjs","names":[],"sources":["../../src/actions/create-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendCreateProductInput = z.object({\n id: z.string().describe(\"Unique product identifier from your store. Must be unique across all products.\"),\n url: z.string().describe(\"URL to the product page on your website.\"),\n tags: z.array(z.string()).describe(\"Tags to categorize the product for filtering and organization (max 100 items).\").optional(),\n type: z.string().describe(\"Product type to categorize products (e.g., 'Electronics', 'Clothing').\").optional(),\n title: z.string().describe(\"Product title displayed to customers.\"),\n images: z.array(z.string()).describe(\"Additional product image URLs beyond the default image (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Overall product availability status. Keep in sync with your shop to avoid sending out-of-stock products.\"),\n vendor: z.string().describe(\"Manufacturer or brand of the product.\").optional(),\n currency: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP).\"),\n variants: z.array(z.object({\n id: z.string().describe(\"Unique variant identifier from your store.\"),\n sku: z.string().describe(\"Stock keeping unit (SKU) for inventory tracking.\").optional(),\n url: z.string().describe(\"Product page URL for this variant.\"),\n price: z.number().describe(\"Variant price as a decimal number.\"),\n title: z.string().describe(\"Variant title.\"),\n images: z.array(z.string()).describe(\"Additional image URLs for this variant (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Stock status for this variant.\"),\n description: z.string().describe(\"Variant description.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for this variant.\").optional(),\n strikeThroughPrice: z.number().describe(\"Original price before discount for displaying strike-through pricing.\").optional(),\n}).passthrough().describe(\"Product variant details for creation.\")).describe(\"Product variants with their own prices and SKUs. At least one variant is required (min 1, max 500 items).\"),\n createdAt: z.string().describe(\"Product creation timestamp in ISO 8601 format (e.g., 2021-01-01T00:00:00Z).\").optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format.\").optional(),\n categoryIDs: z.array(z.string()).describe(\"List of category IDs this product belongs to (max 100 items).\").optional(),\n description: z.string().describe(\"Short description of the product. Can be used in the email body.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for the product. Recommended if more than one image is needed.\").optional(),\n}).describe(\"Request schema for creating a product in Omnisend.\");\nexport const OmnisendCreateProductOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created product.\").nullable(),\n}).passthrough().describe(\"Response schema after creating a product.\");\n\nexport const omnisendCreateProduct = action(\"OMNISEND_CREATE_PRODUCT\", {\n slug: \"omnisend-create-product\",\n name: \"Create Product\",\n description: \"Tool to create a new product in the Omnisend product catalog. Use when adding products for email campaigns or syncing inventory.\",\n input: OmnisendCreateProductInput,\n output: OmnisendCreateProductOutput,\n});\n"],"mappings":";;AAoCA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApCwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EACxG,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACnE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC9H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAClE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EACzH,QAAQ,EAAE,KAAK;GAAC;GAAW;GAAc;EAAc,CAAC,CAAC,CAAC,SAAS,0GAA0G;EAC7K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC7E,UAAU,EAAE,MAAM,EAAE,OAAO;GAC3B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;GACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;GACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;GAC3C,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;GACzG,QAAQ,EAAE,KAAK;IAAC;IAAW;IAAc;GAAc,CAAC,CAAC,CAAC,SAAS,gCAAgC;GACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;GAClE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;GACrF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,2GAA2G;EACtL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACvH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACrF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACpI,CAAC,CAAC,CAAC,SAAS,oDASH;CACP,QATyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,EACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"create-product.mjs","names":[],"sources":["../../src/actions/create-product.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendCreateProductInput = z.object({\n id: z.string().describe(\"Unique product identifier from your store. Must be unique across all products.\"),\n url: z.string().describe(\"URL to the product page on your website.\"),\n tags: z.array(z.string()).describe(\"Tags to categorize the product for filtering and organization (max 100 items).\").optional(),\n type: z.string().describe(\"Product type to categorize products (e.g., 'Electronics', 'Clothing').\").optional(),\n title: z.string().describe(\"Product title displayed to customers.\"),\n images: z.array(z.string()).describe(\"Additional product image URLs beyond the default image (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Overall product availability status. Keep in sync with your shop to avoid sending out-of-stock products.\"),\n vendor: z.string().describe(\"Manufacturer or brand of the product.\").optional(),\n currency: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP).\"),\n variants: z.array(z.object({\n id: z.string().describe(\"Unique variant identifier from your store.\"),\n sku: z.string().describe(\"Stock keeping unit (SKU) for inventory tracking.\").optional(),\n url: z.string().describe(\"Product page URL for this variant.\"),\n price: z.number().describe(\"Variant price as a decimal number.\"),\n title: z.string().describe(\"Variant title.\"),\n images: z.array(z.string()).describe(\"Additional image URLs for this variant (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Stock status for this variant.\"),\n description: z.string().describe(\"Variant description.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for this variant.\").optional(),\n strikeThroughPrice: z.number().describe(\"Original price before discount for displaying strike-through pricing.\").optional(),\n}).passthrough().describe(\"Product variant details for creation.\")).describe(\"Product variants with their own prices and SKUs. At least one variant is required (min 1, max 500 items).\"),\n createdAt: z.string().describe(\"Product creation timestamp in ISO 8601 format (e.g., 2021-01-01T00:00:00Z).\").optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format.\").optional(),\n categoryIDs: z.array(z.string()).describe(\"List of category IDs this product belongs to (max 100 items).\").optional(),\n description: z.string().describe(\"Short description of the product. Can be used in the email body.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for the product. Recommended if more than one image is needed.\").optional(),\n}).describe(\"Request schema for creating a product in Omnisend.\");\nexport const OmnisendCreateProductOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created product.\").nullable(),\n}).passthrough().describe(\"Response schema after creating a product.\");\n\nexport const omnisendCreateProduct: AppAction<\n typeof OmnisendCreateProductInput,\n typeof OmnisendCreateProductOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_CREATE_PRODUCT\", {\n slug: \"omnisend-create-product\",\n name: \"Create Product\",\n description: \"Tool to create a new product in the Omnisend product catalog. Use when adding products for email campaigns or syncing inventory.\",\n input: OmnisendCreateProductInput,\n output: OmnisendCreateProductOutput,\n});\n"],"mappings":";;;AAsCA,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxCwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EACxG,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACnE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC9H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAClE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EACzH,QAAQ,EAAE,KAAK;GAAC;GAAW;GAAc;EAAc,CAAC,CAAC,CAAC,SAAS,0GAA0G;EAC7K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC7E,UAAU,EAAE,MAAM,EAAE,OAAO;GAC3B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;GACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;GACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;GAC3C,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;GACzG,QAAQ,EAAE,KAAK;IAAC;IAAW;IAAc;GAAc,CAAC,CAAC,CAAC,SAAS,gCAAgC;GACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;GAClE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;GACrF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,2GAA2G;EACtL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACvH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACrF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACpI,CAAC,CAAC,CAAC,SAAS,oDAaH;CACP,QAbyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,EACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-cart.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-cart.cjs","names":["z","action"],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE7I,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-cart.cjs","names":["z","action"],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart: AppAction<\n typeof OmnisendDeleteCartInput,\n typeof OmnisendDeleteCartOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE7I,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-cart.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteCartInput: z.ZodObject<{
5
7
  cartID: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteCartOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteCart: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- cartID: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteCart: AppAction<typeof OmnisendDeleteCartInput, typeof OmnisendDeleteCartOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteCart };
13
13
  //# sourceMappingURL=delete-cart.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-cart.d.cts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"delete-cart.d.cts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-cart.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteCartInput: z.ZodObject<{
5
7
  cartID: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteCartOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteCart: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- cartID: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteCart: AppAction<typeof OmnisendDeleteCartInput, typeof OmnisendDeleteCartOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteCart };
13
13
  //# sourceMappingURL=delete-cart.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-cart.d.mts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"delete-cart.d.mts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const omnisendDeleteCart = action("OMNISEND_DELETE_CART", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-cart.mjs","names":[],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":";;AASA,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqC,EAAE,OAAO,EAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAOS;CACP,QAPsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAOzE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-cart.mjs","names":[],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart: AppAction<\n typeof OmnisendDeleteCartInput,\n typeof OmnisendDeleteCartOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":";;;AAWA,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqC,EAAE,OAAO,EAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAWS;CACP,QAXsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAWzE;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-category.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACjF,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEjJ,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory: AppAction<\n typeof OmnisendDeleteCategoryInput,\n typeof OmnisendDeleteCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACjF,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEjJ,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-category.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteCategoryInput: z.ZodObject<{
5
7
  category_id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- category_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteCategory: AppAction<typeof OmnisendDeleteCategoryInput, typeof OmnisendDeleteCategoryOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteCategory };
13
13
  //# sourceMappingURL=delete-category.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-category.d.cts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"delete-category.d.cts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-category.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteCategoryInput: z.ZodObject<{
5
7
  category_id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- category_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteCategory: AppAction<typeof OmnisendDeleteCategoryInput, typeof OmnisendDeleteCategoryOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteCategory };
13
13
  //# sourceMappingURL=delete-category.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-category.d.mts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"delete-category.d.mts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const omnisendDeleteCategory = action("OMNISEND_DELETE_CATEGORY", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-category.mjs","names":[],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACjF,CAOS;CACP,QAP0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAO7E;AACV,CAAC"}
1
+ {"version":3,"file":"delete-category.mjs","names":[],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory: AppAction<\n typeof OmnisendDeleteCategoryInput,\n typeof OmnisendDeleteCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":";;;AAWA,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACjF,CAWS;CACP,QAX0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAW7E;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-order.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EAC1E,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE9I,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder: AppAction<\n typeof OmnisendDeleteOrderInput,\n typeof OmnisendDeleteOrderOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EAC1E,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE9I,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-order.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteOrderInput: z.ZodObject<{
5
7
  orderID: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteOrderOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- orderID: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteOrder: AppAction<typeof OmnisendDeleteOrderInput, typeof OmnisendDeleteOrderOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteOrder };
13
13
  //# sourceMappingURL=delete-order.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-order.d.cts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"delete-order.d.cts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-order.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteOrderInput: z.ZodObject<{
5
7
  orderID: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteOrderOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- orderID: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteOrder: AppAction<typeof OmnisendDeleteOrderInput, typeof OmnisendDeleteOrderOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteOrder };
13
13
  //# sourceMappingURL=delete-order.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-order.d.mts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"delete-order.d.mts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const omnisendDeleteOrder = action("OMNISEND_DELETE_ORDER", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-order.mjs","names":[],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":";;AASA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATsC,EAAE,OAAO,EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EAC1E,CAOS;CACP,QAPuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAO1E;AACV,CAAC"}
1
+ {"version":3,"file":"delete-order.mjs","names":[],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder: AppAction<\n typeof OmnisendDeleteOrderInput,\n typeof OmnisendDeleteOrderOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":";;;AAWA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO,EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EAC1E,CAWS;CACP,QAXuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAW1E;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-product-category.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteProductCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the product category to delete.\"),\n});\nexport const OmnisendDeleteProductCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProductCategory = action(\"OMNISEND_DELETE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-delete-product-category\",\n name: \"Delete Product Category\",\n description: \"Tool to remove a product category from Omnisend by its ID. Use when you need to delete a product category from your catalog.\",\n input: OmnisendDeleteProductCategoryInput,\n output: OmnisendDeleteProductCategoryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EACzF,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAExJ,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteProductCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the product category to delete.\"),\n});\nexport const OmnisendDeleteProductCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProductCategory: AppAction<\n typeof OmnisendDeleteProductCategoryInput,\n typeof OmnisendDeleteProductCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-delete-product-category\",\n name: \"Delete Product Category\",\n description: \"Tool to remove a product category from Omnisend by its ID. Use when you need to delete a product category from your catalog.\",\n input: OmnisendDeleteProductCategoryInput,\n output: OmnisendDeleteProductCategoryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EACzF,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAExJ,MAAa,gCAITC,eAAAA,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-product-category.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteProductCategoryInput: z.ZodObject<{
5
7
  category_id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteProductCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- category_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteProductCategory: AppAction<typeof OmnisendDeleteProductCategoryInput, typeof OmnisendDeleteProductCategoryOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteProductCategory };
13
13
  //# sourceMappingURL=delete-product-category.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-category.d.cts","names":[],"sources":["../../src/actions/delete-product-category.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"delete-product-category.d.cts","names":[],"sources":["../../src/actions/delete-product-category.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-product-category.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteProductCategoryInput: z.ZodObject<{
5
7
  category_id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteProductCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- category_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteProductCategory: AppAction<typeof OmnisendDeleteProductCategoryInput, typeof OmnisendDeleteProductCategoryOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteProductCategory };
13
13
  //# sourceMappingURL=delete-product-category.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-category.d.mts","names":[],"sources":["../../src/actions/delete-product-category.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"delete-product-category.d.mts","names":[],"sources":["../../src/actions/delete-product-category.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const omnisendDeleteProductCategory = action("OMNISEND_DELETE_PRODUCT_CATEGORY", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-category.mjs","names":[],"sources":["../../src/actions/delete-product-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteProductCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the product category to delete.\"),\n});\nexport const OmnisendDeleteProductCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProductCategory = action(\"OMNISEND_DELETE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-delete-product-category\",\n name: \"Delete Product Category\",\n description: \"Tool to remove a product category from Omnisend by its ID. Use when you need to delete a product category from your catalog.\",\n input: OmnisendDeleteProductCategoryInput,\n output: OmnisendDeleteProductCategoryOutput,\n});\n"],"mappings":";;AASA,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgD,EAAE,OAAO,EACzD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EACzF,CAOS;CACP,QAPiD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAOpF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-category.mjs","names":[],"sources":["../../src/actions/delete-product-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteProductCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the product category to delete.\"),\n});\nexport const OmnisendDeleteProductCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProductCategory: AppAction<\n typeof OmnisendDeleteProductCategoryInput,\n typeof OmnisendDeleteProductCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-delete-product-category\",\n name: \"Delete Product Category\",\n description: \"Tool to remove a product category from Omnisend by its ID. Use when you need to delete a product category from your catalog.\",\n input: OmnisendDeleteProductCategoryInput,\n output: OmnisendDeleteProductCategoryOutput,\n});\n"],"mappings":";;;AAWA,MAAa,gCAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbgD,EAAE,OAAO,EACzD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EACzF,CAWS;CACP,QAXiD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAWpF;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-product.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product.cjs","names":["z","action"],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteProductInput = z.object({\n product_id: z.string().describe(\"Unique identifier of the product to delete.\"),\n});\nexport const OmnisendDeleteProductOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProduct = action(\"OMNISEND_DELETE_PRODUCT\", {\n slug: \"omnisend-delete-product\",\n name: \"Delete Product\",\n description: \"Tool to remove a product from Omnisend by its ID. Use when you need to delete a product and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteProductInput,\n output: OmnisendDeleteProductOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC/E,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEhJ,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product.cjs","names":["z","action"],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteProductInput = z.object({\n product_id: z.string().describe(\"Unique identifier of the product to delete.\"),\n});\nexport const OmnisendDeleteProductOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProduct: AppAction<\n typeof OmnisendDeleteProductInput,\n typeof OmnisendDeleteProductOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_PRODUCT\", {\n slug: \"omnisend-delete-product\",\n name: \"Delete Product\",\n description: \"Tool to remove a product from Omnisend by its ID. Use when you need to delete a product and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteProductInput,\n output: OmnisendDeleteProductOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC/E,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEhJ,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-product.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteProductInput: z.ZodObject<{
5
7
  product_id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteProductOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- product_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteProduct: AppAction<typeof OmnisendDeleteProductInput, typeof OmnisendDeleteProductOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteProduct };
13
13
  //# sourceMappingURL=delete-product.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product.d.cts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"delete-product.d.cts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-product.d.ts
@@ -5,9 +7,7 @@ declare const OmnisendDeleteProductInput: z.ZodObject<{
5
7
  product_id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const OmnisendDeleteProductOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const omnisendDeleteProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- product_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const omnisendDeleteProduct: AppAction<typeof OmnisendDeleteProductInput, typeof OmnisendDeleteProductOutput, typeof omnisend.credential>;
11
11
  //#endregion
12
12
  export { omnisendDeleteProduct };
13
13
  //# sourceMappingURL=delete-product.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product.d.mts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"delete-product.d.mts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const omnisendDeleteProduct = action("OMNISEND_DELETE_PRODUCT", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product.mjs","names":[],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteProductInput = z.object({\n product_id: z.string().describe(\"Unique identifier of the product to delete.\"),\n});\nexport const OmnisendDeleteProductOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProduct = action(\"OMNISEND_DELETE_PRODUCT\", {\n slug: \"omnisend-delete-product\",\n name: \"Delete Product\",\n description: \"Tool to remove a product from Omnisend by its ID. Use when you need to delete a product and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteProductInput,\n output: OmnisendDeleteProductOutput,\n});\n"],"mappings":";;AASA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATwC,EAAE,OAAO,EACjD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC/E,CAOS;CACP,QAPyC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAO5E;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product.mjs","names":[],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteProductInput = z.object({\n product_id: z.string().describe(\"Unique identifier of the product to delete.\"),\n});\nexport const OmnisendDeleteProductOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProduct: AppAction<\n typeof OmnisendDeleteProductInput,\n typeof OmnisendDeleteProductOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_PRODUCT\", {\n slug: \"omnisend-delete-product\",\n name: \"Delete Product\",\n description: \"Tool to remove a product from Omnisend by its ID. Use when you need to delete a product and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteProductInput,\n output: OmnisendDeleteProductOutput,\n});\n"],"mappings":";;;AAWA,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwC,EAAE,OAAO,EACjD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC/E,CAWS;CACP,QAXyC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAW5E;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-batch-information.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-batch-information.cjs","names":["z","action"],"sources":["../../src/actions/get-batch-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendGetBatchInformationInput = z.object({\n batchId: z.string().describe(\"The unique identifier of the batch to retrieve\"),\n}).describe(\"Request schema for retrieving a specific batch by ID.\");\nexport const OmnisendGetBatchInformationOutput = z.object({\n status: z.string().describe(\"Current status of the batch (e.g., 'pending', 'finished')\").nullable().optional(),\n batchID: z.string().describe(\"The unique identifier for the batch\").nullable().optional(),\n endedAt: z.string().describe(\"ISO 8601 timestamp when the batch finished processing\").nullable().optional(),\n endpoint: z.string().describe(\"Target endpoint for the batch operations (e.g., 'contacts', 'products')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the batch was created\").nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of items in the batch\").nullable().optional(),\n errorsCount: z.number().int().describe(\"Number of items that encountered errors\").nullable().optional(),\n finishedCount: z.number().int().describe(\"Number of successfully finished items\").nullable().optional(),\n}).passthrough().describe(\"Response schema for batch information.\");\n\nexport const omnisendGetBatchInformation = action(\"OMNISEND_GET_BATCH_INFORMATION\", {\n slug: \"omnisend-get-batch-information\",\n name: \"Get Batch Information\",\n description: \"Tool to retrieve information about a specific batch by ID. Use after submitting a batch when you need a detailed status and counts.\",\n input: OmnisendGetBatchInformationInput,\n output: OmnisendGetBatchInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC/E,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-batch-information.cjs","names":["z","action"],"sources":["../../src/actions/get-batch-information.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendGetBatchInformationInput = z.object({\n batchId: z.string().describe(\"The unique identifier of the batch to retrieve\"),\n}).describe(\"Request schema for retrieving a specific batch by ID.\");\nexport const OmnisendGetBatchInformationOutput = z.object({\n status: z.string().describe(\"Current status of the batch (e.g., 'pending', 'finished')\").nullable().optional(),\n batchID: z.string().describe(\"The unique identifier for the batch\").nullable().optional(),\n endedAt: z.string().describe(\"ISO 8601 timestamp when the batch finished processing\").nullable().optional(),\n endpoint: z.string().describe(\"Target endpoint for the batch operations (e.g., 'contacts', 'products')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the batch was created\").nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of items in the batch\").nullable().optional(),\n errorsCount: z.number().int().describe(\"Number of items that encountered errors\").nullable().optional(),\n finishedCount: z.number().int().describe(\"Number of successfully finished items\").nullable().optional(),\n}).passthrough().describe(\"Response schema for batch information.\");\n\nexport const omnisendGetBatchInformation: AppAction<\n typeof OmnisendGetBatchInformationInput,\n typeof OmnisendGetBatchInformationOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_GET_BATCH_INFORMATION\", {\n slug: \"omnisend-get-batch-information\",\n name: \"Get Batch Information\",\n description: \"Tool to retrieve information about a specific batch by ID. Use after submitting a batch when you need a detailed status and counts.\",\n input: OmnisendGetBatchInformationInput,\n output: OmnisendGetBatchInformationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC/E,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-batch-information.d.ts
@@ -14,9 +16,7 @@ declare const OmnisendGetBatchInformationOutput: z.ZodObject<{
14
16
  errorsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
17
  finishedCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
18
  }, z.core.$loose>;
17
- declare const omnisendGetBatchInformation: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- batchId: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const omnisendGetBatchInformation: AppAction<typeof OmnisendGetBatchInformationInput, typeof OmnisendGetBatchInformationOutput, typeof omnisend.credential>;
20
20
  //#endregion
21
21
  export { omnisendGetBatchInformation };
22
22
  //# sourceMappingURL=get-batch-information.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-batch-information.d.cts","names":[],"sources":["../../src/actions/get-batch-information.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAWjC,2BAAA,gCAA2B,wBAAA"}
1
+ {"version":3,"file":"get-batch-information.d.cts","names":[],"sources":["../../src/actions/get-batch-information.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAWjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { omnisend } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-batch-information.d.ts
@@ -14,9 +16,7 @@ declare const OmnisendGetBatchInformationOutput: z.ZodObject<{
14
16
  errorsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
17
  finishedCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
18
  }, z.core.$loose>;
17
- declare const omnisendGetBatchInformation: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- batchId: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const omnisendGetBatchInformation: AppAction<typeof OmnisendGetBatchInformationInput, typeof OmnisendGetBatchInformationOutput, typeof omnisend.credential>;
20
20
  //#endregion
21
21
  export { omnisendGetBatchInformation };
22
22
  //# sourceMappingURL=get-batch-information.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-batch-information.d.mts","names":[],"sources":["../../src/actions/get-batch-information.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAWjC,2BAAA,gCAA2B,wBAAA"}
1
+ {"version":3,"file":"get-batch-information.d.mts","names":[],"sources":["../../src/actions/get-batch-information.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAWjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const omnisendGetBatchInformation = action("OMNISEND_GET_BATCH_INFORMATION", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-batch-information.mjs","names":[],"sources":["../../src/actions/get-batch-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendGetBatchInformationInput = z.object({\n batchId: z.string().describe(\"The unique identifier of the batch to retrieve\"),\n}).describe(\"Request schema for retrieving a specific batch by ID.\");\nexport const OmnisendGetBatchInformationOutput = z.object({\n status: z.string().describe(\"Current status of the batch (e.g., 'pending', 'finished')\").nullable().optional(),\n batchID: z.string().describe(\"The unique identifier for the batch\").nullable().optional(),\n endedAt: z.string().describe(\"ISO 8601 timestamp when the batch finished processing\").nullable().optional(),\n endpoint: z.string().describe(\"Target endpoint for the batch operations (e.g., 'contacts', 'products')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the batch was created\").nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of items in the batch\").nullable().optional(),\n errorsCount: z.number().int().describe(\"Number of items that encountered errors\").nullable().optional(),\n finishedCount: z.number().int().describe(\"Number of successfully finished items\").nullable().optional(),\n}).passthrough().describe(\"Response schema for batch information.\");\n\nexport const omnisendGetBatchInformation = action(\"OMNISEND_GET_BATCH_INFORMATION\", {\n slug: \"omnisend-get-batch-information\",\n name: \"Get Batch Information\",\n description: \"Tool to retrieve information about a specific batch by ID. Use after submitting a batch when you need a detailed status and counts.\",\n input: OmnisendGetBatchInformationInput,\n output: OmnisendGetBatchInformationOutput,\n});\n"],"mappings":";;AAkBA,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB8C,EAAE,OAAO,EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC/E,CAAC,CAAC,CAAC,SAAS,uDAgBH;CACP,QAhB+C,EAAE,OAAO;EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-batch-information.mjs","names":[],"sources":["../../src/actions/get-batch-information.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendGetBatchInformationInput = z.object({\n batchId: z.string().describe(\"The unique identifier of the batch to retrieve\"),\n}).describe(\"Request schema for retrieving a specific batch by ID.\");\nexport const OmnisendGetBatchInformationOutput = z.object({\n status: z.string().describe(\"Current status of the batch (e.g., 'pending', 'finished')\").nullable().optional(),\n batchID: z.string().describe(\"The unique identifier for the batch\").nullable().optional(),\n endedAt: z.string().describe(\"ISO 8601 timestamp when the batch finished processing\").nullable().optional(),\n endpoint: z.string().describe(\"Target endpoint for the batch operations (e.g., 'contacts', 'products')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the batch was created\").nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of items in the batch\").nullable().optional(),\n errorsCount: z.number().int().describe(\"Number of items that encountered errors\").nullable().optional(),\n finishedCount: z.number().int().describe(\"Number of successfully finished items\").nullable().optional(),\n}).passthrough().describe(\"Response schema for batch information.\");\n\nexport const omnisendGetBatchInformation: AppAction<\n typeof OmnisendGetBatchInformationInput,\n typeof OmnisendGetBatchInformationOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_GET_BATCH_INFORMATION\", {\n slug: \"omnisend-get-batch-information\",\n name: \"Get Batch Information\",\n description: \"Tool to retrieve information about a specific batch by ID. Use after submitting a batch when you need a detailed status and counts.\",\n input: OmnisendGetBatchInformationInput,\n output: OmnisendGetBatchInformationOutput,\n});\n"],"mappings":";;;AAoBA,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB8C,EAAE,OAAO,EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC/E,CAAC,CAAC,CAAC,SAAS,uDAoBH;CACP,QApB+C,EAAE,OAAO;EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-batch-item.ts