@keystrokehq/persona 0.1.0

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 (586) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/add-tag-to-account.cjs +52 -0
  7. package/dist/actions/add-tag-to-account.cjs.map +1 -0
  8. package/dist/actions/add-tag-to-account.d.cts +9 -0
  9. package/dist/actions/add-tag-to-account.d.cts.map +1 -0
  10. package/dist/actions/add-tag-to-account.d.mts +9 -0
  11. package/dist/actions/add-tag-to-account.d.mts.map +1 -0
  12. package/dist/actions/add-tag-to-account.mjs +51 -0
  13. package/dist/actions/add-tag-to-account.mjs.map +1 -0
  14. package/dist/actions/archive-a-browser-fingerprint-list-item.cjs +39 -0
  15. package/dist/actions/archive-a-browser-fingerprint-list-item.cjs.map +1 -0
  16. package/dist/actions/archive-a-browser-fingerprint-list-item.d.cts +9 -0
  17. package/dist/actions/archive-a-browser-fingerprint-list-item.d.cts.map +1 -0
  18. package/dist/actions/archive-a-browser-fingerprint-list-item.d.mts +9 -0
  19. package/dist/actions/archive-a-browser-fingerprint-list-item.d.mts.map +1 -0
  20. package/dist/actions/archive-a-browser-fingerprint-list-item.mjs +38 -0
  21. package/dist/actions/archive-a-browser-fingerprint-list-item.mjs.map +1 -0
  22. package/dist/actions/archive-a-country-list-item.cjs +53 -0
  23. package/dist/actions/archive-a-country-list-item.cjs.map +1 -0
  24. package/dist/actions/archive-a-country-list-item.d.cts +9 -0
  25. package/dist/actions/archive-a-country-list-item.d.cts.map +1 -0
  26. package/dist/actions/archive-a-country-list-item.d.mts +9 -0
  27. package/dist/actions/archive-a-country-list-item.d.mts.map +1 -0
  28. package/dist/actions/archive-a-country-list-item.mjs +52 -0
  29. package/dist/actions/archive-a-country-list-item.mjs.map +1 -0
  30. package/dist/actions/archive-a-geolocation-list-item.cjs +48 -0
  31. package/dist/actions/archive-a-geolocation-list-item.cjs.map +1 -0
  32. package/dist/actions/archive-a-geolocation-list-item.d.cts +9 -0
  33. package/dist/actions/archive-a-geolocation-list-item.d.cts.map +1 -0
  34. package/dist/actions/archive-a-geolocation-list-item.d.mts +9 -0
  35. package/dist/actions/archive-a-geolocation-list-item.d.mts.map +1 -0
  36. package/dist/actions/archive-a-geolocation-list-item.mjs +47 -0
  37. package/dist/actions/archive-a-geolocation-list-item.mjs.map +1 -0
  38. package/dist/actions/archive-a-government-id-number-list-item.cjs +38 -0
  39. package/dist/actions/archive-a-government-id-number-list-item.cjs.map +1 -0
  40. package/dist/actions/archive-a-government-id-number-list-item.d.cts +9 -0
  41. package/dist/actions/archive-a-government-id-number-list-item.d.cts.map +1 -0
  42. package/dist/actions/archive-a-government-id-number-list-item.d.mts +9 -0
  43. package/dist/actions/archive-a-government-id-number-list-item.d.mts.map +1 -0
  44. package/dist/actions/archive-a-government-id-number-list-item.mjs +37 -0
  45. package/dist/actions/archive-a-government-id-number-list-item.mjs.map +1 -0
  46. package/dist/actions/archive-a-name-list-item.cjs +38 -0
  47. package/dist/actions/archive-a-name-list-item.cjs.map +1 -0
  48. package/dist/actions/archive-a-name-list-item.d.cts +9 -0
  49. package/dist/actions/archive-a-name-list-item.d.cts.map +1 -0
  50. package/dist/actions/archive-a-name-list-item.d.mts +9 -0
  51. package/dist/actions/archive-a-name-list-item.d.mts.map +1 -0
  52. package/dist/actions/archive-a-name-list-item.mjs +37 -0
  53. package/dist/actions/archive-a-name-list-item.mjs.map +1 -0
  54. package/dist/actions/archive-a-webhook.cjs +57 -0
  55. package/dist/actions/archive-a-webhook.cjs.map +1 -0
  56. package/dist/actions/archive-a-webhook.d.cts +9 -0
  57. package/dist/actions/archive-a-webhook.d.cts.map +1 -0
  58. package/dist/actions/archive-a-webhook.d.mts +9 -0
  59. package/dist/actions/archive-a-webhook.d.mts.map +1 -0
  60. package/dist/actions/archive-a-webhook.mjs +56 -0
  61. package/dist/actions/archive-a-webhook.mjs.map +1 -0
  62. package/dist/actions/archive-email-address-list-item.cjs +54 -0
  63. package/dist/actions/archive-email-address-list-item.cjs.map +1 -0
  64. package/dist/actions/archive-email-address-list-item.d.cts +9 -0
  65. package/dist/actions/archive-email-address-list-item.d.cts.map +1 -0
  66. package/dist/actions/archive-email-address-list-item.d.mts +9 -0
  67. package/dist/actions/archive-email-address-list-item.d.mts.map +1 -0
  68. package/dist/actions/archive-email-address-list-item.mjs +53 -0
  69. package/dist/actions/archive-email-address-list-item.mjs.map +1 -0
  70. package/dist/actions/archive-ip-address-list-item.cjs +41 -0
  71. package/dist/actions/archive-ip-address-list-item.cjs.map +1 -0
  72. package/dist/actions/archive-ip-address-list-item.d.cts +9 -0
  73. package/dist/actions/archive-ip-address-list-item.d.cts.map +1 -0
  74. package/dist/actions/archive-ip-address-list-item.d.mts +9 -0
  75. package/dist/actions/archive-ip-address-list-item.d.mts.map +1 -0
  76. package/dist/actions/archive-ip-address-list-item.mjs +40 -0
  77. package/dist/actions/archive-ip-address-list-item.mjs.map +1 -0
  78. package/dist/actions/archive-phone-number-list-item.cjs +39 -0
  79. package/dist/actions/archive-phone-number-list-item.cjs.map +1 -0
  80. package/dist/actions/archive-phone-number-list-item.d.cts +9 -0
  81. package/dist/actions/archive-phone-number-list-item.d.cts.map +1 -0
  82. package/dist/actions/archive-phone-number-list-item.d.mts +9 -0
  83. package/dist/actions/archive-phone-number-list-item.d.mts.map +1 -0
  84. package/dist/actions/archive-phone-number-list-item.mjs +38 -0
  85. package/dist/actions/archive-phone-number-list-item.mjs.map +1 -0
  86. package/dist/actions/archive-string-list-item.cjs +53 -0
  87. package/dist/actions/archive-string-list-item.cjs.map +1 -0
  88. package/dist/actions/archive-string-list-item.d.cts +9 -0
  89. package/dist/actions/archive-string-list-item.d.cts.map +1 -0
  90. package/dist/actions/archive-string-list-item.d.mts +9 -0
  91. package/dist/actions/archive-string-list-item.d.mts.map +1 -0
  92. package/dist/actions/archive-string-list-item.mjs +52 -0
  93. package/dist/actions/archive-string-list-item.mjs.map +1 -0
  94. package/dist/actions/clone-webhook.cjs +53 -0
  95. package/dist/actions/clone-webhook.cjs.map +1 -0
  96. package/dist/actions/clone-webhook.d.cts +9 -0
  97. package/dist/actions/clone-webhook.d.cts.map +1 -0
  98. package/dist/actions/clone-webhook.d.mts +9 -0
  99. package/dist/actions/clone-webhook.d.mts.map +1 -0
  100. package/dist/actions/clone-webhook.mjs +52 -0
  101. package/dist/actions/clone-webhook.mjs.map +1 -0
  102. package/dist/actions/consolidate-into-account.cjs +35 -0
  103. package/dist/actions/consolidate-into-account.cjs.map +1 -0
  104. package/dist/actions/consolidate-into-account.d.cts +9 -0
  105. package/dist/actions/consolidate-into-account.d.cts.map +1 -0
  106. package/dist/actions/consolidate-into-account.d.mts +9 -0
  107. package/dist/actions/consolidate-into-account.d.mts.map +1 -0
  108. package/dist/actions/consolidate-into-account.mjs +34 -0
  109. package/dist/actions/consolidate-into-account.mjs.map +1 -0
  110. package/dist/actions/create-an-account.cjs +100 -0
  111. package/dist/actions/create-an-account.cjs.map +1 -0
  112. package/dist/actions/create-an-account.d.cts +9 -0
  113. package/dist/actions/create-an-account.d.cts.map +1 -0
  114. package/dist/actions/create-an-account.d.mts +9 -0
  115. package/dist/actions/create-an-account.d.mts.map +1 -0
  116. package/dist/actions/create-an-account.mjs +99 -0
  117. package/dist/actions/create-an-account.mjs.map +1 -0
  118. package/dist/actions/create-an-ip-address-list-item.cjs +47 -0
  119. package/dist/actions/create-an-ip-address-list-item.cjs.map +1 -0
  120. package/dist/actions/create-an-ip-address-list-item.d.cts +9 -0
  121. package/dist/actions/create-an-ip-address-list-item.d.cts.map +1 -0
  122. package/dist/actions/create-an-ip-address-list-item.d.mts +9 -0
  123. package/dist/actions/create-an-ip-address-list-item.d.mts.map +1 -0
  124. package/dist/actions/create-an-ip-address-list-item.mjs +46 -0
  125. package/dist/actions/create-an-ip-address-list-item.mjs.map +1 -0
  126. package/dist/actions/create-country-list-item.cjs +60 -0
  127. package/dist/actions/create-country-list-item.cjs.map +1 -0
  128. package/dist/actions/create-country-list-item.d.cts +9 -0
  129. package/dist/actions/create-country-list-item.d.cts.map +1 -0
  130. package/dist/actions/create-country-list-item.d.mts +9 -0
  131. package/dist/actions/create-country-list-item.d.mts.map +1 -0
  132. package/dist/actions/create-country-list-item.mjs +59 -0
  133. package/dist/actions/create-country-list-item.mjs.map +1 -0
  134. package/dist/actions/create-document-generic.cjs +75 -0
  135. package/dist/actions/create-document-generic.cjs.map +1 -0
  136. package/dist/actions/create-document-generic.d.cts +9 -0
  137. package/dist/actions/create-document-generic.d.cts.map +1 -0
  138. package/dist/actions/create-document-generic.d.mts +9 -0
  139. package/dist/actions/create-document-generic.d.mts.map +1 -0
  140. package/dist/actions/create-document-generic.mjs +74 -0
  141. package/dist/actions/create-document-generic.mjs.map +1 -0
  142. package/dist/actions/create-email-address-list-item.cjs +44 -0
  143. package/dist/actions/create-email-address-list-item.cjs.map +1 -0
  144. package/dist/actions/create-email-address-list-item.d.cts +9 -0
  145. package/dist/actions/create-email-address-list-item.d.cts.map +1 -0
  146. package/dist/actions/create-email-address-list-item.d.mts +9 -0
  147. package/dist/actions/create-email-address-list-item.d.mts.map +1 -0
  148. package/dist/actions/create-email-address-list-item.mjs +43 -0
  149. package/dist/actions/create-email-address-list-item.mjs.map +1 -0
  150. package/dist/actions/create-government-id-number-list-item.cjs +42 -0
  151. package/dist/actions/create-government-id-number-list-item.cjs.map +1 -0
  152. package/dist/actions/create-government-id-number-list-item.d.cts +9 -0
  153. package/dist/actions/create-government-id-number-list-item.d.cts.map +1 -0
  154. package/dist/actions/create-government-id-number-list-item.d.mts +9 -0
  155. package/dist/actions/create-government-id-number-list-item.d.mts.map +1 -0
  156. package/dist/actions/create-government-id-number-list-item.mjs +41 -0
  157. package/dist/actions/create-government-id-number-list-item.mjs.map +1 -0
  158. package/dist/actions/create-name-list-item.cjs +47 -0
  159. package/dist/actions/create-name-list-item.cjs.map +1 -0
  160. package/dist/actions/create-name-list-item.d.cts +9 -0
  161. package/dist/actions/create-name-list-item.d.cts.map +1 -0
  162. package/dist/actions/create-name-list-item.d.mts +9 -0
  163. package/dist/actions/create-name-list-item.d.mts.map +1 -0
  164. package/dist/actions/create-name-list-item.mjs +46 -0
  165. package/dist/actions/create-name-list-item.mjs.map +1 -0
  166. package/dist/actions/create-phone-number-list-item.cjs +45 -0
  167. package/dist/actions/create-phone-number-list-item.cjs.map +1 -0
  168. package/dist/actions/create-phone-number-list-item.d.cts +9 -0
  169. package/dist/actions/create-phone-number-list-item.d.cts.map +1 -0
  170. package/dist/actions/create-phone-number-list-item.d.mts +9 -0
  171. package/dist/actions/create-phone-number-list-item.d.mts.map +1 -0
  172. package/dist/actions/create-phone-number-list-item.mjs +44 -0
  173. package/dist/actions/create-phone-number-list-item.mjs.map +1 -0
  174. package/dist/actions/create-string-list-item.cjs +44 -0
  175. package/dist/actions/create-string-list-item.cjs.map +1 -0
  176. package/dist/actions/create-string-list-item.d.cts +9 -0
  177. package/dist/actions/create-string-list-item.d.cts.map +1 -0
  178. package/dist/actions/create-string-list-item.d.mts +9 -0
  179. package/dist/actions/create-string-list-item.d.mts.map +1 -0
  180. package/dist/actions/create-string-list-item.mjs +43 -0
  181. package/dist/actions/create-string-list-item.mjs.map +1 -0
  182. package/dist/actions/create-webhook.cjs +72 -0
  183. package/dist/actions/create-webhook.cjs.map +1 -0
  184. package/dist/actions/create-webhook.d.cts +9 -0
  185. package/dist/actions/create-webhook.d.cts.map +1 -0
  186. package/dist/actions/create-webhook.d.mts +9 -0
  187. package/dist/actions/create-webhook.d.mts.map +1 -0
  188. package/dist/actions/create-webhook.mjs +71 -0
  189. package/dist/actions/create-webhook.mjs.map +1 -0
  190. package/dist/actions/disable-webhook.cjs +57 -0
  191. package/dist/actions/disable-webhook.cjs.map +1 -0
  192. package/dist/actions/disable-webhook.d.cts +9 -0
  193. package/dist/actions/disable-webhook.d.cts.map +1 -0
  194. package/dist/actions/disable-webhook.d.mts +9 -0
  195. package/dist/actions/disable-webhook.d.mts.map +1 -0
  196. package/dist/actions/disable-webhook.mjs +56 -0
  197. package/dist/actions/disable-webhook.mjs.map +1 -0
  198. package/dist/actions/enable-webhook.cjs +56 -0
  199. package/dist/actions/enable-webhook.cjs.map +1 -0
  200. package/dist/actions/enable-webhook.d.cts +9 -0
  201. package/dist/actions/enable-webhook.d.cts.map +1 -0
  202. package/dist/actions/enable-webhook.d.mts +9 -0
  203. package/dist/actions/enable-webhook.d.mts.map +1 -0
  204. package/dist/actions/enable-webhook.mjs +55 -0
  205. package/dist/actions/enable-webhook.mjs.map +1 -0
  206. package/dist/actions/expire-inquiry-sessions.cjs +58 -0
  207. package/dist/actions/expire-inquiry-sessions.cjs.map +1 -0
  208. package/dist/actions/expire-inquiry-sessions.d.cts +9 -0
  209. package/dist/actions/expire-inquiry-sessions.d.cts.map +1 -0
  210. package/dist/actions/expire-inquiry-sessions.d.mts +9 -0
  211. package/dist/actions/expire-inquiry-sessions.d.mts.map +1 -0
  212. package/dist/actions/expire-inquiry-sessions.mjs +57 -0
  213. package/dist/actions/expire-inquiry-sessions.mjs.map +1 -0
  214. package/dist/actions/import-email-address-lists.cjs +36 -0
  215. package/dist/actions/import-email-address-lists.cjs.map +1 -0
  216. package/dist/actions/import-email-address-lists.d.cts +9 -0
  217. package/dist/actions/import-email-address-lists.d.cts.map +1 -0
  218. package/dist/actions/import-email-address-lists.d.mts +9 -0
  219. package/dist/actions/import-email-address-lists.d.mts.map +1 -0
  220. package/dist/actions/import-email-address-lists.mjs +35 -0
  221. package/dist/actions/import-email-address-lists.mjs.map +1 -0
  222. package/dist/actions/import-ip-address-lists.cjs +44 -0
  223. package/dist/actions/import-ip-address-lists.cjs.map +1 -0
  224. package/dist/actions/import-ip-address-lists.d.cts +9 -0
  225. package/dist/actions/import-ip-address-lists.d.cts.map +1 -0
  226. package/dist/actions/import-ip-address-lists.d.mts +9 -0
  227. package/dist/actions/import-ip-address-lists.d.mts.map +1 -0
  228. package/dist/actions/import-ip-address-lists.mjs +43 -0
  229. package/dist/actions/import-ip-address-lists.mjs.map +1 -0
  230. package/dist/actions/import-name-lists.cjs +35 -0
  231. package/dist/actions/import-name-lists.cjs.map +1 -0
  232. package/dist/actions/import-name-lists.d.cts +9 -0
  233. package/dist/actions/import-name-lists.d.cts.map +1 -0
  234. package/dist/actions/import-name-lists.d.mts +9 -0
  235. package/dist/actions/import-name-lists.d.mts.map +1 -0
  236. package/dist/actions/import-name-lists.mjs +34 -0
  237. package/dist/actions/import-name-lists.mjs.map +1 -0
  238. package/dist/actions/import-phone-number-lists.cjs +44 -0
  239. package/dist/actions/import-phone-number-lists.cjs.map +1 -0
  240. package/dist/actions/import-phone-number-lists.d.cts +9 -0
  241. package/dist/actions/import-phone-number-lists.d.cts.map +1 -0
  242. package/dist/actions/import-phone-number-lists.d.mts +9 -0
  243. package/dist/actions/import-phone-number-lists.d.mts.map +1 -0
  244. package/dist/actions/import-phone-number-lists.mjs +43 -0
  245. package/dist/actions/import-phone-number-lists.mjs.map +1 -0
  246. package/dist/actions/index.cjs +139 -0
  247. package/dist/actions/index.d.cts +70 -0
  248. package/dist/actions/index.d.mts +70 -0
  249. package/dist/actions/index.mjs +70 -0
  250. package/dist/actions/list-all-accounts.cjs +64 -0
  251. package/dist/actions/list-all-accounts.cjs.map +1 -0
  252. package/dist/actions/list-all-accounts.d.cts +9 -0
  253. package/dist/actions/list-all-accounts.d.cts.map +1 -0
  254. package/dist/actions/list-all-accounts.d.mts +9 -0
  255. package/dist/actions/list-all-accounts.d.mts.map +1 -0
  256. package/dist/actions/list-all-accounts.mjs +63 -0
  257. package/dist/actions/list-all-accounts.mjs.map +1 -0
  258. package/dist/actions/list-all-api-logs.cjs +62 -0
  259. package/dist/actions/list-all-api-logs.cjs.map +1 -0
  260. package/dist/actions/list-all-api-logs.d.cts +9 -0
  261. package/dist/actions/list-all-api-logs.d.cts.map +1 -0
  262. package/dist/actions/list-all-api-logs.d.mts +9 -0
  263. package/dist/actions/list-all-api-logs.d.mts.map +1 -0
  264. package/dist/actions/list-all-api-logs.mjs +61 -0
  265. package/dist/actions/list-all-api-logs.mjs.map +1 -0
  266. package/dist/actions/list-all-cases.cjs +73 -0
  267. package/dist/actions/list-all-cases.cjs.map +1 -0
  268. package/dist/actions/list-all-cases.d.cts +9 -0
  269. package/dist/actions/list-all-cases.d.cts.map +1 -0
  270. package/dist/actions/list-all-cases.d.mts +9 -0
  271. package/dist/actions/list-all-cases.d.mts.map +1 -0
  272. package/dist/actions/list-all-cases.mjs +72 -0
  273. package/dist/actions/list-all-cases.mjs.map +1 -0
  274. package/dist/actions/list-all-devices.cjs +54 -0
  275. package/dist/actions/list-all-devices.cjs.map +1 -0
  276. package/dist/actions/list-all-devices.d.cts +9 -0
  277. package/dist/actions/list-all-devices.d.cts.map +1 -0
  278. package/dist/actions/list-all-devices.d.mts +9 -0
  279. package/dist/actions/list-all-devices.d.mts.map +1 -0
  280. package/dist/actions/list-all-devices.mjs +53 -0
  281. package/dist/actions/list-all-devices.mjs.map +1 -0
  282. package/dist/actions/list-all-events.cjs +56 -0
  283. package/dist/actions/list-all-events.cjs.map +1 -0
  284. package/dist/actions/list-all-events.d.cts +9 -0
  285. package/dist/actions/list-all-events.d.cts.map +1 -0
  286. package/dist/actions/list-all-events.d.mts +9 -0
  287. package/dist/actions/list-all-events.d.mts.map +1 -0
  288. package/dist/actions/list-all-events.mjs +55 -0
  289. package/dist/actions/list-all-events.mjs.map +1 -0
  290. package/dist/actions/list-all-importers.cjs +58 -0
  291. package/dist/actions/list-all-importers.cjs.map +1 -0
  292. package/dist/actions/list-all-importers.d.cts +9 -0
  293. package/dist/actions/list-all-importers.d.cts.map +1 -0
  294. package/dist/actions/list-all-importers.d.mts +9 -0
  295. package/dist/actions/list-all-importers.d.mts.map +1 -0
  296. package/dist/actions/list-all-importers.mjs +57 -0
  297. package/dist/actions/list-all-importers.mjs.map +1 -0
  298. package/dist/actions/list-all-inquiries.cjs +68 -0
  299. package/dist/actions/list-all-inquiries.cjs.map +1 -0
  300. package/dist/actions/list-all-inquiries.d.cts +9 -0
  301. package/dist/actions/list-all-inquiries.d.cts.map +1 -0
  302. package/dist/actions/list-all-inquiries.d.mts +9 -0
  303. package/dist/actions/list-all-inquiries.d.mts.map +1 -0
  304. package/dist/actions/list-all-inquiries.mjs +67 -0
  305. package/dist/actions/list-all-inquiries.mjs.map +1 -0
  306. package/dist/actions/list-all-inquiry-sessions.cjs +64 -0
  307. package/dist/actions/list-all-inquiry-sessions.cjs.map +1 -0
  308. package/dist/actions/list-all-inquiry-sessions.d.cts +9 -0
  309. package/dist/actions/list-all-inquiry-sessions.d.cts.map +1 -0
  310. package/dist/actions/list-all-inquiry-sessions.d.mts +9 -0
  311. package/dist/actions/list-all-inquiry-sessions.d.mts.map +1 -0
  312. package/dist/actions/list-all-inquiry-sessions.mjs +63 -0
  313. package/dist/actions/list-all-inquiry-sessions.mjs.map +1 -0
  314. package/dist/actions/list-all-lists.cjs +51 -0
  315. package/dist/actions/list-all-lists.cjs.map +1 -0
  316. package/dist/actions/list-all-lists.d.cts +9 -0
  317. package/dist/actions/list-all-lists.d.cts.map +1 -0
  318. package/dist/actions/list-all-lists.d.mts +9 -0
  319. package/dist/actions/list-all-lists.d.mts.map +1 -0
  320. package/dist/actions/list-all-lists.mjs +50 -0
  321. package/dist/actions/list-all-lists.mjs.map +1 -0
  322. package/dist/actions/list-all-rate-limits.cjs +45 -0
  323. package/dist/actions/list-all-rate-limits.cjs.map +1 -0
  324. package/dist/actions/list-all-rate-limits.d.cts +9 -0
  325. package/dist/actions/list-all-rate-limits.d.cts.map +1 -0
  326. package/dist/actions/list-all-rate-limits.d.mts +9 -0
  327. package/dist/actions/list-all-rate-limits.d.mts.map +1 -0
  328. package/dist/actions/list-all-rate-limits.mjs +44 -0
  329. package/dist/actions/list-all-rate-limits.mjs.map +1 -0
  330. package/dist/actions/list-all-reports.cjs +72 -0
  331. package/dist/actions/list-all-reports.cjs.map +1 -0
  332. package/dist/actions/list-all-reports.d.cts +9 -0
  333. package/dist/actions/list-all-reports.d.cts.map +1 -0
  334. package/dist/actions/list-all-reports.d.mts +9 -0
  335. package/dist/actions/list-all-reports.d.mts.map +1 -0
  336. package/dist/actions/list-all-reports.mjs +71 -0
  337. package/dist/actions/list-all-reports.mjs.map +1 -0
  338. package/dist/actions/list-all-transactions.cjs +68 -0
  339. package/dist/actions/list-all-transactions.cjs.map +1 -0
  340. package/dist/actions/list-all-transactions.d.cts +9 -0
  341. package/dist/actions/list-all-transactions.d.cts.map +1 -0
  342. package/dist/actions/list-all-transactions.d.mts +9 -0
  343. package/dist/actions/list-all-transactions.d.mts.map +1 -0
  344. package/dist/actions/list-all-transactions.mjs +67 -0
  345. package/dist/actions/list-all-transactions.mjs.map +1 -0
  346. package/dist/actions/list-all-webhooks.cjs +65 -0
  347. package/dist/actions/list-all-webhooks.cjs.map +1 -0
  348. package/dist/actions/list-all-webhooks.d.cts +9 -0
  349. package/dist/actions/list-all-webhooks.d.cts.map +1 -0
  350. package/dist/actions/list-all-webhooks.d.mts +9 -0
  351. package/dist/actions/list-all-webhooks.d.mts.map +1 -0
  352. package/dist/actions/list-all-webhooks.mjs +64 -0
  353. package/dist/actions/list-all-webhooks.mjs.map +1 -0
  354. package/dist/actions/list-all-workflow-runs.cjs +69 -0
  355. package/dist/actions/list-all-workflow-runs.cjs.map +1 -0
  356. package/dist/actions/list-all-workflow-runs.d.cts +9 -0
  357. package/dist/actions/list-all-workflow-runs.d.cts.map +1 -0
  358. package/dist/actions/list-all-workflow-runs.d.mts +9 -0
  359. package/dist/actions/list-all-workflow-runs.d.mts.map +1 -0
  360. package/dist/actions/list-all-workflow-runs.mjs +68 -0
  361. package/dist/actions/list-all-workflow-runs.mjs.map +1 -0
  362. package/dist/actions/redact-an-account.cjs +62 -0
  363. package/dist/actions/redact-an-account.cjs.map +1 -0
  364. package/dist/actions/redact-an-account.d.cts +9 -0
  365. package/dist/actions/redact-an-account.d.cts.map +1 -0
  366. package/dist/actions/redact-an-account.d.mts +9 -0
  367. package/dist/actions/redact-an-account.d.mts.map +1 -0
  368. package/dist/actions/redact-an-account.mjs +61 -0
  369. package/dist/actions/redact-an-account.mjs.map +1 -0
  370. package/dist/actions/remove-account-tag.cjs +51 -0
  371. package/dist/actions/remove-account-tag.cjs.map +1 -0
  372. package/dist/actions/remove-account-tag.d.cts +9 -0
  373. package/dist/actions/remove-account-tag.d.cts.map +1 -0
  374. package/dist/actions/remove-account-tag.d.mts +9 -0
  375. package/dist/actions/remove-account-tag.d.mts.map +1 -0
  376. package/dist/actions/remove-account-tag.mjs +50 -0
  377. package/dist/actions/remove-account-tag.mjs.map +1 -0
  378. package/dist/actions/retrieve-a-country-list-item.cjs +53 -0
  379. package/dist/actions/retrieve-a-country-list-item.cjs.map +1 -0
  380. package/dist/actions/retrieve-a-country-list-item.d.cts +9 -0
  381. package/dist/actions/retrieve-a-country-list-item.d.cts.map +1 -0
  382. package/dist/actions/retrieve-a-country-list-item.d.mts +9 -0
  383. package/dist/actions/retrieve-a-country-list-item.d.mts.map +1 -0
  384. package/dist/actions/retrieve-a-country-list-item.mjs +52 -0
  385. package/dist/actions/retrieve-a-country-list-item.mjs.map +1 -0
  386. package/dist/actions/retrieve-a-geolocation-list-item.cjs +59 -0
  387. package/dist/actions/retrieve-a-geolocation-list-item.cjs.map +1 -0
  388. package/dist/actions/retrieve-a-geolocation-list-item.d.cts +9 -0
  389. package/dist/actions/retrieve-a-geolocation-list-item.d.cts.map +1 -0
  390. package/dist/actions/retrieve-a-geolocation-list-item.d.mts +9 -0
  391. package/dist/actions/retrieve-a-geolocation-list-item.d.mts.map +1 -0
  392. package/dist/actions/retrieve-a-geolocation-list-item.mjs +58 -0
  393. package/dist/actions/retrieve-a-geolocation-list-item.mjs.map +1 -0
  394. package/dist/actions/retrieve-a-name-list-item.cjs +54 -0
  395. package/dist/actions/retrieve-a-name-list-item.cjs.map +1 -0
  396. package/dist/actions/retrieve-a-name-list-item.d.cts +9 -0
  397. package/dist/actions/retrieve-a-name-list-item.d.cts.map +1 -0
  398. package/dist/actions/retrieve-a-name-list-item.d.mts +9 -0
  399. package/dist/actions/retrieve-a-name-list-item.d.mts.map +1 -0
  400. package/dist/actions/retrieve-a-name-list-item.mjs +53 -0
  401. package/dist/actions/retrieve-a-name-list-item.mjs.map +1 -0
  402. package/dist/actions/retrieve-a-string-list-item.cjs +53 -0
  403. package/dist/actions/retrieve-a-string-list-item.cjs.map +1 -0
  404. package/dist/actions/retrieve-a-string-list-item.d.cts +9 -0
  405. package/dist/actions/retrieve-a-string-list-item.d.cts.map +1 -0
  406. package/dist/actions/retrieve-a-string-list-item.d.mts +9 -0
  407. package/dist/actions/retrieve-a-string-list-item.d.mts.map +1 -0
  408. package/dist/actions/retrieve-a-string-list-item.mjs +52 -0
  409. package/dist/actions/retrieve-a-string-list-item.mjs.map +1 -0
  410. package/dist/actions/retrieve-a-webhook.cjs +63 -0
  411. package/dist/actions/retrieve-a-webhook.cjs.map +1 -0
  412. package/dist/actions/retrieve-a-webhook.d.cts +9 -0
  413. package/dist/actions/retrieve-a-webhook.d.cts.map +1 -0
  414. package/dist/actions/retrieve-a-webhook.d.mts +9 -0
  415. package/dist/actions/retrieve-a-webhook.d.mts.map +1 -0
  416. package/dist/actions/retrieve-a-webhook.mjs +62 -0
  417. package/dist/actions/retrieve-a-webhook.mjs.map +1 -0
  418. package/dist/actions/retrieve-an-account.cjs +62 -0
  419. package/dist/actions/retrieve-an-account.cjs.map +1 -0
  420. package/dist/actions/retrieve-an-account.d.cts +9 -0
  421. package/dist/actions/retrieve-an-account.d.cts.map +1 -0
  422. package/dist/actions/retrieve-an-account.d.mts +9 -0
  423. package/dist/actions/retrieve-an-account.d.mts.map +1 -0
  424. package/dist/actions/retrieve-an-account.mjs +61 -0
  425. package/dist/actions/retrieve-an-account.mjs.map +1 -0
  426. package/dist/actions/retrieve-an-event.cjs +55 -0
  427. package/dist/actions/retrieve-an-event.cjs.map +1 -0
  428. package/dist/actions/retrieve-an-event.d.cts +9 -0
  429. package/dist/actions/retrieve-an-event.d.cts.map +1 -0
  430. package/dist/actions/retrieve-an-event.d.mts +9 -0
  431. package/dist/actions/retrieve-an-event.d.mts.map +1 -0
  432. package/dist/actions/retrieve-an-event.mjs +54 -0
  433. package/dist/actions/retrieve-an-event.mjs.map +1 -0
  434. package/dist/actions/retrieve-an-importer.cjs +52 -0
  435. package/dist/actions/retrieve-an-importer.cjs.map +1 -0
  436. package/dist/actions/retrieve-an-importer.d.cts +9 -0
  437. package/dist/actions/retrieve-an-importer.d.cts.map +1 -0
  438. package/dist/actions/retrieve-an-importer.d.mts +9 -0
  439. package/dist/actions/retrieve-an-importer.d.mts.map +1 -0
  440. package/dist/actions/retrieve-an-importer.mjs +51 -0
  441. package/dist/actions/retrieve-an-importer.mjs.map +1 -0
  442. package/dist/actions/retrieve-an-ip-address-list-item.cjs +53 -0
  443. package/dist/actions/retrieve-an-ip-address-list-item.cjs.map +1 -0
  444. package/dist/actions/retrieve-an-ip-address-list-item.d.cts +9 -0
  445. package/dist/actions/retrieve-an-ip-address-list-item.d.cts.map +1 -0
  446. package/dist/actions/retrieve-an-ip-address-list-item.d.mts +9 -0
  447. package/dist/actions/retrieve-an-ip-address-list-item.d.mts.map +1 -0
  448. package/dist/actions/retrieve-an-ip-address-list-item.mjs +52 -0
  449. package/dist/actions/retrieve-an-ip-address-list-item.mjs.map +1 -0
  450. package/dist/actions/retrieve-api-log.cjs +65 -0
  451. package/dist/actions/retrieve-api-log.cjs.map +1 -0
  452. package/dist/actions/retrieve-api-log.d.cts +9 -0
  453. package/dist/actions/retrieve-api-log.d.cts.map +1 -0
  454. package/dist/actions/retrieve-api-log.d.mts +9 -0
  455. package/dist/actions/retrieve-api-log.d.mts.map +1 -0
  456. package/dist/actions/retrieve-api-log.mjs +64 -0
  457. package/dist/actions/retrieve-api-log.mjs.map +1 -0
  458. package/dist/actions/retrieve-browser-fingerprint-list-item.cjs +52 -0
  459. package/dist/actions/retrieve-browser-fingerprint-list-item.cjs.map +1 -0
  460. package/dist/actions/retrieve-browser-fingerprint-list-item.d.cts +9 -0
  461. package/dist/actions/retrieve-browser-fingerprint-list-item.d.cts.map +1 -0
  462. package/dist/actions/retrieve-browser-fingerprint-list-item.d.mts +9 -0
  463. package/dist/actions/retrieve-browser-fingerprint-list-item.d.mts.map +1 -0
  464. package/dist/actions/retrieve-browser-fingerprint-list-item.mjs +51 -0
  465. package/dist/actions/retrieve-browser-fingerprint-list-item.mjs.map +1 -0
  466. package/dist/actions/retrieve-document-generic.cjs +71 -0
  467. package/dist/actions/retrieve-document-generic.cjs.map +1 -0
  468. package/dist/actions/retrieve-document-generic.d.cts +9 -0
  469. package/dist/actions/retrieve-document-generic.d.cts.map +1 -0
  470. package/dist/actions/retrieve-document-generic.d.mts +9 -0
  471. package/dist/actions/retrieve-document-generic.d.mts.map +1 -0
  472. package/dist/actions/retrieve-document-generic.mjs +70 -0
  473. package/dist/actions/retrieve-document-generic.mjs.map +1 -0
  474. package/dist/actions/retrieve-document.cjs +83 -0
  475. package/dist/actions/retrieve-document.cjs.map +1 -0
  476. package/dist/actions/retrieve-document.d.cts +9 -0
  477. package/dist/actions/retrieve-document.d.cts.map +1 -0
  478. package/dist/actions/retrieve-document.d.mts +9 -0
  479. package/dist/actions/retrieve-document.d.mts.map +1 -0
  480. package/dist/actions/retrieve-document.mjs +82 -0
  481. package/dist/actions/retrieve-document.mjs.map +1 -0
  482. package/dist/actions/retrieve-email-address-list-item.cjs +54 -0
  483. package/dist/actions/retrieve-email-address-list-item.cjs.map +1 -0
  484. package/dist/actions/retrieve-email-address-list-item.d.cts +9 -0
  485. package/dist/actions/retrieve-email-address-list-item.d.cts.map +1 -0
  486. package/dist/actions/retrieve-email-address-list-item.d.mts +9 -0
  487. package/dist/actions/retrieve-email-address-list-item.d.mts.map +1 -0
  488. package/dist/actions/retrieve-email-address-list-item.mjs +53 -0
  489. package/dist/actions/retrieve-email-address-list-item.mjs.map +1 -0
  490. package/dist/actions/retrieve-government-id-number-list-item.cjs +54 -0
  491. package/dist/actions/retrieve-government-id-number-list-item.cjs.map +1 -0
  492. package/dist/actions/retrieve-government-id-number-list-item.d.cts +9 -0
  493. package/dist/actions/retrieve-government-id-number-list-item.d.cts.map +1 -0
  494. package/dist/actions/retrieve-government-id-number-list-item.d.mts +9 -0
  495. package/dist/actions/retrieve-government-id-number-list-item.d.mts.map +1 -0
  496. package/dist/actions/retrieve-government-id-number-list-item.mjs +53 -0
  497. package/dist/actions/retrieve-government-id-number-list-item.mjs.map +1 -0
  498. package/dist/actions/retrieve-phone-number-list-item.cjs +57 -0
  499. package/dist/actions/retrieve-phone-number-list-item.cjs.map +1 -0
  500. package/dist/actions/retrieve-phone-number-list-item.d.cts +9 -0
  501. package/dist/actions/retrieve-phone-number-list-item.d.cts.map +1 -0
  502. package/dist/actions/retrieve-phone-number-list-item.d.mts +9 -0
  503. package/dist/actions/retrieve-phone-number-list-item.d.mts.map +1 -0
  504. package/dist/actions/retrieve-phone-number-list-item.mjs +56 -0
  505. package/dist/actions/retrieve-phone-number-list-item.mjs.map +1 -0
  506. package/dist/actions/rotate-webhook-secret.cjs +60 -0
  507. package/dist/actions/rotate-webhook-secret.cjs.map +1 -0
  508. package/dist/actions/rotate-webhook-secret.d.cts +9 -0
  509. package/dist/actions/rotate-webhook-secret.d.cts.map +1 -0
  510. package/dist/actions/rotate-webhook-secret.d.mts +9 -0
  511. package/dist/actions/rotate-webhook-secret.d.mts.map +1 -0
  512. package/dist/actions/rotate-webhook-secret.mjs +59 -0
  513. package/dist/actions/rotate-webhook-secret.mjs.map +1 -0
  514. package/dist/actions/search-accounts.cjs +68 -0
  515. package/dist/actions/search-accounts.cjs.map +1 -0
  516. package/dist/actions/search-accounts.d.cts +9 -0
  517. package/dist/actions/search-accounts.d.cts.map +1 -0
  518. package/dist/actions/search-accounts.d.mts +9 -0
  519. package/dist/actions/search-accounts.d.mts.map +1 -0
  520. package/dist/actions/search-accounts.mjs +67 -0
  521. package/dist/actions/search-accounts.mjs.map +1 -0
  522. package/dist/actions/search-cases.cjs +69 -0
  523. package/dist/actions/search-cases.cjs.map +1 -0
  524. package/dist/actions/search-cases.d.cts +9 -0
  525. package/dist/actions/search-cases.d.cts.map +1 -0
  526. package/dist/actions/search-cases.d.mts +9 -0
  527. package/dist/actions/search-cases.d.mts.map +1 -0
  528. package/dist/actions/search-cases.mjs +68 -0
  529. package/dist/actions/search-cases.mjs.map +1 -0
  530. package/dist/actions/set-tags.cjs +56 -0
  531. package/dist/actions/set-tags.cjs.map +1 -0
  532. package/dist/actions/set-tags.d.cts +9 -0
  533. package/dist/actions/set-tags.d.cts.map +1 -0
  534. package/dist/actions/set-tags.d.mts +9 -0
  535. package/dist/actions/set-tags.d.mts.map +1 -0
  536. package/dist/actions/set-tags.mjs +55 -0
  537. package/dist/actions/set-tags.mjs.map +1 -0
  538. package/dist/actions/update-a-webhook.cjs +67 -0
  539. package/dist/actions/update-a-webhook.cjs.map +1 -0
  540. package/dist/actions/update-a-webhook.d.cts +9 -0
  541. package/dist/actions/update-a-webhook.d.cts.map +1 -0
  542. package/dist/actions/update-a-webhook.d.mts +9 -0
  543. package/dist/actions/update-a-webhook.d.mts.map +1 -0
  544. package/dist/actions/update-a-webhook.mjs +66 -0
  545. package/dist/actions/update-a-webhook.mjs.map +1 -0
  546. package/dist/actions/update-an-account.cjs +96 -0
  547. package/dist/actions/update-an-account.cjs.map +1 -0
  548. package/dist/actions/update-an-account.d.cts +9 -0
  549. package/dist/actions/update-an-account.d.cts.map +1 -0
  550. package/dist/actions/update-an-account.d.mts +9 -0
  551. package/dist/actions/update-an-account.d.mts.map +1 -0
  552. package/dist/actions/update-an-account.mjs +95 -0
  553. package/dist/actions/update-an-account.mjs.map +1 -0
  554. package/dist/actions/update-document-generic.cjs +86 -0
  555. package/dist/actions/update-document-generic.cjs.map +1 -0
  556. package/dist/actions/update-document-generic.d.cts +9 -0
  557. package/dist/actions/update-document-generic.d.cts.map +1 -0
  558. package/dist/actions/update-document-generic.d.mts +9 -0
  559. package/dist/actions/update-document-generic.d.mts.map +1 -0
  560. package/dist/actions/update-document-generic.mjs +85 -0
  561. package/dist/actions/update-document-generic.mjs.map +1 -0
  562. package/dist/app.cjs +9 -0
  563. package/dist/app.cjs.map +1 -0
  564. package/dist/app.d.cts +5 -0
  565. package/dist/app.d.cts.map +1 -0
  566. package/dist/app.d.mts +5 -0
  567. package/dist/app.d.mts.map +1 -0
  568. package/dist/app.mjs +10 -0
  569. package/dist/app.mjs.map +1 -0
  570. package/dist/catalog.cjs +15 -0
  571. package/dist/catalog.cjs.map +1 -0
  572. package/dist/catalog.d.cts +14 -0
  573. package/dist/catalog.d.cts.map +1 -0
  574. package/dist/catalog.d.mts +14 -0
  575. package/dist/catalog.d.mts.map +1 -0
  576. package/dist/catalog.mjs +15 -0
  577. package/dist/catalog.mjs.map +1 -0
  578. package/dist/execute.cjs +18 -0
  579. package/dist/execute.cjs.map +1 -0
  580. package/dist/execute.mjs +18 -0
  581. package/dist/execute.mjs.map +1 -0
  582. package/dist/index.cjs +144 -0
  583. package/dist/index.d.cts +72 -0
  584. package/dist/index.d.mts +72 -0
  585. package/dist/index.mjs +73 -0
  586. package/package.json +49 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-transactions.cjs","names":["z","action"],"sources":["../../src/actions/list-all-transactions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaListAllTransactionsInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"Number of records to return per page.\").optional(),\n \"page.after\": z.string().describe(\"Cursor for pagination. Fetch records after this cursor.\").optional(),\n \"page.before\": z.string().describe(\"Cursor for pagination. Fetch records before this cursor.\").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 \"fields.transaction\": z.string().describe(\"Comma-separated list of attributes to include for transaction resources.\").optional(),\n}).describe(\"Request model for listing all transactions in Persona.\");\nconst PersonaListAllTransactions_TransactionAttributesSchema: z.ZodTypeAny = z.object({\n amount: z.union([z.string(), z.number().int(), z.number()]).nullable().optional(),\n fields: z.object({}).describe(\"Custom fields for the transaction.\").nullable().optional(),\n status: z.string().describe(\"Current status of the transaction.\").nullable().optional(),\n currency: z.string().describe(\"Currency of the transaction.\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the transaction was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the transaction was last updated.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the transaction.\").nullable().optional(),\n \"transaction-type\": z.string().describe(\"Type of the transaction.\").nullable().optional(),\n}).describe(\"Attributes of a transaction object.\");\nconst PersonaListAllTransactions_TransactionRelationshipsSchema: z.ZodTypeAny = z.object({\n account: z.object({}).describe(\"Relationship to the associated account.\").nullable().optional(),\n inquiry: z.object({}).describe(\"Relationship to the associated inquiry.\").nullable().optional(),\n}).describe(\"Relationships of a transaction object.\");\nconst PersonaListAllTransactions_TransactionDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the transaction.\"),\n type: z.string().describe(\"Resource type, typically 'transaction'.\"),\n attributes: PersonaListAllTransactions_TransactionAttributesSchema.nullable().optional(),\n relationships: PersonaListAllTransactions_TransactionRelationshipsSchema.nullable().optional(),\n}).describe(\"Transaction data object returned by Persona API.\");\nconst PersonaListAllTransactions_PaginationLinksSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results, or null if on the last page.\").nullable().optional(),\n prev: z.string().describe(\"URL for the previous page of results, or null if on the first page.\").nullable().optional(),\n}).describe(\"Pagination links for navigating the result set.\");\nexport const PersonaListAllTransactionsOutput: z.ZodTypeAny = z.object({\n data: z.array(PersonaListAllTransactions_TransactionDataSchema).describe(\"An array of transaction objects.\"),\n links: PersonaListAllTransactions_PaginationLinksSchema.nullable(),\n}).describe(\"Response model for listing all transactions in Persona.\");\n\nexport const personaListAllTransactions = action(\"PERSONA_LIST_ALL_TRANSACTIONS\", {\n slug: \"persona-list-all-transactions\",\n name: \"List All Transactions\",\n description: \"Tool to list all transactions in Persona. Use when you need to retrieve a paginated collection of transactions with optional filtering.\",\n input: PersonaListAllTransactionsInput,\n output: PersonaListAllTransactionsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-transactions.d.ts
4
+ declare const PersonaListAllTransactionsInput: z.ZodTypeAny;
5
+ declare const PersonaListAllTransactionsOutput: z.ZodTypeAny;
6
+ declare const personaListAllTransactions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaListAllTransactions };
9
+ //# sourceMappingURL=list-all-transactions.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-transactions.d.cts","names":[],"sources":["../../src/actions/list-all-transactions.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAQqB;AAAA,cAyBxD,gCAAA,EAAkC,CAAA,CAAE,UAGqB;AAAA,cAEzD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-transactions.d.ts
4
+ declare const PersonaListAllTransactionsInput: z.ZodTypeAny;
5
+ declare const PersonaListAllTransactionsOutput: z.ZodTypeAny;
6
+ declare const personaListAllTransactions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaListAllTransactions };
9
+ //# sourceMappingURL=list-all-transactions.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-transactions.d.mts","names":[],"sources":["../../src/actions/list-all-transactions.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAQqB;AAAA,cAyBxD,gCAAA,EAAkC,CAAA,CAAE,UAGqB;AAAA,cAEzD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,67 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-all-transactions.ts
4
+ const PersonaListAllTransactionsInput = z.object({
5
+ "page.size": z.number().int().describe("Number of records to return per page.").optional(),
6
+ "page.after": z.string().describe("Cursor for pagination. Fetch records after this cursor.").optional(),
7
+ "page.before": z.string().describe("Cursor for pagination. Fetch records before this cursor.").optional(),
8
+ "Key-Inflection": z.enum([
9
+ "camel",
10
+ "kebab",
11
+ "snake"
12
+ ]).describe("Determines casing for the API response.").optional(),
13
+ "Idempotency-Key": z.string().describe("Ensures the request is idempotent. Sent as header.").optional(),
14
+ "Persona-Version": z.enum([
15
+ "2025-12-08",
16
+ "2025-10-27",
17
+ "2023-01-05",
18
+ "2022-09-01",
19
+ "2021-08-18",
20
+ "2021-07-05",
21
+ "2021-02-21",
22
+ "2020-05-18"
23
+ ]).describe("Server API version.").optional(),
24
+ "fields.transaction": z.string().describe("Comma-separated list of attributes to include for transaction resources.").optional()
25
+ }).describe("Request model for listing all transactions in Persona.");
26
+ const PersonaListAllTransactions_TransactionAttributesSchema = z.object({
27
+ amount: z.union([
28
+ z.string(),
29
+ z.number().int(),
30
+ z.number()
31
+ ]).nullable().optional(),
32
+ fields: z.object({}).describe("Custom fields for the transaction.").nullable().optional(),
33
+ status: z.string().describe("Current status of the transaction.").nullable().optional(),
34
+ currency: z.string().describe("Currency of the transaction.").nullable().optional(),
35
+ "created-at": z.string().describe("ISO 8601 timestamp when the transaction was created.").nullable().optional(),
36
+ "updated-at": z.string().describe("ISO 8601 timestamp when the transaction was last updated.").nullable().optional(),
37
+ "reference-id": z.string().describe("External reference ID for the transaction.").nullable().optional(),
38
+ "transaction-type": z.string().describe("Type of the transaction.").nullable().optional()
39
+ }).describe("Attributes of a transaction object.");
40
+ const PersonaListAllTransactions_TransactionRelationshipsSchema = z.object({
41
+ account: z.object({}).describe("Relationship to the associated account.").nullable().optional(),
42
+ inquiry: z.object({}).describe("Relationship to the associated inquiry.").nullable().optional()
43
+ }).describe("Relationships of a transaction object.");
44
+ const PersonaListAllTransactions_TransactionDataSchema = z.object({
45
+ id: z.string().describe("Unique identifier for the transaction."),
46
+ type: z.string().describe("Resource type, typically 'transaction'."),
47
+ attributes: PersonaListAllTransactions_TransactionAttributesSchema.nullable().optional(),
48
+ relationships: PersonaListAllTransactions_TransactionRelationshipsSchema.nullable().optional()
49
+ }).describe("Transaction data object returned by Persona API.");
50
+ const PersonaListAllTransactions_PaginationLinksSchema = z.object({
51
+ next: z.string().describe("URL for the next page of results, or null if on the last page.").nullable().optional(),
52
+ prev: z.string().describe("URL for the previous page of results, or null if on the first page.").nullable().optional()
53
+ }).describe("Pagination links for navigating the result set.");
54
+ const personaListAllTransactions = action("PERSONA_LIST_ALL_TRANSACTIONS", {
55
+ slug: "persona-list-all-transactions",
56
+ name: "List All Transactions",
57
+ description: "Tool to list all transactions in Persona. Use when you need to retrieve a paginated collection of transactions with optional filtering.",
58
+ input: PersonaListAllTransactionsInput,
59
+ output: z.object({
60
+ data: z.array(PersonaListAllTransactions_TransactionDataSchema).describe("An array of transaction objects."),
61
+ links: PersonaListAllTransactions_PaginationLinksSchema.nullable()
62
+ }).describe("Response model for listing all transactions in Persona.")
63
+ });
64
+ //#endregion
65
+ export { personaListAllTransactions };
66
+
67
+ //# sourceMappingURL=list-all-transactions.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-transactions.mjs","names":[],"sources":["../../src/actions/list-all-transactions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaListAllTransactionsInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"Number of records to return per page.\").optional(),\n \"page.after\": z.string().describe(\"Cursor for pagination. Fetch records after this cursor.\").optional(),\n \"page.before\": z.string().describe(\"Cursor for pagination. Fetch records before this cursor.\").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 \"fields.transaction\": z.string().describe(\"Comma-separated list of attributes to include for transaction resources.\").optional(),\n}).describe(\"Request model for listing all transactions in Persona.\");\nconst PersonaListAllTransactions_TransactionAttributesSchema: z.ZodTypeAny = z.object({\n amount: z.union([z.string(), z.number().int(), z.number()]).nullable().optional(),\n fields: z.object({}).describe(\"Custom fields for the transaction.\").nullable().optional(),\n status: z.string().describe(\"Current status of the transaction.\").nullable().optional(),\n currency: z.string().describe(\"Currency of the transaction.\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the transaction was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the transaction was last updated.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the transaction.\").nullable().optional(),\n \"transaction-type\": z.string().describe(\"Type of the transaction.\").nullable().optional(),\n}).describe(\"Attributes of a transaction object.\");\nconst PersonaListAllTransactions_TransactionRelationshipsSchema: z.ZodTypeAny = z.object({\n account: z.object({}).describe(\"Relationship to the associated account.\").nullable().optional(),\n inquiry: z.object({}).describe(\"Relationship to the associated inquiry.\").nullable().optional(),\n}).describe(\"Relationships of a transaction object.\");\nconst PersonaListAllTransactions_TransactionDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the transaction.\"),\n type: z.string().describe(\"Resource type, typically 'transaction'.\"),\n attributes: PersonaListAllTransactions_TransactionAttributesSchema.nullable().optional(),\n relationships: PersonaListAllTransactions_TransactionRelationshipsSchema.nullable().optional(),\n}).describe(\"Transaction data object returned by Persona API.\");\nconst PersonaListAllTransactions_PaginationLinksSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results, or null if on the last page.\").nullable().optional(),\n prev: z.string().describe(\"URL for the previous page of results, or null if on the first page.\").nullable().optional(),\n}).describe(\"Pagination links for navigating the result set.\");\nexport const PersonaListAllTransactionsOutput: z.ZodTypeAny = z.object({\n data: z.array(PersonaListAllTransactions_TransactionDataSchema).describe(\"An array of transaction objects.\"),\n links: PersonaListAllTransactions_PaginationLinksSchema.nullable(),\n}).describe(\"Response model for listing all transactions in Persona.\");\n\nexport const personaListAllTransactions = action(\"PERSONA_LIST_ALL_TRANSACTIONS\", {\n slug: \"persona-list-all-transactions\",\n name: \"List All Transactions\",\n description: \"Tool to list all transactions in Persona. Use when you need to retrieve a paginated collection of transactions with optional filtering.\",\n input: PersonaListAllTransactionsInput,\n output: PersonaListAllTransactionsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,65 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-all-webhooks.ts
4
+ const PersonaListAllWebhooksInput = zod.z.object({
5
+ "page.size": zod.z.number().int().describe("Number of records to return per page.").optional(),
6
+ "page.after": zod.z.string().describe("Cursor for pagination - retrieves records after this cursor.").optional(),
7
+ "page.before": zod.z.string().describe("Cursor for pagination - retrieves records before this cursor.").optional(),
8
+ "Key-Inflection": zod.z.enum([
9
+ "camel",
10
+ "kebab",
11
+ "snake"
12
+ ]).describe("Determines casing for the API response.").optional(),
13
+ "fields.webhook": zod.z.string().describe("Comma-separated list of attributes to include for webhook resources.").optional(),
14
+ "Idempotency-Key": zod.z.string().describe("Ensures the request is idempotent. Sent as header.").optional(),
15
+ "Persona-Version": zod.z.enum([
16
+ "2025-12-08",
17
+ "2025-10-27",
18
+ "2023-01-05",
19
+ "2022-09-01",
20
+ "2021-08-18",
21
+ "2021-07-05",
22
+ "2021-02-21",
23
+ "2020-05-18"
24
+ ]).describe("Server API version.").optional()
25
+ }).describe("Request model for listing all webhooks in Persona.");
26
+ const PersonaListAllWebhooks_WebhookAttributesSchema = zod.z.object({
27
+ url: zod.z.string().describe("Target URL where webhook events are sent.").nullable().optional(),
28
+ name: zod.z.string().describe("Name of the webhook.").nullable().optional(),
29
+ secret: zod.z.string().describe("Secret key used to sign webhook requests for verification.").nullable().optional(),
30
+ status: zod.z.string().describe("Current status of the webhook (e.g., enabled, disabled).").nullable().optional(),
31
+ secrets: zod.z.array(zod.z.string()).describe("List of secret keys for webhook signing rotation.").nullable().optional(),
32
+ "created-at": zod.z.string().describe("ISO 8601 timestamp when the webhook was created.").nullable().optional(),
33
+ "api-version": zod.z.string().describe("API version used for this webhook.").nullable().optional(),
34
+ description: zod.z.string().describe("Human-readable description of the webhook.").nullable().optional(),
35
+ "enabled-events": zod.z.array(zod.z.string()).describe("List of event types that trigger this webhook.").nullable().optional(),
36
+ "payload-filter": zod.z.object({}).describe("Filter configuration for webhook payload.").nullable().optional(),
37
+ "api-key-inflection": zod.z.string().describe("Casing format for API keys in webhook payload.").nullable().optional(),
38
+ "custom-http-headers": zod.z.object({}).describe("Custom HTTP headers included in webhook requests.").nullable().optional(),
39
+ "api-attributes-blocklist": zod.z.array(zod.z.string()).describe("List of attributes excluded from webhook payload.").nullable().optional(),
40
+ "file-access-token-expires-in": zod.z.number().int().describe("Duration in seconds for file access token expiration.").nullable().optional()
41
+ }).describe("Attributes of a webhook object.");
42
+ const PersonaListAllWebhooks_WebhookDataSchema = zod.z.object({
43
+ id: zod.z.string().describe("Unique identifier for the webhook."),
44
+ type: zod.z.string().describe("Resource type, typically 'webhook'."),
45
+ attributes: PersonaListAllWebhooks_WebhookAttributesSchema.nullable().optional()
46
+ }).describe("Webhook data object returned by Persona API.");
47
+ const PersonaListAllWebhooks_PaginationLinksSchema = zod.z.object({
48
+ next: zod.z.string().describe("URL pointing to the next page of data, or null if on the last page.").nullable().optional(),
49
+ prev: zod.z.string().describe("URL pointing to the previous page of data, or null if on the first page.").nullable().optional()
50
+ }).describe("Pagination links for navigating through results.");
51
+ const PersonaListAllWebhooksOutput = zod.z.object({
52
+ data: zod.z.array(PersonaListAllWebhooks_WebhookDataSchema).describe("An array of webhook objects."),
53
+ links: PersonaListAllWebhooks_PaginationLinksSchema.nullable()
54
+ }).describe("Response model returned after listing all webhooks in Persona.");
55
+ const personaListAllWebhooks = require_action.action("PERSONA_LIST_ALL_WEBHOOKS", {
56
+ slug: "persona-list-all-webhooks",
57
+ name: "List All Webhooks",
58
+ description: "Tool to list all webhooks in Persona. Use when you need to retrieve a paginated list of webhooks configured for the account.",
59
+ input: PersonaListAllWebhooksInput,
60
+ output: PersonaListAllWebhooksOutput
61
+ });
62
+ //#endregion
63
+ exports.personaListAllWebhooks = personaListAllWebhooks;
64
+
65
+ //# sourceMappingURL=list-all-webhooks.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/list-all-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaListAllWebhooksInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"Number of records to return per page.\").optional(),\n \"page.after\": z.string().describe(\"Cursor for pagination - retrieves records after this cursor.\").optional(),\n \"page.before\": z.string().describe(\"Cursor for pagination - retrieves records before this cursor.\").optional(),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"fields.webhook\": z.string().describe(\"Comma-separated list of attributes to include for webhook resources.\").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 listing all webhooks in Persona.\");\nconst PersonaListAllWebhooks_WebhookAttributesSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Target URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key used to sign webhook requests for verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook (e.g., enabled, disabled).\").nullable().optional(),\n secrets: z.array(z.string()).describe(\"List of secret keys for webhook signing rotation.\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the webhook was created.\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used for this webhook.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the webhook.\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of event types that trigger this webhook.\").nullable().optional(),\n \"payload-filter\": z.object({}).describe(\"Filter configuration for webhook payload.\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"Casing format for API keys in webhook payload.\").nullable().optional(),\n \"custom-http-headers\": z.object({}).describe(\"Custom HTTP headers included in webhook requests.\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of attributes excluded from webhook payload.\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"Duration in seconds for file access token expiration.\").nullable().optional(),\n}).describe(\"Attributes of a webhook object.\");\nconst PersonaListAllWebhooks_WebhookDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\"),\n type: z.string().describe(\"Resource type, typically 'webhook'.\"),\n attributes: PersonaListAllWebhooks_WebhookAttributesSchema.nullable().optional(),\n}).describe(\"Webhook data object returned by Persona API.\");\nconst PersonaListAllWebhooks_PaginationLinksSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL pointing to the next page of data, or null if on the last page.\").nullable().optional(),\n prev: z.string().describe(\"URL pointing to the previous page of data, or null if on the first page.\").nullable().optional(),\n}).describe(\"Pagination links for navigating through results.\");\nexport const PersonaListAllWebhooksOutput: z.ZodTypeAny = z.object({\n data: z.array(PersonaListAllWebhooks_WebhookDataSchema).describe(\"An array of webhook objects.\"),\n links: PersonaListAllWebhooks_PaginationLinksSchema.nullable(),\n}).describe(\"Response model returned after listing all webhooks in Persona.\");\n\nexport const personaListAllWebhooks = action(\"PERSONA_LIST_ALL_WEBHOOKS\", {\n slug: \"persona-list-all-webhooks\",\n name: \"List All Webhooks\",\n description: \"Tool to list all webhooks in Persona. Use when you need to retrieve a paginated list of webhooks configured for the account.\",\n input: PersonaListAllWebhooksInput,\n output: PersonaListAllWebhooksOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-webhooks.d.ts
4
+ declare const PersonaListAllWebhooksInput: z.ZodTypeAny;
5
+ declare const PersonaListAllWebhooksOutput: z.ZodTypeAny;
6
+ declare const personaListAllWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaListAllWebhooks };
9
+ //# sourceMappingURL=list-all-webhooks.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-webhooks.d.cts","names":[],"sources":["../../src/actions/list-all-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAQqB;AAAA,cA0BpD,4BAAA,EAA8B,CAAA,CAAE,UAGgC;AAAA,cAEhE,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-webhooks.d.ts
4
+ declare const PersonaListAllWebhooksInput: z.ZodTypeAny;
5
+ declare const PersonaListAllWebhooksOutput: z.ZodTypeAny;
6
+ declare const personaListAllWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaListAllWebhooks };
9
+ //# sourceMappingURL=list-all-webhooks.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-webhooks.d.mts","names":[],"sources":["../../src/actions/list-all-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAQqB;AAAA,cA0BpD,4BAAA,EAA8B,CAAA,CAAE,UAGgC;AAAA,cAEhE,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,64 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-all-webhooks.ts
4
+ const PersonaListAllWebhooksInput = z.object({
5
+ "page.size": z.number().int().describe("Number of records to return per page.").optional(),
6
+ "page.after": z.string().describe("Cursor for pagination - retrieves records after this cursor.").optional(),
7
+ "page.before": z.string().describe("Cursor for pagination - retrieves records before this cursor.").optional(),
8
+ "Key-Inflection": z.enum([
9
+ "camel",
10
+ "kebab",
11
+ "snake"
12
+ ]).describe("Determines casing for the API response.").optional(),
13
+ "fields.webhook": z.string().describe("Comma-separated list of attributes to include for webhook resources.").optional(),
14
+ "Idempotency-Key": z.string().describe("Ensures the request is idempotent. Sent as header.").optional(),
15
+ "Persona-Version": z.enum([
16
+ "2025-12-08",
17
+ "2025-10-27",
18
+ "2023-01-05",
19
+ "2022-09-01",
20
+ "2021-08-18",
21
+ "2021-07-05",
22
+ "2021-02-21",
23
+ "2020-05-18"
24
+ ]).describe("Server API version.").optional()
25
+ }).describe("Request model for listing all webhooks in Persona.");
26
+ const PersonaListAllWebhooks_WebhookAttributesSchema = z.object({
27
+ url: z.string().describe("Target URL where webhook events are sent.").nullable().optional(),
28
+ name: z.string().describe("Name of the webhook.").nullable().optional(),
29
+ secret: z.string().describe("Secret key used to sign webhook requests for verification.").nullable().optional(),
30
+ status: z.string().describe("Current status of the webhook (e.g., enabled, disabled).").nullable().optional(),
31
+ secrets: z.array(z.string()).describe("List of secret keys for webhook signing rotation.").nullable().optional(),
32
+ "created-at": z.string().describe("ISO 8601 timestamp when the webhook was created.").nullable().optional(),
33
+ "api-version": z.string().describe("API version used for this webhook.").nullable().optional(),
34
+ description: z.string().describe("Human-readable description of the webhook.").nullable().optional(),
35
+ "enabled-events": z.array(z.string()).describe("List of event types that trigger this webhook.").nullable().optional(),
36
+ "payload-filter": z.object({}).describe("Filter configuration for webhook payload.").nullable().optional(),
37
+ "api-key-inflection": z.string().describe("Casing format for API keys in webhook payload.").nullable().optional(),
38
+ "custom-http-headers": z.object({}).describe("Custom HTTP headers included in webhook requests.").nullable().optional(),
39
+ "api-attributes-blocklist": z.array(z.string()).describe("List of attributes excluded from webhook payload.").nullable().optional(),
40
+ "file-access-token-expires-in": z.number().int().describe("Duration in seconds for file access token expiration.").nullable().optional()
41
+ }).describe("Attributes of a webhook object.");
42
+ const PersonaListAllWebhooks_WebhookDataSchema = z.object({
43
+ id: z.string().describe("Unique identifier for the webhook."),
44
+ type: z.string().describe("Resource type, typically 'webhook'."),
45
+ attributes: PersonaListAllWebhooks_WebhookAttributesSchema.nullable().optional()
46
+ }).describe("Webhook data object returned by Persona API.");
47
+ const PersonaListAllWebhooks_PaginationLinksSchema = z.object({
48
+ next: z.string().describe("URL pointing to the next page of data, or null if on the last page.").nullable().optional(),
49
+ prev: z.string().describe("URL pointing to the previous page of data, or null if on the first page.").nullable().optional()
50
+ }).describe("Pagination links for navigating through results.");
51
+ const personaListAllWebhooks = action("PERSONA_LIST_ALL_WEBHOOKS", {
52
+ slug: "persona-list-all-webhooks",
53
+ name: "List All Webhooks",
54
+ description: "Tool to list all webhooks in Persona. Use when you need to retrieve a paginated list of webhooks configured for the account.",
55
+ input: PersonaListAllWebhooksInput,
56
+ output: z.object({
57
+ data: z.array(PersonaListAllWebhooks_WebhookDataSchema).describe("An array of webhook objects."),
58
+ links: PersonaListAllWebhooks_PaginationLinksSchema.nullable()
59
+ }).describe("Response model returned after listing all webhooks in Persona.")
60
+ });
61
+ //#endregion
62
+ export { personaListAllWebhooks };
63
+
64
+ //# sourceMappingURL=list-all-webhooks.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-webhooks.mjs","names":[],"sources":["../../src/actions/list-all-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaListAllWebhooksInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"Number of records to return per page.\").optional(),\n \"page.after\": z.string().describe(\"Cursor for pagination - retrieves records after this cursor.\").optional(),\n \"page.before\": z.string().describe(\"Cursor for pagination - retrieves records before this cursor.\").optional(),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"fields.webhook\": z.string().describe(\"Comma-separated list of attributes to include for webhook resources.\").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 listing all webhooks in Persona.\");\nconst PersonaListAllWebhooks_WebhookAttributesSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Target URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key used to sign webhook requests for verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook (e.g., enabled, disabled).\").nullable().optional(),\n secrets: z.array(z.string()).describe(\"List of secret keys for webhook signing rotation.\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the webhook was created.\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used for this webhook.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the webhook.\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of event types that trigger this webhook.\").nullable().optional(),\n \"payload-filter\": z.object({}).describe(\"Filter configuration for webhook payload.\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"Casing format for API keys in webhook payload.\").nullable().optional(),\n \"custom-http-headers\": z.object({}).describe(\"Custom HTTP headers included in webhook requests.\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of attributes excluded from webhook payload.\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"Duration in seconds for file access token expiration.\").nullable().optional(),\n}).describe(\"Attributes of a webhook object.\");\nconst PersonaListAllWebhooks_WebhookDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\"),\n type: z.string().describe(\"Resource type, typically 'webhook'.\"),\n attributes: PersonaListAllWebhooks_WebhookAttributesSchema.nullable().optional(),\n}).describe(\"Webhook data object returned by Persona API.\");\nconst PersonaListAllWebhooks_PaginationLinksSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL pointing to the next page of data, or null if on the last page.\").nullable().optional(),\n prev: z.string().describe(\"URL pointing to the previous page of data, or null if on the first page.\").nullable().optional(),\n}).describe(\"Pagination links for navigating through results.\");\nexport const PersonaListAllWebhooksOutput: z.ZodTypeAny = z.object({\n data: z.array(PersonaListAllWebhooks_WebhookDataSchema).describe(\"An array of webhook objects.\"),\n links: PersonaListAllWebhooks_PaginationLinksSchema.nullable(),\n}).describe(\"Response model returned after listing all webhooks in Persona.\");\n\nexport const personaListAllWebhooks = action(\"PERSONA_LIST_ALL_WEBHOOKS\", {\n slug: \"persona-list-all-webhooks\",\n name: \"List All Webhooks\",\n description: \"Tool to list all webhooks in Persona. Use when you need to retrieve a paginated list of webhooks configured for the account.\",\n input: PersonaListAllWebhooksInput,\n output: PersonaListAllWebhooksOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,69 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-all-workflow-runs.ts
4
+ const PersonaListAllWorkflowRunsInput = zod.z.object({
5
+ "page.size": zod.z.number().int().describe("Number of items to return per page. Defaults to API default if not specified.").optional(),
6
+ "page.after": zod.z.string().describe("Cursor for pagination to fetch records after this cursor.").optional(),
7
+ "page.before": zod.z.string().describe("Cursor for pagination to fetch records before this cursor.").optional(),
8
+ "Key-Inflection": zod.z.enum([
9
+ "camel",
10
+ "kebab",
11
+ "snake"
12
+ ]).describe("Determines casing for the API response.").optional(),
13
+ "Idempotency-Key": zod.z.string().describe("Ensures the request is idempotent. Sent as header.").optional(),
14
+ "Persona-Version": zod.z.enum([
15
+ "2025-12-08",
16
+ "2025-10-27",
17
+ "2023-01-05",
18
+ "2022-09-01",
19
+ "2021-08-18",
20
+ "2021-07-05",
21
+ "2021-02-21",
22
+ "2020-05-18"
23
+ ]).describe("Server API version.").optional(),
24
+ "filter.account-id": zod.z.string().describe("Filter workflow runs by account ID.").optional(),
25
+ "filter.inquiry-id": zod.z.string().describe("Filter workflow runs by inquiry ID.").optional(),
26
+ "filter.workflow-id": zod.z.string().describe("Filter workflow runs by workflow ID.").optional(),
27
+ "fields.workflow-run": zod.z.string().describe("Comma-separated list of workflow-run attributes to include in the response.").optional(),
28
+ "filter.session-token": zod.z.string().describe("Filter workflow runs by session token.").optional()
29
+ }).describe("Request model for listing all workflow runs in Persona.");
30
+ const PersonaListAllWorkflowRuns_WorkflowRunMetaSchema = zod.z.object({ "session-token": zod.z.string().describe("Session token for the workflow run.").nullable().optional() }).describe("Meta information of a workflow run.");
31
+ const PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema = zod.z.object({
32
+ status: zod.z.string().describe("Status of the workflow run.").nullable().optional(),
33
+ "created-at": zod.z.string().describe("Timestamp when the workflow run was created.").nullable().optional(),
34
+ "expired-at": zod.z.string().describe("Timestamp when the workflow run expired.").nullable().optional(),
35
+ "updated-at": zod.z.string().describe("Timestamp when the workflow run was last updated.").nullable().optional(),
36
+ "completed-at": zod.z.string().describe("Timestamp when the workflow run was completed.").nullable().optional()
37
+ }).describe("Attributes of a workflow run.");
38
+ const PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema = zod.z.object({
39
+ account: zod.z.object({}).describe("Relationship to the account.").nullable().optional(),
40
+ inquiry: zod.z.object({}).describe("Relationship to the inquiry.").nullable().optional(),
41
+ workflow: zod.z.object({}).describe("Relationship to the workflow.").nullable().optional()
42
+ }).describe("Relationships of a workflow run.");
43
+ const PersonaListAllWorkflowRuns_WorkflowRunDataSchema = zod.z.object({
44
+ id: zod.z.string().describe("Unique identifier for the workflow run."),
45
+ meta: PersonaListAllWorkflowRuns_WorkflowRunMetaSchema.nullable().optional(),
46
+ type: zod.z.string().describe("Resource type, typically 'workflow-run'."),
47
+ attributes: PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema.nullable().optional(),
48
+ relationships: PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema.nullable().optional()
49
+ }).describe("A Workflow Run object.");
50
+ const PersonaListAllWorkflowRuns_PaginationLinksSchema = zod.z.object({
51
+ next: zod.z.string().describe("URL for the next page of results. Null if no more pages.").nullable().optional(),
52
+ prev: zod.z.string().describe("URL for the previous page of results. Null if on first page.").nullable().optional()
53
+ }).describe("Pagination links for navigating through results.");
54
+ const PersonaListAllWorkflowRunsOutput = zod.z.object({
55
+ data: zod.z.array(PersonaListAllWorkflowRuns_WorkflowRunDataSchema).describe("Array of workflow run objects."),
56
+ links: PersonaListAllWorkflowRuns_PaginationLinksSchema.nullable(),
57
+ included: zod.z.array(zod.z.object({})).describe("Related resources included in the response. Excluded by default.").nullable().optional()
58
+ }).describe("Response model for listing all workflow runs.");
59
+ const personaListAllWorkflowRuns = require_action.action("PERSONA_LIST_ALL_WORKFLOW_RUNS", {
60
+ slug: "persona-list-all-workflow-runs",
61
+ name: "List all Workflow Runs",
62
+ description: "Tool to list all workflow runs in Persona. Use when you need to retrieve workflow runs with optional filtering by workflow ID, inquiry ID, account ID, or session token. Supports pagination for large result sets.",
63
+ input: PersonaListAllWorkflowRunsInput,
64
+ output: PersonaListAllWorkflowRunsOutput
65
+ });
66
+ //#endregion
67
+ exports.personaListAllWorkflowRuns = personaListAllWorkflowRuns;
68
+
69
+ //# sourceMappingURL=list-all-workflow-runs.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-workflow-runs.cjs","names":["z","action"],"sources":["../../src/actions/list-all-workflow-runs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaListAllWorkflowRunsInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"Number of items to return per page. Defaults to API default if not specified.\").optional(),\n \"page.after\": z.string().describe(\"Cursor for pagination to fetch records after this cursor.\").optional(),\n \"page.before\": z.string().describe(\"Cursor for pagination to fetch records before this cursor.\").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 \"filter.account-id\": z.string().describe(\"Filter workflow runs by account ID.\").optional(),\n \"filter.inquiry-id\": z.string().describe(\"Filter workflow runs by inquiry ID.\").optional(),\n \"filter.workflow-id\": z.string().describe(\"Filter workflow runs by workflow ID.\").optional(),\n \"fields.workflow-run\": z.string().describe(\"Comma-separated list of workflow-run attributes to include in the response.\").optional(),\n \"filter.session-token\": z.string().describe(\"Filter workflow runs by session token.\").optional(),\n}).describe(\"Request model for listing all workflow runs in Persona.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunMetaSchema: z.ZodTypeAny = z.object({\n \"session-token\": z.string().describe(\"Session token for the workflow run.\").nullable().optional(),\n}).describe(\"Meta information of a workflow run.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status of the workflow run.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the workflow run was created.\").nullable().optional(),\n \"expired-at\": z.string().describe(\"Timestamp when the workflow run expired.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the workflow run was last updated.\").nullable().optional(),\n \"completed-at\": z.string().describe(\"Timestamp when the workflow run was completed.\").nullable().optional(),\n}).describe(\"Attributes of a workflow run.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema: z.ZodTypeAny = z.object({\n account: z.object({}).describe(\"Relationship to the account.\").nullable().optional(),\n inquiry: z.object({}).describe(\"Relationship to the inquiry.\").nullable().optional(),\n workflow: z.object({}).describe(\"Relationship to the workflow.\").nullable().optional(),\n}).describe(\"Relationships of a workflow run.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the workflow run.\"),\n meta: PersonaListAllWorkflowRuns_WorkflowRunMetaSchema.nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'workflow-run'.\"),\n attributes: PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema.nullable().optional(),\n relationships: PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema.nullable().optional(),\n}).describe(\"A Workflow Run object.\");\nconst PersonaListAllWorkflowRuns_PaginationLinksSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if no more pages.\").nullable().optional(),\n prev: z.string().describe(\"URL for the previous page of results. Null if on first page.\").nullable().optional(),\n}).describe(\"Pagination links for navigating through results.\");\nexport const PersonaListAllWorkflowRunsOutput: z.ZodTypeAny = z.object({\n data: z.array(PersonaListAllWorkflowRuns_WorkflowRunDataSchema).describe(\"Array of workflow run objects.\"),\n links: PersonaListAllWorkflowRuns_PaginationLinksSchema.nullable(),\n included: z.array(z.object({})).describe(\"Related resources included in the response. Excluded by default.\").nullable().optional(),\n}).describe(\"Response model for listing all workflow runs.\");\n\nexport const personaListAllWorkflowRuns = action(\"PERSONA_LIST_ALL_WORKFLOW_RUNS\", {\n slug: \"persona-list-all-workflow-runs\",\n name: \"List all Workflow Runs\",\n description: \"Tool to list all workflow runs in Persona. Use when you need to retrieve workflow runs with optional filtering by workflow ID, inquiry ID, account ID, or session token. Supports pagination for large result sets.\",\n input: PersonaListAllWorkflowRunsInput,\n output: PersonaListAllWorkflowRunsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-workflow-runs.d.ts
4
+ declare const PersonaListAllWorkflowRunsInput: z.ZodTypeAny;
5
+ declare const PersonaListAllWorkflowRunsOutput: z.ZodTypeAny;
6
+ declare const personaListAllWorkflowRuns: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaListAllWorkflowRuns };
9
+ //# sourceMappingURL=list-all-workflow-runs.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-workflow-runs.d.cts","names":[],"sources":["../../src/actions/list-all-workflow-runs.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAYsB;AAAA,cA2BzD,gCAAA,EAAkC,CAAA,CAAE,UAIW;AAAA,cAE/C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-workflow-runs.d.ts
4
+ declare const PersonaListAllWorkflowRunsInput: z.ZodTypeAny;
5
+ declare const PersonaListAllWorkflowRunsOutput: z.ZodTypeAny;
6
+ declare const personaListAllWorkflowRuns: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaListAllWorkflowRuns };
9
+ //# sourceMappingURL=list-all-workflow-runs.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-workflow-runs.d.mts","names":[],"sources":["../../src/actions/list-all-workflow-runs.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAYsB;AAAA,cA2BzD,gCAAA,EAAkC,CAAA,CAAE,UAIW;AAAA,cAE/C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,68 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-all-workflow-runs.ts
4
+ const PersonaListAllWorkflowRunsInput = z.object({
5
+ "page.size": z.number().int().describe("Number of items to return per page. Defaults to API default if not specified.").optional(),
6
+ "page.after": z.string().describe("Cursor for pagination to fetch records after this cursor.").optional(),
7
+ "page.before": z.string().describe("Cursor for pagination to fetch records before this cursor.").optional(),
8
+ "Key-Inflection": z.enum([
9
+ "camel",
10
+ "kebab",
11
+ "snake"
12
+ ]).describe("Determines casing for the API response.").optional(),
13
+ "Idempotency-Key": z.string().describe("Ensures the request is idempotent. Sent as header.").optional(),
14
+ "Persona-Version": z.enum([
15
+ "2025-12-08",
16
+ "2025-10-27",
17
+ "2023-01-05",
18
+ "2022-09-01",
19
+ "2021-08-18",
20
+ "2021-07-05",
21
+ "2021-02-21",
22
+ "2020-05-18"
23
+ ]).describe("Server API version.").optional(),
24
+ "filter.account-id": z.string().describe("Filter workflow runs by account ID.").optional(),
25
+ "filter.inquiry-id": z.string().describe("Filter workflow runs by inquiry ID.").optional(),
26
+ "filter.workflow-id": z.string().describe("Filter workflow runs by workflow ID.").optional(),
27
+ "fields.workflow-run": z.string().describe("Comma-separated list of workflow-run attributes to include in the response.").optional(),
28
+ "filter.session-token": z.string().describe("Filter workflow runs by session token.").optional()
29
+ }).describe("Request model for listing all workflow runs in Persona.");
30
+ const PersonaListAllWorkflowRuns_WorkflowRunMetaSchema = z.object({ "session-token": z.string().describe("Session token for the workflow run.").nullable().optional() }).describe("Meta information of a workflow run.");
31
+ const PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema = z.object({
32
+ status: z.string().describe("Status of the workflow run.").nullable().optional(),
33
+ "created-at": z.string().describe("Timestamp when the workflow run was created.").nullable().optional(),
34
+ "expired-at": z.string().describe("Timestamp when the workflow run expired.").nullable().optional(),
35
+ "updated-at": z.string().describe("Timestamp when the workflow run was last updated.").nullable().optional(),
36
+ "completed-at": z.string().describe("Timestamp when the workflow run was completed.").nullable().optional()
37
+ }).describe("Attributes of a workflow run.");
38
+ const PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema = z.object({
39
+ account: z.object({}).describe("Relationship to the account.").nullable().optional(),
40
+ inquiry: z.object({}).describe("Relationship to the inquiry.").nullable().optional(),
41
+ workflow: z.object({}).describe("Relationship to the workflow.").nullable().optional()
42
+ }).describe("Relationships of a workflow run.");
43
+ const PersonaListAllWorkflowRuns_WorkflowRunDataSchema = z.object({
44
+ id: z.string().describe("Unique identifier for the workflow run."),
45
+ meta: PersonaListAllWorkflowRuns_WorkflowRunMetaSchema.nullable().optional(),
46
+ type: z.string().describe("Resource type, typically 'workflow-run'."),
47
+ attributes: PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema.nullable().optional(),
48
+ relationships: PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema.nullable().optional()
49
+ }).describe("A Workflow Run object.");
50
+ const PersonaListAllWorkflowRuns_PaginationLinksSchema = z.object({
51
+ next: z.string().describe("URL for the next page of results. Null if no more pages.").nullable().optional(),
52
+ prev: z.string().describe("URL for the previous page of results. Null if on first page.").nullable().optional()
53
+ }).describe("Pagination links for navigating through results.");
54
+ const personaListAllWorkflowRuns = action("PERSONA_LIST_ALL_WORKFLOW_RUNS", {
55
+ slug: "persona-list-all-workflow-runs",
56
+ name: "List all Workflow Runs",
57
+ description: "Tool to list all workflow runs in Persona. Use when you need to retrieve workflow runs with optional filtering by workflow ID, inquiry ID, account ID, or session token. Supports pagination for large result sets.",
58
+ input: PersonaListAllWorkflowRunsInput,
59
+ output: z.object({
60
+ data: z.array(PersonaListAllWorkflowRuns_WorkflowRunDataSchema).describe("Array of workflow run objects."),
61
+ links: PersonaListAllWorkflowRuns_PaginationLinksSchema.nullable(),
62
+ included: z.array(z.object({})).describe("Related resources included in the response. Excluded by default.").nullable().optional()
63
+ }).describe("Response model for listing all workflow runs.")
64
+ });
65
+ //#endregion
66
+ export { personaListAllWorkflowRuns };
67
+
68
+ //# sourceMappingURL=list-all-workflow-runs.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-workflow-runs.mjs","names":[],"sources":["../../src/actions/list-all-workflow-runs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaListAllWorkflowRunsInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"Number of items to return per page. Defaults to API default if not specified.\").optional(),\n \"page.after\": z.string().describe(\"Cursor for pagination to fetch records after this cursor.\").optional(),\n \"page.before\": z.string().describe(\"Cursor for pagination to fetch records before this cursor.\").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 \"filter.account-id\": z.string().describe(\"Filter workflow runs by account ID.\").optional(),\n \"filter.inquiry-id\": z.string().describe(\"Filter workflow runs by inquiry ID.\").optional(),\n \"filter.workflow-id\": z.string().describe(\"Filter workflow runs by workflow ID.\").optional(),\n \"fields.workflow-run\": z.string().describe(\"Comma-separated list of workflow-run attributes to include in the response.\").optional(),\n \"filter.session-token\": z.string().describe(\"Filter workflow runs by session token.\").optional(),\n}).describe(\"Request model for listing all workflow runs in Persona.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunMetaSchema: z.ZodTypeAny = z.object({\n \"session-token\": z.string().describe(\"Session token for the workflow run.\").nullable().optional(),\n}).describe(\"Meta information of a workflow run.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status of the workflow run.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the workflow run was created.\").nullable().optional(),\n \"expired-at\": z.string().describe(\"Timestamp when the workflow run expired.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the workflow run was last updated.\").nullable().optional(),\n \"completed-at\": z.string().describe(\"Timestamp when the workflow run was completed.\").nullable().optional(),\n}).describe(\"Attributes of a workflow run.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema: z.ZodTypeAny = z.object({\n account: z.object({}).describe(\"Relationship to the account.\").nullable().optional(),\n inquiry: z.object({}).describe(\"Relationship to the inquiry.\").nullable().optional(),\n workflow: z.object({}).describe(\"Relationship to the workflow.\").nullable().optional(),\n}).describe(\"Relationships of a workflow run.\");\nconst PersonaListAllWorkflowRuns_WorkflowRunDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the workflow run.\"),\n meta: PersonaListAllWorkflowRuns_WorkflowRunMetaSchema.nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'workflow-run'.\"),\n attributes: PersonaListAllWorkflowRuns_WorkflowRunAttributesSchema.nullable().optional(),\n relationships: PersonaListAllWorkflowRuns_WorkflowRunRelationshipsSchema.nullable().optional(),\n}).describe(\"A Workflow Run object.\");\nconst PersonaListAllWorkflowRuns_PaginationLinksSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if no more pages.\").nullable().optional(),\n prev: z.string().describe(\"URL for the previous page of results. Null if on first page.\").nullable().optional(),\n}).describe(\"Pagination links for navigating through results.\");\nexport const PersonaListAllWorkflowRunsOutput: z.ZodTypeAny = z.object({\n data: z.array(PersonaListAllWorkflowRuns_WorkflowRunDataSchema).describe(\"Array of workflow run objects.\"),\n links: PersonaListAllWorkflowRuns_PaginationLinksSchema.nullable(),\n included: z.array(z.object({})).describe(\"Related resources included in the response. Excluded by default.\").nullable().optional(),\n}).describe(\"Response model for listing all workflow runs.\");\n\nexport const personaListAllWorkflowRuns = action(\"PERSONA_LIST_ALL_WORKFLOW_RUNS\", {\n slug: \"persona-list-all-workflow-runs\",\n name: \"List all Workflow Runs\",\n description: \"Tool to list all workflow runs in Persona. Use when you need to retrieve workflow runs with optional filtering by workflow ID, inquiry ID, account ID, or session token. Supports pagination for large result sets.\",\n input: PersonaListAllWorkflowRunsInput,\n output: PersonaListAllWorkflowRunsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,62 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/redact-an-account.ts
4
+ const PersonaRedactAnAccountInput = zod.z.object({
5
+ fields: zod.z.object({}).describe("Comma-separated list(s) of attributes to include in the response. Use to customize which attributes will be serialized. Format: {'resource_type': 'field1,field2'}.").optional(),
6
+ include: zod.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(),
7
+ account_id: zod.z.string().describe("The ID of the account to redact. Must be a valid account ID starting with 'act_'."),
8
+ key_inflection: zod.z.enum([
9
+ "camel",
10
+ "kebab",
11
+ "snake"
12
+ ]).describe("Determines casing for the API response.").optional(),
13
+ idempotency_key: zod.z.string().describe("Ensures the request is idempotent. Use the same key for retries to avoid duplicate operations.").optional(),
14
+ persona_version: zod.z.enum([
15
+ "2025-12-08",
16
+ "2025-10-27",
17
+ "2023-01-05",
18
+ "2022-09-01",
19
+ "2021-08-18",
20
+ "2021-07-05",
21
+ "2021-02-21",
22
+ "2020-05-18"
23
+ ]).describe("Server API version.").optional()
24
+ }).describe("Request model for redacting an account in Persona.");
25
+ const PersonaRedactAnAccount_ResponseAccountAttributesSchema = zod.z.object({
26
+ tags: zod.z.array(zod.z.string()).describe("Tags associated with the account.").nullable().optional(),
27
+ fields: zod.z.object({}).describe("Custom fields for the account. This is not key inflected.").nullable().optional(),
28
+ "created-at": zod.z.string().describe("ISO 8601 timestamp when the account was created.").nullable().optional(),
29
+ "updated-at": zod.z.string().describe("ISO 8601 timestamp when the account was last updated.").nullable().optional(),
30
+ "redacted-at": zod.z.string().describe("ISO 8601 timestamp when the account was redacted.").nullable().optional(),
31
+ "reference-id": zod.z.string().describe("External reference ID for the account.").nullable().optional(),
32
+ "account-status": zod.z.string().describe("Status of the account.").nullable().optional(),
33
+ "account-type-name": zod.z.string().describe("Name of the account type.").nullable().optional()
34
+ }).describe("Attributes returned in the account response.");
35
+ const PersonaRedactAnAccount_RelationshipDataSchema = zod.z.object({ data: zod.z.object({}).describe("Relationship data.").nullable().optional() }).describe("Relationship data structure.");
36
+ const PersonaRedactAnAccount_ResponseAccountRelationshipsSchema = zod.z.object({ "account-type": PersonaRedactAnAccount_RelationshipDataSchema.nullable().optional() }).describe("Relationships in the account response.");
37
+ const PersonaRedactAnAccount_ResponseAccountDataSchema = zod.z.object({
38
+ id: zod.z.string().describe("Unique identifier for the account."),
39
+ type: zod.z.string().describe("Resource type, typically 'account'."),
40
+ attributes: PersonaRedactAnAccount_ResponseAccountAttributesSchema.nullable().optional(),
41
+ relationships: PersonaRedactAnAccount_ResponseAccountRelationshipsSchema.nullable().optional()
42
+ }).describe("Account data returned in the response.");
43
+ const PersonaRedactAnAccount_IncludedResourceSchema = zod.z.object({
44
+ id: zod.z.string().describe("Unique identifier for the included resource."),
45
+ type: zod.z.string().describe("Resource type."),
46
+ attributes: zod.z.object({}).describe("Attributes of the included resource.").nullable().optional()
47
+ }).describe("Included resources in the response.");
48
+ const PersonaRedactAnAccountOutput = zod.z.object({
49
+ data: PersonaRedactAnAccount_ResponseAccountDataSchema.nullable().optional(),
50
+ included: zod.z.array(PersonaRedactAnAccount_IncludedResourceSchema).describe("Related resources included in the response.").nullable().optional()
51
+ }).describe("Response model returned after redacting an account in Persona.");
52
+ const personaRedactAnAccount = require_action.action("PERSONA_REDACT_AN_ACCOUNT", {
53
+ slug: "persona-redact-an-account",
54
+ name: "Redact an Account",
55
+ description: "Tool to permanently redact an account in Persona. Use when you need to delete sensitive personal information from an account to comply with privacy regulations or user requests. This operation is irreversible.",
56
+ input: PersonaRedactAnAccountInput,
57
+ output: PersonaRedactAnAccountOutput
58
+ });
59
+ //#endregion
60
+ exports.personaRedactAnAccount = personaRedactAnAccount;
61
+
62
+ //# sourceMappingURL=redact-an-account.cjs.map