@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":"consolidate-into-account.cjs","names":["z","action"],"sources":["../../src/actions/consolidate-into-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaConsolidateIntoAccountInput: z.ZodTypeAny = z.object({\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response. Customizes which attributes will be serialized.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. Customizes which related resources will be fully serialized in the 'included' key.\").optional(),\n account_id: z.string().describe(\"Destination Account ID to consolidate source accounts into.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response. Valid values: 'camel', 'kebab', 'snake'.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate consolidations.\").optional(),\n source_account_ids: z.array(z.string()).describe(\"A list of source Account IDs that will be consolidated into the destination account. All data from these accounts will be merged into the destination account.\"),\n}).describe(\"Request model for consolidating multiple source accounts into a destination account.\");\nconst PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the consolidated destination account.\").nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'account'.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Account attributes after consolidation.\").nullable().optional(),\n}).describe(\"Response data for the consolidation operation.\");\nexport const PersonaConsolidateIntoAccountOutput: z.ZodTypeAny = z.object({\n data: PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema.nullable().optional(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources that were included in the response based on the 'include' parameter.\").nullable().optional(),\n}).describe(\"Response model for account consolidation.\");\n\nexport const personaConsolidateIntoAccount = action(\"PERSONA_CONSOLIDATE_INTO_ACCOUNT\", {\n slug: \"persona-consolidate-into-account\",\n name: \"Consolidate Accounts\",\n description: \"Tool to consolidate multiple source accounts into a single destination account. Use when merging duplicate accounts or combining account data from multiple sources into one primary account.\",\n input: PersonaConsolidateIntoAccountInput,\n output: PersonaConsolidateIntoAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACvJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CACrM,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,gBAAgBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC1J,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC9I,oBAAoBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gKAAgK;AACnN,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,yEAAuFA,IAAAA,EAAE,OAAO;CACpG,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,MAAM,uEAAuE,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"consolidate-into-account.cjs","names":["z","action"],"sources":["../../src/actions/consolidate-into-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaConsolidateIntoAccountInput = z.object({\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response. Customizes which attributes will be serialized.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. Customizes which related resources will be fully serialized in the 'included' key.\").optional(),\n account_id: z.string().describe(\"Destination Account ID to consolidate source accounts into.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response. Valid values: 'camel', 'kebab', 'snake'.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate consolidations.\").optional(),\n source_account_ids: z.array(z.string()).describe(\"A list of source Account IDs that will be consolidated into the destination account. All data from these accounts will be merged into the destination account.\"),\n}).describe(\"Request model for consolidating multiple source accounts into a destination account.\");\nconst PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema = z.object({\n id: z.string().describe(\"The ID of the consolidated destination account.\").nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'account'.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Account attributes after consolidation.\").nullable().optional(),\n}).passthrough().describe(\"Response data for the consolidation operation.\");\nexport const PersonaConsolidateIntoAccountOutput = z.object({\n data: PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema.nullable().optional(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources that were included in the response based on the 'include' parameter.\").nullable().optional(),\n}).passthrough().describe(\"Response model for account consolidation.\");\n\nexport const personaConsolidateIntoAccount = action(\"PERSONA_CONSOLIDATE_INTO_ACCOUNT\", {\n slug: \"persona-consolidate-into-account\",\n name: \"Consolidate Accounts\",\n description: \"Tool to consolidate multiple source accounts into a single destination account. Use when merging duplicate accounts or combining account data from multiple sources into one primary account.\",\n input: PersonaConsolidateIntoAccountInput,\n output: PersonaConsolidateIntoAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACvJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CACrM,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,gBAAgBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC1J,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC9I,oBAAoBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gKAAgK;AACnN,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,yEAAyEA,IAAAA,EAAE,OAAO;CACtF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAM,uEAAuE,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,34 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/consolidate-into-account.d.ts
4
- declare const PersonaConsolidateIntoAccountInput: z.ZodTypeAny;
5
- declare const PersonaConsolidateIntoAccountOutput: z.ZodTypeAny;
6
- declare const personaConsolidateIntoAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaConsolidateIntoAccountInput: z.ZodObject<{
5
+ fields: z.ZodOptional<z.ZodString>;
6
+ include: z.ZodOptional<z.ZodString>;
7
+ account_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
+ source_account_ids: z.ZodArray<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const PersonaConsolidateIntoAccountOutput: z.ZodObject<{
17
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
21
+ }, z.core.$loose>>>;
22
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
23
+ }, z.core.$loose>;
24
+ declare const personaConsolidateIntoAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ account_id: string;
26
+ source_account_ids: string[];
27
+ fields?: string | undefined;
28
+ include?: string | undefined;
29
+ key_inflection?: "camel" | "kebab" | "snake" | undefined;
30
+ idempotency_key?: string | undefined;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
32
  //#endregion
8
33
  export { personaConsolidateIntoAccount };
9
34
  //# sourceMappingURL=consolidate-into-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"consolidate-into-account.d.cts","names":[],"sources":["../../src/actions/consolidate-into-account.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAOgD;AAAA,cAMtF,mCAAA,EAAqC,CAAA,CAAE,UAGI;AAAA,cAE3C,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"consolidate-into-account.d.cts","names":[],"sources":["../../src/actions/consolidate-into-account.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAalC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
@@ -1,9 +1,34 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/consolidate-into-account.d.ts
4
- declare const PersonaConsolidateIntoAccountInput: z.ZodTypeAny;
5
- declare const PersonaConsolidateIntoAccountOutput: z.ZodTypeAny;
6
- declare const personaConsolidateIntoAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaConsolidateIntoAccountInput: z.ZodObject<{
5
+ fields: z.ZodOptional<z.ZodString>;
6
+ include: z.ZodOptional<z.ZodString>;
7
+ account_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
+ source_account_ids: z.ZodArray<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const PersonaConsolidateIntoAccountOutput: z.ZodObject<{
17
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
21
+ }, z.core.$loose>>>;
22
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
23
+ }, z.core.$loose>;
24
+ declare const personaConsolidateIntoAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ account_id: string;
26
+ source_account_ids: string[];
27
+ fields?: string | undefined;
28
+ include?: string | undefined;
29
+ key_inflection?: "camel" | "kebab" | "snake" | undefined;
30
+ idempotency_key?: string | undefined;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
32
  //#endregion
8
33
  export { personaConsolidateIntoAccount };
9
34
  //# sourceMappingURL=consolidate-into-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"consolidate-into-account.d.mts","names":[],"sources":["../../src/actions/consolidate-into-account.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAOgD;AAAA,cAMtF,mCAAA,EAAqC,CAAA,CAAE,UAGI;AAAA,cAE3C,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"consolidate-into-account.d.mts","names":[],"sources":["../../src/actions/consolidate-into-account.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAalC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
@@ -17,7 +17,7 @@ const PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema = z
17
17
  id: z.string().describe("The ID of the consolidated destination account.").nullable().optional(),
18
18
  type: z.string().describe("Resource type, typically 'account'.").nullable().optional(),
19
19
  attributes: z.record(z.string(), z.unknown()).describe("Account attributes after consolidation.").nullable().optional()
20
- }).describe("Response data for the consolidation operation.");
20
+ }).passthrough().describe("Response data for the consolidation operation.");
21
21
  const personaConsolidateIntoAccount = action("PERSONA_CONSOLIDATE_INTO_ACCOUNT", {
22
22
  slug: "persona-consolidate-into-account",
23
23
  name: "Consolidate Accounts",
@@ -26,7 +26,7 @@ const personaConsolidateIntoAccount = action("PERSONA_CONSOLIDATE_INTO_ACCOUNT",
26
26
  output: z.object({
27
27
  data: PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema.nullable().optional(),
28
28
  included: z.array(z.record(z.string(), z.unknown())).describe("Related resources that were included in the response based on the 'include' parameter.").nullable().optional()
29
- }).describe("Response model for account consolidation.")
29
+ }).passthrough().describe("Response model for account consolidation.")
30
30
  });
31
31
  //#endregion
32
32
  export { personaConsolidateIntoAccount };
@@ -1 +1 @@
1
- {"version":3,"file":"consolidate-into-account.mjs","names":[],"sources":["../../src/actions/consolidate-into-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaConsolidateIntoAccountInput: z.ZodTypeAny = z.object({\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response. Customizes which attributes will be serialized.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. Customizes which related resources will be fully serialized in the 'included' key.\").optional(),\n account_id: z.string().describe(\"Destination Account ID to consolidate source accounts into.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response. Valid values: 'camel', 'kebab', 'snake'.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate consolidations.\").optional(),\n source_account_ids: z.array(z.string()).describe(\"A list of source Account IDs that will be consolidated into the destination account. All data from these accounts will be merged into the destination account.\"),\n}).describe(\"Request model for consolidating multiple source accounts into a destination account.\");\nconst PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the consolidated destination account.\").nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'account'.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Account attributes after consolidation.\").nullable().optional(),\n}).describe(\"Response data for the consolidation operation.\");\nexport const PersonaConsolidateIntoAccountOutput: z.ZodTypeAny = z.object({\n data: PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema.nullable().optional(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources that were included in the response based on the 'include' parameter.\").nullable().optional(),\n}).describe(\"Response model for account consolidation.\");\n\nexport const personaConsolidateIntoAccount = action(\"PERSONA_CONSOLIDATE_INTO_ACCOUNT\", {\n slug: \"persona-consolidate-into-account\",\n name: \"Consolidate Accounts\",\n description: \"Tool to consolidate multiple source accounts into a single destination account. Use when merging duplicate accounts or combining account data from multiple sources into one primary account.\",\n input: PersonaConsolidateIntoAccountInput,\n output: PersonaConsolidateIntoAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO;CACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACvJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CACrM,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,gBAAgB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC1J,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC9I,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gKAAgK;AACnN,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,yEAAuF,EAAE,OAAO;CACpG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAM5D,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV+D,EAAE,OAAO;EACxE,MAAM,uEAAuE,SAAS,CAAC,CAAC,SAAS;EACjG,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"consolidate-into-account.mjs","names":[],"sources":["../../src/actions/consolidate-into-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaConsolidateIntoAccountInput = z.object({\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response. Customizes which attributes will be serialized.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. Customizes which related resources will be fully serialized in the 'included' key.\").optional(),\n account_id: z.string().describe(\"Destination Account ID to consolidate source accounts into.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response. Valid values: 'camel', 'kebab', 'snake'.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate consolidations.\").optional(),\n source_account_ids: z.array(z.string()).describe(\"A list of source Account IDs that will be consolidated into the destination account. All data from these accounts will be merged into the destination account.\"),\n}).describe(\"Request model for consolidating multiple source accounts into a destination account.\");\nconst PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema = z.object({\n id: z.string().describe(\"The ID of the consolidated destination account.\").nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'account'.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Account attributes after consolidation.\").nullable().optional(),\n}).passthrough().describe(\"Response data for the consolidation operation.\");\nexport const PersonaConsolidateIntoAccountOutput = z.object({\n data: PersonaConsolidateIntoAccount_ConsolidateIntoAccountResponseDataSchema.nullable().optional(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources that were included in the response based on the 'include' parameter.\").nullable().optional(),\n}).passthrough().describe(\"Response model for account consolidation.\");\n\nexport const personaConsolidateIntoAccount = action(\"PERSONA_CONSOLIDATE_INTO_ACCOUNT\", {\n slug: \"persona-consolidate-into-account\",\n name: \"Consolidate Accounts\",\n description: \"Tool to consolidate multiple source accounts into a single destination account. Use when merging duplicate accounts or combining account data from multiple sources into one primary account.\",\n input: PersonaConsolidateIntoAccountInput,\n output: PersonaConsolidateIntoAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACvJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CACrM,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,gBAAgB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC1J,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC9I,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gKAAgK;AACnN,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,yEAAyE,EAAE,OAAO;CACtF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAM1E,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViD,EAAE,OAAO;EAC1D,MAAM,uEAAuE,SAAS,CAAC,CAAC,SAAS;EACjG,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -6,7 +6,7 @@ const PersonaCreateAnAccountInput = zod.z.object({
6
6
  type: zod.z.string().default("account").describe("The resource type for JSON:API. Must be 'account'.").optional(),
7
7
  attributes: zod.z.object({
8
8
  tags: zod.z.array(zod.z.string()).describe("Tags to associate with the account.").optional(),
9
- fields: zod.z.object({}).describe("Custom fields for the account. This is not key inflected.").optional(),
9
+ fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields for the account. This is not key inflected.").optional(),
10
10
  birthdate: zod.z.string().describe("Birthdate in YYYY-MM-DD format.").optional(),
11
11
  "name-last": zod.z.string().describe("Last name of the account holder.").optional(),
12
12
  "name-first": zod.z.string().describe("First name of the account holder.").optional(),
@@ -15,7 +15,7 @@ const PersonaCreateAnAccountInput = zod.z.object({
15
15
  "country-code": zod.z.string().describe("Two-letter country code (ISO 3166-1 alpha-2).").optional(),
16
16
  "phone-number": zod.z.string().describe("Phone number for the account.").optional(),
17
17
  "reference-id": zod.z.string().describe("External reference ID for the account.").optional(),
18
- "selfie-photo": zod.z.object({}).describe("Selfie photo data for the account.").optional(),
18
+ "selfie-photo": zod.z.record(zod.z.string(), zod.z.unknown()).describe("Selfie photo data for the account.").optional(),
19
19
  "email-address": zod.z.string().describe("Email address for the account.").optional(),
20
20
  "account-status": zod.z.string().describe("Status of the account.").optional(),
21
21
  "account-type-id": zod.z.string().describe("ID of the account type to use for this account.").optional(),
@@ -28,7 +28,7 @@ const PersonaCreateAnAccountInput = zod.z.object({
28
28
  }).describe("The account data to create."),
29
29
  meta: zod.z.object({ "upsert-by": zod.z.string().describe("The field name to use for upserting the account. This field must be unique across all accounts for the given account type.").optional() }).describe("Meta information for account creation.").optional(),
30
30
  include: zod.z.string().describe("A comma-separated list of relationship paths to include in the response.").optional(),
31
- sparse_fields: zod.z.object({}).describe("Comma-separated list(s) of attributes to include in the response, keyed by resource type.").optional(),
31
+ 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.").optional(),
32
32
  "Key-Inflection": zod.z.enum([
33
33
  "camel",
34
34
  "kebab",
@@ -48,7 +48,7 @@ const PersonaCreateAnAccountInput = zod.z.object({
48
48
  }).describe("Request model for creating an account in Persona.");
49
49
  const PersonaCreateAnAccount_ResponseAccountAttributesSchema = zod.z.object({
50
50
  tags: zod.z.array(zod.z.string()).describe("Tags associated with the account.").nullable().optional(),
51
- fields: zod.z.object({}).describe("Custom fields for the account. This is not key inflected. Each field has a 'type' and 'value' property.").nullable().optional(),
51
+ fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields for the account. This is not key inflected. Each field has a 'type' and 'value' property.").nullable().optional(),
52
52
  birthdate: zod.z.string().describe("Birthdate in YYYY-MM-DD format.").nullable().optional(),
53
53
  "name-last": zod.z.string().describe("Last name of the account holder.").nullable().optional(),
54
54
  "created-at": zod.z.string().describe("Timestamp when the account was created.").nullable().optional(),
@@ -67,26 +67,26 @@ const PersonaCreateAnAccount_ResponseAccountAttributesSchema = zod.z.object({
67
67
  "account-type-name": zod.z.string().describe("Name of the account type.").nullable().optional(),
68
68
  "address-postal-code": zod.z.string().describe("Postal code for the account address.").nullable().optional(),
69
69
  "address-subdivision": zod.z.string().describe("State or subdivision for the account address.").nullable().optional(),
70
- "identification-numbers": zod.z.object({}).describe("Identification numbers for the account.").nullable().optional(),
70
+ "identification-numbers": zod.z.record(zod.z.string(), zod.z.unknown()).describe("Identification numbers for the account.").nullable().optional(),
71
71
  "social-security-number": zod.z.string().describe("Social security number for the account.").nullable().optional()
72
- }).describe("Attributes returned in the account response.");
73
- const PersonaCreateAnAccount_RelationshipDataSchema = zod.z.object({ data: zod.z.object({}).describe("Relationship data.").nullable().optional() }).describe("Relationship data structure.");
74
- const PersonaCreateAnAccount_ResponseAccountRelationshipsSchema = zod.z.object({ "account-type": PersonaCreateAnAccount_RelationshipDataSchema.nullable().optional() }).describe("Relationships in the account response.");
72
+ }).passthrough().describe("Attributes returned in the account response.");
73
+ const PersonaCreateAnAccount_RelationshipDataSchema = zod.z.object({ data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Relationship data.").nullable().optional() }).passthrough().describe("Relationship data structure.");
74
+ const PersonaCreateAnAccount_ResponseAccountRelationshipsSchema = zod.z.object({ "account-type": PersonaCreateAnAccount_RelationshipDataSchema.nullable().optional() }).passthrough().describe("Relationships in the account response.");
75
75
  const PersonaCreateAnAccount_ResponseAccountDataSchema = zod.z.object({
76
- id: zod.z.string().describe("Unique identifier for the account."),
77
- type: zod.z.string().describe("Resource type, typically 'account'."),
76
+ id: zod.z.string().describe("Unique identifier for the account.").nullable(),
77
+ type: zod.z.string().describe("Resource type, typically 'account'.").nullable(),
78
78
  attributes: PersonaCreateAnAccount_ResponseAccountAttributesSchema.nullable().optional(),
79
79
  relationships: PersonaCreateAnAccount_ResponseAccountRelationshipsSchema.nullable().optional()
80
- }).describe("Account data returned in the response.");
80
+ }).passthrough().describe("Account data returned in the response.");
81
81
  const PersonaCreateAnAccount_IncludedResourceSchema = zod.z.object({
82
- id: zod.z.string().describe("Unique identifier for the included resource."),
83
- type: zod.z.string().describe("Resource type."),
84
- attributes: zod.z.object({}).describe("Attributes of the included resource.").nullable().optional()
85
- }).describe("Included resources in the response.");
82
+ id: zod.z.string().describe("Unique identifier for the included resource.").nullable(),
83
+ type: zod.z.string().describe("Resource type.").nullable(),
84
+ attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Attributes of the included resource.").nullable().optional()
85
+ }).passthrough().describe("Included resources in the response.");
86
86
  const PersonaCreateAnAccountOutput = zod.z.object({
87
87
  data: PersonaCreateAnAccount_ResponseAccountDataSchema.nullable(),
88
88
  included: zod.z.array(PersonaCreateAnAccount_IncludedResourceSchema).describe("Related resources included in the response.").nullable().optional()
89
- }).describe("Response model returned after creating an account in Persona.");
89
+ }).passthrough().describe("Response model returned after creating an account in Persona.");
90
90
  const personaCreateAnAccount = require_action.action("PERSONA_CREATE_AN_ACCOUNT", {
91
91
  slug: "persona-create-an-account",
92
92
  name: "Create an Account",
@@ -1 +1 @@
1
- {"version":3,"file":"create-an-account.cjs","names":["z","action"],"sources":["../../src/actions/create-an-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateAnAccountInput: z.ZodTypeAny = z.object({\n data: z.object({\n type: z.string().default(\"account\").describe(\"The resource type for JSON:API. Must be 'account'.\").optional(),\n attributes: z.object({\n tags: z.array(z.string()).describe(\"Tags to associate with the account.\").optional(),\n fields: z.object({}).describe(\"Custom fields for the account. This is not key inflected.\").optional(),\n birthdate: z.string().describe(\"Birthdate in YYYY-MM-DD format.\").optional(),\n \"name-last\": z.string().describe(\"Last name of the account holder.\").optional(),\n \"name-first\": z.string().describe(\"First name of the account holder.\").optional(),\n \"name-middle\": z.string().describe(\"Middle name of the account holder.\").optional(),\n \"address-city\": z.string().describe(\"City for the account address.\").optional(),\n \"country-code\": z.string().describe(\"Two-letter country code (ISO 3166-1 alpha-2).\").optional(),\n \"phone-number\": z.string().describe(\"Phone number for the account.\").optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").optional(),\n \"selfie-photo\": z.object({}).describe(\"Selfie photo data for the account.\").optional(),\n \"email-address\": z.string().describe(\"Email address for the account.\").optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").optional(),\n \"account-type-id\": z.string().describe(\"ID of the account type to use for this account.\").optional(),\n \"address-street-1\": z.string().describe(\"First line of the account address.\").optional(),\n \"address-street-2\": z.string().describe(\"Second line of the account address.\").optional(),\n \"address-postal-code\": z.string().describe(\"Postal code for the account address.\").optional(),\n \"address-subdivision\": z.string().describe(\"State or subdivision for the account address.\").optional(),\n \"social-security-number\": z.string().describe(\"Social security number for the account.\").optional(),\n}).describe(\"Attributes for the account.\"),\n}).describe(\"The account data to create.\"),\n meta: z.object({\n \"upsert-by\": z.string().describe(\"The field name to use for upserting the account. This field must be unique across all accounts for the given account type.\").optional(),\n}).describe(\"Meta information for account creation.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response.\").optional(),\n sparse_fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type.\").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 creating an account in Persona.\");\nconst PersonaCreateAnAccount_ResponseAccountAttributesSchema: 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. Each field has a 'type' and 'value' property.\").nullable().optional(),\n birthdate: z.string().describe(\"Birthdate in YYYY-MM-DD format.\").nullable().optional(),\n \"name-last\": z.string().describe(\"Last name of the account holder.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the account was created.\").nullable().optional(),\n \"name-first\": z.string().describe(\"First name of the account holder.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the account was last updated.\").nullable().optional(),\n \"name-middle\": z.string().describe(\"Middle name of the account holder.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the account was redacted, if applicable.\").nullable().optional(),\n \"address-city\": z.string().describe(\"City for the account address.\").nullable().optional(),\n \"country-code\": z.string().describe(\"Two-letter country code (ISO 3166-1 alpha-2).\").nullable().optional(),\n \"phone-number\": z.string().describe(\"Phone number for the account.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").nullable().optional(),\n \"email-address\": z.string().describe(\"Email address for the account.\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").nullable().optional(),\n \"address-street-1\": z.string().describe(\"First line of the account address.\").nullable().optional(),\n \"address-street-2\": z.string().describe(\"Second line of the account address.\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type.\").nullable().optional(),\n \"address-postal-code\": z.string().describe(\"Postal code for the account address.\").nullable().optional(),\n \"address-subdivision\": z.string().describe(\"State or subdivision for the account address.\").nullable().optional(),\n \"identification-numbers\": z.object({}).describe(\"Identification numbers for the account.\").nullable().optional(),\n \"social-security-number\": z.string().describe(\"Social security number for the account.\").nullable().optional(),\n}).describe(\"Attributes returned in the account response.\");\nconst PersonaCreateAnAccount_RelationshipDataSchema: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Relationship data.\").nullable().optional(),\n}).describe(\"Relationship data structure.\");\nconst PersonaCreateAnAccount_ResponseAccountRelationshipsSchema: z.ZodTypeAny = z.object({\n \"account-type\": PersonaCreateAnAccount_RelationshipDataSchema.nullable().optional(),\n}).describe(\"Relationships in the account response.\");\nconst PersonaCreateAnAccount_ResponseAccountDataSchema: 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: PersonaCreateAnAccount_ResponseAccountAttributesSchema.nullable().optional(),\n relationships: PersonaCreateAnAccount_ResponseAccountRelationshipsSchema.nullable().optional(),\n}).describe(\"Account data returned in the response.\");\nconst PersonaCreateAnAccount_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 PersonaCreateAnAccountOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateAnAccount_ResponseAccountDataSchema.nullable(),\n included: z.array(PersonaCreateAnAccount_IncludedResourceSchema).describe(\"Related resources included in the response.\").nullable().optional(),\n}).describe(\"Response model returned after creating an account in Persona.\");\n\nexport const personaCreateAnAccount = action(\"PERSONA_CREATE_AN_ACCOUNT\", {\n slug: \"persona-create-an-account\",\n name: \"Create an Account\",\n description: \"Tool to create an account in Persona. Use when you need to create a new account with personal information such as name, email, phone, address, and custom fields.\",\n input: PersonaCreateAnAccountInput,\n output: PersonaCreateAnAccountOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-an-account.cjs","names":["z","action"],"sources":["../../src/actions/create-an-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateAnAccountInput = z.object({\n data: z.object({\n type: z.string().default(\"account\").describe(\"The resource type for JSON:API. Must be 'account'.\").optional(),\n attributes: z.object({\n tags: z.array(z.string()).describe(\"Tags to associate with the account.\").optional(),\n fields: z.record(z.string(), z.unknown()).describe(\"Custom fields for the account. This is not key inflected.\").optional(),\n birthdate: z.string().describe(\"Birthdate in YYYY-MM-DD format.\").optional(),\n \"name-last\": z.string().describe(\"Last name of the account holder.\").optional(),\n \"name-first\": z.string().describe(\"First name of the account holder.\").optional(),\n \"name-middle\": z.string().describe(\"Middle name of the account holder.\").optional(),\n \"address-city\": z.string().describe(\"City for the account address.\").optional(),\n \"country-code\": z.string().describe(\"Two-letter country code (ISO 3166-1 alpha-2).\").optional(),\n \"phone-number\": z.string().describe(\"Phone number for the account.\").optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").optional(),\n \"selfie-photo\": z.record(z.string(), z.unknown()).describe(\"Selfie photo data for the account.\").optional(),\n \"email-address\": z.string().describe(\"Email address for the account.\").optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").optional(),\n \"account-type-id\": z.string().describe(\"ID of the account type to use for this account.\").optional(),\n \"address-street-1\": z.string().describe(\"First line of the account address.\").optional(),\n \"address-street-2\": z.string().describe(\"Second line of the account address.\").optional(),\n \"address-postal-code\": z.string().describe(\"Postal code for the account address.\").optional(),\n \"address-subdivision\": z.string().describe(\"State or subdivision for the account address.\").optional(),\n \"social-security-number\": z.string().describe(\"Social security number for the account.\").optional(),\n}).describe(\"Attributes for the account.\"),\n}).describe(\"The account data to create.\"),\n meta: z.object({\n \"upsert-by\": z.string().describe(\"The field name to use for upserting the account. This field must be unique across all accounts for the given account type.\").optional(),\n}).describe(\"Meta information for account creation.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response.\").optional(),\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.\").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 creating an account in Persona.\");\nconst PersonaCreateAnAccount_ResponseAccountAttributesSchema = 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. Each field has a 'type' and 'value' property.\").nullable().optional(),\n birthdate: z.string().describe(\"Birthdate in YYYY-MM-DD format.\").nullable().optional(),\n \"name-last\": z.string().describe(\"Last name of the account holder.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the account was created.\").nullable().optional(),\n \"name-first\": z.string().describe(\"First name of the account holder.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the account was last updated.\").nullable().optional(),\n \"name-middle\": z.string().describe(\"Middle name of the account holder.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the account was redacted, if applicable.\").nullable().optional(),\n \"address-city\": z.string().describe(\"City for the account address.\").nullable().optional(),\n \"country-code\": z.string().describe(\"Two-letter country code (ISO 3166-1 alpha-2).\").nullable().optional(),\n \"phone-number\": z.string().describe(\"Phone number for the account.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").nullable().optional(),\n \"email-address\": z.string().describe(\"Email address for the account.\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").nullable().optional(),\n \"address-street-1\": z.string().describe(\"First line of the account address.\").nullable().optional(),\n \"address-street-2\": z.string().describe(\"Second line of the account address.\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type.\").nullable().optional(),\n \"address-postal-code\": z.string().describe(\"Postal code for the account address.\").nullable().optional(),\n \"address-subdivision\": z.string().describe(\"State or subdivision for the account address.\").nullable().optional(),\n \"identification-numbers\": z.record(z.string(), z.unknown()).describe(\"Identification numbers for the account.\").nullable().optional(),\n \"social-security-number\": z.string().describe(\"Social security number for the account.\").nullable().optional(),\n}).passthrough().describe(\"Attributes returned in the account response.\");\nconst PersonaCreateAnAccount_RelationshipDataSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Relationship data.\").nullable().optional(),\n}).passthrough().describe(\"Relationship data structure.\");\nconst PersonaCreateAnAccount_ResponseAccountRelationshipsSchema = z.object({\n \"account-type\": PersonaCreateAnAccount_RelationshipDataSchema.nullable().optional(),\n}).passthrough().describe(\"Relationships in the account response.\");\nconst PersonaCreateAnAccount_ResponseAccountDataSchema = 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: PersonaCreateAnAccount_ResponseAccountAttributesSchema.nullable().optional(),\n relationships: PersonaCreateAnAccount_ResponseAccountRelationshipsSchema.nullable().optional(),\n}).passthrough().describe(\"Account data returned in the response.\");\nconst PersonaCreateAnAccount_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 PersonaCreateAnAccountOutput = z.object({\n data: PersonaCreateAnAccount_ResponseAccountDataSchema.nullable(),\n included: z.array(PersonaCreateAnAccount_IncludedResourceSchema).describe(\"Related resources included in the response.\").nullable().optional(),\n}).passthrough().describe(\"Response model returned after creating an account in Persona.\");\n\nexport const personaCreateAnAccount = action(\"PERSONA_CREATE_AN_ACCOUNT\", {\n slug: \"persona-create-an-account\",\n name: \"Create an Account\",\n description: \"Tool to create an account in Persona. Use when you need to create a new account with personal information such as name, email, phone, address, and custom fields.\",\n input: PersonaCreateAnAccountInput,\n output: PersonaCreateAnAccountOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,127 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-an-account.d.ts
4
- declare const PersonaCreateAnAccountInput: z.ZodTypeAny;
5
- declare const PersonaCreateAnAccountOutput: z.ZodTypeAny;
6
- declare const personaCreateAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateAnAccountInput: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
7
+ attributes: z.ZodObject<{
8
+ tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
9
+ fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
10
+ birthdate: z.ZodOptional<z.ZodString>;
11
+ "name-last": z.ZodOptional<z.ZodString>;
12
+ "name-first": z.ZodOptional<z.ZodString>;
13
+ "name-middle": z.ZodOptional<z.ZodString>;
14
+ "address-city": z.ZodOptional<z.ZodString>;
15
+ "country-code": z.ZodOptional<z.ZodString>;
16
+ "phone-number": z.ZodOptional<z.ZodString>;
17
+ "reference-id": z.ZodOptional<z.ZodString>;
18
+ "selfie-photo": z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
19
+ "email-address": z.ZodOptional<z.ZodString>;
20
+ "account-status": z.ZodOptional<z.ZodString>;
21
+ "account-type-id": z.ZodOptional<z.ZodString>;
22
+ "address-street-1": z.ZodOptional<z.ZodString>;
23
+ "address-street-2": z.ZodOptional<z.ZodString>;
24
+ "address-postal-code": z.ZodOptional<z.ZodString>;
25
+ "address-subdivision": z.ZodOptional<z.ZodString>;
26
+ "social-security-number": z.ZodOptional<z.ZodString>;
27
+ }, z.core.$strip>;
28
+ }, z.core.$strip>;
29
+ meta: z.ZodOptional<z.ZodObject<{
30
+ "upsert-by": z.ZodOptional<z.ZodString>;
31
+ }, z.core.$strip>>;
32
+ include: z.ZodOptional<z.ZodString>;
33
+ sparse_fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
34
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
35
+ camel: "camel";
36
+ kebab: "kebab";
37
+ snake: "snake";
38
+ }>>;
39
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
40
+ "Persona-Version": z.ZodOptional<z.ZodEnum<{
41
+ "2025-12-08": "2025-12-08";
42
+ "2025-10-27": "2025-10-27";
43
+ "2023-01-05": "2023-01-05";
44
+ "2022-09-01": "2022-09-01";
45
+ "2021-08-18": "2021-08-18";
46
+ "2021-07-05": "2021-07-05";
47
+ "2021-02-21": "2021-02-21";
48
+ "2020-05-18": "2020-05-18";
49
+ }>>;
50
+ }, z.core.$strip>;
51
+ declare const PersonaCreateAnAccountOutput: z.ZodObject<{
52
+ data: z.ZodNullable<z.ZodObject<{
53
+ id: z.ZodNullable<z.ZodString>;
54
+ type: z.ZodNullable<z.ZodString>;
55
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
56
+ tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
57
+ fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
58
+ birthdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
59
+ "name-last": z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ "name-first": z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ "name-middle": z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
65
+ "address-city": z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
+ "country-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ "phone-number": z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
+ "reference-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
69
+ "email-address": z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ "account-status": z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ "address-street-1": z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ "address-street-2": z.ZodOptional<z.ZodNullable<z.ZodString>>;
73
+ "account-type-name": z.ZodOptional<z.ZodNullable<z.ZodString>>;
74
+ "address-postal-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
75
+ "address-subdivision": z.ZodOptional<z.ZodNullable<z.ZodString>>;
76
+ "identification-numbers": z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
77
+ "social-security-number": z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
+ }, z.core.$loose>>>;
79
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
80
+ "account-type": z.ZodOptional<z.ZodNullable<z.ZodObject<{
81
+ data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
82
+ }, z.core.$loose>>>;
83
+ }, z.core.$loose>>>;
84
+ }, z.core.$loose>>;
85
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
86
+ id: z.ZodNullable<z.ZodString>;
87
+ type: z.ZodNullable<z.ZodString>;
88
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
89
+ }, z.core.$loose>>>>;
90
+ }, z.core.$loose>;
91
+ declare const personaCreateAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
92
+ data: {
93
+ attributes: {
94
+ tags?: string[] | undefined;
95
+ fields?: Record<string, unknown> | undefined;
96
+ birthdate?: string | undefined;
97
+ "name-last"?: string | undefined;
98
+ "name-first"?: string | undefined;
99
+ "name-middle"?: string | undefined;
100
+ "address-city"?: string | undefined;
101
+ "country-code"?: string | undefined;
102
+ "phone-number"?: string | undefined;
103
+ "reference-id"?: string | undefined;
104
+ "selfie-photo"?: Record<string, unknown> | undefined;
105
+ "email-address"?: string | undefined;
106
+ "account-status"?: string | undefined;
107
+ "account-type-id"?: string | undefined;
108
+ "address-street-1"?: string | undefined;
109
+ "address-street-2"?: string | undefined;
110
+ "address-postal-code"?: string | undefined;
111
+ "address-subdivision"?: string | undefined;
112
+ "social-security-number"?: string | undefined;
113
+ };
114
+ type?: string | undefined;
115
+ };
116
+ meta?: {
117
+ "upsert-by"?: string | undefined;
118
+ } | undefined;
119
+ include?: string | undefined;
120
+ sparse_fields?: Record<string, unknown> | undefined;
121
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
122
+ "Idempotency-Key"?: string | undefined;
123
+ "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;
124
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
125
  //#endregion
8
126
  export { personaCreateAnAccount };
9
127
  //# sourceMappingURL=create-an-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-an-account.d.cts","names":[],"sources":["../../src/actions/create-an-account.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAiCoB;AAAA,cA0CnD,4BAAA,EAA8B,CAAA,CAAE,UAG+B;AAAA,cAE/D,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-an-account.d.cts","names":[],"sources":["../../src/actions/create-an-account.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2E3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,127 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-an-account.d.ts
4
- declare const PersonaCreateAnAccountInput: z.ZodTypeAny;
5
- declare const PersonaCreateAnAccountOutput: z.ZodTypeAny;
6
- declare const personaCreateAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateAnAccountInput: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
7
+ attributes: z.ZodObject<{
8
+ tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
9
+ fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
10
+ birthdate: z.ZodOptional<z.ZodString>;
11
+ "name-last": z.ZodOptional<z.ZodString>;
12
+ "name-first": z.ZodOptional<z.ZodString>;
13
+ "name-middle": z.ZodOptional<z.ZodString>;
14
+ "address-city": z.ZodOptional<z.ZodString>;
15
+ "country-code": z.ZodOptional<z.ZodString>;
16
+ "phone-number": z.ZodOptional<z.ZodString>;
17
+ "reference-id": z.ZodOptional<z.ZodString>;
18
+ "selfie-photo": z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
19
+ "email-address": z.ZodOptional<z.ZodString>;
20
+ "account-status": z.ZodOptional<z.ZodString>;
21
+ "account-type-id": z.ZodOptional<z.ZodString>;
22
+ "address-street-1": z.ZodOptional<z.ZodString>;
23
+ "address-street-2": z.ZodOptional<z.ZodString>;
24
+ "address-postal-code": z.ZodOptional<z.ZodString>;
25
+ "address-subdivision": z.ZodOptional<z.ZodString>;
26
+ "social-security-number": z.ZodOptional<z.ZodString>;
27
+ }, z.core.$strip>;
28
+ }, z.core.$strip>;
29
+ meta: z.ZodOptional<z.ZodObject<{
30
+ "upsert-by": z.ZodOptional<z.ZodString>;
31
+ }, z.core.$strip>>;
32
+ include: z.ZodOptional<z.ZodString>;
33
+ sparse_fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
34
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
35
+ camel: "camel";
36
+ kebab: "kebab";
37
+ snake: "snake";
38
+ }>>;
39
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
40
+ "Persona-Version": z.ZodOptional<z.ZodEnum<{
41
+ "2025-12-08": "2025-12-08";
42
+ "2025-10-27": "2025-10-27";
43
+ "2023-01-05": "2023-01-05";
44
+ "2022-09-01": "2022-09-01";
45
+ "2021-08-18": "2021-08-18";
46
+ "2021-07-05": "2021-07-05";
47
+ "2021-02-21": "2021-02-21";
48
+ "2020-05-18": "2020-05-18";
49
+ }>>;
50
+ }, z.core.$strip>;
51
+ declare const PersonaCreateAnAccountOutput: z.ZodObject<{
52
+ data: z.ZodNullable<z.ZodObject<{
53
+ id: z.ZodNullable<z.ZodString>;
54
+ type: z.ZodNullable<z.ZodString>;
55
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
56
+ tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
57
+ fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
58
+ birthdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
59
+ "name-last": z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ "name-first": z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ "name-middle": z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
65
+ "address-city": z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
+ "country-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ "phone-number": z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
+ "reference-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
69
+ "email-address": z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ "account-status": z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ "address-street-1": z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ "address-street-2": z.ZodOptional<z.ZodNullable<z.ZodString>>;
73
+ "account-type-name": z.ZodOptional<z.ZodNullable<z.ZodString>>;
74
+ "address-postal-code": z.ZodOptional<z.ZodNullable<z.ZodString>>;
75
+ "address-subdivision": z.ZodOptional<z.ZodNullable<z.ZodString>>;
76
+ "identification-numbers": z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
77
+ "social-security-number": z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
+ }, z.core.$loose>>>;
79
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
80
+ "account-type": z.ZodOptional<z.ZodNullable<z.ZodObject<{
81
+ data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
82
+ }, z.core.$loose>>>;
83
+ }, z.core.$loose>>>;
84
+ }, z.core.$loose>>;
85
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
86
+ id: z.ZodNullable<z.ZodString>;
87
+ type: z.ZodNullable<z.ZodString>;
88
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
89
+ }, z.core.$loose>>>>;
90
+ }, z.core.$loose>;
91
+ declare const personaCreateAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
92
+ data: {
93
+ attributes: {
94
+ tags?: string[] | undefined;
95
+ fields?: Record<string, unknown> | undefined;
96
+ birthdate?: string | undefined;
97
+ "name-last"?: string | undefined;
98
+ "name-first"?: string | undefined;
99
+ "name-middle"?: string | undefined;
100
+ "address-city"?: string | undefined;
101
+ "country-code"?: string | undefined;
102
+ "phone-number"?: string | undefined;
103
+ "reference-id"?: string | undefined;
104
+ "selfie-photo"?: Record<string, unknown> | undefined;
105
+ "email-address"?: string | undefined;
106
+ "account-status"?: string | undefined;
107
+ "account-type-id"?: string | undefined;
108
+ "address-street-1"?: string | undefined;
109
+ "address-street-2"?: string | undefined;
110
+ "address-postal-code"?: string | undefined;
111
+ "address-subdivision"?: string | undefined;
112
+ "social-security-number"?: string | undefined;
113
+ };
114
+ type?: string | undefined;
115
+ };
116
+ meta?: {
117
+ "upsert-by"?: string | undefined;
118
+ } | undefined;
119
+ include?: string | undefined;
120
+ sparse_fields?: Record<string, unknown> | undefined;
121
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
122
+ "Idempotency-Key"?: string | undefined;
123
+ "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;
124
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
125
  //#endregion
8
126
  export { personaCreateAnAccount };
9
127
  //# sourceMappingURL=create-an-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-an-account.d.mts","names":[],"sources":["../../src/actions/create-an-account.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAiCoB;AAAA,cA0CnD,4BAAA,EAA8B,CAAA,CAAE,UAG+B;AAAA,cAE/D,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-an-account.d.mts","names":[],"sources":["../../src/actions/create-an-account.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2E3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}