@keystrokehq/shippo 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (773) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-address.cjs +1 -0
  4. package/dist/actions/create-address.cjs.map +1 -1
  5. package/dist/actions/create-address.d.cts +3 -30
  6. package/dist/actions/create-address.d.cts.map +1 -1
  7. package/dist/actions/create-address.d.mts +3 -30
  8. package/dist/actions/create-address.d.mts.map +1 -1
  9. package/dist/actions/create-address.mjs +1 -0
  10. package/dist/actions/create-address.mjs.map +1 -1
  11. package/dist/actions/create-batch.cjs +1 -0
  12. package/dist/actions/create-batch.cjs.map +1 -1
  13. package/dist/actions/create-batch.d.cts +3 -57
  14. package/dist/actions/create-batch.d.cts.map +1 -1
  15. package/dist/actions/create-batch.d.mts +3 -57
  16. package/dist/actions/create-batch.d.mts.map +1 -1
  17. package/dist/actions/create-batch.mjs +1 -0
  18. package/dist/actions/create-batch.mjs.map +1 -1
  19. package/dist/actions/create-carrier-account.cjs +1 -0
  20. package/dist/actions/create-carrier-account.cjs.map +1 -1
  21. package/dist/actions/create-carrier-account.d.cts +3 -43
  22. package/dist/actions/create-carrier-account.d.cts.map +1 -1
  23. package/dist/actions/create-carrier-account.d.mts +3 -43
  24. package/dist/actions/create-carrier-account.d.mts.map +1 -1
  25. package/dist/actions/create-carrier-account.mjs +1 -0
  26. package/dist/actions/create-carrier-account.mjs.map +1 -1
  27. package/dist/actions/create-customs-item.cjs +1 -0
  28. package/dist/actions/create-customs-item.cjs.map +1 -1
  29. package/dist/actions/create-customs-item.d.cts +3 -26
  30. package/dist/actions/create-customs-item.d.cts.map +1 -1
  31. package/dist/actions/create-customs-item.d.mts +3 -26
  32. package/dist/actions/create-customs-item.d.mts.map +1 -1
  33. package/dist/actions/create-customs-item.mjs +1 -0
  34. package/dist/actions/create-customs-item.mjs.map +1 -1
  35. package/dist/actions/create-live-rate.cjs +1 -0
  36. package/dist/actions/create-live-rate.cjs.map +1 -1
  37. package/dist/actions/create-live-rate.d.cts +3 -63
  38. package/dist/actions/create-live-rate.d.cts.map +1 -1
  39. package/dist/actions/create-live-rate.d.mts +3 -63
  40. package/dist/actions/create-live-rate.d.mts.map +1 -1
  41. package/dist/actions/create-live-rate.mjs +1 -0
  42. package/dist/actions/create-live-rate.mjs.map +1 -1
  43. package/dist/actions/create-manifest.cjs +1 -0
  44. package/dist/actions/create-manifest.cjs.map +1 -1
  45. package/dist/actions/create-manifest.d.cts +3 -20
  46. package/dist/actions/create-manifest.d.cts.map +1 -1
  47. package/dist/actions/create-manifest.d.mts +3 -20
  48. package/dist/actions/create-manifest.d.mts.map +1 -1
  49. package/dist/actions/create-manifest.mjs +1 -0
  50. package/dist/actions/create-manifest.mjs.map +1 -1
  51. package/dist/actions/create-merchant-address.cjs +1 -0
  52. package/dist/actions/create-merchant-address.cjs.map +1 -1
  53. package/dist/actions/create-merchant-address.d.cts +3 -29
  54. package/dist/actions/create-merchant-address.d.cts.map +1 -1
  55. package/dist/actions/create-merchant-address.d.mts +3 -29
  56. package/dist/actions/create-merchant-address.d.mts.map +1 -1
  57. package/dist/actions/create-merchant-address.mjs +1 -0
  58. package/dist/actions/create-merchant-address.mjs.map +1 -1
  59. package/dist/actions/create-merchant-batch.cjs +1 -0
  60. package/dist/actions/create-merchant-batch.cjs.map +1 -1
  61. package/dist/actions/create-merchant-batch.d.cts +5 -29
  62. package/dist/actions/create-merchant-batch.d.cts.map +1 -1
  63. package/dist/actions/create-merchant-batch.d.mts +5 -29
  64. package/dist/actions/create-merchant-batch.d.mts.map +1 -1
  65. package/dist/actions/create-merchant-batch.mjs +1 -0
  66. package/dist/actions/create-merchant-batch.mjs.map +1 -1
  67. package/dist/actions/create-merchant-carrier-account.cjs +1 -0
  68. package/dist/actions/create-merchant-carrier-account.cjs.map +1 -1
  69. package/dist/actions/create-merchant-carrier-account.d.cts +3 -45
  70. package/dist/actions/create-merchant-carrier-account.d.cts.map +1 -1
  71. package/dist/actions/create-merchant-carrier-account.d.mts +3 -45
  72. package/dist/actions/create-merchant-carrier-account.d.mts.map +1 -1
  73. package/dist/actions/create-merchant-carrier-account.mjs +1 -0
  74. package/dist/actions/create-merchant-carrier-account.mjs.map +1 -1
  75. package/dist/actions/create-merchant-customs-declaration.cjs +1 -0
  76. package/dist/actions/create-merchant-customs-declaration.cjs.map +1 -1
  77. package/dist/actions/create-merchant-customs-declaration.d.cts +4 -51
  78. package/dist/actions/create-merchant-customs-declaration.d.cts.map +1 -1
  79. package/dist/actions/create-merchant-customs-declaration.d.mts +4 -51
  80. package/dist/actions/create-merchant-customs-declaration.d.mts.map +1 -1
  81. package/dist/actions/create-merchant-customs-declaration.mjs +1 -0
  82. package/dist/actions/create-merchant-customs-declaration.mjs.map +1 -1
  83. package/dist/actions/create-merchant-customs-item.cjs +1 -0
  84. package/dist/actions/create-merchant-customs-item.cjs.map +1 -1
  85. package/dist/actions/create-merchant-customs-item.d.cts +4 -28
  86. package/dist/actions/create-merchant-customs-item.d.cts.map +1 -1
  87. package/dist/actions/create-merchant-customs-item.d.mts +4 -28
  88. package/dist/actions/create-merchant-customs-item.d.mts.map +1 -1
  89. package/dist/actions/create-merchant-customs-item.mjs +1 -0
  90. package/dist/actions/create-merchant-customs-item.mjs.map +1 -1
  91. package/dist/actions/create-merchant-order.cjs +1 -0
  92. package/dist/actions/create-merchant-order.cjs.map +1 -1
  93. package/dist/actions/create-merchant-order.d.cts +3 -63
  94. package/dist/actions/create-merchant-order.d.cts.map +1 -1
  95. package/dist/actions/create-merchant-order.d.mts +3 -63
  96. package/dist/actions/create-merchant-order.d.mts.map +1 -1
  97. package/dist/actions/create-merchant-order.mjs +1 -0
  98. package/dist/actions/create-merchant-order.mjs.map +1 -1
  99. package/dist/actions/create-merchant-parcel.cjs +1 -0
  100. package/dist/actions/create-merchant-parcel.cjs.map +1 -1
  101. package/dist/actions/create-merchant-parcel.d.cts +3 -38
  102. package/dist/actions/create-merchant-parcel.d.cts.map +1 -1
  103. package/dist/actions/create-merchant-parcel.d.mts +3 -38
  104. package/dist/actions/create-merchant-parcel.d.mts.map +1 -1
  105. package/dist/actions/create-merchant-parcel.mjs +1 -0
  106. package/dist/actions/create-merchant-parcel.mjs.map +1 -1
  107. package/dist/actions/create-merchant-refund.cjs +1 -0
  108. package/dist/actions/create-merchant-refund.cjs.map +1 -1
  109. package/dist/actions/create-merchant-refund.d.cts +3 -18
  110. package/dist/actions/create-merchant-refund.d.cts.map +1 -1
  111. package/dist/actions/create-merchant-refund.d.mts +3 -18
  112. package/dist/actions/create-merchant-refund.d.mts.map +1 -1
  113. package/dist/actions/create-merchant-refund.mjs +1 -0
  114. package/dist/actions/create-merchant-refund.mjs.map +1 -1
  115. package/dist/actions/create-merchant-shipment.cjs +1 -0
  116. package/dist/actions/create-merchant-shipment.cjs.map +1 -1
  117. package/dist/actions/create-merchant-shipment.d.cts +3 -81
  118. package/dist/actions/create-merchant-shipment.d.cts.map +1 -1
  119. package/dist/actions/create-merchant-shipment.d.mts +3 -81
  120. package/dist/actions/create-merchant-shipment.d.mts.map +1 -1
  121. package/dist/actions/create-merchant-shipment.mjs +1 -0
  122. package/dist/actions/create-merchant-shipment.mjs.map +1 -1
  123. package/dist/actions/create-merchant-transaction.cjs +1 -0
  124. package/dist/actions/create-merchant-transaction.cjs.map +1 -1
  125. package/dist/actions/create-merchant-transaction.d.cts +4 -21
  126. package/dist/actions/create-merchant-transaction.d.cts.map +1 -1
  127. package/dist/actions/create-merchant-transaction.d.mts +4 -21
  128. package/dist/actions/create-merchant-transaction.d.mts.map +1 -1
  129. package/dist/actions/create-merchant-transaction.mjs +1 -0
  130. package/dist/actions/create-merchant-transaction.mjs.map +1 -1
  131. package/dist/actions/create-order.cjs +1 -0
  132. package/dist/actions/create-order.cjs.map +1 -1
  133. package/dist/actions/create-order.d.cts +3 -68
  134. package/dist/actions/create-order.d.cts.map +1 -1
  135. package/dist/actions/create-order.d.mts +3 -68
  136. package/dist/actions/create-order.d.mts.map +1 -1
  137. package/dist/actions/create-order.mjs +1 -0
  138. package/dist/actions/create-order.mjs.map +1 -1
  139. package/dist/actions/create-parcel.cjs +1 -0
  140. package/dist/actions/create-parcel.cjs.map +1 -1
  141. package/dist/actions/create-parcel.d.cts +3 -36
  142. package/dist/actions/create-parcel.d.cts.map +1 -1
  143. package/dist/actions/create-parcel.d.mts +3 -36
  144. package/dist/actions/create-parcel.d.mts.map +1 -1
  145. package/dist/actions/create-parcel.mjs +1 -0
  146. package/dist/actions/create-parcel.mjs.map +1 -1
  147. package/dist/actions/create-refund.cjs +1 -0
  148. package/dist/actions/create-refund.cjs.map +1 -1
  149. package/dist/actions/create-refund.d.cts +3 -17
  150. package/dist/actions/create-refund.d.cts.map +1 -1
  151. package/dist/actions/create-refund.d.mts +3 -17
  152. package/dist/actions/create-refund.d.mts.map +1 -1
  153. package/dist/actions/create-refund.mjs +1 -0
  154. package/dist/actions/create-refund.mjs.map +1 -1
  155. package/dist/actions/create-service-group.cjs +1 -0
  156. package/dist/actions/create-service-group.cjs.map +1 -1
  157. package/dist/actions/create-service-group.d.cts +3 -28
  158. package/dist/actions/create-service-group.d.cts.map +1 -1
  159. package/dist/actions/create-service-group.d.mts +3 -28
  160. package/dist/actions/create-service-group.d.mts.map +1 -1
  161. package/dist/actions/create-service-group.mjs +1 -0
  162. package/dist/actions/create-service-group.mjs.map +1 -1
  163. package/dist/actions/create-shipment.cjs +1 -0
  164. package/dist/actions/create-shipment.cjs.map +1 -1
  165. package/dist/actions/create-shipment.d.cts +3 -68
  166. package/dist/actions/create-shipment.d.cts.map +1 -1
  167. package/dist/actions/create-shipment.d.mts +3 -68
  168. package/dist/actions/create-shipment.d.mts.map +1 -1
  169. package/dist/actions/create-shipment.mjs +1 -0
  170. package/dist/actions/create-shipment.mjs.map +1 -1
  171. package/dist/actions/create-track.cjs +1 -0
  172. package/dist/actions/create-track.cjs.map +1 -1
  173. package/dist/actions/create-track.d.cts +3 -18
  174. package/dist/actions/create-track.d.cts.map +1 -1
  175. package/dist/actions/create-track.d.mts +3 -18
  176. package/dist/actions/create-track.d.mts.map +1 -1
  177. package/dist/actions/create-track.mjs +1 -0
  178. package/dist/actions/create-track.mjs.map +1 -1
  179. package/dist/actions/create-transaction.cjs +1 -0
  180. package/dist/actions/create-transaction.cjs.map +1 -1
  181. package/dist/actions/create-transaction.d.cts +4 -23
  182. package/dist/actions/create-transaction.d.cts.map +1 -1
  183. package/dist/actions/create-transaction.d.mts +4 -23
  184. package/dist/actions/create-transaction.d.mts.map +1 -1
  185. package/dist/actions/create-transaction.mjs +1 -0
  186. package/dist/actions/create-transaction.mjs.map +1 -1
  187. package/dist/actions/create-user-parcel-template.cjs +1 -0
  188. package/dist/actions/create-user-parcel-template.cjs.map +1 -1
  189. package/dist/actions/create-user-parcel-template.d.cts +3 -18
  190. package/dist/actions/create-user-parcel-template.d.cts.map +1 -1
  191. package/dist/actions/create-user-parcel-template.d.mts +3 -18
  192. package/dist/actions/create-user-parcel-template.d.mts.map +1 -1
  193. package/dist/actions/create-user-parcel-template.mjs +1 -0
  194. package/dist/actions/create-user-parcel-template.mjs.map +1 -1
  195. package/dist/actions/create-webhook.cjs +1 -0
  196. package/dist/actions/create-webhook.cjs.map +1 -1
  197. package/dist/actions/create-webhook.d.cts +3 -17
  198. package/dist/actions/create-webhook.d.cts.map +1 -1
  199. package/dist/actions/create-webhook.d.mts +3 -17
  200. package/dist/actions/create-webhook.d.mts.map +1 -1
  201. package/dist/actions/create-webhook.mjs +1 -0
  202. package/dist/actions/create-webhook.mjs.map +1 -1
  203. package/dist/actions/delete-default-parcel-template.cjs +1 -0
  204. package/dist/actions/delete-default-parcel-template.cjs.map +1 -1
  205. package/dist/actions/delete-default-parcel-template.d.cts +3 -15
  206. package/dist/actions/delete-default-parcel-template.d.cts.map +1 -1
  207. package/dist/actions/delete-default-parcel-template.d.mts +3 -15
  208. package/dist/actions/delete-default-parcel-template.d.mts.map +1 -1
  209. package/dist/actions/delete-default-parcel-template.mjs +1 -0
  210. package/dist/actions/delete-default-parcel-template.mjs.map +1 -1
  211. package/dist/actions/delete-user-parcel-template.cjs +1 -0
  212. package/dist/actions/delete-user-parcel-template.cjs.map +1 -1
  213. package/dist/actions/delete-user-parcel-template.d.cts +3 -16
  214. package/dist/actions/delete-user-parcel-template.d.cts.map +1 -1
  215. package/dist/actions/delete-user-parcel-template.d.mts +3 -16
  216. package/dist/actions/delete-user-parcel-template.d.mts.map +1 -1
  217. package/dist/actions/delete-user-parcel-template.mjs +1 -0
  218. package/dist/actions/delete-user-parcel-template.mjs.map +1 -1
  219. package/dist/actions/delete-webhook.cjs +1 -0
  220. package/dist/actions/delete-webhook.cjs.map +1 -1
  221. package/dist/actions/delete-webhook.d.cts +3 -16
  222. package/dist/actions/delete-webhook.d.cts.map +1 -1
  223. package/dist/actions/delete-webhook.d.mts +3 -16
  224. package/dist/actions/delete-webhook.d.mts.map +1 -1
  225. package/dist/actions/delete-webhook.mjs +1 -0
  226. package/dist/actions/delete-webhook.mjs.map +1 -1
  227. package/dist/actions/get-address.cjs +1 -0
  228. package/dist/actions/get-address.cjs.map +1 -1
  229. package/dist/actions/get-address.d.cts +3 -16
  230. package/dist/actions/get-address.d.cts.map +1 -1
  231. package/dist/actions/get-address.d.mts +3 -16
  232. package/dist/actions/get-address.d.mts.map +1 -1
  233. package/dist/actions/get-address.mjs +1 -0
  234. package/dist/actions/get-address.mjs.map +1 -1
  235. package/dist/actions/get-carrier-account.cjs +1 -0
  236. package/dist/actions/get-carrier-account.cjs.map +1 -1
  237. package/dist/actions/get-carrier-account.d.cts +3 -16
  238. package/dist/actions/get-carrier-account.d.cts.map +1 -1
  239. package/dist/actions/get-carrier-account.d.mts +3 -16
  240. package/dist/actions/get-carrier-account.d.mts.map +1 -1
  241. package/dist/actions/get-carrier-account.mjs +1 -0
  242. package/dist/actions/get-carrier-account.mjs.map +1 -1
  243. package/dist/actions/get-carrier-parcel-template.cjs +1 -0
  244. package/dist/actions/get-carrier-parcel-template.cjs.map +1 -1
  245. package/dist/actions/get-carrier-parcel-template.d.cts +3 -16
  246. package/dist/actions/get-carrier-parcel-template.d.cts.map +1 -1
  247. package/dist/actions/get-carrier-parcel-template.d.mts +3 -16
  248. package/dist/actions/get-carrier-parcel-template.d.mts.map +1 -1
  249. package/dist/actions/get-carrier-parcel-template.mjs +1 -0
  250. package/dist/actions/get-carrier-parcel-template.mjs.map +1 -1
  251. package/dist/actions/get-carrier-registration-status.cjs +1 -0
  252. package/dist/actions/get-carrier-registration-status.cjs.map +1 -1
  253. package/dist/actions/get-carrier-registration-status.d.cts +3 -15
  254. package/dist/actions/get-carrier-registration-status.d.cts.map +1 -1
  255. package/dist/actions/get-carrier-registration-status.d.mts +3 -15
  256. package/dist/actions/get-carrier-registration-status.d.mts.map +1 -1
  257. package/dist/actions/get-carrier-registration-status.mjs +1 -0
  258. package/dist/actions/get-carrier-registration-status.mjs.map +1 -1
  259. package/dist/actions/get-customs-declaration.cjs +1 -0
  260. package/dist/actions/get-customs-declaration.cjs.map +1 -1
  261. package/dist/actions/get-customs-declaration.d.cts +3 -17
  262. package/dist/actions/get-customs-declaration.d.cts.map +1 -1
  263. package/dist/actions/get-customs-declaration.d.mts +3 -17
  264. package/dist/actions/get-customs-declaration.d.mts.map +1 -1
  265. package/dist/actions/get-customs-declaration.mjs +1 -0
  266. package/dist/actions/get-customs-declaration.mjs.map +1 -1
  267. package/dist/actions/get-customs-item.cjs +1 -0
  268. package/dist/actions/get-customs-item.cjs.map +1 -1
  269. package/dist/actions/get-customs-item.d.cts +3 -17
  270. package/dist/actions/get-customs-item.d.cts.map +1 -1
  271. package/dist/actions/get-customs-item.d.mts +3 -17
  272. package/dist/actions/get-customs-item.d.mts.map +1 -1
  273. package/dist/actions/get-customs-item.mjs +1 -0
  274. package/dist/actions/get-customs-item.mjs.map +1 -1
  275. package/dist/actions/get-default-parcel-template.cjs +1 -0
  276. package/dist/actions/get-default-parcel-template.cjs.map +1 -1
  277. package/dist/actions/get-default-parcel-template.d.cts +3 -15
  278. package/dist/actions/get-default-parcel-template.d.cts.map +1 -1
  279. package/dist/actions/get-default-parcel-template.d.mts +3 -15
  280. package/dist/actions/get-default-parcel-template.d.mts.map +1 -1
  281. package/dist/actions/get-default-parcel-template.mjs +1 -0
  282. package/dist/actions/get-default-parcel-template.mjs.map +1 -1
  283. package/dist/actions/get-merchant-address.cjs +1 -0
  284. package/dist/actions/get-merchant-address.cjs.map +1 -1
  285. package/dist/actions/get-merchant-address.d.cts +3 -17
  286. package/dist/actions/get-merchant-address.d.cts.map +1 -1
  287. package/dist/actions/get-merchant-address.d.mts +3 -17
  288. package/dist/actions/get-merchant-address.d.mts.map +1 -1
  289. package/dist/actions/get-merchant-address.mjs +1 -0
  290. package/dist/actions/get-merchant-address.mjs.map +1 -1
  291. package/dist/actions/get-merchant-batch.cjs +1 -0
  292. package/dist/actions/get-merchant-batch.cjs.map +1 -1
  293. package/dist/actions/get-merchant-batch.d.cts +5 -19
  294. package/dist/actions/get-merchant-batch.d.cts.map +1 -1
  295. package/dist/actions/get-merchant-batch.d.mts +5 -19
  296. package/dist/actions/get-merchant-batch.d.mts.map +1 -1
  297. package/dist/actions/get-merchant-batch.mjs +1 -0
  298. package/dist/actions/get-merchant-batch.mjs.map +1 -1
  299. package/dist/actions/get-merchant-carrier-account.cjs +1 -0
  300. package/dist/actions/get-merchant-carrier-account.cjs.map +1 -1
  301. package/dist/actions/get-merchant-carrier-account.d.cts +3 -17
  302. package/dist/actions/get-merchant-carrier-account.d.cts.map +1 -1
  303. package/dist/actions/get-merchant-carrier-account.d.mts +3 -17
  304. package/dist/actions/get-merchant-carrier-account.d.mts.map +1 -1
  305. package/dist/actions/get-merchant-carrier-account.mjs +1 -0
  306. package/dist/actions/get-merchant-carrier-account.mjs.map +1 -1
  307. package/dist/actions/get-merchant-carrier-registration-status.cjs +1 -0
  308. package/dist/actions/get-merchant-carrier-registration-status.cjs.map +1 -1
  309. package/dist/actions/get-merchant-carrier-registration-status.d.cts +3 -17
  310. package/dist/actions/get-merchant-carrier-registration-status.d.cts.map +1 -1
  311. package/dist/actions/get-merchant-carrier-registration-status.d.mts +3 -17
  312. package/dist/actions/get-merchant-carrier-registration-status.d.mts.map +1 -1
  313. package/dist/actions/get-merchant-carrier-registration-status.mjs +1 -0
  314. package/dist/actions/get-merchant-carrier-registration-status.mjs.map +1 -1
  315. package/dist/actions/get-merchant-customs-declaration.cjs +1 -0
  316. package/dist/actions/get-merchant-customs-declaration.cjs.map +1 -1
  317. package/dist/actions/get-merchant-customs-declaration.d.cts +3 -18
  318. package/dist/actions/get-merchant-customs-declaration.d.cts.map +1 -1
  319. package/dist/actions/get-merchant-customs-declaration.d.mts +3 -18
  320. package/dist/actions/get-merchant-customs-declaration.d.mts.map +1 -1
  321. package/dist/actions/get-merchant-customs-declaration.mjs +1 -0
  322. package/dist/actions/get-merchant-customs-declaration.mjs.map +1 -1
  323. package/dist/actions/get-merchant-customs-item.cjs +1 -0
  324. package/dist/actions/get-merchant-customs-item.cjs.map +1 -1
  325. package/dist/actions/get-merchant-customs-item.d.cts +3 -18
  326. package/dist/actions/get-merchant-customs-item.d.cts.map +1 -1
  327. package/dist/actions/get-merchant-customs-item.d.mts +3 -18
  328. package/dist/actions/get-merchant-customs-item.d.mts.map +1 -1
  329. package/dist/actions/get-merchant-customs-item.mjs +1 -0
  330. package/dist/actions/get-merchant-customs-item.mjs.map +1 -1
  331. package/dist/actions/get-merchant-manifest.cjs +1 -0
  332. package/dist/actions/get-merchant-manifest.cjs.map +1 -1
  333. package/dist/actions/get-merchant-manifest.d.cts +3 -17
  334. package/dist/actions/get-merchant-manifest.d.cts.map +1 -1
  335. package/dist/actions/get-merchant-manifest.d.mts +3 -17
  336. package/dist/actions/get-merchant-manifest.d.mts.map +1 -1
  337. package/dist/actions/get-merchant-manifest.mjs +1 -0
  338. package/dist/actions/get-merchant-manifest.mjs.map +1 -1
  339. package/dist/actions/get-merchant-order.cjs +1 -0
  340. package/dist/actions/get-merchant-order.cjs.map +1 -1
  341. package/dist/actions/get-merchant-order.d.cts +3 -17
  342. package/dist/actions/get-merchant-order.d.cts.map +1 -1
  343. package/dist/actions/get-merchant-order.d.mts +3 -17
  344. package/dist/actions/get-merchant-order.d.mts.map +1 -1
  345. package/dist/actions/get-merchant-order.mjs +1 -0
  346. package/dist/actions/get-merchant-order.mjs.map +1 -1
  347. package/dist/actions/get-merchant-parcel.cjs +1 -0
  348. package/dist/actions/get-merchant-parcel.cjs.map +1 -1
  349. package/dist/actions/get-merchant-parcel.d.cts +3 -17
  350. package/dist/actions/get-merchant-parcel.d.cts.map +1 -1
  351. package/dist/actions/get-merchant-parcel.d.mts +3 -17
  352. package/dist/actions/get-merchant-parcel.d.mts.map +1 -1
  353. package/dist/actions/get-merchant-parcel.mjs +1 -0
  354. package/dist/actions/get-merchant-parcel.mjs.map +1 -1
  355. package/dist/actions/get-merchant-rate.cjs +1 -0
  356. package/dist/actions/get-merchant-rate.cjs.map +1 -1
  357. package/dist/actions/get-merchant-rate.d.cts +3 -17
  358. package/dist/actions/get-merchant-rate.d.cts.map +1 -1
  359. package/dist/actions/get-merchant-rate.d.mts +3 -17
  360. package/dist/actions/get-merchant-rate.d.mts.map +1 -1
  361. package/dist/actions/get-merchant-rate.mjs +1 -0
  362. package/dist/actions/get-merchant-rate.mjs.map +1 -1
  363. package/dist/actions/get-merchant-refund.cjs +1 -0
  364. package/dist/actions/get-merchant-refund.cjs.map +1 -1
  365. package/dist/actions/get-merchant-refund.d.cts +3 -17
  366. package/dist/actions/get-merchant-refund.d.cts.map +1 -1
  367. package/dist/actions/get-merchant-refund.d.mts +3 -17
  368. package/dist/actions/get-merchant-refund.d.mts.map +1 -1
  369. package/dist/actions/get-merchant-refund.mjs +1 -0
  370. package/dist/actions/get-merchant-refund.mjs.map +1 -1
  371. package/dist/actions/get-merchant-shipment.cjs +1 -0
  372. package/dist/actions/get-merchant-shipment.cjs.map +1 -1
  373. package/dist/actions/get-merchant-shipment.d.cts +3 -17
  374. package/dist/actions/get-merchant-shipment.d.cts.map +1 -1
  375. package/dist/actions/get-merchant-shipment.d.mts +3 -17
  376. package/dist/actions/get-merchant-shipment.d.mts.map +1 -1
  377. package/dist/actions/get-merchant-shipment.mjs +1 -0
  378. package/dist/actions/get-merchant-shipment.mjs.map +1 -1
  379. package/dist/actions/get-merchant-track.cjs +1 -0
  380. package/dist/actions/get-merchant-track.cjs.map +1 -1
  381. package/dist/actions/get-merchant-track.d.cts +3 -18
  382. package/dist/actions/get-merchant-track.d.cts.map +1 -1
  383. package/dist/actions/get-merchant-track.d.mts +3 -18
  384. package/dist/actions/get-merchant-track.d.mts.map +1 -1
  385. package/dist/actions/get-merchant-track.mjs +1 -0
  386. package/dist/actions/get-merchant-track.mjs.map +1 -1
  387. package/dist/actions/get-merchant-transaction.cjs +1 -0
  388. package/dist/actions/get-merchant-transaction.cjs.map +1 -1
  389. package/dist/actions/get-merchant-transaction.d.cts +4 -18
  390. package/dist/actions/get-merchant-transaction.d.cts.map +1 -1
  391. package/dist/actions/get-merchant-transaction.d.mts +4 -18
  392. package/dist/actions/get-merchant-transaction.d.mts.map +1 -1
  393. package/dist/actions/get-merchant-transaction.mjs +1 -0
  394. package/dist/actions/get-merchant-transaction.mjs.map +1 -1
  395. package/dist/actions/get-merchant.cjs +1 -0
  396. package/dist/actions/get-merchant.cjs.map +1 -1
  397. package/dist/actions/get-merchant.d.cts +3 -16
  398. package/dist/actions/get-merchant.d.cts.map +1 -1
  399. package/dist/actions/get-merchant.d.mts +3 -16
  400. package/dist/actions/get-merchant.d.mts.map +1 -1
  401. package/dist/actions/get-merchant.mjs +1 -0
  402. package/dist/actions/get-merchant.mjs.map +1 -1
  403. package/dist/actions/get-order.cjs +1 -0
  404. package/dist/actions/get-order.cjs.map +1 -1
  405. package/dist/actions/get-order.d.cts +3 -16
  406. package/dist/actions/get-order.d.cts.map +1 -1
  407. package/dist/actions/get-order.d.mts +3 -16
  408. package/dist/actions/get-order.d.mts.map +1 -1
  409. package/dist/actions/get-order.mjs +1 -0
  410. package/dist/actions/get-order.mjs.map +1 -1
  411. package/dist/actions/get-parcel.cjs +1 -0
  412. package/dist/actions/get-parcel.cjs.map +1 -1
  413. package/dist/actions/get-parcel.d.cts +3 -16
  414. package/dist/actions/get-parcel.d.cts.map +1 -1
  415. package/dist/actions/get-parcel.d.mts +3 -16
  416. package/dist/actions/get-parcel.d.mts.map +1 -1
  417. package/dist/actions/get-parcel.mjs +1 -0
  418. package/dist/actions/get-parcel.mjs.map +1 -1
  419. package/dist/actions/get-rate.cjs +1 -0
  420. package/dist/actions/get-rate.cjs.map +1 -1
  421. package/dist/actions/get-rate.d.cts +3 -16
  422. package/dist/actions/get-rate.d.cts.map +1 -1
  423. package/dist/actions/get-rate.d.mts +3 -16
  424. package/dist/actions/get-rate.d.mts.map +1 -1
  425. package/dist/actions/get-rate.mjs +1 -0
  426. package/dist/actions/get-rate.mjs.map +1 -1
  427. package/dist/actions/get-refund.cjs +1 -0
  428. package/dist/actions/get-refund.cjs.map +1 -1
  429. package/dist/actions/get-refund.d.cts +3 -16
  430. package/dist/actions/get-refund.d.cts.map +1 -1
  431. package/dist/actions/get-refund.d.mts +3 -16
  432. package/dist/actions/get-refund.d.mts.map +1 -1
  433. package/dist/actions/get-refund.mjs +1 -0
  434. package/dist/actions/get-refund.mjs.map +1 -1
  435. package/dist/actions/get-shipment.cjs +1 -0
  436. package/dist/actions/get-shipment.cjs.map +1 -1
  437. package/dist/actions/get-shipment.d.cts +3 -16
  438. package/dist/actions/get-shipment.d.cts.map +1 -1
  439. package/dist/actions/get-shipment.d.mts +3 -16
  440. package/dist/actions/get-shipment.d.mts.map +1 -1
  441. package/dist/actions/get-shipment.mjs +1 -0
  442. package/dist/actions/get-shipment.mjs.map +1 -1
  443. package/dist/actions/get-shippo-account.cjs +1 -0
  444. package/dist/actions/get-shippo-account.cjs.map +1 -1
  445. package/dist/actions/get-shippo-account.d.cts +3 -16
  446. package/dist/actions/get-shippo-account.d.cts.map +1 -1
  447. package/dist/actions/get-shippo-account.d.mts +3 -16
  448. package/dist/actions/get-shippo-account.d.mts.map +1 -1
  449. package/dist/actions/get-shippo-account.mjs +1 -0
  450. package/dist/actions/get-shippo-account.mjs.map +1 -1
  451. package/dist/actions/get-track.cjs +1 -0
  452. package/dist/actions/get-track.cjs.map +1 -1
  453. package/dist/actions/get-track.d.cts +3 -17
  454. package/dist/actions/get-track.d.cts.map +1 -1
  455. package/dist/actions/get-track.d.mts +3 -17
  456. package/dist/actions/get-track.d.mts.map +1 -1
  457. package/dist/actions/get-track.mjs +1 -0
  458. package/dist/actions/get-track.mjs.map +1 -1
  459. package/dist/actions/get-transaction.cjs +1 -0
  460. package/dist/actions/get-transaction.cjs.map +1 -1
  461. package/dist/actions/get-transaction.d.cts +3 -16
  462. package/dist/actions/get-transaction.d.cts.map +1 -1
  463. package/dist/actions/get-transaction.d.mts +3 -16
  464. package/dist/actions/get-transaction.d.mts.map +1 -1
  465. package/dist/actions/get-transaction.mjs +1 -0
  466. package/dist/actions/get-transaction.mjs.map +1 -1
  467. package/dist/actions/get-user-parcel-template.cjs +1 -0
  468. package/dist/actions/get-user-parcel-template.cjs.map +1 -1
  469. package/dist/actions/get-user-parcel-template.d.cts +3 -16
  470. package/dist/actions/get-user-parcel-template.d.cts.map +1 -1
  471. package/dist/actions/get-user-parcel-template.d.mts +3 -16
  472. package/dist/actions/get-user-parcel-template.d.mts.map +1 -1
  473. package/dist/actions/get-user-parcel-template.mjs +1 -0
  474. package/dist/actions/get-user-parcel-template.mjs.map +1 -1
  475. package/dist/actions/get-webhook.cjs +1 -0
  476. package/dist/actions/get-webhook.cjs.map +1 -1
  477. package/dist/actions/get-webhook.d.cts +3 -15
  478. package/dist/actions/get-webhook.d.cts.map +1 -1
  479. package/dist/actions/get-webhook.d.mts +3 -15
  480. package/dist/actions/get-webhook.d.mts.map +1 -1
  481. package/dist/actions/get-webhook.mjs +1 -0
  482. package/dist/actions/get-webhook.mjs.map +1 -1
  483. package/dist/actions/list-addresses.cjs +1 -0
  484. package/dist/actions/list-addresses.cjs.map +1 -1
  485. package/dist/actions/list-addresses.d.cts +3 -17
  486. package/dist/actions/list-addresses.d.cts.map +1 -1
  487. package/dist/actions/list-addresses.d.mts +3 -17
  488. package/dist/actions/list-addresses.d.mts.map +1 -1
  489. package/dist/actions/list-addresses.mjs +1 -0
  490. package/dist/actions/list-addresses.mjs.map +1 -1
  491. package/dist/actions/list-carrier-accounts.cjs +1 -0
  492. package/dist/actions/list-carrier-accounts.cjs.map +1 -1
  493. package/dist/actions/list-carrier-accounts.d.cts +3 -17
  494. package/dist/actions/list-carrier-accounts.d.cts.map +1 -1
  495. package/dist/actions/list-carrier-accounts.d.mts +3 -17
  496. package/dist/actions/list-carrier-accounts.d.mts.map +1 -1
  497. package/dist/actions/list-carrier-accounts.mjs +1 -0
  498. package/dist/actions/list-carrier-accounts.mjs.map +1 -1
  499. package/dist/actions/list-carrier-parcel-templates.cjs +1 -0
  500. package/dist/actions/list-carrier-parcel-templates.cjs.map +1 -1
  501. package/dist/actions/list-carrier-parcel-templates.d.cts +3 -17
  502. package/dist/actions/list-carrier-parcel-templates.d.cts.map +1 -1
  503. package/dist/actions/list-carrier-parcel-templates.d.mts +3 -17
  504. package/dist/actions/list-carrier-parcel-templates.d.mts.map +1 -1
  505. package/dist/actions/list-carrier-parcel-templates.mjs +1 -0
  506. package/dist/actions/list-carrier-parcel-templates.mjs.map +1 -1
  507. package/dist/actions/list-customs-declarations.cjs +1 -0
  508. package/dist/actions/list-customs-declarations.cjs.map +1 -1
  509. package/dist/actions/list-customs-declarations.d.cts +3 -17
  510. package/dist/actions/list-customs-declarations.d.cts.map +1 -1
  511. package/dist/actions/list-customs-declarations.d.mts +3 -17
  512. package/dist/actions/list-customs-declarations.d.mts.map +1 -1
  513. package/dist/actions/list-customs-declarations.mjs +1 -0
  514. package/dist/actions/list-customs-declarations.mjs.map +1 -1
  515. package/dist/actions/list-customs-items.cjs +1 -0
  516. package/dist/actions/list-customs-items.cjs.map +1 -1
  517. package/dist/actions/list-customs-items.d.cts +3 -17
  518. package/dist/actions/list-customs-items.d.cts.map +1 -1
  519. package/dist/actions/list-customs-items.d.mts +3 -17
  520. package/dist/actions/list-customs-items.d.mts.map +1 -1
  521. package/dist/actions/list-customs-items.mjs +1 -0
  522. package/dist/actions/list-customs-items.mjs.map +1 -1
  523. package/dist/actions/list-manifests.cjs +1 -0
  524. package/dist/actions/list-manifests.cjs.map +1 -1
  525. package/dist/actions/list-manifests.d.cts +3 -17
  526. package/dist/actions/list-manifests.d.cts.map +1 -1
  527. package/dist/actions/list-manifests.d.mts +3 -17
  528. package/dist/actions/list-manifests.d.mts.map +1 -1
  529. package/dist/actions/list-manifests.mjs +1 -0
  530. package/dist/actions/list-manifests.mjs.map +1 -1
  531. package/dist/actions/list-merchant-addresses.cjs +1 -0
  532. package/dist/actions/list-merchant-addresses.cjs.map +1 -1
  533. package/dist/actions/list-merchant-addresses.d.cts +3 -18
  534. package/dist/actions/list-merchant-addresses.d.cts.map +1 -1
  535. package/dist/actions/list-merchant-addresses.d.mts +3 -18
  536. package/dist/actions/list-merchant-addresses.d.mts.map +1 -1
  537. package/dist/actions/list-merchant-addresses.mjs +1 -0
  538. package/dist/actions/list-merchant-addresses.mjs.map +1 -1
  539. package/dist/actions/list-merchant-carrier-accounts.cjs +1 -0
  540. package/dist/actions/list-merchant-carrier-accounts.cjs.map +1 -1
  541. package/dist/actions/list-merchant-carrier-accounts.d.cts +3 -18
  542. package/dist/actions/list-merchant-carrier-accounts.d.cts.map +1 -1
  543. package/dist/actions/list-merchant-carrier-accounts.d.mts +3 -18
  544. package/dist/actions/list-merchant-carrier-accounts.d.mts.map +1 -1
  545. package/dist/actions/list-merchant-carrier-accounts.mjs +1 -0
  546. package/dist/actions/list-merchant-carrier-accounts.mjs.map +1 -1
  547. package/dist/actions/list-merchant-customs-declarations.cjs +1 -0
  548. package/dist/actions/list-merchant-customs-declarations.cjs.map +1 -1
  549. package/dist/actions/list-merchant-customs-declarations.d.cts +3 -18
  550. package/dist/actions/list-merchant-customs-declarations.d.cts.map +1 -1
  551. package/dist/actions/list-merchant-customs-declarations.d.mts +3 -18
  552. package/dist/actions/list-merchant-customs-declarations.d.mts.map +1 -1
  553. package/dist/actions/list-merchant-customs-declarations.mjs +1 -0
  554. package/dist/actions/list-merchant-customs-declarations.mjs.map +1 -1
  555. package/dist/actions/list-merchant-customs-items.cjs +1 -0
  556. package/dist/actions/list-merchant-customs-items.cjs.map +1 -1
  557. package/dist/actions/list-merchant-customs-items.d.cts +3 -18
  558. package/dist/actions/list-merchant-customs-items.d.cts.map +1 -1
  559. package/dist/actions/list-merchant-customs-items.d.mts +3 -18
  560. package/dist/actions/list-merchant-customs-items.d.mts.map +1 -1
  561. package/dist/actions/list-merchant-customs-items.mjs +1 -0
  562. package/dist/actions/list-merchant-customs-items.mjs.map +1 -1
  563. package/dist/actions/list-merchant-manifests.cjs +1 -0
  564. package/dist/actions/list-merchant-manifests.cjs.map +1 -1
  565. package/dist/actions/list-merchant-manifests.d.cts +3 -18
  566. package/dist/actions/list-merchant-manifests.d.cts.map +1 -1
  567. package/dist/actions/list-merchant-manifests.d.mts +3 -18
  568. package/dist/actions/list-merchant-manifests.d.mts.map +1 -1
  569. package/dist/actions/list-merchant-manifests.mjs +1 -0
  570. package/dist/actions/list-merchant-manifests.mjs.map +1 -1
  571. package/dist/actions/list-merchant-parcels.cjs +1 -0
  572. package/dist/actions/list-merchant-parcels.cjs.map +1 -1
  573. package/dist/actions/list-merchant-parcels.d.cts +3 -18
  574. package/dist/actions/list-merchant-parcels.d.cts.map +1 -1
  575. package/dist/actions/list-merchant-parcels.d.mts +3 -18
  576. package/dist/actions/list-merchant-parcels.d.mts.map +1 -1
  577. package/dist/actions/list-merchant-parcels.mjs +1 -0
  578. package/dist/actions/list-merchant-parcels.mjs.map +1 -1
  579. package/dist/actions/list-merchant-shipment-rates-by-currency.cjs +1 -0
  580. package/dist/actions/list-merchant-shipment-rates-by-currency.cjs.map +1 -1
  581. package/dist/actions/list-merchant-shipment-rates-by-currency.d.cts +3 -20
  582. package/dist/actions/list-merchant-shipment-rates-by-currency.d.cts.map +1 -1
  583. package/dist/actions/list-merchant-shipment-rates-by-currency.d.mts +3 -20
  584. package/dist/actions/list-merchant-shipment-rates-by-currency.d.mts.map +1 -1
  585. package/dist/actions/list-merchant-shipment-rates-by-currency.mjs +1 -0
  586. package/dist/actions/list-merchant-shipment-rates-by-currency.mjs.map +1 -1
  587. package/dist/actions/list-merchant-shipments.cjs +1 -0
  588. package/dist/actions/list-merchant-shipments.cjs.map +1 -1
  589. package/dist/actions/list-merchant-shipments.d.cts +3 -18
  590. package/dist/actions/list-merchant-shipments.d.cts.map +1 -1
  591. package/dist/actions/list-merchant-shipments.d.mts +3 -18
  592. package/dist/actions/list-merchant-shipments.d.mts.map +1 -1
  593. package/dist/actions/list-merchant-shipments.mjs +1 -0
  594. package/dist/actions/list-merchant-shipments.mjs.map +1 -1
  595. package/dist/actions/list-merchant-transactions.cjs +1 -0
  596. package/dist/actions/list-merchant-transactions.cjs.map +1 -1
  597. package/dist/actions/list-merchant-transactions.d.cts +3 -18
  598. package/dist/actions/list-merchant-transactions.d.cts.map +1 -1
  599. package/dist/actions/list-merchant-transactions.d.mts +3 -18
  600. package/dist/actions/list-merchant-transactions.d.mts.map +1 -1
  601. package/dist/actions/list-merchant-transactions.mjs +1 -0
  602. package/dist/actions/list-merchant-transactions.mjs.map +1 -1
  603. package/dist/actions/list-merchants.cjs +1 -0
  604. package/dist/actions/list-merchants.cjs.map +1 -1
  605. package/dist/actions/list-merchants.d.cts +3 -17
  606. package/dist/actions/list-merchants.d.cts.map +1 -1
  607. package/dist/actions/list-merchants.d.mts +3 -17
  608. package/dist/actions/list-merchants.d.mts.map +1 -1
  609. package/dist/actions/list-merchants.mjs +1 -0
  610. package/dist/actions/list-merchants.mjs.map +1 -1
  611. package/dist/actions/list-orders.cjs +1 -0
  612. package/dist/actions/list-orders.cjs.map +1 -1
  613. package/dist/actions/list-orders.d.cts +3 -17
  614. package/dist/actions/list-orders.d.cts.map +1 -1
  615. package/dist/actions/list-orders.d.mts +3 -17
  616. package/dist/actions/list-orders.d.mts.map +1 -1
  617. package/dist/actions/list-orders.mjs +1 -0
  618. package/dist/actions/list-orders.mjs.map +1 -1
  619. package/dist/actions/list-refunds.cjs +1 -0
  620. package/dist/actions/list-refunds.cjs.map +1 -1
  621. package/dist/actions/list-refunds.d.cts +3 -16
  622. package/dist/actions/list-refunds.d.cts.map +1 -1
  623. package/dist/actions/list-refunds.d.mts +3 -16
  624. package/dist/actions/list-refunds.d.mts.map +1 -1
  625. package/dist/actions/list-refunds.mjs +1 -0
  626. package/dist/actions/list-refunds.mjs.map +1 -1
  627. package/dist/actions/list-service-groups.cjs +1 -0
  628. package/dist/actions/list-service-groups.cjs.map +1 -1
  629. package/dist/actions/list-service-groups.d.cts +3 -15
  630. package/dist/actions/list-service-groups.d.cts.map +1 -1
  631. package/dist/actions/list-service-groups.d.mts +3 -15
  632. package/dist/actions/list-service-groups.d.mts.map +1 -1
  633. package/dist/actions/list-service-groups.mjs +1 -0
  634. package/dist/actions/list-service-groups.mjs.map +1 -1
  635. package/dist/actions/list-shipment-rates-by-currency.cjs +1 -0
  636. package/dist/actions/list-shipment-rates-by-currency.cjs.map +1 -1
  637. package/dist/actions/list-shipment-rates-by-currency.d.cts +3 -19
  638. package/dist/actions/list-shipment-rates-by-currency.d.cts.map +1 -1
  639. package/dist/actions/list-shipment-rates-by-currency.d.mts +3 -19
  640. package/dist/actions/list-shipment-rates-by-currency.d.mts.map +1 -1
  641. package/dist/actions/list-shipment-rates-by-currency.mjs +1 -0
  642. package/dist/actions/list-shipment-rates-by-currency.mjs.map +1 -1
  643. package/dist/actions/list-shipment-rates.cjs +1 -0
  644. package/dist/actions/list-shipment-rates.cjs.map +1 -1
  645. package/dist/actions/list-shipment-rates.d.cts +3 -18
  646. package/dist/actions/list-shipment-rates.d.cts.map +1 -1
  647. package/dist/actions/list-shipment-rates.d.mts +3 -18
  648. package/dist/actions/list-shipment-rates.d.mts.map +1 -1
  649. package/dist/actions/list-shipment-rates.mjs +1 -0
  650. package/dist/actions/list-shipment-rates.mjs.map +1 -1
  651. package/dist/actions/list-shipments.cjs +1 -0
  652. package/dist/actions/list-shipments.cjs.map +1 -1
  653. package/dist/actions/list-shipments.d.cts +3 -17
  654. package/dist/actions/list-shipments.d.cts.map +1 -1
  655. package/dist/actions/list-shipments.d.mts +3 -17
  656. package/dist/actions/list-shipments.d.mts.map +1 -1
  657. package/dist/actions/list-shipments.mjs +1 -0
  658. package/dist/actions/list-shipments.mjs.map +1 -1
  659. package/dist/actions/list-shippo-accounts.cjs +1 -0
  660. package/dist/actions/list-shippo-accounts.cjs.map +1 -1
  661. package/dist/actions/list-shippo-accounts.d.cts +3 -15
  662. package/dist/actions/list-shippo-accounts.d.cts.map +1 -1
  663. package/dist/actions/list-shippo-accounts.d.mts +3 -15
  664. package/dist/actions/list-shippo-accounts.d.mts.map +1 -1
  665. package/dist/actions/list-shippo-accounts.mjs +1 -0
  666. package/dist/actions/list-shippo-accounts.mjs.map +1 -1
  667. package/dist/actions/list-user-parcel-templates.cjs +1 -0
  668. package/dist/actions/list-user-parcel-templates.cjs.map +1 -1
  669. package/dist/actions/list-user-parcel-templates.d.cts +3 -15
  670. package/dist/actions/list-user-parcel-templates.d.cts.map +1 -1
  671. package/dist/actions/list-user-parcel-templates.d.mts +3 -15
  672. package/dist/actions/list-user-parcel-templates.d.mts.map +1 -1
  673. package/dist/actions/list-user-parcel-templates.mjs +1 -0
  674. package/dist/actions/list-user-parcel-templates.mjs.map +1 -1
  675. package/dist/actions/purchase-merchant-batch.cjs +1 -0
  676. package/dist/actions/purchase-merchant-batch.cjs.map +1 -1
  677. package/dist/actions/purchase-merchant-batch.d.cts +3 -17
  678. package/dist/actions/purchase-merchant-batch.d.cts.map +1 -1
  679. package/dist/actions/purchase-merchant-batch.d.mts +3 -17
  680. package/dist/actions/purchase-merchant-batch.d.mts.map +1 -1
  681. package/dist/actions/purchase-merchant-batch.mjs +1 -0
  682. package/dist/actions/purchase-merchant-batch.mjs.map +1 -1
  683. package/dist/actions/remove-shipments-from-batch.cjs +1 -0
  684. package/dist/actions/remove-shipments-from-batch.cjs.map +1 -1
  685. package/dist/actions/remove-shipments-from-batch.d.cts +3 -18
  686. package/dist/actions/remove-shipments-from-batch.d.cts.map +1 -1
  687. package/dist/actions/remove-shipments-from-batch.d.mts +3 -18
  688. package/dist/actions/remove-shipments-from-batch.d.mts.map +1 -1
  689. package/dist/actions/remove-shipments-from-batch.mjs +1 -0
  690. package/dist/actions/remove-shipments-from-batch.mjs.map +1 -1
  691. package/dist/actions/update-carrier-account.cjs +1 -0
  692. package/dist/actions/update-carrier-account.cjs.map +1 -1
  693. package/dist/actions/update-carrier-account.d.cts +3 -20
  694. package/dist/actions/update-carrier-account.d.cts.map +1 -1
  695. package/dist/actions/update-carrier-account.d.mts +3 -20
  696. package/dist/actions/update-carrier-account.d.mts.map +1 -1
  697. package/dist/actions/update-carrier-account.mjs +1 -0
  698. package/dist/actions/update-carrier-account.mjs.map +1 -1
  699. package/dist/actions/update-default-parcel-template.cjs +1 -0
  700. package/dist/actions/update-default-parcel-template.cjs.map +1 -1
  701. package/dist/actions/update-default-parcel-template.d.cts +3 -16
  702. package/dist/actions/update-default-parcel-template.d.cts.map +1 -1
  703. package/dist/actions/update-default-parcel-template.d.mts +3 -16
  704. package/dist/actions/update-default-parcel-template.d.mts.map +1 -1
  705. package/dist/actions/update-default-parcel-template.mjs +1 -0
  706. package/dist/actions/update-default-parcel-template.mjs.map +1 -1
  707. package/dist/actions/update-merchant-carrier-account.cjs +1 -0
  708. package/dist/actions/update-merchant-carrier-account.cjs.map +1 -1
  709. package/dist/actions/update-merchant-carrier-account.d.cts +3 -44
  710. package/dist/actions/update-merchant-carrier-account.d.cts.map +1 -1
  711. package/dist/actions/update-merchant-carrier-account.d.mts +3 -44
  712. package/dist/actions/update-merchant-carrier-account.d.mts.map +1 -1
  713. package/dist/actions/update-merchant-carrier-account.mjs +1 -0
  714. package/dist/actions/update-merchant-carrier-account.mjs.map +1 -1
  715. package/dist/actions/update-merchant.cjs +1 -0
  716. package/dist/actions/update-merchant.cjs.map +1 -1
  717. package/dist/actions/update-merchant.d.cts +3 -20
  718. package/dist/actions/update-merchant.d.cts.map +1 -1
  719. package/dist/actions/update-merchant.d.mts +3 -20
  720. package/dist/actions/update-merchant.d.mts.map +1 -1
  721. package/dist/actions/update-merchant.mjs +1 -0
  722. package/dist/actions/update-merchant.mjs.map +1 -1
  723. package/dist/actions/update-service-group.cjs +1 -0
  724. package/dist/actions/update-service-group.cjs.map +1 -1
  725. package/dist/actions/update-service-group.d.cts +3 -29
  726. package/dist/actions/update-service-group.d.cts.map +1 -1
  727. package/dist/actions/update-service-group.d.mts +3 -29
  728. package/dist/actions/update-service-group.d.mts.map +1 -1
  729. package/dist/actions/update-service-group.mjs +1 -0
  730. package/dist/actions/update-service-group.mjs.map +1 -1
  731. package/dist/actions/update-user-parcel-template.cjs +1 -0
  732. package/dist/actions/update-user-parcel-template.cjs.map +1 -1
  733. package/dist/actions/update-user-parcel-template.d.cts +3 -19
  734. package/dist/actions/update-user-parcel-template.d.cts.map +1 -1
  735. package/dist/actions/update-user-parcel-template.d.mts +3 -19
  736. package/dist/actions/update-user-parcel-template.d.mts.map +1 -1
  737. package/dist/actions/update-user-parcel-template.mjs +1 -0
  738. package/dist/actions/update-user-parcel-template.mjs.map +1 -1
  739. package/dist/actions/update-webhook.cjs +1 -0
  740. package/dist/actions/update-webhook.cjs.map +1 -1
  741. package/dist/actions/update-webhook.d.cts +3 -19
  742. package/dist/actions/update-webhook.d.cts.map +1 -1
  743. package/dist/actions/update-webhook.d.mts +3 -19
  744. package/dist/actions/update-webhook.d.mts.map +1 -1
  745. package/dist/actions/update-webhook.mjs +1 -0
  746. package/dist/actions/update-webhook.mjs.map +1 -1
  747. package/dist/actions/validate-address.cjs +1 -0
  748. package/dist/actions/validate-address.cjs.map +1 -1
  749. package/dist/actions/validate-address.d.cts +3 -16
  750. package/dist/actions/validate-address.d.cts.map +1 -1
  751. package/dist/actions/validate-address.d.mts +3 -16
  752. package/dist/actions/validate-address.d.mts.map +1 -1
  753. package/dist/actions/validate-address.mjs +1 -0
  754. package/dist/actions/validate-address.mjs.map +1 -1
  755. package/dist/actions/validate-merchant-address.cjs +1 -0
  756. package/dist/actions/validate-merchant-address.cjs.map +1 -1
  757. package/dist/actions/validate-merchant-address.d.cts +3 -17
  758. package/dist/actions/validate-merchant-address.d.cts.map +1 -1
  759. package/dist/actions/validate-merchant-address.d.mts +3 -17
  760. package/dist/actions/validate-merchant-address.d.mts.map +1 -1
  761. package/dist/actions/validate-merchant-address.mjs +1 -0
  762. package/dist/actions/validate-merchant-address.mjs.map +1 -1
  763. package/dist/app.cjs +2 -2
  764. package/dist/app.cjs.map +1 -1
  765. package/dist/app.d.cts +4 -6
  766. package/dist/app.d.cts.map +1 -1
  767. package/dist/app.d.mts +4 -6
  768. package/dist/app.d.mts.map +1 -1
  769. package/dist/app.mjs +0 -1
  770. package/dist/app.mjs.map +1 -1
  771. package/dist/index.d.cts +1 -1
  772. package/dist/index.d.mts +1 -1
  773. package/package.json +2 -2
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-default-parcel-template.d.ts
@@ -7,21 +9,7 @@ declare const ShippoDeleteDefaultParcelTemplateInput: z.ZodObject<{
7
9
  declare const ShippoDeleteDefaultParcelTemplateOutput: z.ZodObject<{
8
10
  message: z.ZodNullable<z.ZodString>;
9
11
  }, z.core.$loose>;
10
- declare const shippoDeleteDefaultParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- SHIPPO_API_VERSION?: string | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- accessToken: z.ZodString;
18
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- accessToken: z.ZodString;
24
- }, z.core.$strip>>]>;
12
+ declare const shippoDeleteDefaultParcelTemplate: AppAction<typeof ShippoDeleteDefaultParcelTemplateInput, typeof ShippoDeleteDefaultParcelTemplateOutput, typeof shippo.credential>;
25
13
  //#endregion
26
14
  export { shippoDeleteDefaultParcelTemplate };
27
15
  //# sourceMappingURL=delete-default-parcel-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-default-parcel-template.d.mts","names":[],"sources":["../../src/actions/delete-default-parcel-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAGtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
1
+ {"version":3,"file":"delete-default-parcel-template.d.mts","names":[],"sources":["../../src/actions/delete-default-parcel-template.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAGtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const shippoDeleteDefaultParcelTemplate = action("SHIPPO_DELETE_DEFAULT_PARCEL_TEMPLATE", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-default-parcel-template.mjs","names":[],"sources":["../../src/actions/delete-default-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoDeleteDefaultParcelTemplateInput = z.object({\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request parameters for deleting the default parcel template.\");\nexport const ShippoDeleteDefaultParcelTemplateOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteDefaultParcelTemplate = action(\"SHIPPO_DELETE_DEFAULT_PARCEL_TEMPLATE\", {\n slug: \"shippo-delete-default-parcel-template\",\n name: \"Delete Default Parcel Template\",\n description: \"Tool to clear the current default parcel template. Use when you need to remove the default parcel template configuration for live rates at checkout.\",\n input: ShippoDeleteDefaultParcelTemplateInput,\n output: ShippoDeleteDefaultParcelTemplateOutput,\n});\n"],"mappings":";;AAWA,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoD,EAAE,OAAO,EAC7D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAC3G,CAAC,CAAC,CAAC,SAAS,8DASH;CACP,QATqD,EAAE,OAAO,EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"delete-default-parcel-template.mjs","names":[],"sources":["../../src/actions/delete-default-parcel-template.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoDeleteDefaultParcelTemplateInput = z.object({\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request parameters for deleting the default parcel template.\");\nexport const ShippoDeleteDefaultParcelTemplateOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteDefaultParcelTemplate: AppAction<\n typeof ShippoDeleteDefaultParcelTemplateInput,\n typeof ShippoDeleteDefaultParcelTemplateOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_DELETE_DEFAULT_PARCEL_TEMPLATE\", {\n slug: \"shippo-delete-default-parcel-template\",\n name: \"Delete Default Parcel Template\",\n description: \"Tool to clear the current default parcel template. Use when you need to remove the default parcel template configuration for live rates at checkout.\",\n input: ShippoDeleteDefaultParcelTemplateInput,\n output: ShippoDeleteDefaultParcelTemplateOutput,\n});\n"],"mappings":";;;AAaA,MAAa,oCAIT,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfoD,EAAE,OAAO,EAC7D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAC3G,CAAC,CAAC,CAAC,SAAS,8DAaH;CACP,QAbqD,EAAE,OAAO,EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-user-parcel-template.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user-parcel-template.cjs","names":["z","action"],"sources":["../../src/actions/delete-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoDeleteUserParcelTemplateInput = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n user_parcel_template_object_id: z.string().describe(\"Object ID of the user parcel template to delete. This is the unique identifier returned when the template was created or listed.\"),\n}).describe(\"Request parameters for deleting a user parcel template.\");\nexport const ShippoDeleteUserParcelTemplateOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteUserParcelTemplate = action(\"SHIPPO_DELETE_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-delete-user-parcel-template\",\n name: \"Delete User Parcel Template\",\n description: \"Tool to delete a user-created parcel template. Use when you need to remove a custom parcel template that is no longer needed.\",\n input: ShippoDeleteUserParcelTemplateInput,\n output: ShippoDeleteUserParcelTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAClK,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;AACxL,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user-parcel-template.cjs","names":["z","action"],"sources":["../../src/actions/delete-user-parcel-template.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoDeleteUserParcelTemplateInput = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n user_parcel_template_object_id: z.string().describe(\"Object ID of the user parcel template to delete. This is the unique identifier returned when the template was created or listed.\"),\n}).describe(\"Request parameters for deleting a user parcel template.\");\nexport const ShippoDeleteUserParcelTemplateOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteUserParcelTemplate: AppAction<\n typeof ShippoDeleteUserParcelTemplateInput,\n typeof ShippoDeleteUserParcelTemplateOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_DELETE_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-delete-user-parcel-template\",\n name: \"Delete User Parcel Template\",\n description: \"Tool to delete a user-created parcel template. Use when you need to remove a custom parcel template that is no longer needed.\",\n input: ShippoDeleteUserParcelTemplateInput,\n output: ShippoDeleteUserParcelTemplateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAClK,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;AACxL,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-user-parcel-template.d.ts
@@ -8,22 +10,7 @@ declare const ShippoDeleteUserParcelTemplateInput: z.ZodObject<{
8
10
  declare const ShippoDeleteUserParcelTemplateOutput: z.ZodObject<{
9
11
  message: z.ZodNullable<z.ZodString>;
10
12
  }, z.core.$loose>;
11
- declare const shippoDeleteUserParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
- user_parcel_template_object_id: string;
13
- shippo_api_version?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- accessToken: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>;
13
+ declare const shippoDeleteUserParcelTemplate: AppAction<typeof ShippoDeleteUserParcelTemplateInput, typeof ShippoDeleteUserParcelTemplateOutput, typeof shippo.credential>;
27
14
  //#endregion
28
15
  export { shippoDeleteUserParcelTemplate };
29
16
  //# sourceMappingURL=delete-user-parcel-template.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user-parcel-template.d.cts","names":[],"sources":["../../src/actions/delete-user-parcel-template.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAInC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,gCAA8B,wBAAA"}
1
+ {"version":3,"file":"delete-user-parcel-template.d.cts","names":[],"sources":["../../src/actions/delete-user-parcel-template.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAInC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-user-parcel-template.d.ts
@@ -8,22 +10,7 @@ declare const ShippoDeleteUserParcelTemplateInput: z.ZodObject<{
8
10
  declare const ShippoDeleteUserParcelTemplateOutput: z.ZodObject<{
9
11
  message: z.ZodNullable<z.ZodString>;
10
12
  }, z.core.$loose>;
11
- declare const shippoDeleteUserParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
- user_parcel_template_object_id: string;
13
- shippo_api_version?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- accessToken: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>;
13
+ declare const shippoDeleteUserParcelTemplate: AppAction<typeof ShippoDeleteUserParcelTemplateInput, typeof ShippoDeleteUserParcelTemplateOutput, typeof shippo.credential>;
27
14
  //#endregion
28
15
  export { shippoDeleteUserParcelTemplate };
29
16
  //# sourceMappingURL=delete-user-parcel-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user-parcel-template.d.mts","names":[],"sources":["../../src/actions/delete-user-parcel-template.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAInC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,gCAA8B,wBAAA"}
1
+ {"version":3,"file":"delete-user-parcel-template.d.mts","names":[],"sources":["../../src/actions/delete-user-parcel-template.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAInC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const shippoDeleteUserParcelTemplate = action("SHIPPO_DELETE_USER_PARCEL_TEMPLATE", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user-parcel-template.mjs","names":[],"sources":["../../src/actions/delete-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoDeleteUserParcelTemplateInput = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n user_parcel_template_object_id: z.string().describe(\"Object ID of the user parcel template to delete. This is the unique identifier returned when the template was created or listed.\"),\n}).describe(\"Request parameters for deleting a user parcel template.\");\nexport const ShippoDeleteUserParcelTemplateOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteUserParcelTemplate = action(\"SHIPPO_DELETE_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-delete-user-parcel-template\",\n name: \"Delete User Parcel Template\",\n description: \"Tool to delete a user-created parcel template. Use when you need to remove a custom parcel template that is no longer needed.\",\n input: ShippoDeleteUserParcelTemplateInput,\n output: ShippoDeleteUserParcelTemplateOutput,\n});\n"],"mappings":";;AAYA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZiD,EAAE,OAAO;EAC1D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EAClK,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;CACxL,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QATkD,EAAE,OAAO,EAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user-parcel-template.mjs","names":[],"sources":["../../src/actions/delete-user-parcel-template.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoDeleteUserParcelTemplateInput = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n user_parcel_template_object_id: z.string().describe(\"Object ID of the user parcel template to delete. This is the unique identifier returned when the template was created or listed.\"),\n}).describe(\"Request parameters for deleting a user parcel template.\");\nexport const ShippoDeleteUserParcelTemplateOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteUserParcelTemplate: AppAction<\n typeof ShippoDeleteUserParcelTemplateInput,\n typeof ShippoDeleteUserParcelTemplateOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_DELETE_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-delete-user-parcel-template\",\n name: \"Delete User Parcel Template\",\n description: \"Tool to delete a user-created parcel template. Use when you need to remove a custom parcel template that is no longer needed.\",\n input: ShippoDeleteUserParcelTemplateInput,\n output: ShippoDeleteUserParcelTemplateOutput,\n});\n"],"mappings":";;;AAcA,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBiD,EAAE,OAAO;EAC1D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EAClK,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;CACxL,CAAC,CAAC,CAAC,SAAS,yDAaH;CACP,QAbkD,EAAE,OAAO,EAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-webhook.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoDeleteWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to delete. This is the unique identifier returned when creating a webhook.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. Leave empty to use the default version.\").optional(),\n}).describe(\"Request parameters for deleting a webhook.\");\nexport const ShippoDeleteWebhookOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion of the webhook.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteWebhook = action(\"SHIPPO_DELETE_WEBHOOK\", {\n slug: \"shippo-delete-webhook\",\n name: \"Delete Webhook\",\n description: \"Tool to delete a specific webhook from Shippo. Use when you need to remove a webhook that is no longer needed or needs to be reconfigured.\",\n input: ShippoDeleteWebhookInput,\n output: ShippoDeleteWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CACrI,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoDeleteWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to delete. This is the unique identifier returned when creating a webhook.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. Leave empty to use the default version.\").optional(),\n}).describe(\"Request parameters for deleting a webhook.\");\nexport const ShippoDeleteWebhookOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion of the webhook.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteWebhook: AppAction<\n typeof ShippoDeleteWebhookInput,\n typeof ShippoDeleteWebhookOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_DELETE_WEBHOOK\", {\n slug: \"shippo-delete-webhook\",\n name: \"Delete Webhook\",\n description: \"Tool to delete a specific webhook from Shippo. Use when you need to remove a webhook that is no longer needed or needs to be reconfigured.\",\n input: ShippoDeleteWebhookInput,\n output: ShippoDeleteWebhookOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CACrI,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-webhook.d.ts
@@ -8,22 +10,7 @@ declare const ShippoDeleteWebhookInput: z.ZodObject<{
8
10
  declare const ShippoDeleteWebhookOutput: z.ZodObject<{
9
11
  message: z.ZodNullable<z.ZodString>;
10
12
  }, z.core.$loose>;
11
- declare const shippoDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
12
- webhook_id: string;
13
- shippo_api_version?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- accessToken: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>;
13
+ declare const shippoDeleteWebhook: AppAction<typeof ShippoDeleteWebhookInput, typeof ShippoDeleteWebhookOutput, typeof shippo.credential>;
27
14
  //#endregion
28
15
  export { shippoDeleteWebhook };
29
16
  //# sourceMappingURL=delete-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/delete-webhook.d.ts
@@ -8,22 +10,7 @@ declare const ShippoDeleteWebhookInput: z.ZodObject<{
8
10
  declare const ShippoDeleteWebhookOutput: z.ZodObject<{
9
11
  message: z.ZodNullable<z.ZodString>;
10
12
  }, z.core.$loose>;
11
- declare const shippoDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
12
- webhook_id: string;
13
- shippo_api_version?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- accessToken: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>;
13
+ declare const shippoDeleteWebhook: AppAction<typeof ShippoDeleteWebhookInput, typeof ShippoDeleteWebhookOutput, typeof shippo.credential>;
27
14
  //#endregion
28
15
  export { shippoDeleteWebhook };
29
16
  //# sourceMappingURL=delete-webhook.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const shippoDeleteWebhook = action("SHIPPO_DELETE_WEBHOOK", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoDeleteWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to delete. This is the unique identifier returned when creating a webhook.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. Leave empty to use the default version.\").optional(),\n}).describe(\"Request parameters for deleting a webhook.\");\nexport const ShippoDeleteWebhookOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion of the webhook.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteWebhook = action(\"SHIPPO_DELETE_WEBHOOK\", {\n slug: \"shippo-delete-webhook\",\n name: \"Delete Webhook\",\n description: \"Tool to delete a specific webhook from Shippo. Use when you need to remove a webhook that is no longer needed or needs to be reconfigured.\",\n input: ShippoDeleteWebhookInput,\n output: ShippoDeleteWebhookOutput,\n});\n"],"mappings":";;AAYA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZsC,EAAE,OAAO;EAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;EACrI,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACpJ,CAAC,CAAC,CAAC,SAAS,4CASH;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoDeleteWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to delete. This is the unique identifier returned when creating a webhook.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. Leave empty to use the default version.\").optional(),\n}).describe(\"Request parameters for deleting a webhook.\");\nexport const ShippoDeleteWebhookOutput = z.object({\n message: z.string().describe(\"Confirmation message indicating successful deletion of the webhook.\").nullable(),\n}).passthrough().describe(\"Response containing deletion confirmation message.\");\n\nexport const shippoDeleteWebhook: AppAction<\n typeof ShippoDeleteWebhookInput,\n typeof ShippoDeleteWebhookOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_DELETE_WEBHOOK\", {\n slug: \"shippo-delete-webhook\",\n name: \"Delete Webhook\",\n description: \"Tool to delete a specific webhook from Shippo. Use when you need to remove a webhook that is no longer needed or needs to be reconfigured.\",\n input: ShippoDeleteWebhookInput,\n output: ShippoDeleteWebhookOutput,\n});\n"],"mappings":";;;AAcA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBsC,EAAE,OAAO;EAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;EACrI,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACpJ,CAAC,CAAC,CAAC,SAAS,4CAaH;CACP,QAbuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-address.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-address.cjs","names":["z","action"],"sources":["../../src/actions/get-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetAddressInput = z.object({\n address_id: z.string().describe(\"Object ID of the address to retrieve\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n}).describe(\"Request model for retrieving an address.\");\nconst ShippoGetAddress_ValidationMessageSchema = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).passthrough().describe(\"Model for a single validation message.\");\nconst ShippoGetAddress_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Whether the address is valid\").nullable().optional(),\n messages: z.array(ShippoGetAddress_ValidationMessageSchema).describe(\"Validation messages\").nullable().optional(),\n}).passthrough().describe(\"Model for address validation results.\");\nexport const ShippoGetAddressOutput = z.object({\n zip: z.string().describe(\"Postal code or ZIP code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name of the person or business\").nullable().optional(),\n test: z.boolean().describe(\"Whether this is a test address object\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State, province, or region code\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable(),\n street1: z.string().describe(\"First street line\").nullable().optional(),\n street2: z.string().describe(\"Second street line\").nullable().optional(),\n street3: z.string().describe(\"Third street line\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with custom metadata\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address object\").nullable(),\n street_no: z.string().describe(\"Street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Whether the address is complete and ready for use\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the address object\").nullable().optional(),\n is_residential: z.boolean().describe(\"Whether the address is residential\").nullable().optional(),\n object_created: z.string().describe(\"Date and time of address object creation\").nullable().optional(),\n object_updated: z.string().describe(\"Date and time of last address object update\").nullable().optional(),\n validation_results: ShippoGetAddress_ValidationResultsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for an address.\");\n\nexport const shippoGetAddress = action(\"SHIPPO_GET_ADDRESS\", {\n slug: \"shippo-get-address\",\n name: \"Get Address\",\n description: \"Tool to retrieve a previously created address from Shippo. Use when you need to get the details of an existing address using its object ID.\",\n input: ShippoGetAddressInput,\n output: ShippoGetAddressOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-address.cjs","names":["z","action"],"sources":["../../src/actions/get-address.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoGetAddressInput = z.object({\n address_id: z.string().describe(\"Object ID of the address to retrieve\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n}).describe(\"Request model for retrieving an address.\");\nconst ShippoGetAddress_ValidationMessageSchema = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).passthrough().describe(\"Model for a single validation message.\");\nconst ShippoGetAddress_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Whether the address is valid\").nullable().optional(),\n messages: z.array(ShippoGetAddress_ValidationMessageSchema).describe(\"Validation messages\").nullable().optional(),\n}).passthrough().describe(\"Model for address validation results.\");\nexport const ShippoGetAddressOutput = z.object({\n zip: z.string().describe(\"Postal code or ZIP code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name of the person or business\").nullable().optional(),\n test: z.boolean().describe(\"Whether this is a test address object\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State, province, or region code\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable(),\n street1: z.string().describe(\"First street line\").nullable().optional(),\n street2: z.string().describe(\"Second street line\").nullable().optional(),\n street3: z.string().describe(\"Third street line\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with custom metadata\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address object\").nullable(),\n street_no: z.string().describe(\"Street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Whether the address is complete and ready for use\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the address object\").nullable().optional(),\n is_residential: z.boolean().describe(\"Whether the address is residential\").nullable().optional(),\n object_created: z.string().describe(\"Date and time of address object creation\").nullable().optional(),\n object_updated: z.string().describe(\"Date and time of last address object update\").nullable().optional(),\n validation_results: ShippoGetAddress_ValidationResultsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for an address.\");\n\nexport const shippoGetAddress: AppAction<\n typeof ShippoGetAddressInput,\n typeof ShippoGetAddressOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_GET_ADDRESS\", {\n slug: \"shippo-get-address\",\n name: \"Get Address\",\n description: \"Tool to retrieve a previously created address from Shippo. Use when you need to get the details of an existing address using its object ID.\",\n input: ShippoGetAddressInput,\n output: ShippoGetAddressOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-address.d.ts
@@ -36,22 +38,7 @@ declare const ShippoGetAddressOutput: z.ZodObject<{
36
38
  }, z.core.$loose>>>>;
37
39
  }, z.core.$loose>>>;
38
40
  }, z.core.$loose>;
39
- declare const shippoGetAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
40
- address_id: string;
41
- shippo_api_version?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
43
- connectionId: z.ZodString;
44
- entityId: z.ZodString;
45
- instanceId: z.ZodString;
46
- }, z.core.$strip>, z.ZodObject<{
47
- accessToken: z.ZodString;
48
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
49
- connectionId: z.ZodString;
50
- entityId: z.ZodString;
51
- instanceId: z.ZodString;
52
- }, z.core.$strip>, z.ZodObject<{
53
- accessToken: z.ZodString;
54
- }, z.core.$strip>>]>;
41
+ declare const shippoGetAddress: AppAction<typeof ShippoGetAddressInput, typeof ShippoGetAddressOutput, typeof shippo.credential>;
55
42
  //#endregion
56
43
  export { shippoGetAddress };
57
44
  //# sourceMappingURL=get-address.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-address.d.cts","names":[],"sources":["../../src/actions/get-address.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAcrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-address.d.cts","names":[],"sources":["../../src/actions/get-address.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAcrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-address.d.ts
@@ -36,22 +38,7 @@ declare const ShippoGetAddressOutput: z.ZodObject<{
36
38
  }, z.core.$loose>>>>;
37
39
  }, z.core.$loose>>>;
38
40
  }, z.core.$loose>;
39
- declare const shippoGetAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
40
- address_id: string;
41
- shippo_api_version?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
43
- connectionId: z.ZodString;
44
- entityId: z.ZodString;
45
- instanceId: z.ZodString;
46
- }, z.core.$strip>, z.ZodObject<{
47
- accessToken: z.ZodString;
48
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
49
- connectionId: z.ZodString;
50
- entityId: z.ZodString;
51
- instanceId: z.ZodString;
52
- }, z.core.$strip>, z.ZodObject<{
53
- accessToken: z.ZodString;
54
- }, z.core.$strip>>]>;
41
+ declare const shippoGetAddress: AppAction<typeof ShippoGetAddressInput, typeof ShippoGetAddressOutput, typeof shippo.credential>;
55
42
  //#endregion
56
43
  export { shippoGetAddress };
57
44
  //# sourceMappingURL=get-address.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-address.d.mts","names":[],"sources":["../../src/actions/get-address.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAcrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-address.d.mts","names":[],"sources":["../../src/actions/get-address.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAcrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwBtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-address.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-address.mjs","names":[],"sources":["../../src/actions/get-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetAddressInput = z.object({\n address_id: z.string().describe(\"Object ID of the address to retrieve\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n}).describe(\"Request model for retrieving an address.\");\nconst ShippoGetAddress_ValidationMessageSchema = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).passthrough().describe(\"Model for a single validation message.\");\nconst ShippoGetAddress_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Whether the address is valid\").nullable().optional(),\n messages: z.array(ShippoGetAddress_ValidationMessageSchema).describe(\"Validation messages\").nullable().optional(),\n}).passthrough().describe(\"Model for address validation results.\");\nexport const ShippoGetAddressOutput = z.object({\n zip: z.string().describe(\"Postal code or ZIP code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name of the person or business\").nullable().optional(),\n test: z.boolean().describe(\"Whether this is a test address object\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State, province, or region code\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable(),\n street1: z.string().describe(\"First street line\").nullable().optional(),\n street2: z.string().describe(\"Second street line\").nullable().optional(),\n street3: z.string().describe(\"Third street line\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with custom metadata\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address object\").nullable(),\n street_no: z.string().describe(\"Street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Whether the address is complete and ready for use\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the address object\").nullable().optional(),\n is_residential: z.boolean().describe(\"Whether the address is residential\").nullable().optional(),\n object_created: z.string().describe(\"Date and time of address object creation\").nullable().optional(),\n object_updated: z.string().describe(\"Date and time of last address object update\").nullable().optional(),\n validation_results: ShippoGetAddress_ValidationResultsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for an address.\");\n\nexport const shippoGetAddress = action(\"SHIPPO_GET_ADDRESS\", {\n slug: \"shippo-get-address\",\n name: \"Get Address\",\n description: \"Tool to retrieve a previously created address from Shippo. Use when you need to get the details of an existing address using its object ID.\",\n input: ShippoGetAddressInput,\n output: ShippoGetAddressOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-address.mjs","names":[],"sources":["../../src/actions/get-address.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoGetAddressInput = z.object({\n address_id: z.string().describe(\"Object ID of the address to retrieve\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use. If not specified, the default API version will be used.\").optional(),\n}).describe(\"Request model for retrieving an address.\");\nconst ShippoGetAddress_ValidationMessageSchema = z.object({\n code: z.string().describe(\"Validation message code\").nullable().optional(),\n text: z.string().describe(\"Validation message text\").nullable().optional(),\n type: z.string().describe(\"Type of validation message\").nullable().optional(),\n source: z.string().describe(\"Source of the validation message\").nullable().optional(),\n}).passthrough().describe(\"Model for a single validation message.\");\nconst ShippoGetAddress_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Whether the address is valid\").nullable().optional(),\n messages: z.array(ShippoGetAddress_ValidationMessageSchema).describe(\"Validation messages\").nullable().optional(),\n}).passthrough().describe(\"Model for address validation results.\");\nexport const ShippoGetAddressOutput = z.object({\n zip: z.string().describe(\"Postal code or ZIP code\").nullable().optional(),\n city: z.string().describe(\"City name\").nullable().optional(),\n name: z.string().describe(\"Name of the person or business\").nullable().optional(),\n test: z.boolean().describe(\"Whether this is a test address object\").nullable().optional(),\n email: z.string().describe(\"Email address\").nullable().optional(),\n phone: z.string().describe(\"Phone number\").nullable().optional(),\n state: z.string().describe(\"State, province, or region code\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable(),\n street1: z.string().describe(\"First street line\").nullable().optional(),\n street2: z.string().describe(\"Second street line\").nullable().optional(),\n street3: z.string().describe(\"Third street line\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with custom metadata\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address object\").nullable(),\n street_no: z.string().describe(\"Street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Whether the address is complete and ready for use\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the address object\").nullable().optional(),\n is_residential: z.boolean().describe(\"Whether the address is residential\").nullable().optional(),\n object_created: z.string().describe(\"Date and time of address object creation\").nullable().optional(),\n object_updated: z.string().describe(\"Date and time of last address object update\").nullable().optional(),\n validation_results: ShippoGetAddress_ValidationResultsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for an address.\");\n\nexport const shippoGetAddress: AppAction<\n typeof ShippoGetAddressInput,\n typeof ShippoGetAddressOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_GET_ADDRESS\", {\n slug: \"shippo-get-address\",\n name: \"Get Address\",\n description: \"Tool to retrieve a previously created address from Shippo. Use when you need to get the details of an existing address using its object ID.\",\n input: ShippoGetAddressInput,\n output: ShippoGetAddressOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,2CAA2C,EAAE,OAAO;CACxD,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAyBjE,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjCoC,EAAE,OAAO;EAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpE,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,oBAAoB,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-carrier-account.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-carrier-account.cjs","names":["z","action"],"sources":["../../src/actions/get-carrier-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetCarrierAccountInput = z.object({\n carrier_account_id: z.string().describe(\"Object ID of the carrier account to retrieve.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use.\").optional(),\n}).describe(\"Request model for retrieving a carrier account by ID.\");\nexport const ShippoGetCarrierAccountOutput = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode.\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active.\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups').\").nullable(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information.\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object.\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account.\").nullable(),\n parameters: z.record(z.string(), z.unknown()).describe(\"Carrier-specific parameters for the account.\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object.\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account.\").nullable().optional(),\n}).passthrough().describe(\"Response model for a carrier account.\");\n\nexport const shippoGetCarrierAccount = action(\"SHIPPO_GET_CARRIER_ACCOUNT\", {\n slug: \"shippo-get-carrier-account\",\n name: \"Get Carrier Account\",\n description: \"Tool to retrieve a carrier account by its ID. Use when you need to get details about a specific carrier account configuration.\",\n input: ShippoGetCarrierAccountInput,\n output: ShippoGetCarrierAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-carrier-account.cjs","names":["z","action"],"sources":["../../src/actions/get-carrier-account.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoGetCarrierAccountInput = z.object({\n carrier_account_id: z.string().describe(\"Object ID of the carrier account to retrieve.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use.\").optional(),\n}).describe(\"Request model for retrieving a carrier account by ID.\");\nexport const ShippoGetCarrierAccountOutput = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode.\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active.\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups').\").nullable(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information.\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object.\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account.\").nullable(),\n parameters: z.record(z.string(), z.unknown()).describe(\"Carrier-specific parameters for the account.\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object.\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account.\").nullable().optional(),\n}).passthrough().describe(\"Response model for a carrier account.\");\n\nexport const shippoGetCarrierAccount: AppAction<\n typeof ShippoGetCarrierAccountInput,\n typeof ShippoGetCarrierAccountOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_GET_CARRIER_ACCOUNT\", {\n slug: \"shippo-get-carrier-account\",\n name: \"Get Carrier Account\",\n description: \"Tool to retrieve a carrier account by its ID. Use when you need to get details about a specific carrier account configuration.\",\n input: ShippoGetCarrierAccountInput,\n output: ShippoGetCarrierAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-carrier-account.d.ts
@@ -16,22 +18,7 @@ declare const ShippoGetCarrierAccountOutput: z.ZodObject<{
16
18
  object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
19
  is_shippo_account: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
20
  }, z.core.$loose>;
19
- declare const shippoGetCarrierAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- carrier_account_id: string;
21
- shippo_api_version?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- accessToken: z.ZodString;
28
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
29
- connectionId: z.ZodString;
30
- entityId: z.ZodString;
31
- instanceId: z.ZodString;
32
- }, z.core.$strip>, z.ZodObject<{
33
- accessToken: z.ZodString;
34
- }, z.core.$strip>>]>;
21
+ declare const shippoGetCarrierAccount: AppAction<typeof ShippoGetCarrierAccountInput, typeof ShippoGetCarrierAccountOutput, typeof shippo.credential>;
35
22
  //#endregion
36
23
  export { shippoGetCarrierAccount };
37
24
  //# sourceMappingURL=get-carrier-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-carrier-account.d.cts","names":[],"sources":["../../src/actions/get-carrier-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"get-carrier-account.d.cts","names":[],"sources":["../../src/actions/get-carrier-account.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { shippo } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-carrier-account.d.ts
@@ -16,22 +18,7 @@ declare const ShippoGetCarrierAccountOutput: z.ZodObject<{
16
18
  object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
19
  is_shippo_account: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
20
  }, z.core.$loose>;
19
- declare const shippoGetCarrierAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- carrier_account_id: string;
21
- shippo_api_version?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- accessToken: z.ZodString;
28
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
29
- connectionId: z.ZodString;
30
- entityId: z.ZodString;
31
- instanceId: z.ZodString;
32
- }, z.core.$strip>, z.ZodObject<{
33
- accessToken: z.ZodString;
34
- }, z.core.$strip>>]>;
21
+ declare const shippoGetCarrierAccount: AppAction<typeof ShippoGetCarrierAccountInput, typeof ShippoGetCarrierAccountOutput, typeof shippo.credential>;
35
22
  //#endregion
36
23
  export { shippoGetCarrierAccount };
37
24
  //# sourceMappingURL=get-carrier-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-carrier-account.d.mts","names":[],"sources":["../../src/actions/get-carrier-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"get-carrier-account.d.mts","names":[],"sources":["../../src/actions/get-carrier-account.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const shippoGetCarrierAccount = action("SHIPPO_GET_CARRIER_ACCOUNT", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-carrier-account.mjs","names":[],"sources":["../../src/actions/get-carrier-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetCarrierAccountInput = z.object({\n carrier_account_id: z.string().describe(\"Object ID of the carrier account to retrieve.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use.\").optional(),\n}).describe(\"Request model for retrieving a carrier account by ID.\");\nexport const ShippoGetCarrierAccountOutput = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode.\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active.\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups').\").nullable(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information.\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object.\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account.\").nullable(),\n parameters: z.record(z.string(), z.unknown()).describe(\"Carrier-specific parameters for the account.\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object.\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account.\").nullable().optional(),\n}).passthrough().describe(\"Response model for a carrier account.\");\n\nexport const shippoGetCarrierAccount = action(\"SHIPPO_GET_CARRIER_ACCOUNT\", {\n slug: \"shippo-get-carrier-account\",\n name: \"Get Carrier Account\",\n description: \"Tool to retrieve a carrier account by its ID. Use when you need to get details about a specific carrier account configuration.\",\n input: ShippoGetCarrierAccountInput,\n output: ShippoGetCarrierAccountOutput,\n});\n"],"mappings":";;AAoBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApB0C,EAAE,OAAO;EACnD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EACvF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,SAAS,uDAiBH;CACP,QAjB2C,EAAE,OAAO;EACpD,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC1F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-carrier-account.mjs","names":[],"sources":["../../src/actions/get-carrier-account.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoGetCarrierAccountInput = z.object({\n carrier_account_id: z.string().describe(\"Object ID of the carrier account to retrieve.\"),\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use.\").optional(),\n}).describe(\"Request model for retrieving a carrier account by ID.\");\nexport const ShippoGetCarrierAccountOutput = z.object({\n test: z.boolean().describe(\"Indicates whether the carrier account is in test mode.\").nullable().optional(),\n active: z.boolean().describe(\"Indicates whether the carrier account is active.\").nullable().optional(),\n carrier: z.string().describe(\"The carrier name (e.g., 'usps', 'fedex', 'ups').\").nullable(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information.\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the carrier account object.\").nullable().optional(),\n account_id: z.string().describe(\"The account ID for the carrier account.\").nullable(),\n parameters: z.record(z.string(), z.unknown()).describe(\"Carrier-specific parameters for the account.\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the carrier account object.\").nullable().optional(),\n is_shippo_account: z.boolean().describe(\"Indicates if this is a Shippo-managed carrier account.\").nullable().optional(),\n}).passthrough().describe(\"Response model for a carrier account.\");\n\nexport const shippoGetCarrierAccount: AppAction<\n typeof ShippoGetCarrierAccountInput,\n typeof ShippoGetCarrierAccountOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_GET_CARRIER_ACCOUNT\", {\n slug: \"shippo-get-carrier-account\",\n name: \"Get Carrier Account\",\n description: \"Tool to retrieve a carrier account by its ID. Use when you need to get details about a specific carrier account configuration.\",\n input: ShippoGetCarrierAccountInput,\n output: ShippoGetCarrierAccountOutput,\n});\n"],"mappings":";;;AAsBA,MAAa,0BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB0C,EAAE,OAAO;EACnD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EACvF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,SAAS,uDAqBH;CACP,QArB2C,EAAE,OAAO;EACpD,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC1F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-carrier-parcel-template.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-carrier-parcel-template.cjs","names":["z","action"],"sources":["../../src/actions/get-carrier-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetCarrierParcelTemplateInput = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n carrier_parcel_template_token: z.string().describe(\"The unique string representation of the carrier parcel template\"),\n});\nconst ShippoGetCarrierParcelTemplate_DistanceUnitSchema = z.enum([\"cm\", \"in\", \"ft\", \"m\", \"mm\", \"yd\"]);\nexport const ShippoGetCarrierParcelTemplateOutput = z.object({\n name: z.string().describe(\"The name of the carrier parcel template\").nullable().optional(),\n token: z.string().describe(\"The unique string representation of the carrier parcel template\").nullable().optional(),\n width: z.string().describe(\"The width of the package, in units specified by the distance_unit attribute\").nullable().optional(),\n height: z.string().describe(\"The height of the package, in units specified by the distance_unit attribute\").nullable().optional(),\n length: z.string().describe(\"The length of the package, in units specified by the distance_unit attribute\").nullable().optional(),\n carrier: z.string().describe(\"The name of the carrier that provides this parcel template\").nullable().optional(),\n distance_unit: ShippoGetCarrierParcelTemplate_DistanceUnitSchema.nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"True if the carrier parcel template allows custom dimensions, such as USPS Softpack\").nullable().optional(),\n}).passthrough();\n\nexport const shippoGetCarrierParcelTemplate = action(\"SHIPPO_GET_CARRIER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-carrier-parcel-template\",\n name: \"Get Carrier Parcel Template\",\n description: \"Tool to retrieve a specific carrier parcel template by its token. Use when you need to get detailed dimensions and specifications for a standardized carrier package type.\",\n input: ShippoGetCarrierParcelTemplateInput,\n output: ShippoGetCarrierParcelTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzG,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACtH,CAAC;AACD,MAAM,oDAAoDA,IAAAA,EAAE,KAAK;CAAC;CAAM;CAAM;CAAM;CAAK;CAAM;AAAI,CAAC;AACpG,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,eAAe,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACrF,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-carrier-parcel-template.cjs","names":["z","action"],"sources":["../../src/actions/get-carrier-parcel-template.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { shippo } from \"../app\";\n\nexport const ShippoGetCarrierParcelTemplateInput = z.object({\n shippo_api_version: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n carrier_parcel_template_token: z.string().describe(\"The unique string representation of the carrier parcel template\"),\n});\nconst ShippoGetCarrierParcelTemplate_DistanceUnitSchema = z.enum([\"cm\", \"in\", \"ft\", \"m\", \"mm\", \"yd\"]);\nexport const ShippoGetCarrierParcelTemplateOutput = z.object({\n name: z.string().describe(\"The name of the carrier parcel template\").nullable().optional(),\n token: z.string().describe(\"The unique string representation of the carrier parcel template\").nullable().optional(),\n width: z.string().describe(\"The width of the package, in units specified by the distance_unit attribute\").nullable().optional(),\n height: z.string().describe(\"The height of the package, in units specified by the distance_unit attribute\").nullable().optional(),\n length: z.string().describe(\"The length of the package, in units specified by the distance_unit attribute\").nullable().optional(),\n carrier: z.string().describe(\"The name of the carrier that provides this parcel template\").nullable().optional(),\n distance_unit: ShippoGetCarrierParcelTemplate_DistanceUnitSchema.nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"True if the carrier parcel template allows custom dimensions, such as USPS Softpack\").nullable().optional(),\n}).passthrough();\n\nexport const shippoGetCarrierParcelTemplate: AppAction<\n typeof ShippoGetCarrierParcelTemplateInput,\n typeof ShippoGetCarrierParcelTemplateOutput,\n typeof shippo.credential\n> = action(\"SHIPPO_GET_CARRIER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-carrier-parcel-template\",\n name: \"Get Carrier Parcel Template\",\n description: \"Tool to retrieve a specific carrier parcel template by its token. Use when you need to get detailed dimensions and specifications for a standardized carrier package type.\",\n input: ShippoGetCarrierParcelTemplateInput,\n output: ShippoGetCarrierParcelTemplateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzG,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACtH,CAAC;AACD,MAAM,oDAAoDA,IAAAA,EAAE,KAAK;CAAC;CAAM;CAAM;CAAM;CAAK;CAAM;AAAI,CAAC;AACpG,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,eAAe,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACrF,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}