@keystrokehq/proabono 0.1.0 → 0.1.2

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 (401) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/anonymize-customer.cjs.map +1 -1
  4. package/dist/actions/anonymize-customer.d.cts +21 -3
  5. package/dist/actions/anonymize-customer.d.cts.map +1 -1
  6. package/dist/actions/anonymize-customer.d.mts +21 -3
  7. package/dist/actions/anonymize-customer.d.mts.map +1 -1
  8. package/dist/actions/anonymize-customer.mjs.map +1 -1
  9. package/dist/actions/bill-customer.cjs.map +1 -1
  10. package/dist/actions/bill-customer.d.cts +14 -3
  11. package/dist/actions/bill-customer.d.cts.map +1 -1
  12. package/dist/actions/bill-customer.d.mts +14 -3
  13. package/dist/actions/bill-customer.d.mts.map +1 -1
  14. package/dist/actions/bill-customer.mjs.map +1 -1
  15. package/dist/actions/create-customer.cjs.map +1 -1
  16. package/dist/actions/create-customer.d.cts +43 -3
  17. package/dist/actions/create-customer.d.cts.map +1 -1
  18. package/dist/actions/create-customer.d.mts +43 -3
  19. package/dist/actions/create-customer.d.mts.map +1 -1
  20. package/dist/actions/create-customer.mjs.map +1 -1
  21. package/dist/actions/create-feature.cjs.map +1 -1
  22. package/dist/actions/create-feature.d.cts +38 -3
  23. package/dist/actions/create-feature.d.cts.map +1 -1
  24. package/dist/actions/create-feature.d.mts +38 -3
  25. package/dist/actions/create-feature.d.mts.map +1 -1
  26. package/dist/actions/create-feature.mjs.map +1 -1
  27. package/dist/actions/delete-customer.cjs.map +1 -1
  28. package/dist/actions/delete-customer.d.cts +10 -3
  29. package/dist/actions/delete-customer.d.cts.map +1 -1
  30. package/dist/actions/delete-customer.d.mts +10 -3
  31. package/dist/actions/delete-customer.d.mts.map +1 -1
  32. package/dist/actions/delete-customer.mjs.map +1 -1
  33. package/dist/actions/delete-offer.cjs +3 -3
  34. package/dist/actions/delete-offer.cjs.map +1 -1
  35. package/dist/actions/delete-offer.d.cts +11 -3
  36. package/dist/actions/delete-offer.d.cts.map +1 -1
  37. package/dist/actions/delete-offer.d.mts +11 -3
  38. package/dist/actions/delete-offer.d.mts.map +1 -1
  39. package/dist/actions/delete-offer.mjs +3 -3
  40. package/dist/actions/delete-offer.mjs.map +1 -1
  41. package/dist/actions/delete-pricing-table-offer.cjs +2 -2
  42. package/dist/actions/delete-pricing-table-offer.cjs.map +1 -1
  43. package/dist/actions/delete-pricing-table-offer.d.cts +10 -3
  44. package/dist/actions/delete-pricing-table-offer.d.cts.map +1 -1
  45. package/dist/actions/delete-pricing-table-offer.d.mts +10 -3
  46. package/dist/actions/delete-pricing-table-offer.d.mts.map +1 -1
  47. package/dist/actions/delete-pricing-table-offer.mjs +2 -2
  48. package/dist/actions/delete-pricing-table-offer.mjs.map +1 -1
  49. package/dist/actions/delete-pricing-table.cjs +2 -2
  50. package/dist/actions/delete-pricing-table.cjs.map +1 -1
  51. package/dist/actions/delete-pricing-table.d.cts +10 -3
  52. package/dist/actions/delete-pricing-table.d.cts.map +1 -1
  53. package/dist/actions/delete-pricing-table.d.mts +10 -3
  54. package/dist/actions/delete-pricing-table.d.mts.map +1 -1
  55. package/dist/actions/delete-pricing-table.mjs +2 -2
  56. package/dist/actions/delete-pricing-table.mjs.map +1 -1
  57. package/dist/actions/delete-subscription-discount.cjs.map +1 -1
  58. package/dist/actions/delete-subscription-discount.d.cts +9 -3
  59. package/dist/actions/delete-subscription-discount.d.cts.map +1 -1
  60. package/dist/actions/delete-subscription-discount.d.mts +9 -3
  61. package/dist/actions/delete-subscription-discount.d.mts.map +1 -1
  62. package/dist/actions/delete-subscription-discount.mjs.map +1 -1
  63. package/dist/actions/enable-webhook.cjs.map +1 -1
  64. package/dist/actions/enable-webhook.d.cts +10 -3
  65. package/dist/actions/enable-webhook.d.cts.map +1 -1
  66. package/dist/actions/enable-webhook.d.mts +10 -3
  67. package/dist/actions/enable-webhook.d.mts.map +1 -1
  68. package/dist/actions/enable-webhook.mjs.map +1 -1
  69. package/dist/actions/get-customer-billing-address.cjs.map +1 -1
  70. package/dist/actions/get-customer-billing-address.d.cts +19 -3
  71. package/dist/actions/get-customer-billing-address.d.cts.map +1 -1
  72. package/dist/actions/get-customer-billing-address.d.mts +19 -3
  73. package/dist/actions/get-customer-billing-address.d.mts.map +1 -1
  74. package/dist/actions/get-customer-billing-address.mjs.map +1 -1
  75. package/dist/actions/get-customer-billing.cjs.map +1 -1
  76. package/dist/actions/get-customer-billing.d.cts +27 -3
  77. package/dist/actions/get-customer-billing.d.cts.map +1 -1
  78. package/dist/actions/get-customer-billing.d.mts +27 -3
  79. package/dist/actions/get-customer-billing.d.mts.map +1 -1
  80. package/dist/actions/get-customer-billing.mjs.map +1 -1
  81. package/dist/actions/get-customer-by-reference.cjs.map +1 -1
  82. package/dist/actions/get-customer-by-reference.d.cts +25 -3
  83. package/dist/actions/get-customer-by-reference.d.cts.map +1 -1
  84. package/dist/actions/get-customer-by-reference.d.mts +25 -3
  85. package/dist/actions/get-customer-by-reference.d.mts.map +1 -1
  86. package/dist/actions/get-customer-by-reference.mjs.map +1 -1
  87. package/dist/actions/get-customer-payment-settings.cjs.map +1 -1
  88. package/dist/actions/get-customer-payment-settings.d.cts +14 -3
  89. package/dist/actions/get-customer-payment-settings.d.cts.map +1 -1
  90. package/dist/actions/get-customer-payment-settings.d.mts +14 -3
  91. package/dist/actions/get-customer-payment-settings.d.mts.map +1 -1
  92. package/dist/actions/get-customer-payment-settings.mjs.map +1 -1
  93. package/dist/actions/get-customer.cjs.map +1 -1
  94. package/dist/actions/get-customer.d.cts +27 -3
  95. package/dist/actions/get-customer.d.cts.map +1 -1
  96. package/dist/actions/get-customer.d.mts +27 -3
  97. package/dist/actions/get-customer.d.mts.map +1 -1
  98. package/dist/actions/get-customer.mjs.map +1 -1
  99. package/dist/actions/get-discount.cjs.map +1 -1
  100. package/dist/actions/get-discount.d.cts +47 -3
  101. package/dist/actions/get-discount.d.cts.map +1 -1
  102. package/dist/actions/get-discount.d.mts +47 -3
  103. package/dist/actions/get-discount.d.mts.map +1 -1
  104. package/dist/actions/get-discount.mjs.map +1 -1
  105. package/dist/actions/get-feature.cjs +1 -1
  106. package/dist/actions/get-feature.cjs.map +1 -1
  107. package/dist/actions/get-feature.d.cts +24 -3
  108. package/dist/actions/get-feature.d.cts.map +1 -1
  109. package/dist/actions/get-feature.d.mts +24 -3
  110. package/dist/actions/get-feature.d.mts.map +1 -1
  111. package/dist/actions/get-feature.mjs +1 -1
  112. package/dist/actions/get-feature.mjs.map +1 -1
  113. package/dist/actions/get-invoice.cjs.map +1 -1
  114. package/dist/actions/get-invoice.d.cts +38 -3
  115. package/dist/actions/get-invoice.d.cts.map +1 -1
  116. package/dist/actions/get-invoice.d.mts +38 -3
  117. package/dist/actions/get-invoice.d.mts.map +1 -1
  118. package/dist/actions/get-invoice.mjs.map +1 -1
  119. package/dist/actions/get-offer.cjs.map +1 -1
  120. package/dist/actions/get-offer.d.cts +43 -3
  121. package/dist/actions/get-offer.d.cts.map +1 -1
  122. package/dist/actions/get-offer.d.mts +43 -3
  123. package/dist/actions/get-offer.d.mts.map +1 -1
  124. package/dist/actions/get-offer.mjs.map +1 -1
  125. package/dist/actions/get-subscription-by-customer.cjs.map +1 -1
  126. package/dist/actions/get-subscription-by-customer.d.cts +66 -3
  127. package/dist/actions/get-subscription-by-customer.d.cts.map +1 -1
  128. package/dist/actions/get-subscription-by-customer.d.mts +66 -3
  129. package/dist/actions/get-subscription-by-customer.d.mts.map +1 -1
  130. package/dist/actions/get-subscription-by-customer.mjs.map +1 -1
  131. package/dist/actions/get-subscription-creation-quote.cjs.map +1 -1
  132. package/dist/actions/get-subscription-creation-quote.d.cts +40 -3
  133. package/dist/actions/get-subscription-creation-quote.d.cts.map +1 -1
  134. package/dist/actions/get-subscription-creation-quote.d.mts +40 -3
  135. package/dist/actions/get-subscription-creation-quote.d.mts.map +1 -1
  136. package/dist/actions/get-subscription-creation-quote.mjs.map +1 -1
  137. package/dist/actions/get-usage.cjs.map +1 -1
  138. package/dist/actions/get-usage.d.cts +24 -3
  139. package/dist/actions/get-usage.d.cts.map +1 -1
  140. package/dist/actions/get-usage.d.mts +24 -3
  141. package/dist/actions/get-usage.d.mts.map +1 -1
  142. package/dist/actions/get-usage.mjs.map +1 -1
  143. package/dist/actions/get-usages-for-customer.cjs.map +1 -1
  144. package/dist/actions/get-usages-for-customer.d.cts +37 -3
  145. package/dist/actions/get-usages-for-customer.d.cts.map +1 -1
  146. package/dist/actions/get-usages-for-customer.d.mts +37 -3
  147. package/dist/actions/get-usages-for-customer.d.mts.map +1 -1
  148. package/dist/actions/get-usages-for-customer.mjs.map +1 -1
  149. package/dist/actions/invalidate-customer-by-id.cjs.map +1 -1
  150. package/dist/actions/invalidate-customer-by-id.d.cts +22 -3
  151. package/dist/actions/invalidate-customer-by-id.d.cts.map +1 -1
  152. package/dist/actions/invalidate-customer-by-id.d.mts +22 -3
  153. package/dist/actions/invalidate-customer-by-id.d.mts.map +1 -1
  154. package/dist/actions/invalidate-customer-by-id.mjs.map +1 -1
  155. package/dist/actions/invalidate-customer.cjs.map +1 -1
  156. package/dist/actions/invalidate-customer.d.cts +25 -3
  157. package/dist/actions/invalidate-customer.d.cts.map +1 -1
  158. package/dist/actions/invalidate-customer.d.mts +25 -3
  159. package/dist/actions/invalidate-customer.d.mts.map +1 -1
  160. package/dist/actions/invalidate-customer.mjs.map +1 -1
  161. package/dist/actions/list-balance-lines.cjs.map +1 -1
  162. package/dist/actions/list-balance-lines.d.cts +43 -3
  163. package/dist/actions/list-balance-lines.d.cts.map +1 -1
  164. package/dist/actions/list-balance-lines.d.mts +43 -3
  165. package/dist/actions/list-balance-lines.d.mts.map +1 -1
  166. package/dist/actions/list-balance-lines.mjs.map +1 -1
  167. package/dist/actions/list-business-localization.cjs.map +1 -1
  168. package/dist/actions/list-business-localization.d.cts +36 -3
  169. package/dist/actions/list-business-localization.d.cts.map +1 -1
  170. package/dist/actions/list-business-localization.d.mts +36 -3
  171. package/dist/actions/list-business-localization.d.mts.map +1 -1
  172. package/dist/actions/list-business-localization.mjs.map +1 -1
  173. package/dist/actions/list-businesses.cjs.map +1 -1
  174. package/dist/actions/list-businesses.d.cts +37 -3
  175. package/dist/actions/list-businesses.d.cts.map +1 -1
  176. package/dist/actions/list-businesses.d.mts +37 -3
  177. package/dist/actions/list-businesses.d.mts.map +1 -1
  178. package/dist/actions/list-businesses.mjs.map +1 -1
  179. package/dist/actions/list-customer-moves.cjs.map +1 -1
  180. package/dist/actions/list-customer-moves.d.cts +44 -3
  181. package/dist/actions/list-customer-moves.d.cts.map +1 -1
  182. package/dist/actions/list-customer-moves.d.mts +44 -3
  183. package/dist/actions/list-customer-moves.d.mts.map +1 -1
  184. package/dist/actions/list-customer-moves.mjs.map +1 -1
  185. package/dist/actions/list-customers-by-feature.cjs.map +1 -1
  186. package/dist/actions/list-customers-by-feature.d.cts +29 -3
  187. package/dist/actions/list-customers-by-feature.d.cts.map +1 -1
  188. package/dist/actions/list-customers-by-feature.d.mts +29 -3
  189. package/dist/actions/list-customers-by-feature.d.mts.map +1 -1
  190. package/dist/actions/list-customers-by-feature.mjs.map +1 -1
  191. package/dist/actions/list-customers.cjs.map +1 -1
  192. package/dist/actions/list-customers.d.cts +46 -3
  193. package/dist/actions/list-customers.d.cts.map +1 -1
  194. package/dist/actions/list-customers.d.mts +46 -3
  195. package/dist/actions/list-customers.d.mts.map +1 -1
  196. package/dist/actions/list-customers.mjs.map +1 -1
  197. package/dist/actions/list-discounts.cjs.map +1 -1
  198. package/dist/actions/list-discounts.d.cts +45 -3
  199. package/dist/actions/list-discounts.d.cts.map +1 -1
  200. package/dist/actions/list-discounts.d.mts +45 -3
  201. package/dist/actions/list-discounts.d.mts.map +1 -1
  202. package/dist/actions/list-discounts.mjs.map +1 -1
  203. package/dist/actions/list-features.cjs.map +1 -1
  204. package/dist/actions/list-features.d.cts +41 -3
  205. package/dist/actions/list-features.d.cts.map +1 -1
  206. package/dist/actions/list-features.d.mts +41 -3
  207. package/dist/actions/list-features.d.mts.map +1 -1
  208. package/dist/actions/list-features.mjs.map +1 -1
  209. package/dist/actions/list-gateway-accounts.cjs.map +1 -1
  210. package/dist/actions/list-gateway-accounts.d.cts +46 -3
  211. package/dist/actions/list-gateway-accounts.d.cts.map +1 -1
  212. package/dist/actions/list-gateway-accounts.d.mts +46 -3
  213. package/dist/actions/list-gateway-accounts.d.mts.map +1 -1
  214. package/dist/actions/list-gateway-accounts.mjs.map +1 -1
  215. package/dist/actions/list-gateway-permissions.cjs.map +1 -1
  216. package/dist/actions/list-gateway-permissions.d.cts +44 -3
  217. package/dist/actions/list-gateway-permissions.d.cts.map +1 -1
  218. package/dist/actions/list-gateway-permissions.d.mts +44 -3
  219. package/dist/actions/list-gateway-permissions.d.mts.map +1 -1
  220. package/dist/actions/list-gateway-permissions.mjs.map +1 -1
  221. package/dist/actions/list-gateway-requests.cjs.map +1 -1
  222. package/dist/actions/list-gateway-requests.d.cts +62 -3
  223. package/dist/actions/list-gateway-requests.d.cts.map +1 -1
  224. package/dist/actions/list-gateway-requests.d.mts +62 -3
  225. package/dist/actions/list-gateway-requests.d.mts.map +1 -1
  226. package/dist/actions/list-gateway-requests.mjs.map +1 -1
  227. package/dist/actions/list-gateway-transactions.cjs.map +1 -1
  228. package/dist/actions/list-gateway-transactions.d.cts +47 -3
  229. package/dist/actions/list-gateway-transactions.d.cts.map +1 -1
  230. package/dist/actions/list-gateway-transactions.d.mts +47 -3
  231. package/dist/actions/list-gateway-transactions.d.mts.map +1 -1
  232. package/dist/actions/list-gateway-transactions.mjs.map +1 -1
  233. package/dist/actions/list-invoice-lines.cjs.map +1 -1
  234. package/dist/actions/list-invoice-lines.d.cts +27 -3
  235. package/dist/actions/list-invoice-lines.d.cts.map +1 -1
  236. package/dist/actions/list-invoice-lines.d.mts +27 -3
  237. package/dist/actions/list-invoice-lines.d.mts.map +1 -1
  238. package/dist/actions/list-invoice-lines.mjs.map +1 -1
  239. package/dist/actions/list-invoices-by-customer.cjs.map +1 -1
  240. package/dist/actions/list-invoices-by-customer.d.cts +42 -3
  241. package/dist/actions/list-invoices-by-customer.d.cts.map +1 -1
  242. package/dist/actions/list-invoices-by-customer.d.mts +42 -3
  243. package/dist/actions/list-invoices-by-customer.d.mts.map +1 -1
  244. package/dist/actions/list-invoices-by-customer.mjs.map +1 -1
  245. package/dist/actions/list-invoices.cjs.map +1 -1
  246. package/dist/actions/list-invoices.d.cts +46 -3
  247. package/dist/actions/list-invoices.d.cts.map +1 -1
  248. package/dist/actions/list-invoices.d.mts +46 -3
  249. package/dist/actions/list-invoices.d.mts.map +1 -1
  250. package/dist/actions/list-invoices.mjs.map +1 -1
  251. package/dist/actions/list-offers.cjs.map +1 -1
  252. package/dist/actions/list-offers.d.cts +50 -3
  253. package/dist/actions/list-offers.d.cts.map +1 -1
  254. package/dist/actions/list-offers.d.mts +50 -3
  255. package/dist/actions/list-offers.d.mts.map +1 -1
  256. package/dist/actions/list-offers.mjs.map +1 -1
  257. package/dist/actions/list-payments.cjs.map +1 -1
  258. package/dist/actions/list-payments.d.cts +44 -3
  259. package/dist/actions/list-payments.d.cts.map +1 -1
  260. package/dist/actions/list-payments.d.mts +44 -3
  261. package/dist/actions/list-payments.d.mts.map +1 -1
  262. package/dist/actions/list-payments.mjs.map +1 -1
  263. package/dist/actions/list-pricing-table-offers.cjs.map +1 -1
  264. package/dist/actions/list-pricing-table-offers.d.cts +33 -3
  265. package/dist/actions/list-pricing-table-offers.d.cts.map +1 -1
  266. package/dist/actions/list-pricing-table-offers.d.mts +33 -3
  267. package/dist/actions/list-pricing-table-offers.d.mts.map +1 -1
  268. package/dist/actions/list-pricing-table-offers.mjs.map +1 -1
  269. package/dist/actions/list-pricing-tables.cjs.map +1 -1
  270. package/dist/actions/list-pricing-tables.d.cts +42 -3
  271. package/dist/actions/list-pricing-tables.d.cts.map +1 -1
  272. package/dist/actions/list-pricing-tables.d.mts +42 -3
  273. package/dist/actions/list-pricing-tables.d.mts.map +1 -1
  274. package/dist/actions/list-pricing-tables.mjs.map +1 -1
  275. package/dist/actions/list-segment-localizations.cjs.map +1 -1
  276. package/dist/actions/list-segment-localizations.d.cts +32 -3
  277. package/dist/actions/list-segment-localizations.d.cts.map +1 -1
  278. package/dist/actions/list-segment-localizations.d.mts +32 -3
  279. package/dist/actions/list-segment-localizations.d.mts.map +1 -1
  280. package/dist/actions/list-segment-localizations.mjs.map +1 -1
  281. package/dist/actions/list-segments.cjs.map +1 -1
  282. package/dist/actions/list-segments.d.cts +42 -3
  283. package/dist/actions/list-segments.d.cts.map +1 -1
  284. package/dist/actions/list-segments.d.mts +42 -3
  285. package/dist/actions/list-segments.d.mts.map +1 -1
  286. package/dist/actions/list-segments.mjs.map +1 -1
  287. package/dist/actions/list-subscription-discounts.cjs.map +1 -1
  288. package/dist/actions/list-subscription-discounts.d.cts +35 -3
  289. package/dist/actions/list-subscription-discounts.d.cts.map +1 -1
  290. package/dist/actions/list-subscription-discounts.d.mts +35 -3
  291. package/dist/actions/list-subscription-discounts.d.mts.map +1 -1
  292. package/dist/actions/list-subscription-discounts.mjs.map +1 -1
  293. package/dist/actions/list-subscription-features.cjs.map +1 -1
  294. package/dist/actions/list-subscription-features.d.cts +34 -3
  295. package/dist/actions/list-subscription-features.d.cts.map +1 -1
  296. package/dist/actions/list-subscription-features.d.mts +34 -3
  297. package/dist/actions/list-subscription-features.d.mts.map +1 -1
  298. package/dist/actions/list-subscription-features.mjs.map +1 -1
  299. package/dist/actions/list-subscription-periods.cjs.map +1 -1
  300. package/dist/actions/list-subscription-periods.d.cts +40 -3
  301. package/dist/actions/list-subscription-periods.d.cts.map +1 -1
  302. package/dist/actions/list-subscription-periods.d.mts +40 -3
  303. package/dist/actions/list-subscription-periods.d.mts.map +1 -1
  304. package/dist/actions/list-subscription-periods.mjs.map +1 -1
  305. package/dist/actions/list-subscriptions.cjs.map +1 -1
  306. package/dist/actions/list-subscriptions.d.cts +49 -3
  307. package/dist/actions/list-subscriptions.d.cts.map +1 -1
  308. package/dist/actions/list-subscriptions.d.mts +49 -3
  309. package/dist/actions/list-subscriptions.d.mts.map +1 -1
  310. package/dist/actions/list-subscriptions.mjs.map +1 -1
  311. package/dist/actions/list-tax-profile-exceptions.cjs.map +1 -1
  312. package/dist/actions/list-tax-profile-exceptions.d.cts +43 -3
  313. package/dist/actions/list-tax-profile-exceptions.d.cts.map +1 -1
  314. package/dist/actions/list-tax-profile-exceptions.d.mts +43 -3
  315. package/dist/actions/list-tax-profile-exceptions.d.mts.map +1 -1
  316. package/dist/actions/list-tax-profile-exceptions.mjs.map +1 -1
  317. package/dist/actions/list-tax-profiles.cjs.map +1 -1
  318. package/dist/actions/list-tax-profiles.d.cts +36 -3
  319. package/dist/actions/list-tax-profiles.d.cts.map +1 -1
  320. package/dist/actions/list-tax-profiles.d.mts +36 -3
  321. package/dist/actions/list-tax-profiles.d.mts.map +1 -1
  322. package/dist/actions/list-tax-profiles.mjs.map +1 -1
  323. package/dist/actions/list-upgrade-offers.cjs.map +1 -1
  324. package/dist/actions/list-upgrade-offers.d.cts +65 -3
  325. package/dist/actions/list-upgrade-offers.d.cts.map +1 -1
  326. package/dist/actions/list-upgrade-offers.d.mts +65 -3
  327. package/dist/actions/list-upgrade-offers.d.mts.map +1 -1
  328. package/dist/actions/list-upgrade-offers.mjs.map +1 -1
  329. package/dist/actions/list-webhook-notifications.cjs.map +1 -1
  330. package/dist/actions/list-webhook-notifications.d.cts +53 -3
  331. package/dist/actions/list-webhook-notifications.d.cts.map +1 -1
  332. package/dist/actions/list-webhook-notifications.d.mts +53 -3
  333. package/dist/actions/list-webhook-notifications.d.mts.map +1 -1
  334. package/dist/actions/list-webhook-notifications.mjs.map +1 -1
  335. package/dist/actions/list-webhooks.cjs.map +1 -1
  336. package/dist/actions/list-webhooks.d.cts +46 -3
  337. package/dist/actions/list-webhooks.d.cts.map +1 -1
  338. package/dist/actions/list-webhooks.d.mts +46 -3
  339. package/dist/actions/list-webhooks.d.mts.map +1 -1
  340. package/dist/actions/list-webhooks.mjs.map +1 -1
  341. package/dist/actions/quote-balance-line.cjs.map +1 -1
  342. package/dist/actions/quote-balance-line.d.cts +38 -3
  343. package/dist/actions/quote-balance-line.d.cts.map +1 -1
  344. package/dist/actions/quote-balance-line.d.mts +38 -3
  345. package/dist/actions/quote-balance-line.d.mts.map +1 -1
  346. package/dist/actions/quote-balance-line.mjs.map +1 -1
  347. package/dist/actions/revoke-customer-links.cjs.map +1 -1
  348. package/dist/actions/revoke-customer-links.d.cts +21 -3
  349. package/dist/actions/revoke-customer-links.d.cts.map +1 -1
  350. package/dist/actions/revoke-customer-links.d.mts +21 -3
  351. package/dist/actions/revoke-customer-links.d.mts.map +1 -1
  352. package/dist/actions/revoke-customer-links.mjs.map +1 -1
  353. package/dist/actions/update-businesses-billing-address.cjs.map +1 -1
  354. package/dist/actions/update-businesses-billing-address.d.cts +49 -3
  355. package/dist/actions/update-businesses-billing-address.d.cts.map +1 -1
  356. package/dist/actions/update-businesses-billing-address.d.mts +49 -3
  357. package/dist/actions/update-businesses-billing-address.d.mts.map +1 -1
  358. package/dist/actions/update-businesses-billing-address.mjs.map +1 -1
  359. package/dist/actions/update-customer-billing-address.cjs.map +1 -1
  360. package/dist/actions/update-customer-billing-address.d.cts +41 -3
  361. package/dist/actions/update-customer-billing-address.d.cts.map +1 -1
  362. package/dist/actions/update-customer-billing-address.d.mts +41 -3
  363. package/dist/actions/update-customer-billing-address.d.mts.map +1 -1
  364. package/dist/actions/update-customer-billing-address.mjs.map +1 -1
  365. package/dist/actions/update-customer-payment-settings.cjs.map +1 -1
  366. package/dist/actions/update-customer-payment-settings.d.cts +15 -3
  367. package/dist/actions/update-customer-payment-settings.d.cts.map +1 -1
  368. package/dist/actions/update-customer-payment-settings.d.mts +15 -3
  369. package/dist/actions/update-customer-payment-settings.d.mts.map +1 -1
  370. package/dist/actions/update-customer-payment-settings.mjs.map +1 -1
  371. package/dist/actions/update-customer-shipping.cjs.map +1 -1
  372. package/dist/actions/update-customer-shipping.d.cts +51 -3
  373. package/dist/actions/update-customer-shipping.d.cts.map +1 -1
  374. package/dist/actions/update-customer-shipping.d.mts +51 -3
  375. package/dist/actions/update-customer-shipping.d.mts.map +1 -1
  376. package/dist/actions/update-customer-shipping.mjs.map +1 -1
  377. package/dist/actions/update-customer.cjs.map +1 -1
  378. package/dist/actions/update-customer.d.cts +39 -3
  379. package/dist/actions/update-customer.d.cts.map +1 -1
  380. package/dist/actions/update-customer.d.mts +39 -3
  381. package/dist/actions/update-customer.d.mts.map +1 -1
  382. package/dist/actions/update-customer.mjs.map +1 -1
  383. package/dist/actions/update-feature.cjs.map +1 -1
  384. package/dist/actions/update-feature.d.cts +40 -3
  385. package/dist/actions/update-feature.d.cts.map +1 -1
  386. package/dist/actions/update-feature.d.mts +40 -3
  387. package/dist/actions/update-feature.d.mts.map +1 -1
  388. package/dist/actions/update-feature.mjs.map +1 -1
  389. package/dist/actions/update-tax-profiles.cjs.map +1 -1
  390. package/dist/actions/update-tax-profiles.d.cts +33 -3
  391. package/dist/actions/update-tax-profiles.d.cts.map +1 -1
  392. package/dist/actions/update-tax-profiles.d.mts +33 -3
  393. package/dist/actions/update-tax-profiles.d.mts.map +1 -1
  394. package/dist/actions/update-tax-profiles.mjs.map +1 -1
  395. package/dist/catalog.cjs +23 -1
  396. package/dist/catalog.cjs.map +1 -1
  397. package/dist/catalog.d.cts +22 -0
  398. package/dist/catalog.d.mts +22 -0
  399. package/dist/catalog.mjs +23 -1
  400. package/dist/catalog.mjs.map +1 -1
  401. package/package.json +2 -2
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-customer.d.ts
4
- declare const ProabonoDeleteCustomerInput: z.ZodTypeAny;
5
- declare const ProabonoDeleteCustomerOutput: z.ZodTypeAny;
6
- declare const proabonoDeleteCustomer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeleteCustomerInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeleteCustomerOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoDeleteCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoDeleteCustomer };
9
16
  //# sourceMappingURL=delete-customer.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-customer.d.cts","names":[],"sources":["../../src/actions/delete-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEc;AAAA,cAC7C,4BAAA,EAA8B,CAAA,CAAE,UAGY;AAAA,cAE5C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-customer.d.cts","names":[],"sources":["../../src/actions/delete-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-customer.d.ts
4
- declare const ProabonoDeleteCustomerInput: z.ZodTypeAny;
5
- declare const ProabonoDeleteCustomerOutput: z.ZodTypeAny;
6
- declare const proabonoDeleteCustomer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeleteCustomerInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeleteCustomerOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoDeleteCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoDeleteCustomer };
9
16
  //# sourceMappingURL=delete-customer.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-customer.d.mts","names":[],"sources":["../../src/actions/delete-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEc;AAAA,cAC7C,4BAAA,EAA8B,CAAA,CAAE,UAGY;AAAA,cAE5C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-customer.d.mts","names":[],"sources":["../../src/actions/delete-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-customer.mjs","names":[],"sources":["../../src/actions/delete-customer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteCustomerInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"ID of the customer to delete. This is the unique customer identifier in ProAbono.\"),\n}).describe(\"Request parameters for deleting a customer.\");\nexport const ProabonoDeleteCustomerOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"Customer deleted successfully\").describe(\"A message confirming the deletion\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates if the deletion was successful\").nullable().optional(),\n}).describe(\"Response for successful customer deletion.\");\n\nexport const proabonoDeleteCustomer = action(\"PROABONO_DELETE_CUSTOMER\", {\n slug: \"proabono-delete-customer\",\n name: \"Delete Customer\",\n description: \"Tool to delete a customer from ProAbono by ID. Use when you need to remove a customer record from the system.\",\n input: ProabonoDeleteCustomerInput,\n output: ProabonoDeleteCustomerOutput,\n});\n"],"mappings":";;AAYA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZuD,EAAE,OAAO,EAChE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,EACnH,CAAC,CAAC,CAAC,SAAS,6CAUH;CACP,QAVwD,EAAE,OAAO;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,+BAA+B,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-customer.mjs","names":[],"sources":["../../src/actions/delete-customer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteCustomerInput = z.object({\n id: z.number().int().describe(\"ID of the customer to delete. This is the unique customer identifier in ProAbono.\"),\n}).describe(\"Request parameters for deleting a customer.\");\nexport const ProabonoDeleteCustomerOutput = z.object({\n message: z.string().default(\"Customer deleted successfully\").describe(\"A message confirming the deletion\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates if the deletion was successful\").nullable().optional(),\n}).describe(\"Response for successful customer deletion.\");\n\nexport const proabonoDeleteCustomer = action(\"PROABONO_DELETE_CUSTOMER\", {\n slug: \"proabono-delete-customer\",\n name: \"Delete Customer\",\n description: \"Tool to delete a customer from ProAbono by ID. Use when you need to remove a customer record from the system.\",\n input: ProabonoDeleteCustomerInput,\n output: ProabonoDeleteCustomerOutput,\n});\n"],"mappings":";;AAYA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,EACnH,CAAC,CAAC,CAAC,SAAS,6CAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,+BAA+B,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
@@ -3,9 +3,9 @@ let zod = require("zod");
3
3
  //#region src/actions/delete-offer.ts
4
4
  const ProabonoDeleteOfferInput = zod.z.object({ id: zod.z.number().int().describe("The unique ID of the offer to delete") }).describe("Request model for deleting an offer.");
5
5
  const ProabonoDeleteOfferOutput = zod.z.object({
6
- message: zod.z.string().describe("Status message for the deletion operation"),
7
- success: zod.z.boolean().describe("Indicates whether the offer was successfully deleted"),
8
- status_code: zod.z.number().int().describe("HTTP status code returned by the API")
6
+ message: zod.z.string().describe("Status message for the deletion operation").nullable(),
7
+ success: zod.z.boolean().describe("Indicates whether the offer was successfully deleted").nullable(),
8
+ status_code: zod.z.number().int().describe("HTTP status code returned by the API").nullable()
9
9
  }).describe("Response model for delete offer action.");
10
10
  const proabonoDeleteOffer = require_action.action("PROABONO_DELETE_OFFER", {
11
11
  slug: "proabono-delete-offer",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-offer.cjs","names":["z","action"],"sources":["../../src/actions/delete-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteOfferInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the offer to delete\"),\n}).describe(\"Request model for deleting an offer.\");\nexport const ProabonoDeleteOfferOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Status message for the deletion operation\"),\n success: z.boolean().describe(\"Indicates whether the offer was successfully deleted\"),\n status_code: z.number().int().describe(\"HTTP status code returned by the API\"),\n}).describe(\"Response model for delete offer action.\");\n\nexport const proabonoDeleteOffer = action(\"PROABONO_DELETE_OFFER\", {\n slug: \"proabono-delete-offer\",\n name: \"Delete Offer\",\n description: \"Tool to delete an offer from ProAbono by ID. Use when you need to permanently remove an offer from the system.\",\n input: ProabonoDeleteOfferInput,\n output: ProabonoDeleteOfferOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,EACtE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC;AAC/E,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-offer.cjs","names":["z","action"],"sources":["../../src/actions/delete-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteOfferInput = z.object({\n id: z.number().int().describe(\"The unique ID of the offer to delete\"),\n}).describe(\"Request model for deleting an offer.\");\nexport const ProabonoDeleteOfferOutput = z.object({\n message: z.string().describe(\"Status message for the deletion operation\").nullable(),\n success: z.boolean().describe(\"Indicates whether the offer was successfully deleted\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API\").nullable(),\n}).describe(\"Response model for delete offer action.\");\n\nexport const proabonoDeleteOffer = action(\"PROABONO_DELETE_OFFER\", {\n slug: \"proabono-delete-offer\",\n name: \"Delete Offer\",\n description: \"Tool to delete an offer from ProAbono by ID. Use when you need to permanently remove an offer from the system.\",\n input: ProabonoDeleteOfferInput,\n output: ProabonoDeleteOfferOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,EACtE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-offer.d.ts
4
- declare const ProabonoDeleteOfferInput: z.ZodTypeAny;
5
- declare const ProabonoDeleteOfferOutput: z.ZodTypeAny;
6
- declare const proabonoDeleteOffer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeleteOfferInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeleteOfferOutput: z.ZodObject<{
8
+ message: z.ZodNullable<z.ZodString>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ status_code: z.ZodNullable<z.ZodNumber>;
11
+ }, z.core.$strip>;
12
+ declare const proabonoDeleteOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ id: number;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { proabonoDeleteOffer };
9
17
  //# sourceMappingURL=delete-offer.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-offer.d.cts","names":[],"sources":["../../src/actions/delete-offer.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEU;AAAA,cACtC,yBAAA,EAA2B,CAAA,CAAE,UAIY;AAAA,cAEzC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-offer.d.cts","names":[],"sources":["../../src/actions/delete-offer.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-offer.d.ts
4
- declare const ProabonoDeleteOfferInput: z.ZodTypeAny;
5
- declare const ProabonoDeleteOfferOutput: z.ZodTypeAny;
6
- declare const proabonoDeleteOffer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeleteOfferInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeleteOfferOutput: z.ZodObject<{
8
+ message: z.ZodNullable<z.ZodString>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ status_code: z.ZodNullable<z.ZodNumber>;
11
+ }, z.core.$strip>;
12
+ declare const proabonoDeleteOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ id: number;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { proabonoDeleteOffer };
9
17
  //# sourceMappingURL=delete-offer.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-offer.d.mts","names":[],"sources":["../../src/actions/delete-offer.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEU;AAAA,cACtC,yBAAA,EAA2B,CAAA,CAAE,UAIY;AAAA,cAEzC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-offer.d.mts","names":[],"sources":["../../src/actions/delete-offer.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -6,9 +6,9 @@ const proabonoDeleteOffer = action("PROABONO_DELETE_OFFER", {
6
6
  description: "Tool to delete an offer from ProAbono by ID. Use when you need to permanently remove an offer from the system.",
7
7
  input: z.object({ id: z.number().int().describe("The unique ID of the offer to delete") }).describe("Request model for deleting an offer."),
8
8
  output: z.object({
9
- message: z.string().describe("Status message for the deletion operation"),
10
- success: z.boolean().describe("Indicates whether the offer was successfully deleted"),
11
- status_code: z.number().int().describe("HTTP status code returned by the API")
9
+ message: z.string().describe("Status message for the deletion operation").nullable(),
10
+ success: z.boolean().describe("Indicates whether the offer was successfully deleted").nullable(),
11
+ status_code: z.number().int().describe("HTTP status code returned by the API").nullable()
12
12
  }).describe("Response model for delete offer action.")
13
13
  });
14
14
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-offer.mjs","names":[],"sources":["../../src/actions/delete-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteOfferInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the offer to delete\"),\n}).describe(\"Request model for deleting an offer.\");\nexport const ProabonoDeleteOfferOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Status message for the deletion operation\"),\n success: z.boolean().describe(\"Indicates whether the offer was successfully deleted\"),\n status_code: z.number().int().describe(\"HTTP status code returned by the API\"),\n}).describe(\"Response model for delete offer action.\");\n\nexport const proabonoDeleteOffer = action(\"PROABONO_DELETE_OFFER\", {\n slug: \"proabono-delete-offer\",\n name: \"Delete Offer\",\n description: \"Tool to delete an offer from ProAbono by ID. Use when you need to permanently remove an offer from the system.\",\n input: ProabonoDeleteOfferInput,\n output: ProabonoDeleteOfferOutput,\n});\n"],"mappings":";;AAaA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAboD,EAAE,OAAO,EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,EACtE,CAAC,CAAC,CAAC,SAAS,sCAWH;CACP,QAXqD,EAAE,OAAO;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACxE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC;CAC/E,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-offer.mjs","names":[],"sources":["../../src/actions/delete-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteOfferInput = z.object({\n id: z.number().int().describe(\"The unique ID of the offer to delete\"),\n}).describe(\"Request model for deleting an offer.\");\nexport const ProabonoDeleteOfferOutput = z.object({\n message: z.string().describe(\"Status message for the deletion operation\").nullable(),\n success: z.boolean().describe(\"Indicates whether the offer was successfully deleted\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API\").nullable(),\n}).describe(\"Response model for delete offer action.\");\n\nexport const proabonoDeleteOffer = action(\"PROABONO_DELETE_OFFER\", {\n slug: \"proabono-delete-offer\",\n name: \"Delete Offer\",\n description: \"Tool to delete an offer from ProAbono by ID. Use when you need to permanently remove an offer from the system.\",\n input: ProabonoDeleteOfferInput,\n output: ProabonoDeleteOfferOutput,\n});\n"],"mappings":";;AAaA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,EACtE,CAAC,CAAC,CAAC,SAAS,sCAWH;CACP,QAXuC,EAAE,OAAO;EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC1F,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -3,8 +3,8 @@ let zod = require("zod");
3
3
  //#region src/actions/delete-pricing-table-offer.ts
4
4
  const ProabonoDeletePricingTableOfferInput = zod.z.object({ id: zod.z.number().int().describe("The unique identifier of the pricing table offer to delete") }).describe("Request model for deleting a pricing table offer from ProAbono.");
5
5
  const ProabonoDeletePricingTableOfferOutput = zod.z.object({
6
- message: zod.z.string().describe("A message describing the outcome of the deletion operation"),
7
- success: zod.z.boolean().describe("Indicates if the deletion was successful")
6
+ message: zod.z.string().describe("A message describing the outcome of the deletion operation").nullable(),
7
+ success: zod.z.boolean().describe("Indicates if the deletion was successful").nullable()
8
8
  }).describe("Response model returned after deleting a pricing table offer.");
9
9
  const proabonoDeletePricingTableOffer = require_action.action("PROABONO_DELETE_PRICING_TABLE_OFFER", {
10
10
  slug: "proabono-delete-pricing-table-offer",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table-offer.cjs","names":["z","action"],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableOfferInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the pricing table offer to delete\"),\n}).describe(\"Request model for deleting a pricing table offer from ProAbono.\");\nexport const ProabonoDeletePricingTableOfferOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"A message describing the outcome of the deletion operation\"),\n success: z.boolean().describe(\"Indicates if the deletion was successful\"),\n}).describe(\"Response model returned after deleting a pricing table offer.\");\n\nexport const proabonoDeletePricingTableOffer = action(\"PROABONO_DELETE_PRICING_TABLE_OFFER\", {\n slug: \"proabono-delete-pricing-table-offer\",\n name: \"Delete Pricing Table Offer\",\n description: \"Tool to delete a pricing table offer via the ProAbono Backoffice API. Use when you need to remove an existing pricing table offer by its ID.\",\n input: ProabonoDeletePricingTableOfferInput,\n output: ProabonoDeletePricingTableOfferOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO,EACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EAC5F,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACzF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C;AAC1E,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-pricing-table-offer.cjs","names":["z","action"],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableOfferInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the pricing table offer to delete\"),\n}).describe(\"Request model for deleting a pricing table offer from ProAbono.\");\nexport const ProabonoDeletePricingTableOfferOutput = z.object({\n message: z.string().describe(\"A message describing the outcome of the deletion operation\").nullable(),\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Response model returned after deleting a pricing table offer.\");\n\nexport const proabonoDeletePricingTableOffer = action(\"PROABONO_DELETE_PRICING_TABLE_OFFER\", {\n slug: \"proabono-delete-pricing-table-offer\",\n name: \"Delete Pricing Table Offer\",\n description: \"Tool to delete a pricing table offer via the ProAbono Backoffice API. Use when you need to remove an existing pricing table offer by its ID.\",\n input: ProabonoDeletePricingTableOfferInput,\n output: ProabonoDeletePricingTableOfferOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EAC5F,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-pricing-table-offer.d.ts
4
- declare const ProabonoDeletePricingTableOfferInput: z.ZodTypeAny;
5
- declare const ProabonoDeletePricingTableOfferOutput: z.ZodTypeAny;
6
- declare const proabonoDeletePricingTableOffer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeletePricingTableOfferInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeletePricingTableOfferOutput: z.ZodObject<{
8
+ message: z.ZodNullable<z.ZodString>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoDeletePricingTableOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoDeletePricingTableOffer };
9
16
  //# sourceMappingURL=delete-pricing-table-offer.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table-offer.d.cts","names":[],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAEyB;AAAA,cACjE,qCAAA,EAAuC,CAAA,CAAE,UAGsB;AAAA,cAE/D,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-pricing-table-offer.d.cts","names":[],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAGpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-pricing-table-offer.d.ts
4
- declare const ProabonoDeletePricingTableOfferInput: z.ZodTypeAny;
5
- declare const ProabonoDeletePricingTableOfferOutput: z.ZodTypeAny;
6
- declare const proabonoDeletePricingTableOffer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeletePricingTableOfferInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeletePricingTableOfferOutput: z.ZodObject<{
8
+ message: z.ZodNullable<z.ZodString>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoDeletePricingTableOffer: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoDeletePricingTableOffer };
9
16
  //# sourceMappingURL=delete-pricing-table-offer.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table-offer.d.mts","names":[],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAEyB;AAAA,cACjE,qCAAA,EAAuC,CAAA,CAAE,UAGsB;AAAA,cAE/D,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-pricing-table-offer.d.mts","names":[],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAGpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA"}
@@ -6,8 +6,8 @@ const proabonoDeletePricingTableOffer = action("PROABONO_DELETE_PRICING_TABLE_OF
6
6
  description: "Tool to delete a pricing table offer via the ProAbono Backoffice API. Use when you need to remove an existing pricing table offer by its ID.",
7
7
  input: z.object({ id: z.number().int().describe("The unique identifier of the pricing table offer to delete") }).describe("Request model for deleting a pricing table offer from ProAbono."),
8
8
  output: z.object({
9
- message: z.string().describe("A message describing the outcome of the deletion operation"),
10
- success: z.boolean().describe("Indicates if the deletion was successful")
9
+ message: z.string().describe("A message describing the outcome of the deletion operation").nullable(),
10
+ success: z.boolean().describe("Indicates if the deletion was successful").nullable()
11
11
  }).describe("Response model returned after deleting a pricing table offer.")
12
12
  });
13
13
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table-offer.mjs","names":[],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableOfferInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the pricing table offer to delete\"),\n}).describe(\"Request model for deleting a pricing table offer from ProAbono.\");\nexport const ProabonoDeletePricingTableOfferOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"A message describing the outcome of the deletion operation\"),\n success: z.boolean().describe(\"Indicates if the deletion was successful\"),\n}).describe(\"Response model returned after deleting a pricing table offer.\");\n\nexport const proabonoDeletePricingTableOffer = action(\"PROABONO_DELETE_PRICING_TABLE_OFFER\", {\n slug: \"proabono-delete-pricing-table-offer\",\n name: \"Delete Pricing Table Offer\",\n description: \"Tool to delete a pricing table offer via the ProAbono Backoffice API. Use when you need to remove an existing pricing table offer by its ID.\",\n input: ProabonoDeletePricingTableOfferInput,\n output: ProabonoDeletePricingTableOfferOutput,\n});\n"],"mappings":";;AAYA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgE,EAAE,OAAO,EACzE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EAC5F,CAAC,CAAC,CAAC,SAAS,iEAUH;CACP,QAViE,EAAE,OAAO;EAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EACzF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C;CAC1E,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-pricing-table-offer.mjs","names":[],"sources":["../../src/actions/delete-pricing-table-offer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableOfferInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the pricing table offer to delete\"),\n}).describe(\"Request model for deleting a pricing table offer from ProAbono.\");\nexport const ProabonoDeletePricingTableOfferOutput = z.object({\n message: z.string().describe(\"A message describing the outcome of the deletion operation\").nullable(),\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Response model returned after deleting a pricing table offer.\");\n\nexport const proabonoDeletePricingTableOffer = action(\"PROABONO_DELETE_PRICING_TABLE_OFFER\", {\n slug: \"proabono-delete-pricing-table-offer\",\n name: \"Delete Pricing Table Offer\",\n description: \"Tool to delete a pricing table offer via the ProAbono Backoffice API. Use when you need to remove an existing pricing table offer by its ID.\",\n input: ProabonoDeletePricingTableOfferInput,\n output: ProabonoDeletePricingTableOfferOutput,\n});\n"],"mappings":";;AAYA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkD,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EAC5F,CAAC,CAAC,CAAC,SAAS,iEAUH;CACP,QAVmD,EAAE,OAAO;EAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACpG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
@@ -3,8 +3,8 @@ let zod = require("zod");
3
3
  //#region src/actions/delete-pricing-table.ts
4
4
  const ProabonoDeletePricingTableInput = zod.z.object({ id: zod.z.number().int().describe("The unique ID of the pricing table to delete.") }).describe("Request model for deleting a ProAbono pricing table.");
5
5
  const ProabonoDeletePricingTableOutput = zod.z.object({
6
- success: zod.z.boolean().describe("Indicates whether the deletion was successful. True if HTTP 200 is returned."),
7
- status_code: zod.z.number().int().describe("The HTTP status code returned by the API.")
6
+ success: zod.z.boolean().describe("Indicates whether the deletion was successful. True if HTTP 200 is returned.").nullable(),
7
+ status_code: zod.z.number().int().describe("The HTTP status code returned by the API.").nullable()
8
8
  }).describe("Response model returned after deleting a ProAbono pricing table.");
9
9
  const proabonoDeletePricingTable = require_action.action("PROABONO_DELETE_PRICING_TABLE", {
10
10
  slug: "proabono-delete-pricing-table",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table.cjs","names":["z","action"],"sources":["../../src/actions/delete-pricing-table.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the pricing table to delete.\"),\n}).describe(\"Request model for deleting a ProAbono pricing table.\");\nexport const ProabonoDeletePricingTableOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the deletion was successful. True if HTTP 200 is returned.\"),\n status_code: z.number().int().describe(\"The HTTP status code returned by the API.\"),\n}).describe(\"Response model returned after deleting a ProAbono pricing table.\");\n\nexport const proabonoDeletePricingTable = action(\"PROABONO_DELETE_PRICING_TABLE\", {\n slug: \"proabono-delete-pricing-table\",\n name: \"Delete Pricing Table\",\n description: \"Tool to delete a pricing table from ProAbono by its ID. Use when you need to remove a pricing table from the system.\",\n input: ProabonoDeletePricingTableInput,\n output: ProabonoDeletePricingTableOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;AACpF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-pricing-table.cjs","names":["z","action"],"sources":["../../src/actions/delete-pricing-table.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableInput = z.object({\n id: z.number().int().describe(\"The unique ID of the pricing table to delete.\"),\n}).describe(\"Request model for deleting a ProAbono pricing table.\");\nexport const ProabonoDeletePricingTableOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the deletion was successful. True if HTTP 200 is returned.\").nullable(),\n status_code: z.number().int().describe(\"The HTTP status code returned by the API.\").nullable(),\n}).describe(\"Response model returned after deleting a ProAbono pricing table.\");\n\nexport const proabonoDeletePricingTable = action(\"PROABONO_DELETE_PRICING_TABLE\", {\n slug: \"proabono-delete-pricing-table\",\n name: \"Delete Pricing Table\",\n description: \"Tool to delete a pricing table from ProAbono by its ID. Use when you need to remove a pricing table from the system.\",\n input: ProabonoDeletePricingTableInput,\n output: ProabonoDeletePricingTableOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-pricing-table.d.ts
4
- declare const ProabonoDeletePricingTableInput: z.ZodTypeAny;
5
- declare const ProabonoDeletePricingTableOutput: z.ZodTypeAny;
6
- declare const proabonoDeletePricingTable: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeletePricingTableInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeletePricingTableOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ status_code: z.ZodNullable<z.ZodNumber>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoDeletePricingTable: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoDeletePricingTable };
9
16
  //# sourceMappingURL=delete-pricing-table.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table.d.cts","names":[],"sources":["../../src/actions/delete-pricing-table.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEmB;AAAA,cACtD,gCAAA,EAAkC,CAAA,CAAE,UAG8B;AAAA,cAElE,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-pricing-table.d.cts","names":[],"sources":["../../src/actions/delete-pricing-table.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-pricing-table.d.ts
4
- declare const ProabonoDeletePricingTableInput: z.ZodTypeAny;
5
- declare const ProabonoDeletePricingTableOutput: z.ZodTypeAny;
6
- declare const proabonoDeletePricingTable: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeletePricingTableInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeletePricingTableOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ status_code: z.ZodNullable<z.ZodNumber>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoDeletePricingTable: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoDeletePricingTable };
9
16
  //# sourceMappingURL=delete-pricing-table.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table.d.mts","names":[],"sources":["../../src/actions/delete-pricing-table.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEmB;AAAA,cACtD,gCAAA,EAAkC,CAAA,CAAE,UAG8B;AAAA,cAElE,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-pricing-table.d.mts","names":[],"sources":["../../src/actions/delete-pricing-table.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
@@ -6,8 +6,8 @@ const proabonoDeletePricingTable = action("PROABONO_DELETE_PRICING_TABLE", {
6
6
  description: "Tool to delete a pricing table from ProAbono by its ID. Use when you need to remove a pricing table from the system.",
7
7
  input: z.object({ id: z.number().int().describe("The unique ID of the pricing table to delete.") }).describe("Request model for deleting a ProAbono pricing table."),
8
8
  output: z.object({
9
- success: z.boolean().describe("Indicates whether the deletion was successful. True if HTTP 200 is returned."),
10
- status_code: z.number().int().describe("The HTTP status code returned by the API.")
9
+ success: z.boolean().describe("Indicates whether the deletion was successful. True if HTTP 200 is returned.").nullable(),
10
+ status_code: z.number().int().describe("The HTTP status code returned by the API.").nullable()
11
11
  }).describe("Response model returned after deleting a ProAbono pricing table.")
12
12
  });
13
13
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-pricing-table.mjs","names":[],"sources":["../../src/actions/delete-pricing-table.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the pricing table to delete.\"),\n}).describe(\"Request model for deleting a ProAbono pricing table.\");\nexport const ProabonoDeletePricingTableOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the deletion was successful. True if HTTP 200 is returned.\"),\n status_code: z.number().int().describe(\"The HTTP status code returned by the API.\"),\n}).describe(\"Response model returned after deleting a ProAbono pricing table.\");\n\nexport const proabonoDeletePricingTable = action(\"PROABONO_DELETE_PRICING_TABLE\", {\n slug: \"proabono-delete-pricing-table\",\n name: \"Delete Pricing Table\",\n description: \"Tool to delete a pricing table from ProAbono by its ID. Use when you need to remove a pricing table from the system.\",\n input: ProabonoDeletePricingTableInput,\n output: ProabonoDeletePricingTableOutput,\n});\n"],"mappings":";;AAYA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2D,EAAE,OAAO,EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,sDAUH;CACP,QAV4D,EAAE,OAAO;EACrE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E;EAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACpF,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-pricing-table.mjs","names":[],"sources":["../../src/actions/delete-pricing-table.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeletePricingTableInput = z.object({\n id: z.number().int().describe(\"The unique ID of the pricing table to delete.\"),\n}).describe(\"Request model for deleting a ProAbono pricing table.\");\nexport const ProabonoDeletePricingTableOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the deletion was successful. True if HTTP 200 is returned.\").nullable(),\n status_code: z.number().int().describe(\"The HTTP status code returned by the API.\").nullable(),\n}).describe(\"Response model returned after deleting a ProAbono pricing table.\");\n\nexport const proabonoDeletePricingTable = action(\"PROABONO_DELETE_PRICING_TABLE\", {\n slug: \"proabono-delete-pricing-table\",\n name: \"Delete Pricing Table\",\n description: \"Tool to delete a pricing table from ProAbono by its ID. Use when you need to remove a pricing table from the system.\",\n input: ProabonoDeletePricingTableInput,\n output: ProabonoDeletePricingTableOutput,\n});\n"],"mappings":";;AAYA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ6C,EAAE,OAAO,EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,sDAUH;CACP,QAV8C,EAAE,OAAO;EACvD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EACvH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-subscription-discount.cjs","names":["z","action"],"sources":["../../src/actions/delete-subscription-discount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteSubscriptionDiscountInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The subscription discount ID to delete\"),\n});\nexport const ProabonoDeleteSubscriptionDiscountOutput: z.ZodTypeAny = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the deletion was successful\").nullable().optional(),\n});\n\nexport const proabonoDeleteSubscriptionDiscount = action(\"PROABONO_DELETE_SUBSCRIPTION_DISCOUNT\", {\n slug: \"proabono-delete-subscription-discount\",\n name: \"Delete Subscription Discount\",\n description: \"Tool to delete a subscription discount via the Backoffice API. Use when you need to remove a discount from a subscription after confirming its ID.\",\n input: ProabonoDeleteSubscriptionDiscountInput,\n output: ProabonoDeleteSubscriptionDiscountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwDA,IAAAA,EAAE,OAAO,EAC5E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,EACxE,CAAC;AACD,MAAa,2CAAyDA,IAAAA,EAAE,OAAO,EAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AAED,MAAa,qCAAqCC,eAAAA,OAAO,yCAAyC;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-subscription-discount.cjs","names":["z","action"],"sources":["../../src/actions/delete-subscription-discount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteSubscriptionDiscountInput = z.object({\n id: z.number().int().describe(\"The subscription discount ID to delete\"),\n});\nexport const ProabonoDeleteSubscriptionDiscountOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the deletion was successful\").nullable().optional(),\n});\n\nexport const proabonoDeleteSubscriptionDiscount = action(\"PROABONO_DELETE_SUBSCRIPTION_DISCOUNT\", {\n slug: \"proabono-delete-subscription-discount\",\n name: \"Delete Subscription Discount\",\n description: \"Tool to delete a subscription discount via the Backoffice API. Use when you need to remove a discount from a subscription after confirming its ID.\",\n input: ProabonoDeleteSubscriptionDiscountInput,\n output: ProabonoDeleteSubscriptionDiscountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,EACxE,CAAC;AACD,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AAED,MAAa,qCAAqCC,eAAAA,OAAO,yCAAyC;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-subscription-discount.d.ts
4
- declare const ProabonoDeleteSubscriptionDiscountInput: z.ZodTypeAny;
5
- declare const ProabonoDeleteSubscriptionDiscountOutput: z.ZodTypeAny;
6
- declare const proabonoDeleteSubscriptionDiscount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeleteSubscriptionDiscountInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeleteSubscriptionDiscountOutput: z.ZodObject<{
8
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
9
+ }, z.core.$strip>;
10
+ declare const proabonoDeleteSubscriptionDiscount: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: number;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { proabonoDeleteSubscriptionDiscount };
9
15
  //# sourceMappingURL=delete-subscription-discount.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-subscription-discount.d.cts","names":[],"sources":["../../src/actions/delete-subscription-discount.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAEtD;AAAA,cACW,wCAAA,EAA0C,CAAA,CAAE,UAEvD;AAAA,cAEW,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-subscription-discount.d.cts","names":[],"sources":["../../src/actions/delete-subscription-discount.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAIxC,kCAAA,gCAAkC,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-subscription-discount.d.ts
4
- declare const ProabonoDeleteSubscriptionDiscountInput: z.ZodTypeAny;
5
- declare const ProabonoDeleteSubscriptionDiscountOutput: z.ZodTypeAny;
6
- declare const proabonoDeleteSubscriptionDiscount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoDeleteSubscriptionDiscountInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoDeleteSubscriptionDiscountOutput: z.ZodObject<{
8
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
9
+ }, z.core.$strip>;
10
+ declare const proabonoDeleteSubscriptionDiscount: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: number;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { proabonoDeleteSubscriptionDiscount };
9
15
  //# sourceMappingURL=delete-subscription-discount.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-subscription-discount.d.mts","names":[],"sources":["../../src/actions/delete-subscription-discount.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAEtD;AAAA,cACW,wCAAA,EAA0C,CAAA,CAAE,UAEvD;AAAA,cAEW,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-subscription-discount.d.mts","names":[],"sources":["../../src/actions/delete-subscription-discount.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAIxC,kCAAA,gCAAkC,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-subscription-discount.mjs","names":[],"sources":["../../src/actions/delete-subscription-discount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteSubscriptionDiscountInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The subscription discount ID to delete\"),\n});\nexport const ProabonoDeleteSubscriptionDiscountOutput: z.ZodTypeAny = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the deletion was successful\").nullable().optional(),\n});\n\nexport const proabonoDeleteSubscriptionDiscount = action(\"PROABONO_DELETE_SUBSCRIPTION_DISCOUNT\", {\n slug: \"proabono-delete-subscription-discount\",\n name: \"Delete Subscription Discount\",\n description: \"Tool to delete a subscription discount via the Backoffice API. Use when you need to remove a discount from a subscription after confirming its ID.\",\n input: ProabonoDeleteSubscriptionDiscountInput,\n output: ProabonoDeleteSubscriptionDiscountOutput,\n});\n"],"mappings":";;AAWA,MAAa,qCAAqC,OAAO,yCAAyC;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmE,EAAE,OAAO,EAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,EACxE,CASS;CACP,QAToE,EAAE,OAAO,EAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-subscription-discount.mjs","names":[],"sources":["../../src/actions/delete-subscription-discount.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoDeleteSubscriptionDiscountInput = z.object({\n id: z.number().int().describe(\"The subscription discount ID to delete\"),\n});\nexport const ProabonoDeleteSubscriptionDiscountOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the deletion was successful\").nullable().optional(),\n});\n\nexport const proabonoDeleteSubscriptionDiscount = action(\"PROABONO_DELETE_SUBSCRIPTION_DISCOUNT\", {\n slug: \"proabono-delete-subscription-discount\",\n name: \"Delete Subscription Discount\",\n description: \"Tool to delete a subscription discount via the Backoffice API. Use when you need to remove a discount from a subscription after confirming its ID.\",\n input: ProabonoDeleteSubscriptionDiscountInput,\n output: ProabonoDeleteSubscriptionDiscountOutput,\n});\n"],"mappings":";;AAWA,MAAa,qCAAqC,OAAO,yCAAyC;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXqD,EAAE,OAAO,EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,EACxE,CASS;CACP,QATsD,EAAE,OAAO,EAC/D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAOU;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"enable-webhook.cjs","names":["z","action"],"sources":["../../src/actions/enable-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoEnableWebhookInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to enable. Must be a valid webhook ID from your ProAbono account.\"),\n}).describe(\"Request model for enabling a webhook in ProAbono.\");\nexport const ProabonoEnableWebhookOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"Webhook enabled successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the webhook was successfully enabled\").nullable().optional(),\n}).describe(\"Response model for enabling a webhook. Returns success status.\");\n\nexport const proabonoEnableWebhook = action(\"PROABONO_ENABLE_WEBHOOK\", {\n slug: \"proabono-enable-webhook\",\n name: \"Enable Webhook\",\n description: \"Tool to enable a webhook in ProAbono via the Notification API. Use when you need to activate a previously disabled webhook for receiving event notifications.\",\n input: ProabonoEnableWebhookInput,\n output: ProabonoEnableWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EACxI,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"enable-webhook.cjs","names":["z","action"],"sources":["../../src/actions/enable-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoEnableWebhookInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to enable. Must be a valid webhook ID from your ProAbono account.\"),\n}).describe(\"Request model for enabling a webhook in ProAbono.\");\nexport const ProabonoEnableWebhookOutput = z.object({\n message: z.string().default(\"Webhook enabled successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the webhook was successfully enabled\").nullable().optional(),\n}).describe(\"Response model for enabling a webhook. Returns success status.\");\n\nexport const proabonoEnableWebhook = action(\"PROABONO_ENABLE_WEBHOOK\", {\n slug: \"proabono-enable-webhook\",\n name: \"Enable Webhook\",\n description: \"Tool to enable a webhook in ProAbono via the Notification API. Use when you need to activate a previously disabled webhook for receiving event notifications.\",\n input: ProabonoEnableWebhookInput,\n output: ProabonoEnableWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EACxI,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/enable-webhook.d.ts
4
- declare const ProabonoEnableWebhookInput: z.ZodTypeAny;
5
- declare const ProabonoEnableWebhookOutput: z.ZodTypeAny;
6
- declare const proabonoEnableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoEnableWebhookInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoEnableWebhookOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoEnableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoEnableWebhook };
9
16
  //# sourceMappingURL=enable-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"enable-webhook.d.cts","names":[],"sources":["../../src/actions/enable-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAEqB;AAAA,cACnD,2BAAA,EAA6B,CAAA,CAAE,UAGiC;AAAA,cAEhE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"enable-webhook.d.cts","names":[],"sources":["../../src/actions/enable-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/enable-webhook.d.ts
4
- declare const ProabonoEnableWebhookInput: z.ZodTypeAny;
5
- declare const ProabonoEnableWebhookOutput: z.ZodTypeAny;
6
- declare const proabonoEnableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoEnableWebhookInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoEnableWebhookOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const proabonoEnableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { proabonoEnableWebhook };
9
16
  //# sourceMappingURL=enable-webhook.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"enable-webhook.d.mts","names":[],"sources":["../../src/actions/enable-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAEqB;AAAA,cACnD,2BAAA,EAA6B,CAAA,CAAE,UAGiC;AAAA,cAEhE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"enable-webhook.d.mts","names":[],"sources":["../../src/actions/enable-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"enable-webhook.mjs","names":[],"sources":["../../src/actions/enable-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoEnableWebhookInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to enable. Must be a valid webhook ID from your ProAbono account.\"),\n}).describe(\"Request model for enabling a webhook in ProAbono.\");\nexport const ProabonoEnableWebhookOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"Webhook enabled successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the webhook was successfully enabled\").nullable().optional(),\n}).describe(\"Response model for enabling a webhook. Returns success status.\");\n\nexport const proabonoEnableWebhook = action(\"PROABONO_ENABLE_WEBHOOK\", {\n slug: \"proabono-enable-webhook\",\n name: \"Enable Webhook\",\n description: \"Tool to enable a webhook in ProAbono via the Notification API. Use when you need to activate a previously disabled webhook for receiving event notifications.\",\n input: ProabonoEnableWebhookInput,\n output: ProabonoEnableWebhookOutput,\n});\n"],"mappings":";;AAYA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZsD,EAAE,OAAO,EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EACxI,CAAC,CAAC,CAAC,SAAS,mDAUH;CACP,QAVuD,EAAE,OAAO;EAChE,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"enable-webhook.mjs","names":[],"sources":["../../src/actions/enable-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoEnableWebhookInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to enable. Must be a valid webhook ID from your ProAbono account.\"),\n}).describe(\"Request model for enabling a webhook in ProAbono.\");\nexport const ProabonoEnableWebhookOutput = z.object({\n message: z.string().default(\"Webhook enabled successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the webhook was successfully enabled\").nullable().optional(),\n}).describe(\"Response model for enabling a webhook. Returns success status.\");\n\nexport const proabonoEnableWebhook = action(\"PROABONO_ENABLE_WEBHOOK\", {\n slug: \"proabono-enable-webhook\",\n name: \"Enable Webhook\",\n description: \"Tool to enable a webhook in ProAbono via the Notification API. Use when you need to activate a previously disabled webhook for receiving event notifications.\",\n input: ProabonoEnableWebhookInput,\n output: ProabonoEnableWebhookOutput,\n});\n"],"mappings":";;AAYA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZwC,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EACxI,CAAC,CAAC,CAAC,SAAS,mDAUH;CACP,QAVyC,EAAE,OAAO;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing-address.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-billing-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingAddressInput: z.ZodTypeAny = z.object({\n reference_customer: z.string().describe(\"The unique reference of the customer to retrieve billing address for. This is the shared identifier between ProAbono and your application.\"),\n}).describe(\"Request model for retrieving a customer's billing address by reference.\");\nexport const ProabonoGetCustomerBillingAddressOutput: z.ZodTypeAny = z.object({\n City: z.string().describe(\"Name of the city\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region code representing subdivision, department, region, province, or state\").nullable().optional(),\n Company: z.string().describe(\"Name of the company\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code of the address\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code of the address\").nullable().optional(),\n LastName: z.string().describe(\"Last name of the address holder\").nullable().optional(),\n FirstName: z.string().describe(\"First name of the address holder\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"Tax information such as VAT ID, Num TVA Intra, GST, etc.\").nullable().optional(),\n}).describe(\"Response model for customer billing address retrieved from ProAbono.\");\n\nexport const proabonoGetCustomerBillingAddress = action(\"PROABONO_GET_CUSTOMER_BILLING_ADDRESS\", {\n slug: \"proabono-get-customer-billing-address\",\n name: \"Get Customer Billing Address by Reference\",\n description: \"Tool to retrieve the billing address for a customer by reference from ProAbono API. Use when you need to fetch billing address details including company, contact information, address lines, and tax information using the customer's reference identifier.\",\n input: ProabonoGetCustomerBillingAddressInput,\n output: ProabonoGetCustomerBillingAddressOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAuDA,IAAAA,EAAE,OAAO,EAC3E,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,EACtL,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAa,0CAAwDA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAElF,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-billing-address.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-billing-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingAddressInput = z.object({\n reference_customer: z.string().describe(\"The unique reference of the customer to retrieve billing address for. This is the shared identifier between ProAbono and your application.\"),\n}).describe(\"Request model for retrieving a customer's billing address by reference.\");\nexport const ProabonoGetCustomerBillingAddressOutput = z.object({\n City: z.string().describe(\"Name of the city\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region code representing subdivision, department, region, province, or state\").nullable().optional(),\n Company: z.string().describe(\"Name of the company\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code of the address\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code of the address\").nullable().optional(),\n LastName: z.string().describe(\"Last name of the address holder\").nullable().optional(),\n FirstName: z.string().describe(\"First name of the address holder\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"Tax information such as VAT ID, Num TVA Intra, GST, etc.\").nullable().optional(),\n}).describe(\"Response model for customer billing address retrieved from ProAbono.\");\n\nexport const proabonoGetCustomerBillingAddress = action(\"PROABONO_GET_CUSTOMER_BILLING_ADDRESS\", {\n slug: \"proabono-get-customer-billing-address\",\n name: \"Get Customer Billing Address by Reference\",\n description: \"Tool to retrieve the billing address for a customer by reference from ProAbono API. Use when you need to fetch billing address details including company, contact information, address lines, and tax information using the customer's reference identifier.\",\n input: ProabonoGetCustomerBillingAddressInput,\n output: ProabonoGetCustomerBillingAddressOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,EACtL,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAElF,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}