@keystrokehq/shippo 0.1.2 → 0.1.4

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 (585) hide show
  1. package/dist/actions/create-address.cjs +3 -3
  2. package/dist/actions/create-address.cjs.map +1 -1
  3. package/dist/actions/create-address.d.cts +16 -4
  4. package/dist/actions/create-address.d.mts +16 -4
  5. package/dist/actions/create-address.mjs +3 -3
  6. package/dist/actions/create-address.mjs.map +1 -1
  7. package/dist/actions/create-batch.cjs +4 -4
  8. package/dist/actions/create-batch.cjs.map +1 -1
  9. package/dist/actions/create-batch.d.cts +19 -5
  10. package/dist/actions/create-batch.d.mts +19 -5
  11. package/dist/actions/create-batch.mjs +4 -4
  12. package/dist/actions/create-batch.mjs.map +1 -1
  13. package/dist/actions/create-carrier-account.cjs +2 -2
  14. package/dist/actions/create-carrier-account.cjs.map +1 -1
  15. package/dist/actions/create-carrier-account.d.cts +15 -3
  16. package/dist/actions/create-carrier-account.d.mts +15 -3
  17. package/dist/actions/create-carrier-account.mjs +2 -2
  18. package/dist/actions/create-carrier-account.mjs.map +1 -1
  19. package/dist/actions/create-customs-item.cjs +1 -1
  20. package/dist/actions/create-customs-item.cjs.map +1 -1
  21. package/dist/actions/create-customs-item.d.cts +14 -2
  22. package/dist/actions/create-customs-item.d.mts +14 -2
  23. package/dist/actions/create-customs-item.mjs +1 -1
  24. package/dist/actions/create-customs-item.mjs.map +1 -1
  25. package/dist/actions/create-live-rate.cjs +6 -6
  26. package/dist/actions/create-live-rate.cjs.map +1 -1
  27. package/dist/actions/create-live-rate.d.cts +23 -7
  28. package/dist/actions/create-live-rate.d.mts +23 -7
  29. package/dist/actions/create-live-rate.mjs +6 -6
  30. package/dist/actions/create-live-rate.mjs.map +1 -1
  31. package/dist/actions/create-manifest.cjs +2 -2
  32. package/dist/actions/create-manifest.cjs.map +1 -1
  33. package/dist/actions/create-manifest.d.cts +15 -3
  34. package/dist/actions/create-manifest.d.mts +15 -3
  35. package/dist/actions/create-manifest.mjs +2 -2
  36. package/dist/actions/create-manifest.mjs.map +1 -1
  37. package/dist/actions/create-merchant-address.cjs +3 -3
  38. package/dist/actions/create-merchant-address.cjs.map +1 -1
  39. package/dist/actions/create-merchant-address.d.cts +16 -4
  40. package/dist/actions/create-merchant-address.d.mts +16 -4
  41. package/dist/actions/create-merchant-address.mjs +3 -3
  42. package/dist/actions/create-merchant-address.mjs.map +1 -1
  43. package/dist/actions/create-merchant-batch.cjs +6 -6
  44. package/dist/actions/create-merchant-batch.cjs.map +1 -1
  45. package/dist/actions/create-merchant-batch.d.cts +22 -9
  46. package/dist/actions/create-merchant-batch.d.mts +22 -9
  47. package/dist/actions/create-merchant-batch.mjs +6 -6
  48. package/dist/actions/create-merchant-batch.mjs.map +1 -1
  49. package/dist/actions/create-merchant-carrier-account.cjs +2 -2
  50. package/dist/actions/create-merchant-carrier-account.cjs.map +1 -1
  51. package/dist/actions/create-merchant-carrier-account.d.cts +15 -3
  52. package/dist/actions/create-merchant-carrier-account.d.mts +15 -3
  53. package/dist/actions/create-merchant-carrier-account.mjs +2 -2
  54. package/dist/actions/create-merchant-carrier-account.mjs.map +1 -1
  55. package/dist/actions/create-merchant-customs-declaration.cjs +2 -2
  56. package/dist/actions/create-merchant-customs-declaration.cjs.map +1 -1
  57. package/dist/actions/create-merchant-customs-declaration.d.cts +17 -4
  58. package/dist/actions/create-merchant-customs-declaration.d.mts +17 -4
  59. package/dist/actions/create-merchant-customs-declaration.mjs +2 -2
  60. package/dist/actions/create-merchant-customs-declaration.mjs.map +1 -1
  61. package/dist/actions/create-merchant-customs-item.cjs +1 -1
  62. package/dist/actions/create-merchant-customs-item.cjs.map +1 -1
  63. package/dist/actions/create-merchant-customs-item.d.cts +15 -3
  64. package/dist/actions/create-merchant-customs-item.d.mts +15 -3
  65. package/dist/actions/create-merchant-customs-item.mjs +1 -1
  66. package/dist/actions/create-merchant-customs-item.mjs.map +1 -1
  67. package/dist/actions/create-merchant-order.cjs +4 -4
  68. package/dist/actions/create-merchant-order.cjs.map +1 -1
  69. package/dist/actions/create-merchant-order.d.cts +19 -6
  70. package/dist/actions/create-merchant-order.d.mts +19 -6
  71. package/dist/actions/create-merchant-order.mjs +4 -4
  72. package/dist/actions/create-merchant-order.mjs.map +1 -1
  73. package/dist/actions/create-merchant-parcel.cjs +4 -4
  74. package/dist/actions/create-merchant-parcel.cjs.map +1 -1
  75. package/dist/actions/create-merchant-parcel.d.cts +19 -7
  76. package/dist/actions/create-merchant-parcel.d.mts +19 -7
  77. package/dist/actions/create-merchant-parcel.mjs +4 -4
  78. package/dist/actions/create-merchant-parcel.mjs.map +1 -1
  79. package/dist/actions/create-merchant-refund.cjs +1 -1
  80. package/dist/actions/create-merchant-refund.cjs.map +1 -1
  81. package/dist/actions/create-merchant-refund.d.cts +14 -2
  82. package/dist/actions/create-merchant-refund.d.mts +14 -2
  83. package/dist/actions/create-merchant-refund.mjs +1 -1
  84. package/dist/actions/create-merchant-refund.mjs.map +1 -1
  85. package/dist/actions/create-merchant-shipment.cjs +14 -14
  86. package/dist/actions/create-merchant-shipment.cjs.map +1 -1
  87. package/dist/actions/create-merchant-shipment.d.cts +34 -21
  88. package/dist/actions/create-merchant-shipment.d.mts +34 -21
  89. package/dist/actions/create-merchant-shipment.mjs +14 -14
  90. package/dist/actions/create-merchant-shipment.mjs.map +1 -1
  91. package/dist/actions/create-merchant-transaction.cjs +2 -2
  92. package/dist/actions/create-merchant-transaction.cjs.map +1 -1
  93. package/dist/actions/create-merchant-transaction.d.cts +17 -5
  94. package/dist/actions/create-merchant-transaction.d.mts +17 -5
  95. package/dist/actions/create-merchant-transaction.mjs +2 -2
  96. package/dist/actions/create-merchant-transaction.mjs.map +1 -1
  97. package/dist/actions/create-order.cjs +4 -4
  98. package/dist/actions/create-order.cjs.map +1 -1
  99. package/dist/actions/create-order.d.cts +19 -6
  100. package/dist/actions/create-order.d.mts +19 -6
  101. package/dist/actions/create-order.mjs +4 -4
  102. package/dist/actions/create-order.mjs.map +1 -1
  103. package/dist/actions/create-parcel.cjs +4 -4
  104. package/dist/actions/create-parcel.cjs.map +1 -1
  105. package/dist/actions/create-parcel.d.cts +19 -7
  106. package/dist/actions/create-parcel.d.mts +19 -7
  107. package/dist/actions/create-parcel.mjs +4 -4
  108. package/dist/actions/create-parcel.mjs.map +1 -1
  109. package/dist/actions/create-refund.cjs +1 -1
  110. package/dist/actions/create-refund.cjs.map +1 -1
  111. package/dist/actions/create-refund.d.cts +14 -2
  112. package/dist/actions/create-refund.d.mts +14 -2
  113. package/dist/actions/create-refund.mjs +1 -1
  114. package/dist/actions/create-refund.mjs.map +1 -1
  115. package/dist/actions/create-service-group.cjs +3 -3
  116. package/dist/actions/create-service-group.cjs.map +1 -1
  117. package/dist/actions/create-service-group.d.cts +17 -4
  118. package/dist/actions/create-service-group.d.mts +17 -4
  119. package/dist/actions/create-service-group.mjs +3 -3
  120. package/dist/actions/create-service-group.mjs.map +1 -1
  121. package/dist/actions/create-shipment.cjs +10 -10
  122. package/dist/actions/create-shipment.cjs.map +1 -1
  123. package/dist/actions/create-shipment.d.cts +31 -18
  124. package/dist/actions/create-shipment.d.cts.map +1 -1
  125. package/dist/actions/create-shipment.d.mts +31 -18
  126. package/dist/actions/create-shipment.d.mts.map +1 -1
  127. package/dist/actions/create-shipment.mjs +10 -10
  128. package/dist/actions/create-shipment.mjs.map +1 -1
  129. package/dist/actions/create-track.cjs +5 -5
  130. package/dist/actions/create-track.cjs.map +1 -1
  131. package/dist/actions/create-track.d.cts +21 -9
  132. package/dist/actions/create-track.d.mts +21 -9
  133. package/dist/actions/create-track.mjs +5 -5
  134. package/dist/actions/create-track.mjs.map +1 -1
  135. package/dist/actions/create-transaction.cjs +3 -3
  136. package/dist/actions/create-transaction.cjs.map +1 -1
  137. package/dist/actions/create-transaction.d.cts +19 -7
  138. package/dist/actions/create-transaction.d.cts.map +1 -1
  139. package/dist/actions/create-transaction.d.mts +19 -7
  140. package/dist/actions/create-transaction.d.mts.map +1 -1
  141. package/dist/actions/create-transaction.mjs +3 -3
  142. package/dist/actions/create-transaction.mjs.map +1 -1
  143. package/dist/actions/create-user-parcel-template.cjs +2 -2
  144. package/dist/actions/create-user-parcel-template.cjs.map +1 -1
  145. package/dist/actions/create-user-parcel-template.d.cts +15 -3
  146. package/dist/actions/create-user-parcel-template.d.mts +15 -3
  147. package/dist/actions/create-user-parcel-template.mjs +2 -2
  148. package/dist/actions/create-user-parcel-template.mjs.map +1 -1
  149. package/dist/actions/create-webhook.cjs +1 -1
  150. package/dist/actions/create-webhook.cjs.map +1 -1
  151. package/dist/actions/create-webhook.d.cts +18 -6
  152. package/dist/actions/create-webhook.d.mts +18 -6
  153. package/dist/actions/create-webhook.mjs +1 -1
  154. package/dist/actions/create-webhook.mjs.map +1 -1
  155. package/dist/actions/delete-default-parcel-template.cjs +1 -1
  156. package/dist/actions/delete-default-parcel-template.cjs.map +1 -1
  157. package/dist/actions/delete-default-parcel-template.d.cts +14 -2
  158. package/dist/actions/delete-default-parcel-template.d.mts +14 -2
  159. package/dist/actions/delete-default-parcel-template.mjs +1 -1
  160. package/dist/actions/delete-default-parcel-template.mjs.map +1 -1
  161. package/dist/actions/delete-user-parcel-template.cjs +1 -1
  162. package/dist/actions/delete-user-parcel-template.cjs.map +1 -1
  163. package/dist/actions/delete-user-parcel-template.d.cts +14 -2
  164. package/dist/actions/delete-user-parcel-template.d.mts +14 -2
  165. package/dist/actions/delete-user-parcel-template.mjs +1 -1
  166. package/dist/actions/delete-user-parcel-template.mjs.map +1 -1
  167. package/dist/actions/delete-webhook.cjs +1 -1
  168. package/dist/actions/delete-webhook.cjs.map +1 -1
  169. package/dist/actions/delete-webhook.d.cts +14 -2
  170. package/dist/actions/delete-webhook.d.mts +14 -2
  171. package/dist/actions/delete-webhook.mjs +1 -1
  172. package/dist/actions/delete-webhook.mjs.map +1 -1
  173. package/dist/actions/get-address.cjs +3 -3
  174. package/dist/actions/get-address.cjs.map +1 -1
  175. package/dist/actions/get-address.d.cts +16 -4
  176. package/dist/actions/get-address.d.mts +16 -4
  177. package/dist/actions/get-address.mjs +3 -3
  178. package/dist/actions/get-address.mjs.map +1 -1
  179. package/dist/actions/get-carrier-account.cjs +2 -2
  180. package/dist/actions/get-carrier-account.cjs.map +1 -1
  181. package/dist/actions/get-carrier-account.d.cts +15 -3
  182. package/dist/actions/get-carrier-account.d.mts +15 -3
  183. package/dist/actions/get-carrier-account.mjs +2 -2
  184. package/dist/actions/get-carrier-account.mjs.map +1 -1
  185. package/dist/actions/get-carrier-parcel-template.cjs +1 -1
  186. package/dist/actions/get-carrier-parcel-template.cjs.map +1 -1
  187. package/dist/actions/get-carrier-parcel-template.d.cts +15 -3
  188. package/dist/actions/get-carrier-parcel-template.d.mts +15 -3
  189. package/dist/actions/get-carrier-parcel-template.mjs +1 -1
  190. package/dist/actions/get-carrier-parcel-template.mjs.map +1 -1
  191. package/dist/actions/get-carrier-registration-status.cjs +1 -1
  192. package/dist/actions/get-carrier-registration-status.cjs.map +1 -1
  193. package/dist/actions/get-carrier-registration-status.d.cts +14 -2
  194. package/dist/actions/get-carrier-registration-status.d.mts +14 -2
  195. package/dist/actions/get-carrier-registration-status.mjs +1 -1
  196. package/dist/actions/get-carrier-registration-status.mjs.map +1 -1
  197. package/dist/actions/get-customs-declaration.cjs +4 -4
  198. package/dist/actions/get-customs-declaration.cjs.map +1 -1
  199. package/dist/actions/get-customs-declaration.d.cts +17 -5
  200. package/dist/actions/get-customs-declaration.d.mts +17 -5
  201. package/dist/actions/get-customs-declaration.mjs +4 -4
  202. package/dist/actions/get-customs-declaration.mjs.map +1 -1
  203. package/dist/actions/get-customs-item.cjs +1 -1
  204. package/dist/actions/get-customs-item.cjs.map +1 -1
  205. package/dist/actions/get-customs-item.d.cts +14 -2
  206. package/dist/actions/get-customs-item.d.mts +14 -2
  207. package/dist/actions/get-customs-item.mjs +1 -1
  208. package/dist/actions/get-customs-item.mjs.map +1 -1
  209. package/dist/actions/get-default-parcel-template.cjs +2 -2
  210. package/dist/actions/get-default-parcel-template.cjs.map +1 -1
  211. package/dist/actions/get-default-parcel-template.d.cts +15 -3
  212. package/dist/actions/get-default-parcel-template.d.mts +15 -3
  213. package/dist/actions/get-default-parcel-template.mjs +2 -2
  214. package/dist/actions/get-default-parcel-template.mjs.map +1 -1
  215. package/dist/actions/get-merchant-address.cjs +3 -3
  216. package/dist/actions/get-merchant-address.cjs.map +1 -1
  217. package/dist/actions/get-merchant-address.d.cts +16 -4
  218. package/dist/actions/get-merchant-address.d.mts +16 -4
  219. package/dist/actions/get-merchant-address.mjs +3 -3
  220. package/dist/actions/get-merchant-address.mjs.map +1 -1
  221. package/dist/actions/get-merchant-batch.cjs +3 -3
  222. package/dist/actions/get-merchant-batch.cjs.map +1 -1
  223. package/dist/actions/get-merchant-batch.d.cts +18 -6
  224. package/dist/actions/get-merchant-batch.d.mts +18 -6
  225. package/dist/actions/get-merchant-batch.mjs +3 -3
  226. package/dist/actions/get-merchant-batch.mjs.map +1 -1
  227. package/dist/actions/get-merchant-carrier-account.cjs +2 -2
  228. package/dist/actions/get-merchant-carrier-account.cjs.map +1 -1
  229. package/dist/actions/get-merchant-carrier-account.d.cts +15 -3
  230. package/dist/actions/get-merchant-carrier-account.d.mts +15 -3
  231. package/dist/actions/get-merchant-carrier-account.mjs +2 -2
  232. package/dist/actions/get-merchant-carrier-account.mjs.map +1 -1
  233. package/dist/actions/get-merchant-carrier-registration-status.cjs +1 -1
  234. package/dist/actions/get-merchant-carrier-registration-status.cjs.map +1 -1
  235. package/dist/actions/get-merchant-carrier-registration-status.d.cts +14 -2
  236. package/dist/actions/get-merchant-carrier-registration-status.d.mts +14 -2
  237. package/dist/actions/get-merchant-carrier-registration-status.mjs +1 -1
  238. package/dist/actions/get-merchant-carrier-registration-status.mjs.map +1 -1
  239. package/dist/actions/get-merchant-customs-declaration.cjs +1 -1
  240. package/dist/actions/get-merchant-customs-declaration.cjs.map +1 -1
  241. package/dist/actions/get-merchant-customs-declaration.d.cts +14 -2
  242. package/dist/actions/get-merchant-customs-declaration.d.mts +14 -2
  243. package/dist/actions/get-merchant-customs-declaration.mjs +1 -1
  244. package/dist/actions/get-merchant-customs-declaration.mjs.map +1 -1
  245. package/dist/actions/get-merchant-customs-item.cjs +1 -1
  246. package/dist/actions/get-merchant-customs-item.cjs.map +1 -1
  247. package/dist/actions/get-merchant-customs-item.d.cts +14 -2
  248. package/dist/actions/get-merchant-customs-item.d.mts +14 -2
  249. package/dist/actions/get-merchant-customs-item.mjs +1 -1
  250. package/dist/actions/get-merchant-customs-item.mjs.map +1 -1
  251. package/dist/actions/get-merchant-manifest.cjs +1 -1
  252. package/dist/actions/get-merchant-manifest.cjs.map +1 -1
  253. package/dist/actions/get-merchant-manifest.d.cts +14 -2
  254. package/dist/actions/get-merchant-manifest.d.mts +14 -2
  255. package/dist/actions/get-merchant-manifest.mjs +1 -1
  256. package/dist/actions/get-merchant-manifest.mjs.map +1 -1
  257. package/dist/actions/get-merchant-order.cjs +3 -3
  258. package/dist/actions/get-merchant-order.cjs.map +1 -1
  259. package/dist/actions/get-merchant-order.d.cts +17 -5
  260. package/dist/actions/get-merchant-order.d.mts +17 -5
  261. package/dist/actions/get-merchant-order.mjs +3 -3
  262. package/dist/actions/get-merchant-order.mjs.map +1 -1
  263. package/dist/actions/get-merchant-parcel.cjs +4 -4
  264. package/dist/actions/get-merchant-parcel.cjs.map +1 -1
  265. package/dist/actions/get-merchant-parcel.d.cts +17 -5
  266. package/dist/actions/get-merchant-parcel.d.mts +17 -5
  267. package/dist/actions/get-merchant-parcel.mjs +4 -4
  268. package/dist/actions/get-merchant-parcel.mjs.map +1 -1
  269. package/dist/actions/get-merchant-rate.cjs +3 -3
  270. package/dist/actions/get-merchant-rate.cjs.map +1 -1
  271. package/dist/actions/get-merchant-rate.d.cts +16 -4
  272. package/dist/actions/get-merchant-rate.d.mts +16 -4
  273. package/dist/actions/get-merchant-rate.mjs +3 -3
  274. package/dist/actions/get-merchant-rate.mjs.map +1 -1
  275. package/dist/actions/get-merchant-refund.cjs +1 -1
  276. package/dist/actions/get-merchant-refund.cjs.map +1 -1
  277. package/dist/actions/get-merchant-refund.d.cts +14 -2
  278. package/dist/actions/get-merchant-refund.d.mts +14 -2
  279. package/dist/actions/get-merchant-refund.mjs +1 -1
  280. package/dist/actions/get-merchant-refund.mjs.map +1 -1
  281. package/dist/actions/get-merchant-shipment.cjs +14 -14
  282. package/dist/actions/get-merchant-shipment.cjs.map +1 -1
  283. package/dist/actions/get-merchant-shipment.d.cts +32 -20
  284. package/dist/actions/get-merchant-shipment.d.mts +32 -20
  285. package/dist/actions/get-merchant-shipment.mjs +14 -14
  286. package/dist/actions/get-merchant-shipment.mjs.map +1 -1
  287. package/dist/actions/get-merchant-track.cjs +6 -6
  288. package/dist/actions/get-merchant-track.cjs.map +1 -1
  289. package/dist/actions/get-merchant-track.d.cts +21 -9
  290. package/dist/actions/get-merchant-track.d.mts +21 -9
  291. package/dist/actions/get-merchant-track.mjs +6 -6
  292. package/dist/actions/get-merchant-track.mjs.map +1 -1
  293. package/dist/actions/get-merchant-transaction.cjs +2 -2
  294. package/dist/actions/get-merchant-transaction.cjs.map +1 -1
  295. package/dist/actions/get-merchant-transaction.d.cts +17 -5
  296. package/dist/actions/get-merchant-transaction.d.mts +17 -5
  297. package/dist/actions/get-merchant-transaction.mjs +2 -2
  298. package/dist/actions/get-merchant-transaction.mjs.map +1 -1
  299. package/dist/actions/get-merchant.cjs +1 -1
  300. package/dist/actions/get-merchant.cjs.map +1 -1
  301. package/dist/actions/get-merchant.d.cts +14 -2
  302. package/dist/actions/get-merchant.d.mts +14 -2
  303. package/dist/actions/get-merchant.mjs +1 -1
  304. package/dist/actions/get-merchant.mjs.map +1 -1
  305. package/dist/actions/get-order.cjs +5 -5
  306. package/dist/actions/get-order.cjs.map +1 -1
  307. package/dist/actions/get-order.d.cts +19 -7
  308. package/dist/actions/get-order.d.mts +19 -7
  309. package/dist/actions/get-order.mjs +5 -5
  310. package/dist/actions/get-order.mjs.map +1 -1
  311. package/dist/actions/get-parcel.cjs +4 -4
  312. package/dist/actions/get-parcel.cjs.map +1 -1
  313. package/dist/actions/get-parcel.d.cts +17 -5
  314. package/dist/actions/get-parcel.d.mts +17 -5
  315. package/dist/actions/get-parcel.mjs +4 -4
  316. package/dist/actions/get-parcel.mjs.map +1 -1
  317. package/dist/actions/get-rate.cjs +3 -3
  318. package/dist/actions/get-rate.cjs.map +1 -1
  319. package/dist/actions/get-rate.d.cts +16 -4
  320. package/dist/actions/get-rate.d.mts +16 -4
  321. package/dist/actions/get-rate.mjs +3 -3
  322. package/dist/actions/get-rate.mjs.map +1 -1
  323. package/dist/actions/get-refund.cjs +1 -1
  324. package/dist/actions/get-refund.cjs.map +1 -1
  325. package/dist/actions/get-refund.d.cts +14 -2
  326. package/dist/actions/get-refund.d.mts +14 -2
  327. package/dist/actions/get-refund.mjs +1 -1
  328. package/dist/actions/get-refund.mjs.map +1 -1
  329. package/dist/actions/get-shipment.cjs +9 -9
  330. package/dist/actions/get-shipment.cjs.map +1 -1
  331. package/dist/actions/get-shipment.d.cts +26 -14
  332. package/dist/actions/get-shipment.d.mts +26 -14
  333. package/dist/actions/get-shipment.mjs +9 -9
  334. package/dist/actions/get-shipment.mjs.map +1 -1
  335. package/dist/actions/get-shippo-account.cjs +1 -1
  336. package/dist/actions/get-shippo-account.cjs.map +1 -1
  337. package/dist/actions/get-shippo-account.d.cts +14 -2
  338. package/dist/actions/get-shippo-account.d.mts +14 -2
  339. package/dist/actions/get-shippo-account.mjs +1 -1
  340. package/dist/actions/get-shippo-account.mjs.map +1 -1
  341. package/dist/actions/get-track.cjs +6 -6
  342. package/dist/actions/get-track.cjs.map +1 -1
  343. package/dist/actions/get-track.d.cts +21 -9
  344. package/dist/actions/get-track.d.mts +21 -9
  345. package/dist/actions/get-track.mjs +6 -6
  346. package/dist/actions/get-track.mjs.map +1 -1
  347. package/dist/actions/get-transaction.cjs +2 -2
  348. package/dist/actions/get-transaction.cjs.map +1 -1
  349. package/dist/actions/get-transaction.d.cts +15 -3
  350. package/dist/actions/get-transaction.d.mts +15 -3
  351. package/dist/actions/get-transaction.mjs +2 -2
  352. package/dist/actions/get-transaction.mjs.map +1 -1
  353. package/dist/actions/get-user-parcel-template.cjs +2 -2
  354. package/dist/actions/get-user-parcel-template.cjs.map +1 -1
  355. package/dist/actions/get-user-parcel-template.d.cts +15 -3
  356. package/dist/actions/get-user-parcel-template.d.mts +15 -3
  357. package/dist/actions/get-user-parcel-template.mjs +2 -2
  358. package/dist/actions/get-user-parcel-template.mjs.map +1 -1
  359. package/dist/actions/get-webhook.cjs +1 -1
  360. package/dist/actions/get-webhook.cjs.map +1 -1
  361. package/dist/actions/get-webhook.d.cts +14 -2
  362. package/dist/actions/get-webhook.d.mts +14 -2
  363. package/dist/actions/get-webhook.mjs +1 -1
  364. package/dist/actions/get-webhook.mjs.map +1 -1
  365. package/dist/actions/list-addresses.cjs +4 -4
  366. package/dist/actions/list-addresses.cjs.map +1 -1
  367. package/dist/actions/list-addresses.d.cts +17 -5
  368. package/dist/actions/list-addresses.d.mts +17 -5
  369. package/dist/actions/list-addresses.mjs +4 -4
  370. package/dist/actions/list-addresses.mjs.map +1 -1
  371. package/dist/actions/list-carrier-accounts.cjs +4 -4
  372. package/dist/actions/list-carrier-accounts.cjs.map +1 -1
  373. package/dist/actions/list-carrier-accounts.d.cts +17 -5
  374. package/dist/actions/list-carrier-accounts.d.mts +17 -5
  375. package/dist/actions/list-carrier-accounts.mjs +4 -4
  376. package/dist/actions/list-carrier-accounts.mjs.map +1 -1
  377. package/dist/actions/list-carrier-parcel-templates.cjs +2 -2
  378. package/dist/actions/list-carrier-parcel-templates.cjs.map +1 -1
  379. package/dist/actions/list-carrier-parcel-templates.d.cts +16 -4
  380. package/dist/actions/list-carrier-parcel-templates.d.mts +16 -4
  381. package/dist/actions/list-carrier-parcel-templates.mjs +2 -2
  382. package/dist/actions/list-carrier-parcel-templates.mjs.map +1 -1
  383. package/dist/actions/list-customs-declarations.cjs +7 -7
  384. package/dist/actions/list-customs-declarations.cjs.map +1 -1
  385. package/dist/actions/list-customs-declarations.d.cts +20 -8
  386. package/dist/actions/list-customs-declarations.d.mts +20 -8
  387. package/dist/actions/list-customs-declarations.mjs +7 -7
  388. package/dist/actions/list-customs-declarations.mjs.map +1 -1
  389. package/dist/actions/list-customs-items.cjs +2 -2
  390. package/dist/actions/list-customs-items.cjs.map +1 -1
  391. package/dist/actions/list-customs-items.d.cts +15 -3
  392. package/dist/actions/list-customs-items.d.mts +15 -3
  393. package/dist/actions/list-customs-items.mjs +2 -2
  394. package/dist/actions/list-customs-items.mjs.map +1 -1
  395. package/dist/actions/list-manifests.cjs +2 -2
  396. package/dist/actions/list-manifests.cjs.map +1 -1
  397. package/dist/actions/list-manifests.d.cts +15 -3
  398. package/dist/actions/list-manifests.d.mts +15 -3
  399. package/dist/actions/list-manifests.mjs +2 -2
  400. package/dist/actions/list-manifests.mjs.map +1 -1
  401. package/dist/actions/list-merchant-addresses.cjs +4 -4
  402. package/dist/actions/list-merchant-addresses.cjs.map +1 -1
  403. package/dist/actions/list-merchant-addresses.d.cts +17 -5
  404. package/dist/actions/list-merchant-addresses.d.mts +17 -5
  405. package/dist/actions/list-merchant-addresses.mjs +4 -4
  406. package/dist/actions/list-merchant-addresses.mjs.map +1 -1
  407. package/dist/actions/list-merchant-carrier-accounts.cjs +3 -3
  408. package/dist/actions/list-merchant-carrier-accounts.cjs.map +1 -1
  409. package/dist/actions/list-merchant-carrier-accounts.d.cts +16 -4
  410. package/dist/actions/list-merchant-carrier-accounts.d.mts +16 -4
  411. package/dist/actions/list-merchant-carrier-accounts.mjs +3 -3
  412. package/dist/actions/list-merchant-carrier-accounts.mjs.map +1 -1
  413. package/dist/actions/list-merchant-customs-declarations.cjs +2 -2
  414. package/dist/actions/list-merchant-customs-declarations.cjs.map +1 -1
  415. package/dist/actions/list-merchant-customs-declarations.d.cts +15 -3
  416. package/dist/actions/list-merchant-customs-declarations.d.mts +15 -3
  417. package/dist/actions/list-merchant-customs-declarations.mjs +2 -2
  418. package/dist/actions/list-merchant-customs-declarations.mjs.map +1 -1
  419. package/dist/actions/list-merchant-customs-items.cjs +2 -2
  420. package/dist/actions/list-merchant-customs-items.cjs.map +1 -1
  421. package/dist/actions/list-merchant-customs-items.d.cts +15 -3
  422. package/dist/actions/list-merchant-customs-items.d.mts +15 -3
  423. package/dist/actions/list-merchant-customs-items.mjs +2 -2
  424. package/dist/actions/list-merchant-customs-items.mjs.map +1 -1
  425. package/dist/actions/list-merchant-manifests.cjs +3 -3
  426. package/dist/actions/list-merchant-manifests.cjs.map +1 -1
  427. package/dist/actions/list-merchant-manifests.d.cts +16 -4
  428. package/dist/actions/list-merchant-manifests.d.mts +16 -4
  429. package/dist/actions/list-merchant-manifests.mjs +3 -3
  430. package/dist/actions/list-merchant-manifests.mjs.map +1 -1
  431. package/dist/actions/list-merchant-parcels.cjs +3 -3
  432. package/dist/actions/list-merchant-parcels.cjs.map +1 -1
  433. package/dist/actions/list-merchant-parcels.d.cts +16 -4
  434. package/dist/actions/list-merchant-parcels.d.mts +16 -4
  435. package/dist/actions/list-merchant-parcels.mjs +3 -3
  436. package/dist/actions/list-merchant-parcels.mjs.map +1 -1
  437. package/dist/actions/list-merchant-shipment-rates-by-currency.cjs +4 -4
  438. package/dist/actions/list-merchant-shipment-rates-by-currency.cjs.map +1 -1
  439. package/dist/actions/list-merchant-shipment-rates-by-currency.d.cts +17 -5
  440. package/dist/actions/list-merchant-shipment-rates-by-currency.d.mts +17 -5
  441. package/dist/actions/list-merchant-shipment-rates-by-currency.mjs +4 -4
  442. package/dist/actions/list-merchant-shipment-rates-by-currency.mjs.map +1 -1
  443. package/dist/actions/list-merchant-shipments.cjs +10 -10
  444. package/dist/actions/list-merchant-shipments.cjs.map +1 -1
  445. package/dist/actions/list-merchant-shipments.d.cts +26 -14
  446. package/dist/actions/list-merchant-shipments.d.mts +26 -14
  447. package/dist/actions/list-merchant-shipments.mjs +10 -10
  448. package/dist/actions/list-merchant-shipments.mjs.map +1 -1
  449. package/dist/actions/list-merchant-transactions.cjs +3 -3
  450. package/dist/actions/list-merchant-transactions.cjs.map +1 -1
  451. package/dist/actions/list-merchant-transactions.d.cts +16 -4
  452. package/dist/actions/list-merchant-transactions.d.mts +16 -4
  453. package/dist/actions/list-merchant-transactions.mjs +3 -3
  454. package/dist/actions/list-merchant-transactions.mjs.map +1 -1
  455. package/dist/actions/list-merchants.cjs +2 -2
  456. package/dist/actions/list-merchants.cjs.map +1 -1
  457. package/dist/actions/list-merchants.d.cts +15 -3
  458. package/dist/actions/list-merchants.d.mts +15 -3
  459. package/dist/actions/list-merchants.mjs +2 -2
  460. package/dist/actions/list-merchants.mjs.map +1 -1
  461. package/dist/actions/list-orders.cjs +6 -6
  462. package/dist/actions/list-orders.cjs.map +1 -1
  463. package/dist/actions/list-orders.d.cts +20 -8
  464. package/dist/actions/list-orders.d.mts +20 -8
  465. package/dist/actions/list-orders.mjs +6 -6
  466. package/dist/actions/list-orders.mjs.map +1 -1
  467. package/dist/actions/list-refunds.cjs +2 -2
  468. package/dist/actions/list-refunds.cjs.map +1 -1
  469. package/dist/actions/list-refunds.d.cts +15 -3
  470. package/dist/actions/list-refunds.d.mts +15 -3
  471. package/dist/actions/list-refunds.mjs +2 -2
  472. package/dist/actions/list-refunds.mjs.map +1 -1
  473. package/dist/actions/list-service-groups.cjs +3 -3
  474. package/dist/actions/list-service-groups.cjs.map +1 -1
  475. package/dist/actions/list-service-groups.d.cts +16 -4
  476. package/dist/actions/list-service-groups.d.mts +16 -4
  477. package/dist/actions/list-service-groups.mjs +3 -3
  478. package/dist/actions/list-service-groups.mjs.map +1 -1
  479. package/dist/actions/list-shipment-rates-by-currency.cjs +4 -4
  480. package/dist/actions/list-shipment-rates-by-currency.cjs.map +1 -1
  481. package/dist/actions/list-shipment-rates-by-currency.d.cts +17 -5
  482. package/dist/actions/list-shipment-rates-by-currency.d.mts +17 -5
  483. package/dist/actions/list-shipment-rates-by-currency.mjs +4 -4
  484. package/dist/actions/list-shipment-rates-by-currency.mjs.map +1 -1
  485. package/dist/actions/list-shipment-rates.cjs +4 -4
  486. package/dist/actions/list-shipment-rates.cjs.map +1 -1
  487. package/dist/actions/list-shipment-rates.d.cts +17 -5
  488. package/dist/actions/list-shipment-rates.d.mts +17 -5
  489. package/dist/actions/list-shipment-rates.mjs +4 -4
  490. package/dist/actions/list-shipment-rates.mjs.map +1 -1
  491. package/dist/actions/list-shipments.cjs +9 -9
  492. package/dist/actions/list-shipments.cjs.map +1 -1
  493. package/dist/actions/list-shipments.d.cts +26 -14
  494. package/dist/actions/list-shipments.d.mts +26 -14
  495. package/dist/actions/list-shipments.mjs +9 -9
  496. package/dist/actions/list-shipments.mjs.map +1 -1
  497. package/dist/actions/list-shippo-accounts.cjs +2 -2
  498. package/dist/actions/list-shippo-accounts.cjs.map +1 -1
  499. package/dist/actions/list-shippo-accounts.d.cts +15 -3
  500. package/dist/actions/list-shippo-accounts.d.mts +15 -3
  501. package/dist/actions/list-shippo-accounts.mjs +2 -2
  502. package/dist/actions/list-shippo-accounts.mjs.map +1 -1
  503. package/dist/actions/list-user-parcel-templates.cjs +3 -3
  504. package/dist/actions/list-user-parcel-templates.cjs.map +1 -1
  505. package/dist/actions/list-user-parcel-templates.d.cts +16 -4
  506. package/dist/actions/list-user-parcel-templates.d.mts +16 -4
  507. package/dist/actions/list-user-parcel-templates.mjs +3 -3
  508. package/dist/actions/list-user-parcel-templates.mjs.map +1 -1
  509. package/dist/actions/purchase-merchant-batch.cjs +4 -4
  510. package/dist/actions/purchase-merchant-batch.cjs.map +1 -1
  511. package/dist/actions/purchase-merchant-batch.d.cts +17 -5
  512. package/dist/actions/purchase-merchant-batch.d.mts +17 -5
  513. package/dist/actions/purchase-merchant-batch.mjs +4 -4
  514. package/dist/actions/purchase-merchant-batch.mjs.map +1 -1
  515. package/dist/actions/remove-shipments-from-batch.cjs +5 -5
  516. package/dist/actions/remove-shipments-from-batch.cjs.map +1 -1
  517. package/dist/actions/remove-shipments-from-batch.d.cts +18 -6
  518. package/dist/actions/remove-shipments-from-batch.d.mts +18 -6
  519. package/dist/actions/remove-shipments-from-batch.mjs +5 -5
  520. package/dist/actions/remove-shipments-from-batch.mjs.map +1 -1
  521. package/dist/actions/update-carrier-account.cjs +3 -3
  522. package/dist/actions/update-carrier-account.cjs.map +1 -1
  523. package/dist/actions/update-carrier-account.d.cts +17 -5
  524. package/dist/actions/update-carrier-account.d.cts.map +1 -1
  525. package/dist/actions/update-carrier-account.d.mts +17 -5
  526. package/dist/actions/update-carrier-account.d.mts.map +1 -1
  527. package/dist/actions/update-carrier-account.mjs +3 -3
  528. package/dist/actions/update-carrier-account.mjs.map +1 -1
  529. package/dist/actions/update-default-parcel-template.cjs +3 -3
  530. package/dist/actions/update-default-parcel-template.cjs.map +1 -1
  531. package/dist/actions/update-default-parcel-template.d.cts +16 -4
  532. package/dist/actions/update-default-parcel-template.d.mts +16 -4
  533. package/dist/actions/update-default-parcel-template.mjs +3 -3
  534. package/dist/actions/update-default-parcel-template.mjs.map +1 -1
  535. package/dist/actions/update-merchant-carrier-account.cjs +2 -2
  536. package/dist/actions/update-merchant-carrier-account.cjs.map +1 -1
  537. package/dist/actions/update-merchant-carrier-account.d.cts +15 -3
  538. package/dist/actions/update-merchant-carrier-account.d.mts +15 -3
  539. package/dist/actions/update-merchant-carrier-account.mjs +2 -2
  540. package/dist/actions/update-merchant-carrier-account.mjs.map +1 -1
  541. package/dist/actions/update-merchant.cjs +1 -1
  542. package/dist/actions/update-merchant.cjs.map +1 -1
  543. package/dist/actions/update-merchant.d.cts +14 -2
  544. package/dist/actions/update-merchant.d.mts +14 -2
  545. package/dist/actions/update-merchant.mjs +1 -1
  546. package/dist/actions/update-merchant.mjs.map +1 -1
  547. package/dist/actions/update-service-group.cjs +3 -3
  548. package/dist/actions/update-service-group.cjs.map +1 -1
  549. package/dist/actions/update-service-group.d.cts +17 -4
  550. package/dist/actions/update-service-group.d.mts +17 -4
  551. package/dist/actions/update-service-group.mjs +3 -3
  552. package/dist/actions/update-service-group.mjs.map +1 -1
  553. package/dist/actions/update-user-parcel-template.cjs +2 -2
  554. package/dist/actions/update-user-parcel-template.cjs.map +1 -1
  555. package/dist/actions/update-user-parcel-template.d.cts +15 -3
  556. package/dist/actions/update-user-parcel-template.d.mts +15 -3
  557. package/dist/actions/update-user-parcel-template.mjs +2 -2
  558. package/dist/actions/update-user-parcel-template.mjs.map +1 -1
  559. package/dist/actions/update-webhook.cjs +1 -1
  560. package/dist/actions/update-webhook.cjs.map +1 -1
  561. package/dist/actions/update-webhook.d.cts +18 -6
  562. package/dist/actions/update-webhook.d.mts +18 -6
  563. package/dist/actions/update-webhook.mjs +1 -1
  564. package/dist/actions/update-webhook.mjs.map +1 -1
  565. package/dist/actions/validate-address.cjs +3 -3
  566. package/dist/actions/validate-address.cjs.map +1 -1
  567. package/dist/actions/validate-address.d.cts +16 -4
  568. package/dist/actions/validate-address.d.mts +16 -4
  569. package/dist/actions/validate-address.mjs +3 -3
  570. package/dist/actions/validate-address.mjs.map +1 -1
  571. package/dist/actions/validate-merchant-address.cjs +3 -3
  572. package/dist/actions/validate-merchant-address.cjs.map +1 -1
  573. package/dist/actions/validate-merchant-address.d.cts +16 -4
  574. package/dist/actions/validate-merchant-address.d.mts +16 -4
  575. package/dist/actions/validate-merchant-address.mjs +3 -3
  576. package/dist/actions/validate-merchant-address.mjs.map +1 -1
  577. package/dist/app.cjs +5 -2
  578. package/dist/app.cjs.map +1 -1
  579. package/dist/app.d.cts +9 -1
  580. package/dist/app.d.cts.map +1 -1
  581. package/dist/app.d.mts +9 -1
  582. package/dist/app.d.mts.map +1 -1
  583. package/dist/app.mjs +3 -1
  584. package/dist/app.mjs.map +1 -1
  585. package/package.json +1 -1
@@ -13,7 +13,7 @@ declare const ShippoGetTransactionOutput: z.ZodObject<{
13
13
  messages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
14
  code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>>>;
16
+ }, z.core.$loose>>>>;
17
17
  metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
18
  label_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -26,11 +26,23 @@ declare const ShippoGetTransactionOutput: z.ZodObject<{
26
26
  tracking_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  tracking_url_provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
28
  commercial_invoice_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
- }, z.core.$strip>;
29
+ }, z.core.$loose>;
30
30
  declare const shippoGetTransaction: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  transaction_id: string;
32
32
  shippo_api_version?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { shippoGetTransaction };
36
48
  //# sourceMappingURL=get-transaction.d.mts.map
@@ -8,7 +8,7 @@ const ShippoGetTransactionInput = z.object({
8
8
  const ShippoGetTransaction_MessageObjectSchema = z.object({
9
9
  code: z.string().describe("Identifier for the message").nullable().optional(),
10
10
  message: z.string().describe("Publishable message containing further information").nullable().optional()
11
- }).describe("Model for a single message in the transaction.");
11
+ }).passthrough().describe("Model for a single message in the transaction.");
12
12
  const shippoGetTransaction = action("SHIPPO_GET_TRANSACTION", {
13
13
  slug: "shippo-get-transaction",
14
14
  name: "Get Transaction",
@@ -32,7 +32,7 @@ const shippoGetTransaction = action("SHIPPO_GET_TRANSACTION", {
32
32
  tracking_status: z.string().describe("Indicates the high level status of the shipment: 'UNKNOWN', 'DELIVERED', 'TRANSIT', 'FAILURE', 'RETURNED'.").nullable().optional(),
33
33
  tracking_url_provider: z.string().describe("A link to track this item on the carrier-provided tracking website. A value will only be returned if tracking is available and the carrier provides such a service.").nullable().optional(),
34
34
  commercial_invoice_url: z.string().describe("A URL pointing to the commercial invoice as a 8.5x11 inch PDF file. A value will only be returned if the Transaction has been processed successfully and if the shipment is international.").nullable().optional()
35
- }).describe("Response model for a transaction.")
35
+ }).passthrough().describe("Response model for a transaction.")
36
36
  });
37
37
  //#endregion
38
38
  export { shippoGetTransaction };
@@ -1 +1 @@
1
- {"version":3,"file":"get-transaction.mjs","names":[],"sources":["../../src/actions/get-transaction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetTransactionInput = z.object({\n transaction_id: z.string().describe(\"Object ID of the transaction 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 a transaction.\");\nconst ShippoGetTransaction_MessageObjectSchema = z.object({\n code: z.string().describe(\"Identifier for the message\").nullable().optional(),\n message: z.string().describe(\"Publishable message containing further information\").nullable().optional(),\n}).describe(\"Model for a single message in the transaction.\");\nexport const ShippoGetTransactionOutput = z.object({\n eta: z.string().describe(\"The estimated time of arrival according to the carrier\").nullable().optional(),\n rate: z.string().describe(\"ID of the Rate object for which a Label has to be obtained. Please note that only rates that are not older than 7 days can be purchased.\").nullable().optional(),\n test: z.boolean().describe(\"Indicates whether the object has been created in test mode\").nullable().optional(),\n status: z.string().describe(\"Indicates the status of the Transaction (WAITING, QUEUED, SUCCESS, ERROR, REFUNDED, REFUNDPENDING, REFUNDREJECTED)\").nullable().optional(),\n messages: z.array(ShippoGetTransaction_MessageObjectSchema).describe(\"An array containing elements with code and message fields providing additional information\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information you want to attach to the object\").nullable().optional(),\n label_url: z.string().describe(\"A URL pointing directly to the label in the format you've set in your settings. A value will only be returned if the Transaction has been processed successfully.\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the given Transaction object\").nullable().optional(),\n qr_code_url: z.string().describe(\"A URL pointing directly to the QR code in PNG format. A value will only be returned if requested using qr_code_requested flag and the carrier provides such an option.\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the Transaction object\").nullable().optional(),\n object_state: z.string().describe(\"Indicates the validity of the enclosing object (VALID or INVALID)\").nullable().optional(),\n object_created: z.string().describe(\"Date and time of Transaction creation\").nullable().optional(),\n object_updated: z.string().describe(\"Date and time of last Transaction update\").nullable().optional(),\n tracking_number: z.string().describe(\"The carrier-specific tracking number that can be used to track the Shipment. A value will only be returned if the Rate is for a trackable Shipment and if the Transaction has been processed successfully.\").nullable().optional(),\n tracking_status: z.string().describe(\"Indicates the high level status of the shipment: 'UNKNOWN', 'DELIVERED', 'TRANSIT', 'FAILURE', 'RETURNED'.\").nullable().optional(),\n tracking_url_provider: z.string().describe(\"A link to track this item on the carrier-provided tracking website. A value will only be returned if tracking is available and the carrier provides such a service.\").nullable().optional(),\n commercial_invoice_url: z.string().describe(\"A URL pointing to the commercial invoice as a 8.5x11 inch PDF file. A value will only be returned if the Transaction has been processed successfully and if the shipment is international.\").nullable().optional(),\n}).describe(\"Response model for a transaction.\");\n\nexport const shippoGetTransaction = action(\"SHIPPO_GET_TRANSACTION\", {\n slug: \"shippo-get-transaction\",\n name: \"Get Transaction\",\n description: \"Tool to retrieve a shipping label transaction by its ID. Use when you need to get the details of an existing transaction including tracking information, label URLs, and transaction status.\",\n input: ShippoGetTransactionInput,\n output: ShippoGetTransactionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAC9E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAqB5D,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAzBwC,EAAE,OAAO;EACjD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1L,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtK,UAAU,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mKAAmK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxN,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/N,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4MAA4M,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvQ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvK,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtO,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChQ,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-transaction.mjs","names":[],"sources":["../../src/actions/get-transaction.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetTransactionInput = z.object({\n transaction_id: z.string().describe(\"Object ID of the transaction 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 a transaction.\");\nconst ShippoGetTransaction_MessageObjectSchema = z.object({\n code: z.string().describe(\"Identifier for the message\").nullable().optional(),\n message: z.string().describe(\"Publishable message containing further information\").nullable().optional(),\n}).passthrough().describe(\"Model for a single message in the transaction.\");\nexport const ShippoGetTransactionOutput = z.object({\n eta: z.string().describe(\"The estimated time of arrival according to the carrier\").nullable().optional(),\n rate: z.string().describe(\"ID of the Rate object for which a Label has to be obtained. Please note that only rates that are not older than 7 days can be purchased.\").nullable().optional(),\n test: z.boolean().describe(\"Indicates whether the object has been created in test mode\").nullable().optional(),\n status: z.string().describe(\"Indicates the status of the Transaction (WAITING, QUEUED, SUCCESS, ERROR, REFUNDED, REFUNDPENDING, REFUNDREJECTED)\").nullable().optional(),\n messages: z.array(ShippoGetTransaction_MessageObjectSchema).describe(\"An array containing elements with code and message fields providing additional information\").nullable().optional(),\n metadata: z.string().describe(\"A string of up to 100 characters that can be filled with any additional information you want to attach to the object\").nullable().optional(),\n label_url: z.string().describe(\"A URL pointing directly to the label in the format you've set in your settings. A value will only be returned if the Transaction has been processed successfully.\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier of the given Transaction object\").nullable().optional(),\n qr_code_url: z.string().describe(\"A URL pointing directly to the QR code in PNG format. A value will only be returned if requested using qr_code_requested flag and the carrier provides such an option.\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the user who created the Transaction object\").nullable().optional(),\n object_state: z.string().describe(\"Indicates the validity of the enclosing object (VALID or INVALID)\").nullable().optional(),\n object_created: z.string().describe(\"Date and time of Transaction creation\").nullable().optional(),\n object_updated: z.string().describe(\"Date and time of last Transaction update\").nullable().optional(),\n tracking_number: z.string().describe(\"The carrier-specific tracking number that can be used to track the Shipment. A value will only be returned if the Rate is for a trackable Shipment and if the Transaction has been processed successfully.\").nullable().optional(),\n tracking_status: z.string().describe(\"Indicates the high level status of the shipment: 'UNKNOWN', 'DELIVERED', 'TRANSIT', 'FAILURE', 'RETURNED'.\").nullable().optional(),\n tracking_url_provider: z.string().describe(\"A link to track this item on the carrier-provided tracking website. A value will only be returned if tracking is available and the carrier provides such a service.\").nullable().optional(),\n commercial_invoice_url: z.string().describe(\"A URL pointing to the commercial invoice as a 8.5x11 inch PDF file. A value will only be returned if the Transaction has been processed successfully and if the shipment is international.\").nullable().optional(),\n}).passthrough().describe(\"Response model for a transaction.\");\n\nexport const shippoGetTransaction = action(\"SHIPPO_GET_TRANSACTION\", {\n slug: \"shippo-get-transaction\",\n name: \"Get Transaction\",\n description: \"Tool to retrieve a shipping label transaction by its ID. Use when you need to get the details of an existing transaction including tracking information, label URLs, and transaction status.\",\n input: ShippoGetTransactionInput,\n output: ShippoGetTransactionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAC9E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAqB1E,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAzBwC,EAAE,OAAO;EACjD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1L,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtK,UAAU,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mKAAmK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxN,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/N,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4MAA4M,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvQ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvK,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtO,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,4LAA4L,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChQ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAOhB;AACV,CAAC"}
@@ -14,7 +14,7 @@ const ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema = zod.z.object({
14
14
  carrier: zod.z.string().describe("Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').").nullable().optional(),
15
15
  distance_unit: zod.z.string().describe("Unit of measurement for dimensions in the carrier template.").nullable().optional(),
16
16
  is_variable_dimensions: zod.z.boolean().describe("Indicates whether the parcel template has variable dimensions.").nullable().optional()
17
- }).describe("Carrier parcel template details.");
17
+ }).passthrough().describe("Carrier parcel template details.");
18
18
  const ShippoGetUserParcelTemplateOutput = zod.z.object({
19
19
  name: zod.z.string().describe("Name of the parcel template.").nullable().optional(),
20
20
  width: zod.z.string().describe("Width of the parcel.").nullable().optional(),
@@ -28,7 +28,7 @@ const ShippoGetUserParcelTemplateOutput = zod.z.object({
28
28
  distance_unit: zod.z.string().describe("Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).").nullable().optional(),
29
29
  object_created: zod.z.string().describe("Timestamp when the object was created.").nullable().optional(),
30
30
  object_updated: zod.z.string().describe("Timestamp when the object was last updated.").nullable().optional()
31
- }).describe("Response schema for a user parcel template.");
31
+ }).passthrough().describe("Response schema for a user parcel template.");
32
32
  const shippoGetUserParcelTemplate = require_action.action("SHIPPO_GET_USER_PARCEL_TEMPLATE", {
33
33
  slug: "shippo-get-user-parcel-template",
34
34
  name: "Get User Parcel Template",
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-parcel-template.cjs","names":["z","action"],"sources":["../../src/actions/get-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetUserParcelTemplateInput = 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 retrieve.\"),\n}).describe(\"Request schema for retrieving a user parcel template.\");\nconst ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema = z.object({\n name: z.string().describe(\"Name of the carrier parcel template.\").nullable().optional(),\n token: z.string().describe(\"Token identifier for the carrier parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the carrier template.\").nullable().optional(),\n height: z.string().describe(\"Height of the carrier template.\").nullable().optional(),\n length: z.string().describe(\"Length of the carrier template.\").nullable().optional(),\n carrier: z.string().describe(\"Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for dimensions in the carrier template.\").nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"Indicates whether the parcel template has variable dimensions.\").nullable().optional(),\n}).describe(\"Carrier parcel template details.\");\nexport const ShippoGetUserParcelTemplateOutput = z.object({\n name: z.string().describe(\"Name of the parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the parcel.\").nullable().optional(),\n height: z.string().describe(\"Height of the parcel.\").nullable().optional(),\n length: z.string().describe(\"Length of the parcel.\").nullable().optional(),\n weight: z.string().describe(\"Weight of the parcel.\").nullable().optional(),\n template: ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema.nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the object.\").nullable().optional(),\n weight_unit: z.string().describe(\"Unit of measurement for weight (e.g., 'lb' for pounds, 'kg' for kilograms).\").nullable().optional(),\n object_owner: z.string().describe(\"Owner of the object.\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).\").nullable().optional(),\n object_created: z.string().describe(\"Timestamp when the object was created.\").nullable().optional(),\n object_updated: z.string().describe(\"Timestamp when the object was last updated.\").nullable().optional(),\n}).describe(\"Response schema for a user parcel template.\");\n\nexport const shippoGetUserParcelTemplate = action(\"SHIPPO_GET_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-user-parcel-template\",\n name: \"Get User Parcel Template\",\n description: \"Tool to retrieve a specific user-created parcel template by its object ID. Use when you need to get dimensions and specifications for a custom parcel template.\",\n input: ShippoGetUserParcelTemplateInput,\n output: ShippoGetUserParcelTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAClK,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC1G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,UAAU,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-parcel-template.cjs","names":["z","action"],"sources":["../../src/actions/get-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetUserParcelTemplateInput = 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 retrieve.\"),\n}).describe(\"Request schema for retrieving a user parcel template.\");\nconst ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema = z.object({\n name: z.string().describe(\"Name of the carrier parcel template.\").nullable().optional(),\n token: z.string().describe(\"Token identifier for the carrier parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the carrier template.\").nullable().optional(),\n height: z.string().describe(\"Height of the carrier template.\").nullable().optional(),\n length: z.string().describe(\"Length of the carrier template.\").nullable().optional(),\n carrier: z.string().describe(\"Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for dimensions in the carrier template.\").nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"Indicates whether the parcel template has variable dimensions.\").nullable().optional(),\n}).passthrough().describe(\"Carrier parcel template details.\");\nexport const ShippoGetUserParcelTemplateOutput = z.object({\n name: z.string().describe(\"Name of the parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the parcel.\").nullable().optional(),\n height: z.string().describe(\"Height of the parcel.\").nullable().optional(),\n length: z.string().describe(\"Length of the parcel.\").nullable().optional(),\n weight: z.string().describe(\"Weight of the parcel.\").nullable().optional(),\n template: ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema.nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the object.\").nullable().optional(),\n weight_unit: z.string().describe(\"Unit of measurement for weight (e.g., 'lb' for pounds, 'kg' for kilograms).\").nullable().optional(),\n object_owner: z.string().describe(\"Owner of the object.\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).\").nullable().optional(),\n object_created: z.string().describe(\"Timestamp when the object was created.\").nullable().optional(),\n object_updated: z.string().describe(\"Timestamp when the object was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a user parcel template.\");\n\nexport const shippoGetUserParcelTemplate = action(\"SHIPPO_GET_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-user-parcel-template\",\n name: \"Get User Parcel Template\",\n description: \"Tool to retrieve a specific user-created parcel template by its object ID. Use when you need to get dimensions and specifications for a custom parcel template.\",\n input: ShippoGetUserParcelTemplateInput,\n output: ShippoGetUserParcelTemplateOutput,\n});\n"],"mappings":"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"}
@@ -20,18 +20,30 @@ declare const ShippoGetUserParcelTemplateOutput: z.ZodObject<{
20
20
  carrier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  distance_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  is_variable_dimensions: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
- }, z.core.$strip>>>;
23
+ }, z.core.$loose>>>;
24
24
  object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  weight_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  distance_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
28
  object_created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
29
  object_updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
- }, z.core.$strip>;
30
+ }, z.core.$loose>;
31
31
  declare const shippoGetUserParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  user_parcel_template_object_id: string;
33
33
  shippo_api_version?: string | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { shippoGetUserParcelTemplate };
37
49
  //# sourceMappingURL=get-user-parcel-template.d.cts.map
@@ -20,18 +20,30 @@ declare const ShippoGetUserParcelTemplateOutput: z.ZodObject<{
20
20
  carrier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  distance_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  is_variable_dimensions: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
- }, z.core.$strip>>>;
23
+ }, z.core.$loose>>>;
24
24
  object_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  weight_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  object_owner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  distance_unit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
28
  object_created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
29
  object_updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
- }, z.core.$strip>;
30
+ }, z.core.$loose>;
31
31
  declare const shippoGetUserParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  user_parcel_template_object_id: string;
33
33
  shippo_api_version?: string | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { shippoGetUserParcelTemplate };
37
49
  //# sourceMappingURL=get-user-parcel-template.d.mts.map
@@ -14,7 +14,7 @@ const ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema = z.object({
14
14
  carrier: z.string().describe("Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').").nullable().optional(),
15
15
  distance_unit: z.string().describe("Unit of measurement for dimensions in the carrier template.").nullable().optional(),
16
16
  is_variable_dimensions: z.boolean().describe("Indicates whether the parcel template has variable dimensions.").nullable().optional()
17
- }).describe("Carrier parcel template details.");
17
+ }).passthrough().describe("Carrier parcel template details.");
18
18
  const shippoGetUserParcelTemplate = action("SHIPPO_GET_USER_PARCEL_TEMPLATE", {
19
19
  slug: "shippo-get-user-parcel-template",
20
20
  name: "Get User Parcel Template",
@@ -33,7 +33,7 @@ const shippoGetUserParcelTemplate = action("SHIPPO_GET_USER_PARCEL_TEMPLATE", {
33
33
  distance_unit: z.string().describe("Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).").nullable().optional(),
34
34
  object_created: z.string().describe("Timestamp when the object was created.").nullable().optional(),
35
35
  object_updated: z.string().describe("Timestamp when the object was last updated.").nullable().optional()
36
- }).describe("Response schema for a user parcel template.")
36
+ }).passthrough().describe("Response schema for a user parcel template.")
37
37
  });
38
38
  //#endregion
39
39
  export { shippoGetUserParcelTemplate };
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-parcel-template.mjs","names":[],"sources":["../../src/actions/get-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetUserParcelTemplateInput = 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 retrieve.\"),\n}).describe(\"Request schema for retrieving a user parcel template.\");\nconst ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema = z.object({\n name: z.string().describe(\"Name of the carrier parcel template.\").nullable().optional(),\n token: z.string().describe(\"Token identifier for the carrier parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the carrier template.\").nullable().optional(),\n height: z.string().describe(\"Height of the carrier template.\").nullable().optional(),\n length: z.string().describe(\"Length of the carrier template.\").nullable().optional(),\n carrier: z.string().describe(\"Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for dimensions in the carrier template.\").nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"Indicates whether the parcel template has variable dimensions.\").nullable().optional(),\n}).describe(\"Carrier parcel template details.\");\nexport const ShippoGetUserParcelTemplateOutput = z.object({\n name: z.string().describe(\"Name of the parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the parcel.\").nullable().optional(),\n height: z.string().describe(\"Height of the parcel.\").nullable().optional(),\n length: z.string().describe(\"Length of the parcel.\").nullable().optional(),\n weight: z.string().describe(\"Weight of the parcel.\").nullable().optional(),\n template: ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema.nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the object.\").nullable().optional(),\n weight_unit: z.string().describe(\"Unit of measurement for weight (e.g., 'lb' for pounds, 'kg' for kilograms).\").nullable().optional(),\n object_owner: z.string().describe(\"Owner of the object.\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).\").nullable().optional(),\n object_created: z.string().describe(\"Timestamp when the object was created.\").nullable().optional(),\n object_updated: z.string().describe(\"Timestamp when the object was last updated.\").nullable().optional(),\n}).describe(\"Response schema for a user parcel template.\");\n\nexport const shippoGetUserParcelTemplate = action(\"SHIPPO_GET_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-user-parcel-template\",\n name: \"Get User Parcel Template\",\n description: \"Tool to retrieve a specific user-created parcel template by its object ID. Use when you need to get dimensions and specifications for a custom parcel template.\",\n input: ShippoGetUserParcelTemplateInput,\n output: ShippoGetUserParcelTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAClK,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC1G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,0DAA0D,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAgB9C,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApB+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,UAAU,wDAAwD,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-parcel-template.mjs","names":[],"sources":["../../src/actions/get-user-parcel-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetUserParcelTemplateInput = 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 retrieve.\"),\n}).describe(\"Request schema for retrieving a user parcel template.\");\nconst ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema = z.object({\n name: z.string().describe(\"Name of the carrier parcel template.\").nullable().optional(),\n token: z.string().describe(\"Token identifier for the carrier parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the carrier template.\").nullable().optional(),\n height: z.string().describe(\"Height of the carrier template.\").nullable().optional(),\n length: z.string().describe(\"Length of the carrier template.\").nullable().optional(),\n carrier: z.string().describe(\"Name of the carrier (e.g., 'USPS', 'FedEx', 'UPS').\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for dimensions in the carrier template.\").nullable().optional(),\n is_variable_dimensions: z.boolean().describe(\"Indicates whether the parcel template has variable dimensions.\").nullable().optional(),\n}).passthrough().describe(\"Carrier parcel template details.\");\nexport const ShippoGetUserParcelTemplateOutput = z.object({\n name: z.string().describe(\"Name of the parcel template.\").nullable().optional(),\n width: z.string().describe(\"Width of the parcel.\").nullable().optional(),\n height: z.string().describe(\"Height of the parcel.\").nullable().optional(),\n length: z.string().describe(\"Length of the parcel.\").nullable().optional(),\n weight: z.string().describe(\"Weight of the parcel.\").nullable().optional(),\n template: ShippoGetUserParcelTemplate_CarrierParcelTemplateSchema.nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the object.\").nullable().optional(),\n weight_unit: z.string().describe(\"Unit of measurement for weight (e.g., 'lb' for pounds, 'kg' for kilograms).\").nullable().optional(),\n object_owner: z.string().describe(\"Owner of the object.\").nullable().optional(),\n distance_unit: z.string().describe(\"Unit of measurement for distance (e.g., 'in' for inches, 'cm' for centimeters).\").nullable().optional(),\n object_created: z.string().describe(\"Timestamp when the object was created.\").nullable().optional(),\n object_updated: z.string().describe(\"Timestamp when the object was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a user parcel template.\");\n\nexport const shippoGetUserParcelTemplate = action(\"SHIPPO_GET_USER_PARCEL_TEMPLATE\", {\n slug: \"shippo-get-user-parcel-template\",\n name: \"Get User Parcel Template\",\n description: \"Tool to retrieve a specific user-created parcel template by its object ID. Use when you need to get dimensions and specifications for a custom parcel template.\",\n input: ShippoGetUserParcelTemplateInput,\n output: ShippoGetUserParcelTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAClK,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC1G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,0DAA0D,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAgB5D,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApB+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,UAAU,wDAAwD,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
@@ -11,7 +11,7 @@ const ShippoGetWebhookOutput = zod.z.object({
11
11
  object_owner: zod.z.string().describe("Username of the account owner who created this webhook subscription.").nullable(),
12
12
  object_created: zod.z.string().describe("ISO 8601 timestamp when the webhook subscription was created.").nullable(),
13
13
  object_updated: zod.z.string().describe("ISO 8601 timestamp when the webhook subscription was last updated.").nullable()
14
- }).describe("Response model for a webhook subscription.");
14
+ }).passthrough().describe("Response model for a webhook subscription.");
15
15
  const shippoGetWebhook = require_action.action("SHIPPO_GET_WEBHOOK", {
16
16
  slug: "shippo-get-webhook",
17
17
  name: "Get Webhook",
@@ -1 +1 @@
1
- {"version":3,"file":"get-webhook.cjs","names":["z","action"],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\").nullable(),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\").nullable(),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\").nullable(),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\").nullable(),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\").nullable(),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\").nullable(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\").nullable(),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\").nullable(),\n}).describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACtG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC7L,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC/J,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-webhook.cjs","names":["z","action"],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\").nullable(),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\").nullable(),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\").nullable(),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\").nullable(),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\").nullable(),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\").nullable(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\").nullable(),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\").nullable(),\n}).passthrough().describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACtG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC7L,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC/J,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,10 +13,22 @@ declare const ShippoGetWebhookOutput: z.ZodObject<{
13
13
  object_owner: z.ZodNullable<z.ZodString>;
14
14
  object_created: z.ZodNullable<z.ZodString>;
15
15
  object_updated: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const shippoGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  webhook_id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { shippoGetWebhook };
22
34
  //# sourceMappingURL=get-webhook.d.cts.map
@@ -13,10 +13,22 @@ declare const ShippoGetWebhookOutput: z.ZodObject<{
13
13
  object_owner: z.ZodNullable<z.ZodString>;
14
14
  object_created: z.ZodNullable<z.ZodString>;
15
15
  object_updated: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const shippoGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  webhook_id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { shippoGetWebhook };
22
34
  //# sourceMappingURL=get-webhook.d.mts.map
@@ -14,7 +14,7 @@ const shippoGetWebhook = action("SHIPPO_GET_WEBHOOK", {
14
14
  object_owner: z.string().describe("Username of the account owner who created this webhook subscription.").nullable(),
15
15
  object_created: z.string().describe("ISO 8601 timestamp when the webhook subscription was created.").nullable(),
16
16
  object_updated: z.string().describe("ISO 8601 timestamp when the webhook subscription was last updated.").nullable()
17
- }).describe("Response model for a webhook subscription.")
17
+ }).passthrough().describe("Response model for a webhook subscription.")
18
18
  });
19
19
  //#endregion
20
20
  export { shippoGetWebhook };
@@ -1 +1 @@
1
- {"version":3,"file":"get-webhook.mjs","names":[],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\").nullable(),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\").nullable(),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\").nullable(),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\").nullable(),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\").nullable(),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\").nullable(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\").nullable(),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\").nullable(),\n}).describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;AAkBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBmC,EAAE,OAAO,EAC5C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAgBH;CACP,QAhBoC,EAAE,OAAO;EAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EACtG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;EAC7L,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAC9G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EAC/J,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAC9G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-webhook.mjs","names":[],"sources":["../../src/actions/get-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoGetWebhookInput = z.object({\n webhook_id: z.string().describe(\"Object ID of the webhook to retrieve. This is the unique identifier returned when creating a webhook.\"),\n}).describe(\"Request model for retrieving a specific webhook.\");\nexport const ShippoGetWebhookOutput = z.object({\n url: z.string().describe(\"The registered endpoint URL that receives webhook notifications.\").nullable(),\n event: z.string().describe(\"The event type this webhook is subscribed to (e.g., track_updated, transaction_created, transaction_updated, batch_created, batch_purchased, or all).\").nullable(),\n active: z.boolean().describe(\"Whether the webhook is currently active and receiving notifications.\").nullable(),\n is_test: z.boolean().describe(\"Whether this is a test webhook or a production webhook.\").nullable(),\n object_id: z.string().describe(\"Unique identifier for the webhook subscription. Use this ID to reference or manage the webhook in future API calls.\").nullable(),\n object_owner: z.string().describe(\"Username of the account owner who created this webhook subscription.\").nullable(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was created.\").nullable(),\n object_updated: z.string().describe(\"ISO 8601 timestamp when the webhook subscription was last updated.\").nullable(),\n}).passthrough().describe(\"Response model for a webhook subscription.\");\n\nexport const shippoGetWebhook = action(\"SHIPPO_GET_WEBHOOK\", {\n slug: \"shippo-get-webhook\",\n name: \"Get Webhook\",\n description: \"Tool to retrieve a specific webhook subscription from Shippo. Use when you need to get the details of an existing webhook using its object ID.\",\n input: ShippoGetWebhookInput,\n output: ShippoGetWebhookOutput,\n});\n"],"mappings":";;AAkBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBmC,EAAE,OAAO,EAC5C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACzI,CAAC,CAAC,CAAC,SAAS,kDAgBH;CACP,QAhBoC,EAAE,OAAO;EAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EACtG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;EAC7L,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAC9G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EAC/J,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAC9G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
@@ -11,11 +11,11 @@ const ShippoListAddresses_ValidationMessageSchema = zod.z.object({
11
11
  text: zod.z.string().describe("Validation message text").nullable().optional(),
12
12
  type: zod.z.string().describe("Type of validation message").nullable().optional(),
13
13
  source: zod.z.string().describe("Source of the validation message").nullable().optional()
14
- }).describe("Validation message object.");
14
+ }).passthrough().describe("Validation message object.");
15
15
  const ShippoListAddresses_ValidationResultsSchema = zod.z.object({
16
16
  is_valid: zod.z.boolean().describe("Boolean indicating if the address is valid").nullable().optional(),
17
17
  messages: zod.z.array(ShippoListAddresses_ValidationMessageSchema).describe("List of validation messages").nullable().optional()
18
- }).describe("Validation results for an address.");
18
+ }).passthrough().describe("Validation results for an address.");
19
19
  const ShippoListAddresses_AddressSchema = zod.z.object({
20
20
  zip: zod.z.string().describe("Postal code (required for purchase)").nullable().optional(),
21
21
  city: zod.z.string().describe("City name (required for purchase)").nullable().optional(),
@@ -38,12 +38,12 @@ const ShippoListAddresses_AddressSchema = zod.z.object({
38
38
  object_created: zod.z.string().describe("ISO 8601 timestamp when the address was created").nullable().optional(),
39
39
  object_updated: zod.z.string().describe("ISO 8601 timestamp of last update").nullable().optional(),
40
40
  validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional()
41
- }).describe("Address object returned by the Shippo API.");
41
+ }).passthrough().describe("Address object returned by the Shippo API.");
42
42
  const ShippoListAddressesOutput = zod.z.object({
43
43
  next: zod.z.string().describe("URL for the next page of results, null if no more pages").nullable().optional(),
44
44
  results: zod.z.array(ShippoListAddresses_AddressSchema).describe("Array of address objects").nullable().optional(),
45
45
  previous: zod.z.string().describe("URL for the previous page of results, null if on first page").nullable().optional()
46
- }).describe("Response containing paginated list of addresses.");
46
+ }).passthrough().describe("Response containing paginated list of addresses.");
47
47
  const shippoListAddresses = require_action.action("SHIPPO_LIST_ADDRESSES", {
48
48
  slug: "shippo-list-addresses",
49
49
  name: "List Addresses",
@@ -1 +1 @@
1
- {"version":3,"file":"list-addresses.cjs","names":["z","action"],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_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}).describe(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-addresses.cjs","names":["z","action"],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_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(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).passthrough().describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).passthrough().describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).passthrough().describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,oBAAoB,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAASA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -36,16 +36,28 @@ declare const ShippoListAddressesOutput: z.ZodObject<{
36
36
  text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
37
  type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
38
  source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
- }, z.core.$strip>>>>;
40
- }, z.core.$strip>>>;
41
- }, z.core.$strip>>>>;
39
+ }, z.core.$loose>>>>;
40
+ }, z.core.$loose>>>;
41
+ }, z.core.$loose>>>>;
42
42
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
- }, z.core.$strip>;
43
+ }, z.core.$loose>;
44
44
  declare const shippoListAddresses: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  page?: number | undefined;
46
46
  results?: number | undefined;
47
47
  SHIPPO_API_VERSION?: string | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ accessToken: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { shippoListAddresses };
51
63
  //# sourceMappingURL=list-addresses.d.cts.map
@@ -36,16 +36,28 @@ declare const ShippoListAddressesOutput: z.ZodObject<{
36
36
  text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
37
  type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
38
  source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
- }, z.core.$strip>>>>;
40
- }, z.core.$strip>>>;
41
- }, z.core.$strip>>>>;
39
+ }, z.core.$loose>>>>;
40
+ }, z.core.$loose>>>;
41
+ }, z.core.$loose>>>>;
42
42
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
- }, z.core.$strip>;
43
+ }, z.core.$loose>;
44
44
  declare const shippoListAddresses: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  page?: number | undefined;
46
46
  results?: number | undefined;
47
47
  SHIPPO_API_VERSION?: string | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ accessToken: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { shippoListAddresses };
51
63
  //# sourceMappingURL=list-addresses.d.mts.map
@@ -11,11 +11,11 @@ const ShippoListAddresses_ValidationMessageSchema = z.object({
11
11
  text: z.string().describe("Validation message text").nullable().optional(),
12
12
  type: z.string().describe("Type of validation message").nullable().optional(),
13
13
  source: z.string().describe("Source of the validation message").nullable().optional()
14
- }).describe("Validation message object.");
14
+ }).passthrough().describe("Validation message object.");
15
15
  const ShippoListAddresses_ValidationResultsSchema = z.object({
16
16
  is_valid: z.boolean().describe("Boolean indicating if the address is valid").nullable().optional(),
17
17
  messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe("List of validation messages").nullable().optional()
18
- }).describe("Validation results for an address.");
18
+ }).passthrough().describe("Validation results for an address.");
19
19
  const ShippoListAddresses_AddressSchema = z.object({
20
20
  zip: z.string().describe("Postal code (required for purchase)").nullable().optional(),
21
21
  city: z.string().describe("City name (required for purchase)").nullable().optional(),
@@ -38,7 +38,7 @@ const ShippoListAddresses_AddressSchema = z.object({
38
38
  object_created: z.string().describe("ISO 8601 timestamp when the address was created").nullable().optional(),
39
39
  object_updated: z.string().describe("ISO 8601 timestamp of last update").nullable().optional(),
40
40
  validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional()
41
- }).describe("Address object returned by the Shippo API.");
41
+ }).passthrough().describe("Address object returned by the Shippo API.");
42
42
  const shippoListAddresses = action("SHIPPO_LIST_ADDRESSES", {
43
43
  slug: "shippo-list-addresses",
44
44
  name: "List Addresses",
@@ -48,7 +48,7 @@ const shippoListAddresses = action("SHIPPO_LIST_ADDRESSES", {
48
48
  next: z.string().describe("URL for the next page of results, null if no more pages").nullable().optional(),
49
49
  results: z.array(ShippoListAddresses_AddressSchema).describe("Array of address objects").nullable().optional(),
50
50
  previous: z.string().describe("URL for the previous page of results, null if on first page").nullable().optional()
51
- }).describe("Response containing paginated list of addresses.")
51
+ }).passthrough().describe("Response containing paginated list of addresses.")
52
52
  });
53
53
  //#endregion
54
54
  export { shippoListAddresses };
@@ -1 +1 @@
1
- {"version":3,"file":"list-addresses.mjs","names":[],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_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}).describe(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-addresses.mjs","names":[],"sources":["../../src/actions/list-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShippoListAddressesInput = z.object({\n page: z.number().int().default(1).describe(\"The page number you want to select\").optional(),\n results: z.number().int().default(25).describe(\"The number of results to return per page (max 100)\").optional(),\n SHIPPO_API_VERSION: z.string().describe(\"String used to pick a non-default API version to use\").optional(),\n}).describe(\"Request model for listing addresses with pagination.\");\nconst ShippoListAddresses_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(\"Validation message object.\");\nconst ShippoListAddresses_ValidationResultsSchema = z.object({\n is_valid: z.boolean().describe(\"Boolean indicating if the address is valid\").nullable().optional(),\n messages: z.array(ShippoListAddresses_ValidationMessageSchema).describe(\"List of validation messages\").nullable().optional(),\n}).passthrough().describe(\"Validation results for an address.\");\nconst ShippoListAddresses_AddressSchema = z.object({\n zip: z.string().describe(\"Postal code (required for purchase)\").nullable().optional(),\n city: z.string().describe(\"City name (required for purchase)\").nullable().optional(),\n name: z.string().describe(\"First and last name (required for purchase)\").nullable().optional(),\n test: z.boolean().describe(\"Boolean indicating if this is a test mode address\").nullable().optional(),\n email: z.string().describe(\"RFC3696/5321-compliant email address\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"State/province (required for some countries)\").nullable().optional(),\n company: z.string().describe(\"Company name\").nullable().optional(),\n country: z.string().describe(\"ISO country code (always required)\").nullable().optional(),\n street1: z.string().describe(\"First street line, max 35 characters (required for purchase)\").nullable().optional(),\n street2: z.string().describe(\"Second street line, max 35 characters\").nullable().optional(),\n street3: z.string().describe(\"Third street line (USPS international, UPS only)\").nullable().optional(),\n metadata: z.string().describe(\"Additional metadata, up to 100 characters\").nullable().optional(),\n object_id: z.string().describe(\"Unique identifier for the address\").nullable().optional(),\n street_no: z.string().describe(\"Building street number\").nullable().optional(),\n is_complete: z.boolean().describe(\"Boolean indicating if all required values are present\").nullable().optional(),\n object_owner: z.string().describe(\"Username of the creator\").nullable().optional(),\n is_residential: z.boolean().describe(\"Boolean indicating residential status\").nullable().optional(),\n object_created: z.string().describe(\"ISO 8601 timestamp when the address was created\").nullable().optional(),\n object_updated: z.string().describe(\"ISO 8601 timestamp of last update\").nullable().optional(),\n validation_results: ShippoListAddresses_ValidationResultsSchema.nullable().optional(),\n}).passthrough().describe(\"Address object returned by the Shippo API.\");\nexport const ShippoListAddressesOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, null if no more pages\").nullable().optional(),\n results: z.array(ShippoListAddresses_AddressSchema).describe(\"Array of address objects\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results, null if on first page\").nullable().optional(),\n}).passthrough().describe(\"Response containing paginated list of addresses.\");\n\nexport const shippoListAddresses = action(\"SHIPPO_LIST_ADDRESSES\", {\n slug: \"shippo-list-addresses\",\n name: \"List Addresses\",\n description: \"Tool to list all addresses in the Shippo account with pagination support. Use when you need to retrieve stored addresses for shipment creation or management.\",\n input: ShippoListAddressesInput,\n output: ShippoListAddressesOutput,\n});\n"],"mappings":"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"}