@keystrokehq/persona 0.1.0 → 0.1.3

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 (561) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-tag-to-account.cjs +10 -10
  4. package/dist/actions/add-tag-to-account.cjs.map +1 -1
  5. package/dist/actions/add-tag-to-account.d.cts +48 -3
  6. package/dist/actions/add-tag-to-account.d.cts.map +1 -1
  7. package/dist/actions/add-tag-to-account.d.mts +48 -3
  8. package/dist/actions/add-tag-to-account.d.mts.map +1 -1
  9. package/dist/actions/add-tag-to-account.mjs +10 -10
  10. package/dist/actions/add-tag-to-account.mjs.map +1 -1
  11. package/dist/actions/archive-a-browser-fingerprint-list-item.cjs +7 -7
  12. package/dist/actions/archive-a-browser-fingerprint-list-item.cjs.map +1 -1
  13. package/dist/actions/archive-a-browser-fingerprint-list-item.d.cts +31 -3
  14. package/dist/actions/archive-a-browser-fingerprint-list-item.d.cts.map +1 -1
  15. package/dist/actions/archive-a-browser-fingerprint-list-item.d.mts +31 -3
  16. package/dist/actions/archive-a-browser-fingerprint-list-item.d.mts.map +1 -1
  17. package/dist/actions/archive-a-browser-fingerprint-list-item.mjs +7 -7
  18. package/dist/actions/archive-a-browser-fingerprint-list-item.mjs.map +1 -1
  19. package/dist/actions/archive-a-country-list-item.cjs +11 -11
  20. package/dist/actions/archive-a-country-list-item.cjs.map +1 -1
  21. package/dist/actions/archive-a-country-list-item.d.cts +49 -3
  22. package/dist/actions/archive-a-country-list-item.d.cts.map +1 -1
  23. package/dist/actions/archive-a-country-list-item.d.mts +49 -3
  24. package/dist/actions/archive-a-country-list-item.d.mts.map +1 -1
  25. package/dist/actions/archive-a-country-list-item.mjs +11 -11
  26. package/dist/actions/archive-a-country-list-item.mjs.map +1 -1
  27. package/dist/actions/archive-a-geolocation-list-item.cjs +6 -6
  28. package/dist/actions/archive-a-geolocation-list-item.cjs.map +1 -1
  29. package/dist/actions/archive-a-geolocation-list-item.d.cts +41 -3
  30. package/dist/actions/archive-a-geolocation-list-item.d.cts.map +1 -1
  31. package/dist/actions/archive-a-geolocation-list-item.d.mts +41 -3
  32. package/dist/actions/archive-a-geolocation-list-item.d.mts.map +1 -1
  33. package/dist/actions/archive-a-geolocation-list-item.mjs +6 -6
  34. package/dist/actions/archive-a-geolocation-list-item.mjs.map +1 -1
  35. package/dist/actions/archive-a-government-id-number-list-item.cjs +4 -4
  36. package/dist/actions/archive-a-government-id-number-list-item.cjs.map +1 -1
  37. package/dist/actions/archive-a-government-id-number-list-item.d.cts +31 -3
  38. package/dist/actions/archive-a-government-id-number-list-item.d.cts.map +1 -1
  39. package/dist/actions/archive-a-government-id-number-list-item.d.mts +31 -3
  40. package/dist/actions/archive-a-government-id-number-list-item.d.mts.map +1 -1
  41. package/dist/actions/archive-a-government-id-number-list-item.mjs +4 -4
  42. package/dist/actions/archive-a-government-id-number-list-item.mjs.map +1 -1
  43. package/dist/actions/archive-a-name-list-item.cjs +6 -6
  44. package/dist/actions/archive-a-name-list-item.cjs.map +1 -1
  45. package/dist/actions/archive-a-name-list-item.d.cts +30 -3
  46. package/dist/actions/archive-a-name-list-item.d.cts.map +1 -1
  47. package/dist/actions/archive-a-name-list-item.d.mts +30 -3
  48. package/dist/actions/archive-a-name-list-item.d.mts.map +1 -1
  49. package/dist/actions/archive-a-name-list-item.mjs +6 -6
  50. package/dist/actions/archive-a-name-list-item.mjs.map +1 -1
  51. package/dist/actions/archive-a-webhook.cjs +6 -6
  52. package/dist/actions/archive-a-webhook.cjs.map +1 -1
  53. package/dist/actions/archive-a-webhook.d.cts +49 -3
  54. package/dist/actions/archive-a-webhook.d.cts.map +1 -1
  55. package/dist/actions/archive-a-webhook.d.mts +49 -3
  56. package/dist/actions/archive-a-webhook.d.mts.map +1 -1
  57. package/dist/actions/archive-a-webhook.mjs +6 -6
  58. package/dist/actions/archive-a-webhook.mjs.map +1 -1
  59. package/dist/actions/archive-email-address-list-item.cjs +5 -5
  60. package/dist/actions/archive-email-address-list-item.cjs.map +1 -1
  61. package/dist/actions/archive-email-address-list-item.d.cts +50 -3
  62. package/dist/actions/archive-email-address-list-item.d.cts.map +1 -1
  63. package/dist/actions/archive-email-address-list-item.d.mts +50 -3
  64. package/dist/actions/archive-email-address-list-item.d.mts.map +1 -1
  65. package/dist/actions/archive-email-address-list-item.mjs +5 -5
  66. package/dist/actions/archive-email-address-list-item.mjs.map +1 -1
  67. package/dist/actions/archive-ip-address-list-item.cjs +8 -8
  68. package/dist/actions/archive-ip-address-list-item.cjs.map +1 -1
  69. package/dist/actions/archive-ip-address-list-item.d.cts +34 -3
  70. package/dist/actions/archive-ip-address-list-item.d.cts.map +1 -1
  71. package/dist/actions/archive-ip-address-list-item.d.mts +34 -3
  72. package/dist/actions/archive-ip-address-list-item.d.mts.map +1 -1
  73. package/dist/actions/archive-ip-address-list-item.mjs +8 -8
  74. package/dist/actions/archive-ip-address-list-item.mjs.map +1 -1
  75. package/dist/actions/archive-phone-number-list-item.cjs +9 -9
  76. package/dist/actions/archive-phone-number-list-item.cjs.map +1 -1
  77. package/dist/actions/archive-phone-number-list-item.d.cts +31 -3
  78. package/dist/actions/archive-phone-number-list-item.d.cts.map +1 -1
  79. package/dist/actions/archive-phone-number-list-item.d.mts +31 -3
  80. package/dist/actions/archive-phone-number-list-item.d.mts.map +1 -1
  81. package/dist/actions/archive-phone-number-list-item.mjs +9 -9
  82. package/dist/actions/archive-phone-number-list-item.mjs.map +1 -1
  83. package/dist/actions/archive-string-list-item.cjs +5 -5
  84. package/dist/actions/archive-string-list-item.cjs.map +1 -1
  85. package/dist/actions/archive-string-list-item.d.cts +49 -3
  86. package/dist/actions/archive-string-list-item.d.cts.map +1 -1
  87. package/dist/actions/archive-string-list-item.d.mts +49 -3
  88. package/dist/actions/archive-string-list-item.d.mts.map +1 -1
  89. package/dist/actions/archive-string-list-item.mjs +5 -5
  90. package/dist/actions/archive-string-list-item.mjs.map +1 -1
  91. package/dist/actions/clone-webhook.cjs +7 -7
  92. package/dist/actions/clone-webhook.cjs.map +1 -1
  93. package/dist/actions/clone-webhook.d.cts +43 -3
  94. package/dist/actions/clone-webhook.d.cts.map +1 -1
  95. package/dist/actions/clone-webhook.d.mts +43 -3
  96. package/dist/actions/clone-webhook.d.mts.map +1 -1
  97. package/dist/actions/clone-webhook.mjs +7 -7
  98. package/dist/actions/clone-webhook.mjs.map +1 -1
  99. package/dist/actions/consolidate-into-account.cjs +2 -2
  100. package/dist/actions/consolidate-into-account.cjs.map +1 -1
  101. package/dist/actions/consolidate-into-account.d.cts +28 -3
  102. package/dist/actions/consolidate-into-account.d.cts.map +1 -1
  103. package/dist/actions/consolidate-into-account.d.mts +28 -3
  104. package/dist/actions/consolidate-into-account.d.mts.map +1 -1
  105. package/dist/actions/consolidate-into-account.mjs +2 -2
  106. package/dist/actions/consolidate-into-account.mjs.map +1 -1
  107. package/dist/actions/create-an-account.cjs +16 -16
  108. package/dist/actions/create-an-account.cjs.map +1 -1
  109. package/dist/actions/create-an-account.d.cts +121 -3
  110. package/dist/actions/create-an-account.d.cts.map +1 -1
  111. package/dist/actions/create-an-account.d.mts +121 -3
  112. package/dist/actions/create-an-account.d.mts.map +1 -1
  113. package/dist/actions/create-an-account.mjs +16 -16
  114. package/dist/actions/create-an-account.mjs.map +1 -1
  115. package/dist/actions/create-an-ip-address-list-item.cjs +10 -10
  116. package/dist/actions/create-an-ip-address-list-item.cjs.map +1 -1
  117. package/dist/actions/create-an-ip-address-list-item.d.cts +41 -3
  118. package/dist/actions/create-an-ip-address-list-item.d.cts.map +1 -1
  119. package/dist/actions/create-an-ip-address-list-item.d.mts +41 -3
  120. package/dist/actions/create-an-ip-address-list-item.d.mts.map +1 -1
  121. package/dist/actions/create-an-ip-address-list-item.mjs +10 -10
  122. package/dist/actions/create-an-ip-address-list-item.mjs.map +1 -1
  123. package/dist/actions/create-country-list-item.cjs +8 -8
  124. package/dist/actions/create-country-list-item.cjs.map +1 -1
  125. package/dist/actions/create-country-list-item.d.cts +62 -3
  126. package/dist/actions/create-country-list-item.d.cts.map +1 -1
  127. package/dist/actions/create-country-list-item.d.mts +62 -3
  128. package/dist/actions/create-country-list-item.d.mts.map +1 -1
  129. package/dist/actions/create-country-list-item.mjs +8 -8
  130. package/dist/actions/create-country-list-item.mjs.map +1 -1
  131. package/dist/actions/create-document-generic.cjs +9 -9
  132. package/dist/actions/create-document-generic.cjs.map +1 -1
  133. package/dist/actions/create-document-generic.d.cts +73 -3
  134. package/dist/actions/create-document-generic.d.cts.map +1 -1
  135. package/dist/actions/create-document-generic.d.mts +73 -3
  136. package/dist/actions/create-document-generic.d.mts.map +1 -1
  137. package/dist/actions/create-document-generic.mjs +9 -9
  138. package/dist/actions/create-document-generic.mjs.map +1 -1
  139. package/dist/actions/create-email-address-list-item.cjs +11 -11
  140. package/dist/actions/create-email-address-list-item.cjs.map +1 -1
  141. package/dist/actions/create-email-address-list-item.d.cts +39 -3
  142. package/dist/actions/create-email-address-list-item.d.cts.map +1 -1
  143. package/dist/actions/create-email-address-list-item.d.mts +39 -3
  144. package/dist/actions/create-email-address-list-item.d.mts.map +1 -1
  145. package/dist/actions/create-email-address-list-item.mjs +11 -11
  146. package/dist/actions/create-email-address-list-item.mjs.map +1 -1
  147. package/dist/actions/create-government-id-number-list-item.cjs +13 -13
  148. package/dist/actions/create-government-id-number-list-item.cjs.map +1 -1
  149. package/dist/actions/create-government-id-number-list-item.d.cts +42 -3
  150. package/dist/actions/create-government-id-number-list-item.d.cts.map +1 -1
  151. package/dist/actions/create-government-id-number-list-item.d.mts +42 -3
  152. package/dist/actions/create-government-id-number-list-item.d.mts.map +1 -1
  153. package/dist/actions/create-government-id-number-list-item.mjs +13 -13
  154. package/dist/actions/create-government-id-number-list-item.mjs.map +1 -1
  155. package/dist/actions/create-name-list-item.cjs +12 -12
  156. package/dist/actions/create-name-list-item.cjs.map +1 -1
  157. package/dist/actions/create-name-list-item.d.cts +47 -3
  158. package/dist/actions/create-name-list-item.d.cts.map +1 -1
  159. package/dist/actions/create-name-list-item.d.mts +47 -3
  160. package/dist/actions/create-name-list-item.d.mts.map +1 -1
  161. package/dist/actions/create-name-list-item.mjs +12 -12
  162. package/dist/actions/create-name-list-item.mjs.map +1 -1
  163. package/dist/actions/create-phone-number-list-item.cjs +9 -9
  164. package/dist/actions/create-phone-number-list-item.cjs.map +1 -1
  165. package/dist/actions/create-phone-number-list-item.d.cts +46 -3
  166. package/dist/actions/create-phone-number-list-item.d.cts.map +1 -1
  167. package/dist/actions/create-phone-number-list-item.d.mts +46 -3
  168. package/dist/actions/create-phone-number-list-item.d.mts.map +1 -1
  169. package/dist/actions/create-phone-number-list-item.mjs +9 -9
  170. package/dist/actions/create-phone-number-list-item.mjs.map +1 -1
  171. package/dist/actions/create-string-list-item.cjs +10 -10
  172. package/dist/actions/create-string-list-item.cjs.map +1 -1
  173. package/dist/actions/create-string-list-item.d.cts +39 -3
  174. package/dist/actions/create-string-list-item.d.cts.map +1 -1
  175. package/dist/actions/create-string-list-item.d.mts +39 -3
  176. package/dist/actions/create-string-list-item.d.mts.map +1 -1
  177. package/dist/actions/create-string-list-item.mjs +10 -10
  178. package/dist/actions/create-string-list-item.mjs.map +1 -1
  179. package/dist/actions/create-webhook.cjs +8 -8
  180. package/dist/actions/create-webhook.cjs.map +1 -1
  181. package/dist/actions/create-webhook.d.cts +72 -3
  182. package/dist/actions/create-webhook.d.cts.map +1 -1
  183. package/dist/actions/create-webhook.d.mts +72 -3
  184. package/dist/actions/create-webhook.d.mts.map +1 -1
  185. package/dist/actions/create-webhook.mjs +8 -8
  186. package/dist/actions/create-webhook.mjs.map +1 -1
  187. package/dist/actions/disable-webhook.cjs +6 -6
  188. package/dist/actions/disable-webhook.cjs.map +1 -1
  189. package/dist/actions/disable-webhook.d.cts +49 -3
  190. package/dist/actions/disable-webhook.d.cts.map +1 -1
  191. package/dist/actions/disable-webhook.d.mts +49 -3
  192. package/dist/actions/disable-webhook.d.mts.map +1 -1
  193. package/dist/actions/disable-webhook.mjs +6 -6
  194. package/dist/actions/disable-webhook.mjs.map +1 -1
  195. package/dist/actions/enable-webhook.cjs +7 -7
  196. package/dist/actions/enable-webhook.cjs.map +1 -1
  197. package/dist/actions/enable-webhook.d.cts +47 -3
  198. package/dist/actions/enable-webhook.d.cts.map +1 -1
  199. package/dist/actions/enable-webhook.d.mts +47 -3
  200. package/dist/actions/enable-webhook.d.mts.map +1 -1
  201. package/dist/actions/enable-webhook.mjs +7 -7
  202. package/dist/actions/enable-webhook.mjs.map +1 -1
  203. package/dist/actions/expire-inquiry-sessions.cjs +12 -12
  204. package/dist/actions/expire-inquiry-sessions.cjs.map +1 -1
  205. package/dist/actions/expire-inquiry-sessions.d.cts +54 -3
  206. package/dist/actions/expire-inquiry-sessions.d.cts.map +1 -1
  207. package/dist/actions/expire-inquiry-sessions.d.mts +54 -3
  208. package/dist/actions/expire-inquiry-sessions.d.mts.map +1 -1
  209. package/dist/actions/expire-inquiry-sessions.mjs +12 -12
  210. package/dist/actions/expire-inquiry-sessions.mjs.map +1 -1
  211. package/dist/actions/import-email-address-lists.cjs +10 -10
  212. package/dist/actions/import-email-address-lists.cjs.map +1 -1
  213. package/dist/actions/import-email-address-lists.d.cts +30 -3
  214. package/dist/actions/import-email-address-lists.d.cts.map +1 -1
  215. package/dist/actions/import-email-address-lists.d.mts +30 -3
  216. package/dist/actions/import-email-address-lists.d.mts.map +1 -1
  217. package/dist/actions/import-email-address-lists.mjs +10 -10
  218. package/dist/actions/import-email-address-lists.mjs.map +1 -1
  219. package/dist/actions/import-ip-address-lists.cjs +10 -10
  220. package/dist/actions/import-ip-address-lists.cjs.map +1 -1
  221. package/dist/actions/import-ip-address-lists.d.cts +46 -3
  222. package/dist/actions/import-ip-address-lists.d.cts.map +1 -1
  223. package/dist/actions/import-ip-address-lists.d.mts +46 -3
  224. package/dist/actions/import-ip-address-lists.d.mts.map +1 -1
  225. package/dist/actions/import-ip-address-lists.mjs +10 -10
  226. package/dist/actions/import-ip-address-lists.mjs.map +1 -1
  227. package/dist/actions/import-name-lists.cjs +3 -3
  228. package/dist/actions/import-name-lists.cjs.map +1 -1
  229. package/dist/actions/import-name-lists.d.cts +36 -3
  230. package/dist/actions/import-name-lists.d.cts.map +1 -1
  231. package/dist/actions/import-name-lists.d.mts +36 -3
  232. package/dist/actions/import-name-lists.d.mts.map +1 -1
  233. package/dist/actions/import-name-lists.mjs +3 -3
  234. package/dist/actions/import-name-lists.mjs.map +1 -1
  235. package/dist/actions/import-phone-number-lists.cjs +10 -10
  236. package/dist/actions/import-phone-number-lists.cjs.map +1 -1
  237. package/dist/actions/import-phone-number-lists.d.cts +46 -3
  238. package/dist/actions/import-phone-number-lists.d.cts.map +1 -1
  239. package/dist/actions/import-phone-number-lists.d.mts +46 -3
  240. package/dist/actions/import-phone-number-lists.d.mts.map +1 -1
  241. package/dist/actions/import-phone-number-lists.mjs +10 -10
  242. package/dist/actions/import-phone-number-lists.mjs.map +1 -1
  243. package/dist/actions/list-all-accounts.cjs +10 -10
  244. package/dist/actions/list-all-accounts.cjs.map +1 -1
  245. package/dist/actions/list-all-accounts.d.cts +60 -3
  246. package/dist/actions/list-all-accounts.d.cts.map +1 -1
  247. package/dist/actions/list-all-accounts.d.mts +60 -3
  248. package/dist/actions/list-all-accounts.d.mts.map +1 -1
  249. package/dist/actions/list-all-accounts.mjs +10 -10
  250. package/dist/actions/list-all-accounts.mjs.map +1 -1
  251. package/dist/actions/list-all-api-logs.cjs +12 -12
  252. package/dist/actions/list-all-api-logs.cjs.map +1 -1
  253. package/dist/actions/list-all-api-logs.d.cts +54 -3
  254. package/dist/actions/list-all-api-logs.d.cts.map +1 -1
  255. package/dist/actions/list-all-api-logs.d.mts +54 -3
  256. package/dist/actions/list-all-api-logs.d.mts.map +1 -1
  257. package/dist/actions/list-all-api-logs.mjs +12 -12
  258. package/dist/actions/list-all-api-logs.mjs.map +1 -1
  259. package/dist/actions/list-all-cases.cjs +14 -14
  260. package/dist/actions/list-all-cases.cjs.map +1 -1
  261. package/dist/actions/list-all-cases.d.cts +66 -3
  262. package/dist/actions/list-all-cases.d.cts.map +1 -1
  263. package/dist/actions/list-all-cases.d.mts +66 -3
  264. package/dist/actions/list-all-cases.d.mts.map +1 -1
  265. package/dist/actions/list-all-cases.mjs +14 -14
  266. package/dist/actions/list-all-cases.mjs.map +1 -1
  267. package/dist/actions/list-all-devices.cjs +7 -7
  268. package/dist/actions/list-all-devices.cjs.map +1 -1
  269. package/dist/actions/list-all-devices.d.cts +46 -3
  270. package/dist/actions/list-all-devices.d.cts.map +1 -1
  271. package/dist/actions/list-all-devices.d.mts +46 -3
  272. package/dist/actions/list-all-devices.d.mts.map +1 -1
  273. package/dist/actions/list-all-devices.mjs +7 -7
  274. package/dist/actions/list-all-devices.mjs.map +1 -1
  275. package/dist/actions/list-all-events.cjs +4 -4
  276. package/dist/actions/list-all-events.cjs.map +1 -1
  277. package/dist/actions/list-all-events.d.cts +50 -3
  278. package/dist/actions/list-all-events.d.cts.map +1 -1
  279. package/dist/actions/list-all-events.d.mts +50 -3
  280. package/dist/actions/list-all-events.d.mts.map +1 -1
  281. package/dist/actions/list-all-events.mjs +4 -4
  282. package/dist/actions/list-all-events.mjs.map +1 -1
  283. package/dist/actions/list-all-importers.cjs +6 -6
  284. package/dist/actions/list-all-importers.cjs.map +1 -1
  285. package/dist/actions/list-all-importers.d.cts +50 -3
  286. package/dist/actions/list-all-importers.d.cts.map +1 -1
  287. package/dist/actions/list-all-importers.d.mts +50 -3
  288. package/dist/actions/list-all-importers.d.mts.map +1 -1
  289. package/dist/actions/list-all-importers.mjs +6 -6
  290. package/dist/actions/list-all-importers.mjs.map +1 -1
  291. package/dist/actions/list-all-inquiries.cjs +11 -11
  292. package/dist/actions/list-all-inquiries.cjs.map +1 -1
  293. package/dist/actions/list-all-inquiries.d.cts +63 -3
  294. package/dist/actions/list-all-inquiries.d.cts.map +1 -1
  295. package/dist/actions/list-all-inquiries.d.mts +63 -3
  296. package/dist/actions/list-all-inquiries.d.mts.map +1 -1
  297. package/dist/actions/list-all-inquiries.mjs +11 -11
  298. package/dist/actions/list-all-inquiries.mjs.map +1 -1
  299. package/dist/actions/list-all-inquiry-sessions.cjs +13 -13
  300. package/dist/actions/list-all-inquiry-sessions.cjs.map +1 -1
  301. package/dist/actions/list-all-inquiry-sessions.d.cts +56 -3
  302. package/dist/actions/list-all-inquiry-sessions.d.cts.map +1 -1
  303. package/dist/actions/list-all-inquiry-sessions.d.mts +56 -3
  304. package/dist/actions/list-all-inquiry-sessions.d.mts.map +1 -1
  305. package/dist/actions/list-all-inquiry-sessions.mjs +13 -13
  306. package/dist/actions/list-all-inquiry-sessions.mjs.map +1 -1
  307. package/dist/actions/list-all-lists.cjs +7 -7
  308. package/dist/actions/list-all-lists.cjs.map +1 -1
  309. package/dist/actions/list-all-lists.d.cts +45 -3
  310. package/dist/actions/list-all-lists.d.cts.map +1 -1
  311. package/dist/actions/list-all-lists.d.mts +45 -3
  312. package/dist/actions/list-all-lists.d.mts.map +1 -1
  313. package/dist/actions/list-all-lists.mjs +7 -7
  314. package/dist/actions/list-all-lists.mjs.map +1 -1
  315. package/dist/actions/list-all-rate-limits.cjs +3 -3
  316. package/dist/actions/list-all-rate-limits.cjs.map +1 -1
  317. package/dist/actions/list-all-rate-limits.d.cts +36 -3
  318. package/dist/actions/list-all-rate-limits.d.cts.map +1 -1
  319. package/dist/actions/list-all-rate-limits.d.mts +36 -3
  320. package/dist/actions/list-all-rate-limits.d.mts.map +1 -1
  321. package/dist/actions/list-all-rate-limits.mjs +3 -3
  322. package/dist/actions/list-all-rate-limits.mjs.map +1 -1
  323. package/dist/actions/list-all-reports.cjs +12 -12
  324. package/dist/actions/list-all-reports.cjs.map +1 -1
  325. package/dist/actions/list-all-reports.d.cts +65 -3
  326. package/dist/actions/list-all-reports.d.cts.map +1 -1
  327. package/dist/actions/list-all-reports.d.mts +65 -3
  328. package/dist/actions/list-all-reports.d.mts.map +1 -1
  329. package/dist/actions/list-all-reports.mjs +12 -12
  330. package/dist/actions/list-all-reports.mjs.map +1 -1
  331. package/dist/actions/list-all-transactions.cjs +10 -10
  332. package/dist/actions/list-all-transactions.cjs.map +1 -1
  333. package/dist/actions/list-all-transactions.d.cts +55 -3
  334. package/dist/actions/list-all-transactions.d.cts.map +1 -1
  335. package/dist/actions/list-all-transactions.d.mts +55 -3
  336. package/dist/actions/list-all-transactions.d.mts.map +1 -1
  337. package/dist/actions/list-all-transactions.mjs +10 -10
  338. package/dist/actions/list-all-transactions.mjs.map +1 -1
  339. package/dist/actions/list-all-webhooks.cjs +8 -8
  340. package/dist/actions/list-all-webhooks.cjs.map +1 -1
  341. package/dist/actions/list-all-webhooks.d.cts +57 -3
  342. package/dist/actions/list-all-webhooks.d.cts.map +1 -1
  343. package/dist/actions/list-all-webhooks.d.mts +57 -3
  344. package/dist/actions/list-all-webhooks.d.mts.map +1 -1
  345. package/dist/actions/list-all-webhooks.mjs +8 -8
  346. package/dist/actions/list-all-webhooks.mjs.map +1 -1
  347. package/dist/actions/list-all-workflow-runs.cjs +12 -12
  348. package/dist/actions/list-all-workflow-runs.cjs.map +1 -1
  349. package/dist/actions/list-all-workflow-runs.d.cts +65 -3
  350. package/dist/actions/list-all-workflow-runs.d.cts.map +1 -1
  351. package/dist/actions/list-all-workflow-runs.d.mts +65 -3
  352. package/dist/actions/list-all-workflow-runs.d.mts.map +1 -1
  353. package/dist/actions/list-all-workflow-runs.mjs +12 -12
  354. package/dist/actions/list-all-workflow-runs.mjs.map +1 -1
  355. package/dist/actions/redact-an-account.cjs +13 -13
  356. package/dist/actions/redact-an-account.cjs.map +1 -1
  357. package/dist/actions/redact-an-account.d.cts +55 -3
  358. package/dist/actions/redact-an-account.d.cts.map +1 -1
  359. package/dist/actions/redact-an-account.d.mts +55 -3
  360. package/dist/actions/redact-an-account.d.mts.map +1 -1
  361. package/dist/actions/redact-an-account.mjs +13 -13
  362. package/dist/actions/redact-an-account.mjs.map +1 -1
  363. package/dist/actions/remove-account-tag.cjs +9 -9
  364. package/dist/actions/remove-account-tag.cjs.map +1 -1
  365. package/dist/actions/remove-account-tag.d.cts +46 -3
  366. package/dist/actions/remove-account-tag.d.cts.map +1 -1
  367. package/dist/actions/remove-account-tag.d.mts +46 -3
  368. package/dist/actions/remove-account-tag.d.mts.map +1 -1
  369. package/dist/actions/remove-account-tag.mjs +9 -9
  370. package/dist/actions/remove-account-tag.mjs.map +1 -1
  371. package/dist/actions/retrieve-a-country-list-item.cjs +8 -8
  372. package/dist/actions/retrieve-a-country-list-item.cjs.map +1 -1
  373. package/dist/actions/retrieve-a-country-list-item.d.cts +49 -3
  374. package/dist/actions/retrieve-a-country-list-item.d.cts.map +1 -1
  375. package/dist/actions/retrieve-a-country-list-item.d.mts +49 -3
  376. package/dist/actions/retrieve-a-country-list-item.d.mts.map +1 -1
  377. package/dist/actions/retrieve-a-country-list-item.mjs +8 -8
  378. package/dist/actions/retrieve-a-country-list-item.mjs.map +1 -1
  379. package/dist/actions/retrieve-a-geolocation-list-item.cjs +7 -7
  380. package/dist/actions/retrieve-a-geolocation-list-item.cjs.map +1 -1
  381. package/dist/actions/retrieve-a-geolocation-list-item.d.cts +54 -3
  382. package/dist/actions/retrieve-a-geolocation-list-item.d.cts.map +1 -1
  383. package/dist/actions/retrieve-a-geolocation-list-item.d.mts +54 -3
  384. package/dist/actions/retrieve-a-geolocation-list-item.d.mts.map +1 -1
  385. package/dist/actions/retrieve-a-geolocation-list-item.mjs +7 -7
  386. package/dist/actions/retrieve-a-geolocation-list-item.mjs.map +1 -1
  387. package/dist/actions/retrieve-a-name-list-item.cjs +5 -5
  388. package/dist/actions/retrieve-a-name-list-item.cjs.map +1 -1
  389. package/dist/actions/retrieve-a-name-list-item.d.cts +50 -3
  390. package/dist/actions/retrieve-a-name-list-item.d.cts.map +1 -1
  391. package/dist/actions/retrieve-a-name-list-item.d.mts +50 -3
  392. package/dist/actions/retrieve-a-name-list-item.d.mts.map +1 -1
  393. package/dist/actions/retrieve-a-name-list-item.mjs +5 -5
  394. package/dist/actions/retrieve-a-name-list-item.mjs.map +1 -1
  395. package/dist/actions/retrieve-a-string-list-item.cjs +8 -8
  396. package/dist/actions/retrieve-a-string-list-item.cjs.map +1 -1
  397. package/dist/actions/retrieve-a-string-list-item.d.cts +49 -3
  398. package/dist/actions/retrieve-a-string-list-item.d.cts.map +1 -1
  399. package/dist/actions/retrieve-a-string-list-item.d.mts +49 -3
  400. package/dist/actions/retrieve-a-string-list-item.d.mts.map +1 -1
  401. package/dist/actions/retrieve-a-string-list-item.mjs +8 -8
  402. package/dist/actions/retrieve-a-string-list-item.mjs.map +1 -1
  403. package/dist/actions/retrieve-a-webhook.cjs +10 -10
  404. package/dist/actions/retrieve-a-webhook.cjs.map +1 -1
  405. package/dist/actions/retrieve-a-webhook.d.cts +54 -3
  406. package/dist/actions/retrieve-a-webhook.d.cts.map +1 -1
  407. package/dist/actions/retrieve-a-webhook.d.mts +54 -3
  408. package/dist/actions/retrieve-a-webhook.d.mts.map +1 -1
  409. package/dist/actions/retrieve-a-webhook.mjs +10 -10
  410. package/dist/actions/retrieve-a-webhook.mjs.map +1 -1
  411. package/dist/actions/retrieve-an-account.cjs +13 -13
  412. package/dist/actions/retrieve-an-account.cjs.map +1 -1
  413. package/dist/actions/retrieve-an-account.d.cts +55 -3
  414. package/dist/actions/retrieve-an-account.d.cts.map +1 -1
  415. package/dist/actions/retrieve-an-account.d.mts +55 -3
  416. package/dist/actions/retrieve-an-account.d.mts.map +1 -1
  417. package/dist/actions/retrieve-an-account.mjs +13 -13
  418. package/dist/actions/retrieve-an-account.mjs.map +1 -1
  419. package/dist/actions/retrieve-an-event.cjs +9 -9
  420. package/dist/actions/retrieve-an-event.cjs.map +1 -1
  421. package/dist/actions/retrieve-an-event.d.cts +46 -3
  422. package/dist/actions/retrieve-an-event.d.cts.map +1 -1
  423. package/dist/actions/retrieve-an-event.d.mts +46 -3
  424. package/dist/actions/retrieve-an-event.d.mts.map +1 -1
  425. package/dist/actions/retrieve-an-event.mjs +9 -9
  426. package/dist/actions/retrieve-an-event.mjs.map +1 -1
  427. package/dist/actions/retrieve-an-importer.cjs +5 -5
  428. package/dist/actions/retrieve-an-importer.cjs.map +1 -1
  429. package/dist/actions/retrieve-an-importer.d.cts +44 -3
  430. package/dist/actions/retrieve-an-importer.d.cts.map +1 -1
  431. package/dist/actions/retrieve-an-importer.d.mts +44 -3
  432. package/dist/actions/retrieve-an-importer.d.mts.map +1 -1
  433. package/dist/actions/retrieve-an-importer.mjs +5 -5
  434. package/dist/actions/retrieve-an-importer.mjs.map +1 -1
  435. package/dist/actions/retrieve-an-ip-address-list-item.cjs +5 -5
  436. package/dist/actions/retrieve-an-ip-address-list-item.cjs.map +1 -1
  437. package/dist/actions/retrieve-an-ip-address-list-item.d.cts +49 -3
  438. package/dist/actions/retrieve-an-ip-address-list-item.d.cts.map +1 -1
  439. package/dist/actions/retrieve-an-ip-address-list-item.d.mts +49 -3
  440. package/dist/actions/retrieve-an-ip-address-list-item.d.mts.map +1 -1
  441. package/dist/actions/retrieve-an-ip-address-list-item.mjs +5 -5
  442. package/dist/actions/retrieve-an-ip-address-list-item.mjs.map +1 -1
  443. package/dist/actions/retrieve-api-log.cjs +16 -16
  444. package/dist/actions/retrieve-api-log.cjs.map +1 -1
  445. package/dist/actions/retrieve-api-log.d.cts +54 -3
  446. package/dist/actions/retrieve-api-log.d.cts.map +1 -1
  447. package/dist/actions/retrieve-api-log.d.mts +54 -3
  448. package/dist/actions/retrieve-api-log.d.mts.map +1 -1
  449. package/dist/actions/retrieve-api-log.mjs +16 -16
  450. package/dist/actions/retrieve-api-log.mjs.map +1 -1
  451. package/dist/actions/retrieve-browser-fingerprint-list-item.cjs +9 -9
  452. package/dist/actions/retrieve-browser-fingerprint-list-item.cjs.map +1 -1
  453. package/dist/actions/retrieve-browser-fingerprint-list-item.d.cts +47 -3
  454. package/dist/actions/retrieve-browser-fingerprint-list-item.d.cts.map +1 -1
  455. package/dist/actions/retrieve-browser-fingerprint-list-item.d.mts +47 -3
  456. package/dist/actions/retrieve-browser-fingerprint-list-item.d.mts.map +1 -1
  457. package/dist/actions/retrieve-browser-fingerprint-list-item.mjs +9 -9
  458. package/dist/actions/retrieve-browser-fingerprint-list-item.mjs.map +1 -1
  459. package/dist/actions/retrieve-document-generic.cjs +22 -22
  460. package/dist/actions/retrieve-document-generic.cjs.map +1 -1
  461. package/dist/actions/retrieve-document-generic.d.cts +61 -3
  462. package/dist/actions/retrieve-document-generic.d.cts.map +1 -1
  463. package/dist/actions/retrieve-document-generic.d.mts +61 -3
  464. package/dist/actions/retrieve-document-generic.d.mts.map +1 -1
  465. package/dist/actions/retrieve-document-generic.mjs +22 -22
  466. package/dist/actions/retrieve-document-generic.mjs.map +1 -1
  467. package/dist/actions/retrieve-document.cjs +18 -18
  468. package/dist/actions/retrieve-document.cjs.map +1 -1
  469. package/dist/actions/retrieve-document.d.cts +81 -3
  470. package/dist/actions/retrieve-document.d.cts.map +1 -1
  471. package/dist/actions/retrieve-document.d.mts +81 -3
  472. package/dist/actions/retrieve-document.d.mts.map +1 -1
  473. package/dist/actions/retrieve-document.mjs +18 -18
  474. package/dist/actions/retrieve-document.mjs.map +1 -1
  475. package/dist/actions/retrieve-email-address-list-item.cjs +5 -5
  476. package/dist/actions/retrieve-email-address-list-item.cjs.map +1 -1
  477. package/dist/actions/retrieve-email-address-list-item.d.cts +50 -3
  478. package/dist/actions/retrieve-email-address-list-item.d.cts.map +1 -1
  479. package/dist/actions/retrieve-email-address-list-item.d.mts +50 -3
  480. package/dist/actions/retrieve-email-address-list-item.d.mts.map +1 -1
  481. package/dist/actions/retrieve-email-address-list-item.mjs +5 -5
  482. package/dist/actions/retrieve-email-address-list-item.mjs.map +1 -1
  483. package/dist/actions/retrieve-government-id-number-list-item.cjs +5 -5
  484. package/dist/actions/retrieve-government-id-number-list-item.cjs.map +1 -1
  485. package/dist/actions/retrieve-government-id-number-list-item.d.cts +50 -3
  486. package/dist/actions/retrieve-government-id-number-list-item.d.cts.map +1 -1
  487. package/dist/actions/retrieve-government-id-number-list-item.d.mts +50 -3
  488. package/dist/actions/retrieve-government-id-number-list-item.d.mts.map +1 -1
  489. package/dist/actions/retrieve-government-id-number-list-item.mjs +5 -5
  490. package/dist/actions/retrieve-government-id-number-list-item.mjs.map +1 -1
  491. package/dist/actions/retrieve-phone-number-list-item.cjs +11 -11
  492. package/dist/actions/retrieve-phone-number-list-item.cjs.map +1 -1
  493. package/dist/actions/retrieve-phone-number-list-item.d.cts +52 -3
  494. package/dist/actions/retrieve-phone-number-list-item.d.cts.map +1 -1
  495. package/dist/actions/retrieve-phone-number-list-item.d.mts +52 -3
  496. package/dist/actions/retrieve-phone-number-list-item.d.mts.map +1 -1
  497. package/dist/actions/retrieve-phone-number-list-item.mjs +11 -11
  498. package/dist/actions/retrieve-phone-number-list-item.mjs.map +1 -1
  499. package/dist/actions/rotate-webhook-secret.cjs +9 -9
  500. package/dist/actions/rotate-webhook-secret.cjs.map +1 -1
  501. package/dist/actions/rotate-webhook-secret.d.cts +53 -3
  502. package/dist/actions/rotate-webhook-secret.d.cts.map +1 -1
  503. package/dist/actions/rotate-webhook-secret.d.mts +53 -3
  504. package/dist/actions/rotate-webhook-secret.d.mts.map +1 -1
  505. package/dist/actions/rotate-webhook-secret.mjs +9 -9
  506. package/dist/actions/rotate-webhook-secret.mjs.map +1 -1
  507. package/dist/actions/search-accounts.cjs +8 -8
  508. package/dist/actions/search-accounts.cjs.map +1 -1
  509. package/dist/actions/search-accounts.d.cts +71 -3
  510. package/dist/actions/search-accounts.d.cts.map +1 -1
  511. package/dist/actions/search-accounts.d.mts +71 -3
  512. package/dist/actions/search-accounts.d.mts.map +1 -1
  513. package/dist/actions/search-accounts.mjs +8 -8
  514. package/dist/actions/search-accounts.mjs.map +1 -1
  515. package/dist/actions/search-cases.cjs +10 -10
  516. package/dist/actions/search-cases.cjs.map +1 -1
  517. package/dist/actions/search-cases.d.cts +69 -3
  518. package/dist/actions/search-cases.d.cts.map +1 -1
  519. package/dist/actions/search-cases.d.mts +69 -3
  520. package/dist/actions/search-cases.d.mts.map +1 -1
  521. package/dist/actions/search-cases.mjs +10 -10
  522. package/dist/actions/search-cases.mjs.map +1 -1
  523. package/dist/actions/set-tags.cjs +10 -10
  524. package/dist/actions/set-tags.cjs.map +1 -1
  525. package/dist/actions/set-tags.d.cts +52 -3
  526. package/dist/actions/set-tags.d.cts.map +1 -1
  527. package/dist/actions/set-tags.d.mts +52 -3
  528. package/dist/actions/set-tags.d.mts.map +1 -1
  529. package/dist/actions/set-tags.mjs +10 -10
  530. package/dist/actions/set-tags.mjs.map +1 -1
  531. package/dist/actions/update-a-webhook.cjs +10 -10
  532. package/dist/actions/update-a-webhook.cjs.map +1 -1
  533. package/dist/actions/update-a-webhook.d.cts +69 -3
  534. package/dist/actions/update-a-webhook.d.cts.map +1 -1
  535. package/dist/actions/update-a-webhook.d.mts +69 -3
  536. package/dist/actions/update-a-webhook.d.mts.map +1 -1
  537. package/dist/actions/update-a-webhook.mjs +10 -10
  538. package/dist/actions/update-a-webhook.mjs.map +1 -1
  539. package/dist/actions/update-an-account.cjs +14 -14
  540. package/dist/actions/update-an-account.cjs.map +1 -1
  541. package/dist/actions/update-an-account.d.cts +113 -3
  542. package/dist/actions/update-an-account.d.cts.map +1 -1
  543. package/dist/actions/update-an-account.d.mts +113 -3
  544. package/dist/actions/update-an-account.d.mts.map +1 -1
  545. package/dist/actions/update-an-account.mjs +14 -14
  546. package/dist/actions/update-an-account.mjs.map +1 -1
  547. package/dist/actions/update-document-generic.cjs +20 -20
  548. package/dist/actions/update-document-generic.cjs.map +1 -1
  549. package/dist/actions/update-document-generic.d.cts +87 -3
  550. package/dist/actions/update-document-generic.d.cts.map +1 -1
  551. package/dist/actions/update-document-generic.d.mts +87 -3
  552. package/dist/actions/update-document-generic.d.mts.map +1 -1
  553. package/dist/actions/update-document-generic.mjs +20 -20
  554. package/dist/actions/update-document-generic.mjs.map +1 -1
  555. package/dist/catalog.cjs +7 -1
  556. package/dist/catalog.cjs.map +1 -1
  557. package/dist/catalog.d.cts +8 -0
  558. package/dist/catalog.d.mts +8 -0
  559. package/dist/catalog.mjs +7 -1
  560. package/dist/catalog.mjs.map +1 -1
  561. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-a-string-list-item.mjs","names":[],"sources":["../../src/actions/retrieve-a-string-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAStringListItemInput: z.ZodTypeAny = z.object({\n fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type. Used for sparse fieldsets.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. Customizes which related resources will be fully serialized in the 'included' key in the response.\").optional(),\n list_item_id: z.string().describe(\"ID of the string list item to retrieve. Starts with 'listr_'.\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a string list item in Persona.\");\nconst PersonaRetrieveAStringListItem_StringListItemAttributesSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The string value of this list item.\").nullable().optional(),\n status: z.string().describe(\"Status of the list item.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the list item was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the list item was last updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"Timestamp when the list item was archived, if applicable.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"Number of matches for this list item.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n}).describe(\"Attributes of a string list item.\");\nconst PersonaRetrieveAStringListItem_RelationshipDataSchema: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Relationship data.\").nullable().optional(),\n}).describe(\"Relationship data structure.\");\nconst PersonaRetrieveAStringListItem_StringListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaRetrieveAStringListItem_RelationshipDataSchema.nullable().optional(),\n}).describe(\"Relationships in the string list item response.\");\nconst PersonaRetrieveAStringListItem_StringListItemDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'listr_'.\"),\n type: z.string().describe(\"Resource type, typically 'list-item/string'.\"),\n attributes: PersonaRetrieveAStringListItem_StringListItemAttributesSchema.nullable().optional(),\n relationships: PersonaRetrieveAStringListItem_StringListItemRelationshipsSchema.nullable().optional(),\n}).describe(\"String list item data returned in the response.\");\nexport const PersonaRetrieveAStringListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaRetrieveAStringListItem_StringListItemDataSchema.nullable(),\n}).describe(\"Response model returned after retrieving a string list item.\");\n\nexport const personaRetrieveAStringListItem = action(\"PERSONA_RETRIEVE_A_STRING_LIST_ITEM\", {\n slug: \"persona-retrieve-a-string-list-item\",\n name: \"Retrieve a String List Item\",\n description: \"Tool to retrieve a string list item by ID in Persona. Use when you need to fetch details of a specific string list item.\",\n input: PersonaRetrieveAStringListItemInput,\n output: PersonaRetrieveAStringListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoD,EAAE,OAAO;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CAC/J,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC1L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CACjG,kBAAkB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACtG,mBAAmB,EAAE,KAAK;EAAC;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gEAA8E,EAAE,OAAO;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAM,wDAAsE,EAAE,OAAO,EACnF,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,mEAAiF,EAAE,OAAO,EAC9F,SAAS,sDAAsD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,0DAAwE,EAAE,OAAO;CACrF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACxE,YAAY,8DAA8D,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAe,iEAAiE,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgE,EAAE,OAAO,EACzE,MAAM,wDAAwD,SAAS,EACzE,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-a-string-list-item.mjs","names":[],"sources":["../../src/actions/retrieve-a-string-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAStringListItemInput = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type. Used for sparse fieldsets.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. Customizes which related resources will be fully serialized in the 'included' key in the response.\").optional(),\n list_item_id: z.string().describe(\"ID of the string list item to retrieve. Starts with 'listr_'.\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a string list item in Persona.\");\nconst PersonaRetrieveAStringListItem_StringListItemAttributesSchema = z.object({\n value: z.string().describe(\"The string value of this list item.\").nullable().optional(),\n status: z.string().describe(\"Status of the list item.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the list item was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the list item was last updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"Timestamp when the list item was archived, if applicable.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"Number of matches for this list item.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of a string list item.\");\nconst PersonaRetrieveAStringListItem_RelationshipDataSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Relationship data.\").nullable().optional(),\n}).passthrough().describe(\"Relationship data structure.\");\nconst PersonaRetrieveAStringListItem_StringListItemRelationshipsSchema = z.object({\n creator: PersonaRetrieveAStringListItem_RelationshipDataSchema.nullable().optional(),\n}).passthrough().describe(\"Relationships in the string list item response.\");\nconst PersonaRetrieveAStringListItem_StringListItemDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'listr_'.\").nullable(),\n type: z.string().describe(\"Resource type, typically 'list-item/string'.\").nullable(),\n attributes: PersonaRetrieveAStringListItem_StringListItemAttributesSchema.nullable().optional(),\n relationships: PersonaRetrieveAStringListItem_StringListItemRelationshipsSchema.nullable().optional(),\n}).passthrough().describe(\"String list item data returned in the response.\");\nexport const PersonaRetrieveAStringListItemOutput = z.object({\n data: PersonaRetrieveAStringListItem_StringListItemDataSchema.nullable(),\n}).passthrough().describe(\"Response model returned after retrieving a string list item.\");\n\nexport const personaRetrieveAStringListItem = action(\"PERSONA_RETRIEVE_A_STRING_LIST_ITEM\", {\n slug: \"persona-retrieve-a-string-list-item\",\n name: \"Retrieve a String List Item\",\n description: \"Tool to retrieve a string list item by ID in Persona. Use when you need to fetch details of a specific string list item.\",\n input: PersonaRetrieveAStringListItemInput,\n output: PersonaRetrieveAStringListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC1L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CACjG,kBAAkB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACtG,mBAAmB,EAAE,KAAK;EAAC;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gEAAgE,EAAE,OAAO;CAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAM,wDAAwD,EAAE,OAAO,EACrE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,mEAAmE,EAAE,OAAO,EAChF,SAAS,sDAAsD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnF,YAAY,8DAA8D,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAe,iEAAiE,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,MAAM,wDAAwD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/retrieve-a-webhook.ts
4
4
  const PersonaRetrieveAWebhookInput = zod.z.object({
5
- fields: zod.z.object({}).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.").optional(),
5
+ fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.").optional(),
6
6
  include: zod.z.string().describe("A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response.").optional(),
7
7
  "webhook-id": zod.z.string().describe("Webhook's ID (starts with 'wbh_')."),
8
8
  "Key-Inflection": zod.z.enum([
@@ -23,9 +23,9 @@ const PersonaRetrieveAWebhookInput = zod.z.object({
23
23
  ]).describe("Server API version.").optional()
24
24
  }).describe("Request model for retrieving a webhook in Persona.");
25
25
  const PersonaRetrieveAWebhook_WebhookSecretSchema = zod.z.object({
26
- value: zod.z.string().describe("The secret value for webhook signature verification."),
26
+ value: zod.z.string().describe("The secret value for webhook signature verification.").nullable(),
27
27
  "expires-at": zod.z.string().describe("Expiration timestamp for the secret.").nullable().optional()
28
- }).describe("Webhook secret object.");
28
+ }).passthrough().describe("Webhook secret object.");
29
29
  const PersonaRetrieveAWebhook_WebhookAttributesSchema = zod.z.object({
30
30
  url: zod.z.string().describe("URL where webhook events are sent.").nullable().optional(),
31
31
  name: zod.z.string().describe("Name of the webhook.").nullable().optional(),
@@ -36,20 +36,20 @@ const PersonaRetrieveAWebhook_WebhookAttributesSchema = zod.z.object({
36
36
  "api-version": zod.z.string().describe("API version used for the webhook.").nullable().optional(),
37
37
  description: zod.z.string().describe("Description of the webhook.").nullable().optional(),
38
38
  "enabled-events": zod.z.array(zod.z.string()).describe("List of events enabled for the webhook.").nullable().optional(),
39
- "payload-filter": zod.z.object({}).describe("Filter configuration for the webhook payload.").nullable().optional(),
39
+ "payload-filter": zod.z.record(zod.z.string(), zod.z.unknown()).describe("Filter configuration for the webhook payload.").nullable().optional(),
40
40
  "api-key-inflection": zod.z.string().describe("Key inflection format for the webhook payload.").nullable().optional(),
41
41
  "api-attributes-blocklist": zod.z.array(zod.z.string()).describe("List of attributes to block from the webhook payload.").nullable().optional(),
42
42
  "file-access-token-expires-in": zod.z.number().int().describe("Expiration time in seconds for file access tokens.").nullable().optional()
43
- }).describe("Attributes of a webhook in the response.");
43
+ }).passthrough().describe("Attributes of a webhook in the response.");
44
44
  const PersonaRetrieveAWebhook_WebhookDataSchema = zod.z.object({
45
- id: zod.z.string().describe("Unique identifier for the webhook."),
46
- type: zod.z.string().describe("Resource type, typically 'webhook'."),
45
+ id: zod.z.string().describe("Unique identifier for the webhook.").nullable(),
46
+ type: zod.z.string().describe("Resource type, typically 'webhook'.").nullable(),
47
47
  attributes: PersonaRetrieveAWebhook_WebhookAttributesSchema.nullable().optional()
48
- }).describe("Webhook data returned in the response.");
48
+ }).passthrough().describe("Webhook data returned in the response.");
49
49
  const PersonaRetrieveAWebhookOutput = zod.z.object({
50
50
  data: PersonaRetrieveAWebhook_WebhookDataSchema.nullable(),
51
- included: zod.z.array(zod.z.object({})).describe("Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.").nullable().optional()
52
- }).describe("Response model returned after retrieving a webhook in Persona.");
51
+ included: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.").nullable().optional()
52
+ }).passthrough().describe("Response model returned after retrieving a webhook in Persona.");
53
53
  const personaRetrieveAWebhook = require_action.action("PERSONA_RETRIEVE_A_WEBHOOK", {
54
54
  slug: "persona-retrieve-a-webhook",
55
55
  name: "Retrieve a Webhook",
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-a-webhook.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-a-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAWebhookInput: z.ZodTypeAny = z.object({\n fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response.\").optional(),\n \"webhook-id\": z.string().describe(\"Webhook's ID (starts with 'wbh_').\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a webhook in Persona.\");\nconst PersonaRetrieveAWebhook_WebhookSecretSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The secret value for webhook signature verification.\"),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).describe(\"Webhook secret object.\");\nconst PersonaRetrieveAWebhook_WebhookAttributesSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key for webhook signature verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook.\").nullable().optional(),\n secrets: z.array(z.union([z.string(), PersonaRetrieveAWebhook_WebhookSecretSchema])).describe(\"List of secret keys for webhook signature verification. Can be strings or objects with 'value' and 'expires-at' fields.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the webhook was created.\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used for the webhook.\").nullable().optional(),\n description: z.string().describe(\"Description of the webhook.\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of events enabled for the webhook.\").nullable().optional(),\n \"payload-filter\": z.object({}).describe(\"Filter configuration for the webhook payload.\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"Key inflection format for the webhook payload.\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of attributes to block from the webhook payload.\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"Expiration time in seconds for file access tokens.\").nullable().optional(),\n}).describe(\"Attributes of a webhook in the response.\");\nconst PersonaRetrieveAWebhook_WebhookDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\"),\n type: z.string().describe(\"Resource type, typically 'webhook'.\"),\n attributes: PersonaRetrieveAWebhook_WebhookAttributesSchema.nullable().optional(),\n}).describe(\"Webhook data returned in the response.\");\nexport const PersonaRetrieveAWebhookOutput: z.ZodTypeAny = z.object({\n data: PersonaRetrieveAWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.object({})).describe(\"Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.\").nullable().optional(),\n}).describe(\"Response model returned after retrieving a webhook in Persona.\");\n\nexport const personaRetrieveAWebhook = action(\"PERSONA_RETRIEVE_A_WEBHOOK\", {\n slug: \"persona-retrieve-a-webhook\",\n name: \"Retrieve a Webhook\",\n description: \"Tool to retrieve a webhook by its ID. Use when you need to fetch details about a specific webhook configuration.\",\n input: PersonaRetrieveAWebhookInput,\n output: PersonaRetrieveAWebhookOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"retrieve-a-webhook.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-a-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAWebhookInput = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response.\").optional(),\n \"webhook-id\": z.string().describe(\"Webhook's ID (starts with 'wbh_').\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a webhook in Persona.\");\nconst PersonaRetrieveAWebhook_WebhookSecretSchema = z.object({\n value: z.string().describe(\"The secret value for webhook signature verification.\").nullable(),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).passthrough().describe(\"Webhook secret object.\");\nconst PersonaRetrieveAWebhook_WebhookAttributesSchema = z.object({\n url: z.string().describe(\"URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key for webhook signature verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook.\").nullable().optional(),\n secrets: z.array(z.union([z.string(), PersonaRetrieveAWebhook_WebhookSecretSchema])).describe(\"List of secret keys for webhook signature verification. Can be strings or objects with 'value' and 'expires-at' fields.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the webhook was created.\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used for the webhook.\").nullable().optional(),\n description: z.string().describe(\"Description of the webhook.\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of events enabled for the webhook.\").nullable().optional(),\n \"payload-filter\": z.record(z.string(), z.unknown()).describe(\"Filter configuration for the webhook payload.\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"Key inflection format for the webhook payload.\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of attributes to block from the webhook payload.\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"Expiration time in seconds for file access tokens.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of a webhook in the response.\");\nconst PersonaRetrieveAWebhook_WebhookDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n type: z.string().describe(\"Resource type, typically 'webhook'.\").nullable(),\n attributes: PersonaRetrieveAWebhook_WebhookAttributesSchema.nullable().optional(),\n}).passthrough().describe(\"Webhook data returned in the response.\");\nexport const PersonaRetrieveAWebhookOutput = z.object({\n data: PersonaRetrieveAWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.\").nullable().optional(),\n}).passthrough().describe(\"Response model returned after retrieving a webhook in Persona.\");\n\nexport const personaRetrieveAWebhook = action(\"PERSONA_RETRIEVE_A_WEBHOOK\", {\n slug: \"persona-retrieve-a-webhook\",\n name: \"Retrieve a Webhook\",\n description: \"Tool to retrieve a webhook by its ID. Use when you need to fetch details about a specific webhook configuration.\",\n input: PersonaRetrieveAWebhookInput,\n output: PersonaRetrieveAWebhookOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,60 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-a-webhook.d.ts
4
- declare const PersonaRetrieveAWebhookInput: z.ZodTypeAny;
5
- declare const PersonaRetrieveAWebhookOutput: z.ZodTypeAny;
6
- declare const personaRetrieveAWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaRetrieveAWebhookInput: z.ZodObject<{
5
+ fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6
+ include: z.ZodOptional<z.ZodString>;
7
+ "webhook-id": z.ZodString;
8
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
9
+ camel: "camel";
10
+ kebab: "kebab";
11
+ snake: "snake";
12
+ }>>;
13
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
14
+ "Persona-Version": z.ZodOptional<z.ZodEnum<{
15
+ "2025-12-08": "2025-12-08";
16
+ "2025-10-27": "2025-10-27";
17
+ "2023-01-05": "2023-01-05";
18
+ "2022-09-01": "2022-09-01";
19
+ "2021-08-18": "2021-08-18";
20
+ "2021-07-05": "2021-07-05";
21
+ "2021-02-21": "2021-02-21";
22
+ "2020-05-18": "2020-05-18";
23
+ }>>;
24
+ }, z.core.$strip>;
25
+ declare const PersonaRetrieveAWebhookOutput: z.ZodObject<{
26
+ data: z.ZodNullable<z.ZodObject<{
27
+ id: z.ZodNullable<z.ZodString>;
28
+ type: z.ZodNullable<z.ZodString>;
29
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ secrets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
35
+ value: z.ZodNullable<z.ZodString>;
36
+ "expires-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ }, z.core.$loose>]>>>>;
38
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ "api-version": z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ "enabled-events": z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
42
+ "payload-filter": z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
43
+ "api-key-inflection": z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ "api-attributes-blocklist": z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
45
+ "file-access-token-expires-in": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
46
+ }, z.core.$loose>>>;
47
+ }, z.core.$loose>>;
48
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
49
+ }, z.core.$loose>;
50
+ declare const personaRetrieveAWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
51
+ "webhook-id": string;
52
+ fields?: Record<string, unknown> | undefined;
53
+ include?: string | undefined;
54
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
55
+ "Idempotency-Key"?: string | undefined;
56
+ "Persona-Version"?: "2025-12-08" | "2025-10-27" | "2023-01-05" | "2022-09-01" | "2021-08-18" | "2021-07-05" | "2021-02-21" | "2020-05-18" | undefined;
57
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
58
  //#endregion
8
59
  export { personaRetrieveAWebhook };
9
60
  //# sourceMappingURL=retrieve-a-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-a-webhook.d.cts","names":[],"sources":["../../src/actions/retrieve-a-webhook.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAOoB;AAAA,cAyBpD,6BAAA,EAA+B,CAAA,CAAE,UAG+B;AAAA,cAEhE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-a-webhook.d.cts","names":[],"sources":["../../src/actions/retrieve-a-webhook.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAgC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA;;WAMlC,MAAA"}
@@ -1,9 +1,60 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-a-webhook.d.ts
4
- declare const PersonaRetrieveAWebhookInput: z.ZodTypeAny;
5
- declare const PersonaRetrieveAWebhookOutput: z.ZodTypeAny;
6
- declare const personaRetrieveAWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaRetrieveAWebhookInput: z.ZodObject<{
5
+ fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6
+ include: z.ZodOptional<z.ZodString>;
7
+ "webhook-id": z.ZodString;
8
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
9
+ camel: "camel";
10
+ kebab: "kebab";
11
+ snake: "snake";
12
+ }>>;
13
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
14
+ "Persona-Version": z.ZodOptional<z.ZodEnum<{
15
+ "2025-12-08": "2025-12-08";
16
+ "2025-10-27": "2025-10-27";
17
+ "2023-01-05": "2023-01-05";
18
+ "2022-09-01": "2022-09-01";
19
+ "2021-08-18": "2021-08-18";
20
+ "2021-07-05": "2021-07-05";
21
+ "2021-02-21": "2021-02-21";
22
+ "2020-05-18": "2020-05-18";
23
+ }>>;
24
+ }, z.core.$strip>;
25
+ declare const PersonaRetrieveAWebhookOutput: z.ZodObject<{
26
+ data: z.ZodNullable<z.ZodObject<{
27
+ id: z.ZodNullable<z.ZodString>;
28
+ type: z.ZodNullable<z.ZodString>;
29
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ secrets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
35
+ value: z.ZodNullable<z.ZodString>;
36
+ "expires-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ }, z.core.$loose>]>>>>;
38
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ "api-version": z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ "enabled-events": z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
42
+ "payload-filter": z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
43
+ "api-key-inflection": z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ "api-attributes-blocklist": z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
45
+ "file-access-token-expires-in": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
46
+ }, z.core.$loose>>>;
47
+ }, z.core.$loose>>;
48
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
49
+ }, z.core.$loose>;
50
+ declare const personaRetrieveAWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
51
+ "webhook-id": string;
52
+ fields?: Record<string, unknown> | undefined;
53
+ include?: string | undefined;
54
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
55
+ "Idempotency-Key"?: string | undefined;
56
+ "Persona-Version"?: "2025-12-08" | "2025-10-27" | "2023-01-05" | "2022-09-01" | "2021-08-18" | "2021-07-05" | "2021-02-21" | "2020-05-18" | undefined;
57
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
58
  //#endregion
8
59
  export { personaRetrieveAWebhook };
9
60
  //# sourceMappingURL=retrieve-a-webhook.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-a-webhook.d.mts","names":[],"sources":["../../src/actions/retrieve-a-webhook.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAOoB;AAAA,cAyBpD,6BAAA,EAA+B,CAAA,CAAE,UAG+B;AAAA,cAEhE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-a-webhook.d.mts","names":[],"sources":["../../src/actions/retrieve-a-webhook.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAgC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA;;WAMlC,MAAA"}
@@ -2,7 +2,7 @@ import { action } from "../action.mjs";
2
2
  import { z } from "zod";
3
3
  //#region src/actions/retrieve-a-webhook.ts
4
4
  const PersonaRetrieveAWebhookInput = z.object({
5
- fields: z.object({}).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.").optional(),
5
+ fields: z.record(z.string(), z.unknown()).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.").optional(),
6
6
  include: z.string().describe("A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response.").optional(),
7
7
  "webhook-id": z.string().describe("Webhook's ID (starts with 'wbh_')."),
8
8
  "Key-Inflection": z.enum([
@@ -23,9 +23,9 @@ const PersonaRetrieveAWebhookInput = z.object({
23
23
  ]).describe("Server API version.").optional()
24
24
  }).describe("Request model for retrieving a webhook in Persona.");
25
25
  const PersonaRetrieveAWebhook_WebhookSecretSchema = z.object({
26
- value: z.string().describe("The secret value for webhook signature verification."),
26
+ value: z.string().describe("The secret value for webhook signature verification.").nullable(),
27
27
  "expires-at": z.string().describe("Expiration timestamp for the secret.").nullable().optional()
28
- }).describe("Webhook secret object.");
28
+ }).passthrough().describe("Webhook secret object.");
29
29
  const PersonaRetrieveAWebhook_WebhookAttributesSchema = z.object({
30
30
  url: z.string().describe("URL where webhook events are sent.").nullable().optional(),
31
31
  name: z.string().describe("Name of the webhook.").nullable().optional(),
@@ -36,16 +36,16 @@ const PersonaRetrieveAWebhook_WebhookAttributesSchema = z.object({
36
36
  "api-version": z.string().describe("API version used for the webhook.").nullable().optional(),
37
37
  description: z.string().describe("Description of the webhook.").nullable().optional(),
38
38
  "enabled-events": z.array(z.string()).describe("List of events enabled for the webhook.").nullable().optional(),
39
- "payload-filter": z.object({}).describe("Filter configuration for the webhook payload.").nullable().optional(),
39
+ "payload-filter": z.record(z.string(), z.unknown()).describe("Filter configuration for the webhook payload.").nullable().optional(),
40
40
  "api-key-inflection": z.string().describe("Key inflection format for the webhook payload.").nullable().optional(),
41
41
  "api-attributes-blocklist": z.array(z.string()).describe("List of attributes to block from the webhook payload.").nullable().optional(),
42
42
  "file-access-token-expires-in": z.number().int().describe("Expiration time in seconds for file access tokens.").nullable().optional()
43
- }).describe("Attributes of a webhook in the response.");
43
+ }).passthrough().describe("Attributes of a webhook in the response.");
44
44
  const PersonaRetrieveAWebhook_WebhookDataSchema = z.object({
45
- id: z.string().describe("Unique identifier for the webhook."),
46
- type: z.string().describe("Resource type, typically 'webhook'."),
45
+ id: z.string().describe("Unique identifier for the webhook.").nullable(),
46
+ type: z.string().describe("Resource type, typically 'webhook'.").nullable(),
47
47
  attributes: PersonaRetrieveAWebhook_WebhookAttributesSchema.nullable().optional()
48
- }).describe("Webhook data returned in the response.");
48
+ }).passthrough().describe("Webhook data returned in the response.");
49
49
  const personaRetrieveAWebhook = action("PERSONA_RETRIEVE_A_WEBHOOK", {
50
50
  slug: "persona-retrieve-a-webhook",
51
51
  name: "Retrieve a Webhook",
@@ -53,8 +53,8 @@ const personaRetrieveAWebhook = action("PERSONA_RETRIEVE_A_WEBHOOK", {
53
53
  input: PersonaRetrieveAWebhookInput,
54
54
  output: z.object({
55
55
  data: PersonaRetrieveAWebhook_WebhookDataSchema.nullable(),
56
- included: z.array(z.object({})).describe("Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.").nullable().optional()
57
- }).describe("Response model returned after retrieving a webhook in Persona.")
56
+ included: z.array(z.record(z.string(), z.unknown())).describe("Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.").nullable().optional()
57
+ }).passthrough().describe("Response model returned after retrieving a webhook in Persona.")
58
58
  });
59
59
  //#endregion
60
60
  export { personaRetrieveAWebhook };
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-a-webhook.mjs","names":[],"sources":["../../src/actions/retrieve-a-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAWebhookInput: z.ZodTypeAny = z.object({\n fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response.\").optional(),\n \"webhook-id\": z.string().describe(\"Webhook's ID (starts with 'wbh_').\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a webhook in Persona.\");\nconst PersonaRetrieveAWebhook_WebhookSecretSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The secret value for webhook signature verification.\"),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).describe(\"Webhook secret object.\");\nconst PersonaRetrieveAWebhook_WebhookAttributesSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key for webhook signature verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook.\").nullable().optional(),\n secrets: z.array(z.union([z.string(), PersonaRetrieveAWebhook_WebhookSecretSchema])).describe(\"List of secret keys for webhook signature verification. Can be strings or objects with 'value' and 'expires-at' fields.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the webhook was created.\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used for the webhook.\").nullable().optional(),\n description: z.string().describe(\"Description of the webhook.\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of events enabled for the webhook.\").nullable().optional(),\n \"payload-filter\": z.object({}).describe(\"Filter configuration for the webhook payload.\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"Key inflection format for the webhook payload.\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of attributes to block from the webhook payload.\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"Expiration time in seconds for file access tokens.\").nullable().optional(),\n}).describe(\"Attributes of a webhook in the response.\");\nconst PersonaRetrieveAWebhook_WebhookDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\"),\n type: z.string().describe(\"Resource type, typically 'webhook'.\"),\n attributes: PersonaRetrieveAWebhook_WebhookAttributesSchema.nullable().optional(),\n}).describe(\"Webhook data returned in the response.\");\nexport const PersonaRetrieveAWebhookOutput: z.ZodTypeAny = z.object({\n data: PersonaRetrieveAWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.object({})).describe(\"Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.\").nullable().optional(),\n}).describe(\"Response model returned after retrieving a webhook in Persona.\");\n\nexport const personaRetrieveAWebhook = action(\"PERSONA_RETRIEVE_A_WEBHOOK\", {\n slug: \"persona-retrieve-a-webhook\",\n name: \"Retrieve a Webhook\",\n description: \"Tool to retrieve a webhook by its ID. Use when you need to fetch details about a specific webhook configuration.\",\n input: PersonaRetrieveAWebhookInput,\n output: PersonaRetrieveAWebhookOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"retrieve-a-webhook.mjs","names":[],"sources":["../../src/actions/retrieve-a-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAWebhookInput = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. Keys are resource types, values are comma-separated attribute names.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response.\").optional(),\n \"webhook-id\": z.string().describe(\"Webhook's ID (starts with 'wbh_').\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a webhook in Persona.\");\nconst PersonaRetrieveAWebhook_WebhookSecretSchema = z.object({\n value: z.string().describe(\"The secret value for webhook signature verification.\").nullable(),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).passthrough().describe(\"Webhook secret object.\");\nconst PersonaRetrieveAWebhook_WebhookAttributesSchema = z.object({\n url: z.string().describe(\"URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key for webhook signature verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook.\").nullable().optional(),\n secrets: z.array(z.union([z.string(), PersonaRetrieveAWebhook_WebhookSecretSchema])).describe(\"List of secret keys for webhook signature verification. Can be strings or objects with 'value' and 'expires-at' fields.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the webhook was created.\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used for the webhook.\").nullable().optional(),\n description: z.string().describe(\"Description of the webhook.\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of events enabled for the webhook.\").nullable().optional(),\n \"payload-filter\": z.record(z.string(), z.unknown()).describe(\"Filter configuration for the webhook payload.\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"Key inflection format for the webhook payload.\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of attributes to block from the webhook payload.\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"Expiration time in seconds for file access tokens.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of a webhook in the response.\");\nconst PersonaRetrieveAWebhook_WebhookDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n type: z.string().describe(\"Resource type, typically 'webhook'.\").nullable(),\n attributes: PersonaRetrieveAWebhook_WebhookAttributesSchema.nullable().optional(),\n}).passthrough().describe(\"Webhook data returned in the response.\");\nexport const PersonaRetrieveAWebhookOutput = z.object({\n data: PersonaRetrieveAWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Excluded from the response by default. Will be an empty array when the include query parameter in the request was explicitly set to empty.\").nullable().optional(),\n}).passthrough().describe(\"Response model returned after retrieving a webhook in Persona.\");\n\nexport const personaRetrieveAWebhook = action(\"PERSONA_RETRIEVE_A_WEBHOOK\", {\n slug: \"persona-retrieve-a-webhook\",\n name: \"Retrieve a Webhook\",\n description: \"Tool to retrieve a webhook by its ID. Use when you need to fetch details about a specific webhook configuration.\",\n input: PersonaRetrieveAWebhookInput,\n output: PersonaRetrieveAWebhookOutput,\n});\n"],"mappings":"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"}
@@ -4,7 +4,7 @@ let zod = require("zod");
4
4
  const PersonaRetrieveAnAccountInput = zod.z.object({
5
5
  include: zod.z.string().describe("A comma-separated list of relationship paths to include in the response. This customizes which related resources will be fully serialized in the included key.").optional(),
6
6
  "account-id": zod.z.string().describe("Unique identifier for the account to retrieve."),
7
- sparse_fields: zod.z.object({}).describe("Comma-separated list(s) of attributes to include in the response, keyed by resource type. This customizes which attributes will be serialized.").optional(),
7
+ sparse_fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Comma-separated list(s) of attributes to include in the response, keyed by resource type. This customizes which attributes will be serialized.").optional(),
8
8
  "Key-Inflection": zod.z.enum([
9
9
  "camel",
10
10
  "kebab",
@@ -24,31 +24,31 @@ const PersonaRetrieveAnAccountInput = zod.z.object({
24
24
  }).describe("Request model for retrieving an account in Persona.");
25
25
  const PersonaRetrieveAnAccount_AccountAttributesSchema = zod.z.object({
26
26
  tags: zod.z.array(zod.z.string()).describe("Tags associated with the account.").nullable().optional(),
27
- fields: zod.z.object({}).describe("Custom fields for the account. This is not key inflected and contains structured data with type information.").nullable().optional(),
27
+ fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields for the account. This is not key inflected and contains structured data with type information.").nullable().optional(),
28
28
  "created-at": zod.z.string().describe("Timestamp when the account was created.").nullable().optional(),
29
29
  "updated-at": zod.z.string().describe("Timestamp when the account was last updated.").nullable().optional(),
30
30
  "redacted-at": zod.z.string().describe("Timestamp when the account was redacted, if applicable.").nullable().optional(),
31
31
  "reference-id": zod.z.string().describe("External reference ID for the account.").nullable().optional(),
32
32
  "account-status": zod.z.string().describe("Status of the account.").nullable().optional(),
33
33
  "account-type-name": zod.z.string().describe("Name of the account type.").nullable().optional()
34
- }).describe("Attributes of an account in the response.");
35
- const PersonaRetrieveAnAccount_RelationshipDataSchema = zod.z.object({ data: zod.z.object({}).describe("Relationship data.").nullable().optional() }).describe("Relationship data structure.");
36
- const PersonaRetrieveAnAccount_AccountRelationshipsSchema = zod.z.object({ "account-type": PersonaRetrieveAnAccount_RelationshipDataSchema.nullable().optional() }).describe("Relationships in the account response.");
34
+ }).passthrough().describe("Attributes of an account in the response.");
35
+ const PersonaRetrieveAnAccount_RelationshipDataSchema = zod.z.object({ data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Relationship data.").nullable().optional() }).passthrough().describe("Relationship data structure.");
36
+ const PersonaRetrieveAnAccount_AccountRelationshipsSchema = zod.z.object({ "account-type": PersonaRetrieveAnAccount_RelationshipDataSchema.nullable().optional() }).passthrough().describe("Relationships in the account response.");
37
37
  const PersonaRetrieveAnAccount_AccountDataSchema = zod.z.object({
38
- id: zod.z.string().describe("Unique identifier for the account."),
39
- type: zod.z.string().describe("Resource type, typically 'account'."),
38
+ id: zod.z.string().describe("Unique identifier for the account.").nullable(),
39
+ type: zod.z.string().describe("Resource type, typically 'account'.").nullable(),
40
40
  attributes: PersonaRetrieveAnAccount_AccountAttributesSchema.nullable().optional(),
41
41
  relationships: PersonaRetrieveAnAccount_AccountRelationshipsSchema.nullable().optional()
42
- }).describe("Account data returned in the response.");
42
+ }).passthrough().describe("Account data returned in the response.");
43
43
  const PersonaRetrieveAnAccount_IncludedResourceSchema = zod.z.object({
44
- id: zod.z.string().describe("Unique identifier for the included resource."),
45
- type: zod.z.string().describe("Resource type."),
46
- attributes: zod.z.object({}).describe("Attributes of the included resource.").nullable().optional()
47
- }).describe("Included resources in the response.");
44
+ id: zod.z.string().describe("Unique identifier for the included resource.").nullable(),
45
+ type: zod.z.string().describe("Resource type.").nullable(),
46
+ attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Attributes of the included resource.").nullable().optional()
47
+ }).passthrough().describe("Included resources in the response.");
48
48
  const PersonaRetrieveAnAccountOutput = zod.z.object({
49
49
  data: PersonaRetrieveAnAccount_AccountDataSchema.nullable(),
50
50
  included: zod.z.array(PersonaRetrieveAnAccount_IncludedResourceSchema).describe("Related resources included in the response.").nullable().optional()
51
- }).describe("Response model returned after retrieving an account in Persona.");
51
+ }).passthrough().describe("Response model returned after retrieving an account in Persona.");
52
52
  const personaRetrieveAnAccount = require_action.action("PERSONA_RETRIEVE_AN_ACCOUNT", {
53
53
  slug: "persona-retrieve-an-account",
54
54
  name: "Retrieve an Account",
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-an-account.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-an-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAnAccountInput: z.ZodTypeAny = z.object({\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. This customizes which related resources will be fully serialized in the included key.\").optional(),\n \"account-id\": z.string().describe(\"Unique identifier for the account to retrieve.\"),\n sparse_fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type. This customizes which attributes will be serialized.\").optional(),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving an account in Persona.\");\nconst PersonaRetrieveAnAccount_AccountAttributesSchema: z.ZodTypeAny = z.object({\n tags: z.array(z.string()).describe(\"Tags associated with the account.\").nullable().optional(),\n fields: z.object({}).describe(\"Custom fields for the account. This is not key inflected and contains structured data with type information.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the account was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the account was last updated.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the account was redacted, if applicable.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type.\").nullable().optional(),\n}).describe(\"Attributes of an account in the response.\");\nconst PersonaRetrieveAnAccount_RelationshipDataSchema: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Relationship data.\").nullable().optional(),\n}).describe(\"Relationship data structure.\");\nconst PersonaRetrieveAnAccount_AccountRelationshipsSchema: z.ZodTypeAny = z.object({\n \"account-type\": PersonaRetrieveAnAccount_RelationshipDataSchema.nullable().optional(),\n}).describe(\"Relationships in the account response.\");\nconst PersonaRetrieveAnAccount_AccountDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the account.\"),\n type: z.string().describe(\"Resource type, typically 'account'.\"),\n attributes: PersonaRetrieveAnAccount_AccountAttributesSchema.nullable().optional(),\n relationships: PersonaRetrieveAnAccount_AccountRelationshipsSchema.nullable().optional(),\n}).describe(\"Account data returned in the response.\");\nconst PersonaRetrieveAnAccount_IncludedResourceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the included resource.\"),\n type: z.string().describe(\"Resource type.\"),\n attributes: z.object({}).describe(\"Attributes of the included resource.\").nullable().optional(),\n}).describe(\"Included resources in the response.\");\nexport const PersonaRetrieveAnAccountOutput: z.ZodTypeAny = z.object({\n data: PersonaRetrieveAnAccount_AccountDataSchema.nullable(),\n included: z.array(PersonaRetrieveAnAccount_IncludedResourceSchema).describe(\"Related resources included in the response.\").nullable().optional(),\n}).describe(\"Response model returned after retrieving an account in Persona.\");\n\nexport const personaRetrieveAnAccount = action(\"PERSONA_RETRIEVE_AN_ACCOUNT\", {\n slug: \"persona-retrieve-an-account\",\n name: \"Retrieve an Account\",\n description: \"Tool to retrieve an account in Persona. Use when you need to fetch details of a specific account by its ID.\",\n input: PersonaRetrieveAnAccountInput,\n output: PersonaRetrieveAnAccountOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"retrieve-an-account.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-an-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAnAccountInput = z.object({\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. This customizes which related resources will be fully serialized in the included key.\").optional(),\n \"account-id\": z.string().describe(\"Unique identifier for the account to retrieve.\"),\n sparse_fields: z.record(z.string(), z.unknown()).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type. This customizes which attributes will be serialized.\").optional(),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving an account in Persona.\");\nconst PersonaRetrieveAnAccount_AccountAttributesSchema = z.object({\n tags: z.array(z.string()).describe(\"Tags associated with the account.\").nullable().optional(),\n fields: z.record(z.string(), z.unknown()).describe(\"Custom fields for the account. This is not key inflected and contains structured data with type information.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the account was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the account was last updated.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the account was redacted, if applicable.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of an account in the response.\");\nconst PersonaRetrieveAnAccount_RelationshipDataSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Relationship data.\").nullable().optional(),\n}).passthrough().describe(\"Relationship data structure.\");\nconst PersonaRetrieveAnAccount_AccountRelationshipsSchema = z.object({\n \"account-type\": PersonaRetrieveAnAccount_RelationshipDataSchema.nullable().optional(),\n}).passthrough().describe(\"Relationships in the account response.\");\nconst PersonaRetrieveAnAccount_AccountDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the account.\").nullable(),\n type: z.string().describe(\"Resource type, typically 'account'.\").nullable(),\n attributes: PersonaRetrieveAnAccount_AccountAttributesSchema.nullable().optional(),\n relationships: PersonaRetrieveAnAccount_AccountRelationshipsSchema.nullable().optional(),\n}).passthrough().describe(\"Account data returned in the response.\");\nconst PersonaRetrieveAnAccount_IncludedResourceSchema = z.object({\n id: z.string().describe(\"Unique identifier for the included resource.\").nullable(),\n type: z.string().describe(\"Resource type.\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Attributes of the included resource.\").nullable().optional(),\n}).passthrough().describe(\"Included resources in the response.\");\nexport const PersonaRetrieveAnAccountOutput = z.object({\n data: PersonaRetrieveAnAccount_AccountDataSchema.nullable(),\n included: z.array(PersonaRetrieveAnAccount_IncludedResourceSchema).describe(\"Related resources included in the response.\").nullable().optional(),\n}).passthrough().describe(\"Response model returned after retrieving an account in Persona.\");\n\nexport const personaRetrieveAnAccount = action(\"PERSONA_RETRIEVE_AN_ACCOUNT\", {\n slug: \"persona-retrieve-an-account\",\n name: \"Retrieve an Account\",\n description: \"Tool to retrieve an account in Persona. Use when you need to fetch details of a specific account by its ID.\",\n input: PersonaRetrieveAnAccountInput,\n output: PersonaRetrieveAnAccountOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,61 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-an-account.d.ts
4
- declare const PersonaRetrieveAnAccountInput: z.ZodTypeAny;
5
- declare const PersonaRetrieveAnAccountOutput: z.ZodTypeAny;
6
- declare const personaRetrieveAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaRetrieveAnAccountInput: z.ZodObject<{
5
+ include: z.ZodOptional<z.ZodString>;
6
+ "account-id": z.ZodString;
7
+ sparse_fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
8
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
9
+ camel: "camel";
10
+ kebab: "kebab";
11
+ snake: "snake";
12
+ }>>;
13
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
14
+ "Persona-Version": z.ZodOptional<z.ZodEnum<{
15
+ "2025-12-08": "2025-12-08";
16
+ "2025-10-27": "2025-10-27";
17
+ "2023-01-05": "2023-01-05";
18
+ "2022-09-01": "2022-09-01";
19
+ "2021-08-18": "2021-08-18";
20
+ "2021-07-05": "2021-07-05";
21
+ "2021-02-21": "2021-02-21";
22
+ "2020-05-18": "2020-05-18";
23
+ }>>;
24
+ }, z.core.$strip>;
25
+ declare const PersonaRetrieveAnAccountOutput: z.ZodObject<{
26
+ data: z.ZodNullable<z.ZodObject<{
27
+ id: z.ZodNullable<z.ZodString>;
28
+ type: z.ZodNullable<z.ZodString>;
29
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
31
+ fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ "reference-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ "account-status": z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ "account-type-name": z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ }, z.core.$loose>>>;
39
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
40
+ "account-type": z.ZodOptional<z.ZodNullable<z.ZodObject<{
41
+ data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
42
+ }, z.core.$loose>>>;
43
+ }, z.core.$loose>>>;
44
+ }, z.core.$loose>>;
45
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
46
+ id: z.ZodNullable<z.ZodString>;
47
+ type: z.ZodNullable<z.ZodString>;
48
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
49
+ }, z.core.$loose>>>>;
50
+ }, z.core.$loose>;
51
+ declare const personaRetrieveAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
52
+ "account-id": string;
53
+ include?: string | undefined;
54
+ sparse_fields?: Record<string, unknown> | undefined;
55
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
56
+ "Idempotency-Key"?: string | undefined;
57
+ "Persona-Version"?: "2025-12-08" | "2025-10-27" | "2023-01-05" | "2022-09-01" | "2021-08-18" | "2021-07-05" | "2021-02-21" | "2020-05-18" | undefined;
58
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
59
  //#endregion
8
60
  export { personaRetrieveAnAccount };
9
61
  //# sourceMappingURL=retrieve-an-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-an-account.d.cts","names":[],"sources":["../../src/actions/retrieve-an-account.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAOoB;AAAA,cA4BrD,8BAAA,EAAgC,CAAA,CAAE,UAG+B;AAAA,cAEjE,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-an-account.d.cts","names":[],"sources":["../../src/actions/retrieve-an-account.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAmC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA;;;kBAMnC,MAAA"}
@@ -1,9 +1,61 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-an-account.d.ts
4
- declare const PersonaRetrieveAnAccountInput: z.ZodTypeAny;
5
- declare const PersonaRetrieveAnAccountOutput: z.ZodTypeAny;
6
- declare const personaRetrieveAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaRetrieveAnAccountInput: z.ZodObject<{
5
+ include: z.ZodOptional<z.ZodString>;
6
+ "account-id": z.ZodString;
7
+ sparse_fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
8
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
9
+ camel: "camel";
10
+ kebab: "kebab";
11
+ snake: "snake";
12
+ }>>;
13
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
14
+ "Persona-Version": z.ZodOptional<z.ZodEnum<{
15
+ "2025-12-08": "2025-12-08";
16
+ "2025-10-27": "2025-10-27";
17
+ "2023-01-05": "2023-01-05";
18
+ "2022-09-01": "2022-09-01";
19
+ "2021-08-18": "2021-08-18";
20
+ "2021-07-05": "2021-07-05";
21
+ "2021-02-21": "2021-02-21";
22
+ "2020-05-18": "2020-05-18";
23
+ }>>;
24
+ }, z.core.$strip>;
25
+ declare const PersonaRetrieveAnAccountOutput: z.ZodObject<{
26
+ data: z.ZodNullable<z.ZodObject<{
27
+ id: z.ZodNullable<z.ZodString>;
28
+ type: z.ZodNullable<z.ZodString>;
29
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
31
+ fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ "reference-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ "account-status": z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ "account-type-name": z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ }, z.core.$loose>>>;
39
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
40
+ "account-type": z.ZodOptional<z.ZodNullable<z.ZodObject<{
41
+ data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
42
+ }, z.core.$loose>>>;
43
+ }, z.core.$loose>>>;
44
+ }, z.core.$loose>>;
45
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
46
+ id: z.ZodNullable<z.ZodString>;
47
+ type: z.ZodNullable<z.ZodString>;
48
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
49
+ }, z.core.$loose>>>>;
50
+ }, z.core.$loose>;
51
+ declare const personaRetrieveAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
52
+ "account-id": string;
53
+ include?: string | undefined;
54
+ sparse_fields?: Record<string, unknown> | undefined;
55
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
56
+ "Idempotency-Key"?: string | undefined;
57
+ "Persona-Version"?: "2025-12-08" | "2025-10-27" | "2023-01-05" | "2022-09-01" | "2021-08-18" | "2021-07-05" | "2021-02-21" | "2020-05-18" | undefined;
58
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
59
  //#endregion
8
60
  export { personaRetrieveAnAccount };
9
61
  //# sourceMappingURL=retrieve-an-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-an-account.d.mts","names":[],"sources":["../../src/actions/retrieve-an-account.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAOoB;AAAA,cA4BrD,8BAAA,EAAgC,CAAA,CAAE,UAG+B;AAAA,cAEjE,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-an-account.d.mts","names":[],"sources":["../../src/actions/retrieve-an-account.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAmC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA;;;kBAMnC,MAAA"}