@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":"redact-an-account.cjs","names":["z","action"],"sources":["../../src/actions/redact-an-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRedactAnAccountInput: z.ZodTypeAny = z.object({\n fields: 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(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. Customizes which related resources will be fully serialized in the 'included' key.\").optional(),\n account_id: z.string().describe(\"The ID of the account to redact. Must be a valid account ID starting with 'act_'.\"),\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. Use the same key for retries to avoid duplicate operations.\").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 redacting an account in Persona.\");\nconst PersonaRedactAnAccount_ResponseAccountAttributesSchema: z.ZodTypeAny = z.object({\n tags: z.array(z.string()).describe(\"Tags associated with the account.\").nullable().optional(),\n fields: z.object({}).describe(\"Custom fields for the account. This is not key inflected.\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the account was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the account was last updated.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the account was redacted.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type.\").nullable().optional(),\n}).describe(\"Attributes returned in the account response.\");\nconst PersonaRedactAnAccount_RelationshipDataSchema: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Relationship data.\").nullable().optional(),\n}).describe(\"Relationship data structure.\");\nconst PersonaRedactAnAccount_ResponseAccountRelationshipsSchema: z.ZodTypeAny = z.object({\n \"account-type\": PersonaRedactAnAccount_RelationshipDataSchema.nullable().optional(),\n}).describe(\"Relationships in the account response.\");\nconst PersonaRedactAnAccount_ResponseAccountDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the account.\"),\n type: z.string().describe(\"Resource type, typically 'account'.\"),\n attributes: PersonaRedactAnAccount_ResponseAccountAttributesSchema.nullable().optional(),\n relationships: PersonaRedactAnAccount_ResponseAccountRelationshipsSchema.nullable().optional(),\n}).describe(\"Account data returned in the response.\");\nconst PersonaRedactAnAccount_IncludedResourceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the included resource.\"),\n type: z.string().describe(\"Resource type.\"),\n attributes: z.object({}).describe(\"Attributes of the included resource.\").nullable().optional(),\n}).describe(\"Included resources in the response.\");\nexport const PersonaRedactAnAccountOutput: z.ZodTypeAny = z.object({\n data: PersonaRedactAnAccount_ResponseAccountDataSchema.nullable().optional(),\n included: z.array(PersonaRedactAnAccount_IncludedResourceSchema).describe(\"Related resources included in the response.\").nullable().optional(),\n}).describe(\"Response model returned after redacting an account in Persona.\");\n\nexport const personaRedactAnAccount = action(\"PERSONA_REDACT_AN_ACCOUNT\", {\n slug: \"persona-redact-an-account\",\n name: \"Redact an Account\",\n 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.\",\n input: PersonaRedactAnAccountInput,\n output: PersonaRedactAnAccountOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/redact-an-account.d.ts
4
+ declare const PersonaRedactAnAccountInput: z.ZodTypeAny;
5
+ declare const PersonaRedactAnAccountOutput: z.ZodTypeAny;
6
+ declare const personaRedactAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRedactAnAccount };
9
+ //# sourceMappingURL=redact-an-account.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"redact-an-account.d.cts","names":[],"sources":["../../src/actions/redact-an-account.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAOqB;AAAA,cA4BpD,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/redact-an-account.d.ts
4
+ declare const PersonaRedactAnAccountInput: z.ZodTypeAny;
5
+ declare const PersonaRedactAnAccountOutput: z.ZodTypeAny;
6
+ declare const personaRedactAnAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRedactAnAccount };
9
+ //# sourceMappingURL=redact-an-account.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"redact-an-account.d.mts","names":[],"sources":["../../src/actions/redact-an-account.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAOqB;AAAA,cA4BpD,4BAAA,EAA8B,CAAA,CAAE,UAGgC;AAAA,cAEhE,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,61 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/redact-an-account.ts
4
+ const PersonaRedactAnAccountInput = z.object({
5
+ fields: 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: 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: z.string().describe("The ID of the account to redact. Must be a valid account ID starting with 'act_'."),
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. Use the same key for retries to avoid duplicate operations.").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
+ }).describe("Request model for redacting an account in Persona.");
25
+ const PersonaRedactAnAccount_ResponseAccountAttributesSchema = z.object({
26
+ tags: z.array(z.string()).describe("Tags associated with the account.").nullable().optional(),
27
+ fields: z.object({}).describe("Custom fields for the account. This is not key inflected.").nullable().optional(),
28
+ "created-at": z.string().describe("ISO 8601 timestamp when the account was created.").nullable().optional(),
29
+ "updated-at": z.string().describe("ISO 8601 timestamp when the account was last updated.").nullable().optional(),
30
+ "redacted-at": z.string().describe("ISO 8601 timestamp when the account was redacted.").nullable().optional(),
31
+ "reference-id": z.string().describe("External reference ID for the account.").nullable().optional(),
32
+ "account-status": z.string().describe("Status of the account.").nullable().optional(),
33
+ "account-type-name": z.string().describe("Name of the account type.").nullable().optional()
34
+ }).describe("Attributes returned in the account response.");
35
+ const PersonaRedactAnAccount_RelationshipDataSchema = z.object({ data: z.object({}).describe("Relationship data.").nullable().optional() }).describe("Relationship data structure.");
36
+ const PersonaRedactAnAccount_ResponseAccountRelationshipsSchema = z.object({ "account-type": PersonaRedactAnAccount_RelationshipDataSchema.nullable().optional() }).describe("Relationships in the account response.");
37
+ const PersonaRedactAnAccount_ResponseAccountDataSchema = z.object({
38
+ id: z.string().describe("Unique identifier for the account."),
39
+ type: 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 = z.object({
44
+ id: z.string().describe("Unique identifier for the included resource."),
45
+ type: z.string().describe("Resource type."),
46
+ attributes: z.object({}).describe("Attributes of the included resource.").nullable().optional()
47
+ }).describe("Included resources in the response.");
48
+ const personaRedactAnAccount = action("PERSONA_REDACT_AN_ACCOUNT", {
49
+ slug: "persona-redact-an-account",
50
+ name: "Redact an Account",
51
+ 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.",
52
+ input: PersonaRedactAnAccountInput,
53
+ output: z.object({
54
+ data: PersonaRedactAnAccount_ResponseAccountDataSchema.nullable().optional(),
55
+ included: z.array(PersonaRedactAnAccount_IncludedResourceSchema).describe("Related resources included in the response.").nullable().optional()
56
+ }).describe("Response model returned after redacting an account in Persona.")
57
+ });
58
+ //#endregion
59
+ export { personaRedactAnAccount };
60
+
61
+ //# sourceMappingURL=redact-an-account.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"redact-an-account.mjs","names":[],"sources":["../../src/actions/redact-an-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRedactAnAccountInput: z.ZodTypeAny = z.object({\n fields: 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(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response. Customizes which related resources will be fully serialized in the 'included' key.\").optional(),\n account_id: z.string().describe(\"The ID of the account to redact. Must be a valid account ID starting with 'act_'.\"),\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. Use the same key for retries to avoid duplicate operations.\").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 redacting an account in Persona.\");\nconst PersonaRedactAnAccount_ResponseAccountAttributesSchema: z.ZodTypeAny = z.object({\n tags: z.array(z.string()).describe(\"Tags associated with the account.\").nullable().optional(),\n fields: z.object({}).describe(\"Custom fields for the account. This is not key inflected.\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the account was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the account was last updated.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the account was redacted.\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account.\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account.\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type.\").nullable().optional(),\n}).describe(\"Attributes returned in the account response.\");\nconst PersonaRedactAnAccount_RelationshipDataSchema: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Relationship data.\").nullable().optional(),\n}).describe(\"Relationship data structure.\");\nconst PersonaRedactAnAccount_ResponseAccountRelationshipsSchema: z.ZodTypeAny = z.object({\n \"account-type\": PersonaRedactAnAccount_RelationshipDataSchema.nullable().optional(),\n}).describe(\"Relationships in the account response.\");\nconst PersonaRedactAnAccount_ResponseAccountDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the account.\"),\n type: z.string().describe(\"Resource type, typically 'account'.\"),\n attributes: PersonaRedactAnAccount_ResponseAccountAttributesSchema.nullable().optional(),\n relationships: PersonaRedactAnAccount_ResponseAccountRelationshipsSchema.nullable().optional(),\n}).describe(\"Account data returned in the response.\");\nconst PersonaRedactAnAccount_IncludedResourceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the included resource.\"),\n type: z.string().describe(\"Resource type.\"),\n attributes: z.object({}).describe(\"Attributes of the included resource.\").nullable().optional(),\n}).describe(\"Included resources in the response.\");\nexport const PersonaRedactAnAccountOutput: z.ZodTypeAny = z.object({\n data: PersonaRedactAnAccount_ResponseAccountDataSchema.nullable().optional(),\n included: z.array(PersonaRedactAnAccount_IncludedResourceSchema).describe(\"Related resources included in the response.\").nullable().optional(),\n}).describe(\"Response model returned after redacting an account in Persona.\");\n\nexport const personaRedactAnAccount = action(\"PERSONA_REDACT_AN_ACCOUNT\", {\n slug: \"persona-redact-an-account\",\n name: \"Redact an Account\",\n 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.\",\n input: PersonaRedactAnAccountInput,\n output: PersonaRedactAnAccountOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,51 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/remove-account-tag.ts
4
+ const PersonaRemoveAccountTagInput = zod.z.object({
5
+ meta: zod.z.object({
6
+ "tag-id": zod.z.string().describe("ID of the tag to remove from the Account. Either tag_id or tag_name must be provided.").optional(),
7
+ "tag-name": zod.z.string().describe("Name of the tag to remove from the Account. Either tag_id or tag_name must be provided.").optional()
8
+ }).describe("Meta information containing either the tag ID or tag name to remove."),
9
+ fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.").optional(),
10
+ include: zod.z.string().describe("A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the `included` key in the response.").optional(),
11
+ "account-id": zod.z.string().describe("The ID of the account from which to remove the tag."),
12
+ "Key-Inflection": zod.z.string().describe("Determines casing for the API response. Options: camel, kebab, snake.").optional(),
13
+ "Idempotency-Key": zod.z.string().describe("Ensures the request is idempotent. Provide a unique key to prevent duplicate operations.").optional()
14
+ }).describe("Request model for removing a tag from a Persona Account.");
15
+ const PersonaRemoveAccountTag_AccountAttributesSchema = zod.z.object({
16
+ tags: zod.z.array(zod.z.string()).describe("List of tags associated with the account").nullable().optional(),
17
+ fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields associated with the account").nullable().optional(),
18
+ "created-at": zod.z.string().describe("Timestamp when the account was created").nullable().optional(),
19
+ "updated-at": zod.z.string().describe("Timestamp when the account was last updated").nullable().optional(),
20
+ "redacted-at": zod.z.string().describe("Timestamp when the account was redacted, if applicable").nullable().optional(),
21
+ "reference-id": zod.z.string().describe("External reference ID for the account").nullable().optional(),
22
+ "account-status": zod.z.string().describe("Status of the account").nullable().optional(),
23
+ "account-type-name": zod.z.string().describe("Name of the account type").nullable().optional()
24
+ }).describe("Attributes of a Persona Account.");
25
+ const PersonaRemoveAccountTag_AccountRelationshipsSchema = zod.z.object({ "account-type": zod.z.record(zod.z.string(), zod.z.unknown()).describe("Account type relationship data").nullable().optional() }).describe("Relationships of a Persona Account.");
26
+ const PersonaRemoveAccountTag_AccountDataSchema = zod.z.object({
27
+ id: zod.z.string().describe("Unique identifier for the account"),
28
+ type: zod.z.string().describe("Resource type, typically 'account'"),
29
+ attributes: PersonaRemoveAccountTag_AccountAttributesSchema.nullable().optional(),
30
+ relationships: PersonaRemoveAccountTag_AccountRelationshipsSchema.nullable().optional()
31
+ }).describe("Account data returned in the response.");
32
+ const PersonaRemoveAccountTag_IncludedResourceSchema = zod.z.object({
33
+ id: zod.z.string().describe("Unique identifier for the included resource"),
34
+ type: zod.z.string().describe("Resource type"),
35
+ attributes: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Attributes of the included resource").nullable().optional()
36
+ }).describe("Included related resources in the response.");
37
+ const PersonaRemoveAccountTagOutput = zod.z.object({
38
+ data: PersonaRemoveAccountTag_AccountDataSchema.nullable(),
39
+ included: zod.z.array(PersonaRemoveAccountTag_IncludedResourceSchema).describe("Related objects that are included in the response based on the include parameter").nullable().optional()
40
+ }).describe("Response model after removing a tag from a Persona Account.");
41
+ const personaRemoveAccountTag = require_action.action("PERSONA_REMOVE_ACCOUNT_TAG", {
42
+ slug: "persona-remove-account-tag",
43
+ name: "Remove Account Tag",
44
+ description: "Tool to remove a tag from a Persona Account. Use when you need to remove a tag association from an account by providing either the tag ID or tag name.",
45
+ input: PersonaRemoveAccountTagInput,
46
+ output: PersonaRemoveAccountTagOutput
47
+ });
48
+ //#endregion
49
+ exports.personaRemoveAccountTag = personaRemoveAccountTag;
50
+
51
+ //# sourceMappingURL=remove-account-tag.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"remove-account-tag.cjs","names":["z","action"],"sources":["../../src/actions/remove-account-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRemoveAccountTagInput: z.ZodTypeAny = z.object({\n meta: z.object({\n \"tag-id\": z.string().describe(\"ID of the tag to remove from the Account. Either tag_id or tag_name must be provided.\").optional(),\n \"tag-name\": z.string().describe(\"Name of the tag to remove from the Account. Either tag_id or tag_name must be provided.\").optional(),\n}).describe(\"Meta information containing either the tag ID or tag name to remove.\"),\n fields: z.record(z.string(), z.unknown()).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the `included` key in the response.\").optional(),\n \"account-id\": z.string().describe(\"The ID of the account from which to remove the tag.\"),\n \"Key-Inflection\": z.string().describe(\"Determines casing for the API response. Options: camel, kebab, snake.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate operations.\").optional(),\n}).describe(\"Request model for removing a tag from a Persona Account.\");\nconst PersonaRemoveAccountTag_AccountAttributesSchema: z.ZodTypeAny = z.object({\n tags: z.array(z.string()).describe(\"List of tags associated with the account\").nullable().optional(),\n fields: z.record(z.string(), z.unknown()).describe(\"Custom fields associated with the account\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the account was created\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the account was last updated\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the account was redacted, if applicable\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type\").nullable().optional(),\n}).describe(\"Attributes of a Persona Account.\");\nconst PersonaRemoveAccountTag_AccountRelationshipsSchema: z.ZodTypeAny = z.object({\n \"account-type\": z.record(z.string(), z.unknown()).describe(\"Account type relationship data\").nullable().optional(),\n}).describe(\"Relationships of a Persona Account.\");\nconst PersonaRemoveAccountTag_AccountDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the account\"),\n type: z.string().describe(\"Resource type, typically 'account'\"),\n attributes: PersonaRemoveAccountTag_AccountAttributesSchema.nullable().optional(),\n relationships: PersonaRemoveAccountTag_AccountRelationshipsSchema.nullable().optional(),\n}).describe(\"Account data returned in the response.\");\nconst PersonaRemoveAccountTag_IncludedResourceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the included resource\"),\n type: z.string().describe(\"Resource type\"),\n attributes: z.record(z.string(), z.unknown()).describe(\"Attributes of the included resource\").nullable().optional(),\n}).describe(\"Included related resources in the response.\");\nexport const PersonaRemoveAccountTagOutput: z.ZodTypeAny = z.object({\n data: PersonaRemoveAccountTag_AccountDataSchema.nullable(),\n included: z.array(PersonaRemoveAccountTag_IncludedResourceSchema).describe(\"Related objects that are included in the response based on the include parameter\").nullable().optional(),\n}).describe(\"Response model after removing a tag from a Persona Account.\");\n\nexport const personaRemoveAccountTag = action(\"PERSONA_REMOVE_ACCOUNT_TAG\", {\n slug: \"persona-remove-account-tag\",\n name: \"Remove Account Tag\",\n description: \"Tool to remove a tag from a Persona Account. Use when you need to remove a tag association from an account by providing either the tag ID or tag name.\",\n input: PersonaRemoveAccountTagInput,\n output: PersonaRemoveAccountTagOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/remove-account-tag.d.ts
4
+ declare const PersonaRemoveAccountTagInput: z.ZodTypeAny;
5
+ declare const PersonaRemoveAccountTagOutput: z.ZodTypeAny;
6
+ declare const personaRemoveAccountTag: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRemoveAccountTag };
9
+ //# sourceMappingURL=remove-account-tag.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"remove-account-tag.d.cts","names":[],"sources":["../../src/actions/remove-account-tag.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAU0B;AAAA,cAyB1D,6BAAA,EAA+B,CAAA,CAAE,UAG4B;AAAA,cAE7D,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/remove-account-tag.d.ts
4
+ declare const PersonaRemoveAccountTagInput: z.ZodTypeAny;
5
+ declare const PersonaRemoveAccountTagOutput: z.ZodTypeAny;
6
+ declare const personaRemoveAccountTag: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRemoveAccountTag };
9
+ //# sourceMappingURL=remove-account-tag.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"remove-account-tag.d.mts","names":[],"sources":["../../src/actions/remove-account-tag.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAU0B;AAAA,cAyB1D,6BAAA,EAA+B,CAAA,CAAE,UAG4B;AAAA,cAE7D,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,50 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/remove-account-tag.ts
4
+ const PersonaRemoveAccountTagInput = z.object({
5
+ meta: z.object({
6
+ "tag-id": z.string().describe("ID of the tag to remove from the Account. Either tag_id or tag_name must be provided.").optional(),
7
+ "tag-name": z.string().describe("Name of the tag to remove from the Account. Either tag_id or tag_name must be provided.").optional()
8
+ }).describe("Meta information containing either the tag ID or tag name to remove."),
9
+ fields: z.record(z.string(), z.unknown()).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.").optional(),
10
+ include: z.string().describe("A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the `included` key in the response.").optional(),
11
+ "account-id": z.string().describe("The ID of the account from which to remove the tag."),
12
+ "Key-Inflection": z.string().describe("Determines casing for the API response. Options: camel, kebab, snake.").optional(),
13
+ "Idempotency-Key": z.string().describe("Ensures the request is idempotent. Provide a unique key to prevent duplicate operations.").optional()
14
+ }).describe("Request model for removing a tag from a Persona Account.");
15
+ const PersonaRemoveAccountTag_AccountAttributesSchema = z.object({
16
+ tags: z.array(z.string()).describe("List of tags associated with the account").nullable().optional(),
17
+ fields: z.record(z.string(), z.unknown()).describe("Custom fields associated with the account").nullable().optional(),
18
+ "created-at": z.string().describe("Timestamp when the account was created").nullable().optional(),
19
+ "updated-at": z.string().describe("Timestamp when the account was last updated").nullable().optional(),
20
+ "redacted-at": z.string().describe("Timestamp when the account was redacted, if applicable").nullable().optional(),
21
+ "reference-id": z.string().describe("External reference ID for the account").nullable().optional(),
22
+ "account-status": z.string().describe("Status of the account").nullable().optional(),
23
+ "account-type-name": z.string().describe("Name of the account type").nullable().optional()
24
+ }).describe("Attributes of a Persona Account.");
25
+ const PersonaRemoveAccountTag_AccountRelationshipsSchema = z.object({ "account-type": z.record(z.string(), z.unknown()).describe("Account type relationship data").nullable().optional() }).describe("Relationships of a Persona Account.");
26
+ const PersonaRemoveAccountTag_AccountDataSchema = z.object({
27
+ id: z.string().describe("Unique identifier for the account"),
28
+ type: z.string().describe("Resource type, typically 'account'"),
29
+ attributes: PersonaRemoveAccountTag_AccountAttributesSchema.nullable().optional(),
30
+ relationships: PersonaRemoveAccountTag_AccountRelationshipsSchema.nullable().optional()
31
+ }).describe("Account data returned in the response.");
32
+ const PersonaRemoveAccountTag_IncludedResourceSchema = z.object({
33
+ id: z.string().describe("Unique identifier for the included resource"),
34
+ type: z.string().describe("Resource type"),
35
+ attributes: z.record(z.string(), z.unknown()).describe("Attributes of the included resource").nullable().optional()
36
+ }).describe("Included related resources in the response.");
37
+ const personaRemoveAccountTag = action("PERSONA_REMOVE_ACCOUNT_TAG", {
38
+ slug: "persona-remove-account-tag",
39
+ name: "Remove Account Tag",
40
+ description: "Tool to remove a tag from a Persona Account. Use when you need to remove a tag association from an account by providing either the tag ID or tag name.",
41
+ input: PersonaRemoveAccountTagInput,
42
+ output: z.object({
43
+ data: PersonaRemoveAccountTag_AccountDataSchema.nullable(),
44
+ included: z.array(PersonaRemoveAccountTag_IncludedResourceSchema).describe("Related objects that are included in the response based on the include parameter").nullable().optional()
45
+ }).describe("Response model after removing a tag from a Persona Account.")
46
+ });
47
+ //#endregion
48
+ export { personaRemoveAccountTag };
49
+
50
+ //# sourceMappingURL=remove-account-tag.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"remove-account-tag.mjs","names":[],"sources":["../../src/actions/remove-account-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRemoveAccountTagInput: z.ZodTypeAny = z.object({\n meta: z.object({\n \"tag-id\": z.string().describe(\"ID of the tag to remove from the Account. Either tag_id or tag_name must be provided.\").optional(),\n \"tag-name\": z.string().describe(\"Name of the tag to remove from the Account. Either tag_id or tag_name must be provided.\").optional(),\n}).describe(\"Meta information containing either the tag ID or tag name to remove.\"),\n fields: z.record(z.string(), z.unknown()).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the `included` key in the response.\").optional(),\n \"account-id\": z.string().describe(\"The ID of the account from which to remove the tag.\"),\n \"Key-Inflection\": z.string().describe(\"Determines casing for the API response. Options: camel, kebab, snake.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate operations.\").optional(),\n}).describe(\"Request model for removing a tag from a Persona Account.\");\nconst PersonaRemoveAccountTag_AccountAttributesSchema: z.ZodTypeAny = z.object({\n tags: z.array(z.string()).describe(\"List of tags associated with the account\").nullable().optional(),\n fields: z.record(z.string(), z.unknown()).describe(\"Custom fields associated with the account\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the account was created\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the account was last updated\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the account was redacted, if applicable\").nullable().optional(),\n \"reference-id\": z.string().describe(\"External reference ID for the account\").nullable().optional(),\n \"account-status\": z.string().describe(\"Status of the account\").nullable().optional(),\n \"account-type-name\": z.string().describe(\"Name of the account type\").nullable().optional(),\n}).describe(\"Attributes of a Persona Account.\");\nconst PersonaRemoveAccountTag_AccountRelationshipsSchema: z.ZodTypeAny = z.object({\n \"account-type\": z.record(z.string(), z.unknown()).describe(\"Account type relationship data\").nullable().optional(),\n}).describe(\"Relationships of a Persona Account.\");\nconst PersonaRemoveAccountTag_AccountDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the account\"),\n type: z.string().describe(\"Resource type, typically 'account'\"),\n attributes: PersonaRemoveAccountTag_AccountAttributesSchema.nullable().optional(),\n relationships: PersonaRemoveAccountTag_AccountRelationshipsSchema.nullable().optional(),\n}).describe(\"Account data returned in the response.\");\nconst PersonaRemoveAccountTag_IncludedResourceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the included resource\"),\n type: z.string().describe(\"Resource type\"),\n attributes: z.record(z.string(), z.unknown()).describe(\"Attributes of the included resource\").nullable().optional(),\n}).describe(\"Included related resources in the response.\");\nexport const PersonaRemoveAccountTagOutput: z.ZodTypeAny = z.object({\n data: PersonaRemoveAccountTag_AccountDataSchema.nullable(),\n included: z.array(PersonaRemoveAccountTag_IncludedResourceSchema).describe(\"Related objects that are included in the response based on the include parameter\").nullable().optional(),\n}).describe(\"Response model after removing a tag from a Persona Account.\");\n\nexport const personaRemoveAccountTag = action(\"PERSONA_REMOVE_ACCOUNT_TAG\", {\n slug: \"persona-remove-account-tag\",\n name: \"Remove Account Tag\",\n description: \"Tool to remove a tag from a Persona Account. Use when you need to remove a tag association from an account by providing either the tag ID or tag name.\",\n input: PersonaRemoveAccountTagInput,\n output: PersonaRemoveAccountTagOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,53 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/retrieve-a-country-list-item.ts
4
+ const PersonaRetrieveACountryListItemInput = zod.z.object({
5
+ fields: zod.z.object({}).describe("Comma-separated list(s) of attributes to include in the response, keyed by resource type. Used for sparse fieldsets.").optional(),
6
+ include: zod.z.string().describe("A comma-separated list of relationship paths. Customizes which related resources will be fully serialized in the 'included' key in the response.").optional(),
7
+ list_item_id: zod.z.string().describe("ID of the country list item to retrieve. Starts with 'lic_'."),
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
+ }).describe("Request model for retrieving a country list item in Persona.");
25
+ const PersonaRetrieveACountryListItem_CountryListItemAttributesSchema = zod.z.object({
26
+ status: zod.z.string().describe("Status of the list item.").nullable().optional(),
27
+ "created-at": zod.z.string().describe("Timestamp when the list item was created.").nullable().optional(),
28
+ "updated-at": zod.z.string().describe("Timestamp when the list item was last updated.").nullable().optional(),
29
+ "archived-at": zod.z.string().describe("Timestamp when the list item was archived, if applicable.").nullable().optional(),
30
+ "match-count": zod.z.number().int().describe("Number of matches for this list item.").nullable().optional(),
31
+ "redacted-at": zod.z.string().describe("Timestamp when the list item was redacted, if applicable.").nullable().optional(),
32
+ "country-code": zod.z.string().describe("Country code for this list item.").nullable().optional()
33
+ }).describe("Attributes of a country list item.");
34
+ const PersonaRetrieveACountryListItem_RelationshipDataSchema = zod.z.object({ data: zod.z.object({}).describe("Relationship data.").nullable().optional() }).describe("Relationship data structure.");
35
+ const PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema = zod.z.object({ creator: PersonaRetrieveACountryListItem_RelationshipDataSchema.nullable().optional() }).describe("Relationships in the country list item response.");
36
+ const PersonaRetrieveACountryListItem_CountryListItemDataSchema = zod.z.object({
37
+ id: zod.z.string().describe("Unique identifier for this list item. Starts with 'lic_'."),
38
+ type: zod.z.string().describe("Resource type, typically 'list-item/country'."),
39
+ attributes: PersonaRetrieveACountryListItem_CountryListItemAttributesSchema.nullable().optional(),
40
+ relationships: PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema.nullable().optional()
41
+ }).describe("Country list item data returned in the response.");
42
+ const PersonaRetrieveACountryListItemOutput = zod.z.object({ data: PersonaRetrieveACountryListItem_CountryListItemDataSchema.nullable() }).describe("Response model returned after retrieving a country list item.");
43
+ const personaRetrieveACountryListItem = require_action.action("PERSONA_RETRIEVE_A_COUNTRY_LIST_ITEM", {
44
+ slug: "persona-retrieve-a-country-list-item",
45
+ name: "Retrieve a Country List Item",
46
+ description: "Tool to retrieve a country list item by ID in Persona. Use when you need to fetch details of a specific country list item.",
47
+ input: PersonaRetrieveACountryListItemInput,
48
+ output: PersonaRetrieveACountryListItemOutput
49
+ });
50
+ //#endregion
51
+ exports.personaRetrieveACountryListItem = personaRetrieveACountryListItem;
52
+
53
+ //# sourceMappingURL=retrieve-a-country-list-item.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retrieve-a-country-list-item.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-a-country-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveACountryListItemInput: z.ZodTypeAny = z.object({\n fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type. Used for sparse fieldsets.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. Customizes which related resources will be fully serialized in the 'included' key in the response.\").optional(),\n list_item_id: z.string().describe(\"ID of the country list item to retrieve. Starts with 'lic_'.\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a country list item in Persona.\");\nconst PersonaRetrieveACountryListItem_CountryListItemAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status of the list item.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the list item was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the list item was last updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"Timestamp when the list item was archived, if applicable.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"Number of matches for this list item.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n \"country-code\": z.string().describe(\"Country code for this list item.\").nullable().optional(),\n}).describe(\"Attributes of a country list item.\");\nconst PersonaRetrieveACountryListItem_RelationshipDataSchema: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Relationship data.\").nullable().optional(),\n}).describe(\"Relationship data structure.\");\nconst PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaRetrieveACountryListItem_RelationshipDataSchema.nullable().optional(),\n}).describe(\"Relationships in the country list item response.\");\nconst PersonaRetrieveACountryListItem_CountryListItemDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'lic_'.\"),\n type: z.string().describe(\"Resource type, typically 'list-item/country'.\"),\n attributes: PersonaRetrieveACountryListItem_CountryListItemAttributesSchema.nullable().optional(),\n relationships: PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema.nullable().optional(),\n}).describe(\"Country list item data returned in the response.\");\nexport const PersonaRetrieveACountryListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaRetrieveACountryListItem_CountryListItemDataSchema.nullable(),\n}).describe(\"Response model returned after retrieving a country list item.\");\n\nexport const personaRetrieveACountryListItem = action(\"PERSONA_RETRIEVE_A_COUNTRY_LIST_ITEM\", {\n slug: \"persona-retrieve-a-country-list-item\",\n name: \"Retrieve a Country List Item\",\n description: \"Tool to retrieve a country list item by ID in Persona. Use when you need to fetch details of a specific country list item.\",\n input: PersonaRetrieveACountryListItemInput,\n output: PersonaRetrieveACountryListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CAC/J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC1L,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAChG,kBAAkBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACtG,mBAAmBA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,kEAAgFA,IAAAA,EAAE,OAAO;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,yDAAuEA,IAAAA,EAAE,OAAO,EACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,qEAAmFA,IAAAA,EAAE,OAAO,EAChG,SAAS,uDAAuD,SAAS,CAAC,CAAC,SAAS,EACtF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,4DAA0EA,IAAAA,EAAE,OAAO;CACvF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACzE,YAAY,gEAAgE,SAAS,CAAC,CAAC,SAAS;CAChG,eAAe,mEAAmE,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,MAAM,0DAA0D,SAAS,EAC3E,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/retrieve-a-country-list-item.d.ts
4
+ declare const PersonaRetrieveACountryListItemInput: z.ZodTypeAny;
5
+ declare const PersonaRetrieveACountryListItemOutput: z.ZodTypeAny;
6
+ declare const personaRetrieveACountryListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRetrieveACountryListItem };
9
+ //# sourceMappingURL=retrieve-a-country-list-item.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retrieve-a-country-list-item.d.cts","names":[],"sources":["../../src/actions/retrieve-a-country-list-item.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAOsB;AAAA,cAsB9D,qCAAA,EAAuC,CAAA,CAAE,UAEsB;AAAA,cAE/D,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/retrieve-a-country-list-item.d.ts
4
+ declare const PersonaRetrieveACountryListItemInput: z.ZodTypeAny;
5
+ declare const PersonaRetrieveACountryListItemOutput: z.ZodTypeAny;
6
+ declare const personaRetrieveACountryListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRetrieveACountryListItem };
9
+ //# sourceMappingURL=retrieve-a-country-list-item.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retrieve-a-country-list-item.d.mts","names":[],"sources":["../../src/actions/retrieve-a-country-list-item.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAOsB;AAAA,cAsB9D,qCAAA,EAAuC,CAAA,CAAE,UAEsB;AAAA,cAE/D,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,52 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/retrieve-a-country-list-item.ts
4
+ const PersonaRetrieveACountryListItemInput = z.object({
5
+ fields: z.object({}).describe("Comma-separated list(s) of attributes to include in the response, keyed by resource type. Used for sparse fieldsets.").optional(),
6
+ include: z.string().describe("A comma-separated list of relationship paths. Customizes which related resources will be fully serialized in the 'included' key in the response.").optional(),
7
+ list_item_id: z.string().describe("ID of the country list item to retrieve. Starts with 'lic_'."),
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
+ }).describe("Request model for retrieving a country list item in Persona.");
25
+ const PersonaRetrieveACountryListItem_CountryListItemAttributesSchema = z.object({
26
+ status: z.string().describe("Status of the list item.").nullable().optional(),
27
+ "created-at": z.string().describe("Timestamp when the list item was created.").nullable().optional(),
28
+ "updated-at": z.string().describe("Timestamp when the list item was last updated.").nullable().optional(),
29
+ "archived-at": z.string().describe("Timestamp when the list item was archived, if applicable.").nullable().optional(),
30
+ "match-count": z.number().int().describe("Number of matches for this list item.").nullable().optional(),
31
+ "redacted-at": z.string().describe("Timestamp when the list item was redacted, if applicable.").nullable().optional(),
32
+ "country-code": z.string().describe("Country code for this list item.").nullable().optional()
33
+ }).describe("Attributes of a country list item.");
34
+ const PersonaRetrieveACountryListItem_RelationshipDataSchema = z.object({ data: z.object({}).describe("Relationship data.").nullable().optional() }).describe("Relationship data structure.");
35
+ const PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema = z.object({ creator: PersonaRetrieveACountryListItem_RelationshipDataSchema.nullable().optional() }).describe("Relationships in the country list item response.");
36
+ const PersonaRetrieveACountryListItem_CountryListItemDataSchema = z.object({
37
+ id: z.string().describe("Unique identifier for this list item. Starts with 'lic_'."),
38
+ type: z.string().describe("Resource type, typically 'list-item/country'."),
39
+ attributes: PersonaRetrieveACountryListItem_CountryListItemAttributesSchema.nullable().optional(),
40
+ relationships: PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema.nullable().optional()
41
+ }).describe("Country list item data returned in the response.");
42
+ const personaRetrieveACountryListItem = action("PERSONA_RETRIEVE_A_COUNTRY_LIST_ITEM", {
43
+ slug: "persona-retrieve-a-country-list-item",
44
+ name: "Retrieve a Country List Item",
45
+ description: "Tool to retrieve a country list item by ID in Persona. Use when you need to fetch details of a specific country list item.",
46
+ input: PersonaRetrieveACountryListItemInput,
47
+ output: z.object({ data: PersonaRetrieveACountryListItem_CountryListItemDataSchema.nullable() }).describe("Response model returned after retrieving a country list item.")
48
+ });
49
+ //#endregion
50
+ export { personaRetrieveACountryListItem };
51
+
52
+ //# sourceMappingURL=retrieve-a-country-list-item.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retrieve-a-country-list-item.mjs","names":[],"sources":["../../src/actions/retrieve-a-country-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveACountryListItemInput: z.ZodTypeAny = z.object({\n fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type. Used for sparse fieldsets.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. Customizes which related resources will be fully serialized in the 'included' key in the response.\").optional(),\n list_item_id: z.string().describe(\"ID of the country list item to retrieve. Starts with 'lic_'.\"),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Sent as header.\").optional(),\n \"Persona-Version\": z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Server API version.\").optional(),\n}).describe(\"Request model for retrieving a country list item in Persona.\");\nconst PersonaRetrieveACountryListItem_CountryListItemAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status of the list item.\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the list item was created.\").nullable().optional(),\n \"updated-at\": z.string().describe(\"Timestamp when the list item was last updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"Timestamp when the list item was archived, if applicable.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"Number of matches for this list item.\").nullable().optional(),\n \"redacted-at\": z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n \"country-code\": z.string().describe(\"Country code for this list item.\").nullable().optional(),\n}).describe(\"Attributes of a country list item.\");\nconst PersonaRetrieveACountryListItem_RelationshipDataSchema: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Relationship data.\").nullable().optional(),\n}).describe(\"Relationship data structure.\");\nconst PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaRetrieveACountryListItem_RelationshipDataSchema.nullable().optional(),\n}).describe(\"Relationships in the country list item response.\");\nconst PersonaRetrieveACountryListItem_CountryListItemDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'lic_'.\"),\n type: z.string().describe(\"Resource type, typically 'list-item/country'.\"),\n attributes: PersonaRetrieveACountryListItem_CountryListItemAttributesSchema.nullable().optional(),\n relationships: PersonaRetrieveACountryListItem_CountryListItemRelationshipsSchema.nullable().optional(),\n}).describe(\"Country list item data returned in the response.\");\nexport const PersonaRetrieveACountryListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaRetrieveACountryListItem_CountryListItemDataSchema.nullable(),\n}).describe(\"Response model returned after retrieving a country list item.\");\n\nexport const personaRetrieveACountryListItem = action(\"PERSONA_RETRIEVE_A_COUNTRY_LIST_ITEM\", {\n slug: \"persona-retrieve-a-country-list-item\",\n name: \"Retrieve a Country List Item\",\n description: \"Tool to retrieve a country list item by ID in Persona. Use when you need to fetch details of a specific country list item.\",\n input: PersonaRetrieveACountryListItemInput,\n output: PersonaRetrieveACountryListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CAC/J,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC1L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAChG,kBAAkB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACtG,mBAAmB,EAAE,KAAK;EAAC;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,kEAAgF,EAAE,OAAO;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,yDAAuE,EAAE,OAAO,EACpF,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,qEAAmF,EAAE,OAAO,EAChG,SAAS,uDAAuD,SAAS,CAAC,CAAC,SAAS,EACtF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,4DAA0E,EAAE,OAAO;CACvF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACzE,YAAY,gEAAgE,SAAS,CAAC,CAAC,SAAS;CAChG,eAAe,mEAAmE,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAK9D,MAAa,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiE,EAAE,OAAO,EAC1E,MAAM,0DAA0D,SAAS,EAC3E,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
@@ -0,0 +1,59 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/retrieve-a-geolocation-list-item.ts
4
+ const PersonaRetrieveAGeolocationListItemInput = zod.z.object({
5
+ fields: zod.z.object({}).describe("Comma-separated list(s) of attributes to include in the response, keyed by resource type. This can be used to customize which attributes will be serialized in the response.").optional(),
6
+ include: zod.z.string().describe("A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the 'included' key in the response.").optional(),
7
+ list_item_id: zod.z.string().describe("ID of list item to retrieve. Must start with 'ligl_' prefix."),
8
+ key_inflection: zod.z.enum([
9
+ "camel",
10
+ "kebab",
11
+ "snake"
12
+ ]).describe("Casing format for API response.").optional(),
13
+ idempotency_key: zod.z.string().describe("Ensures the request is idempotent. Optional header to prevent 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 to retrieve a geolocation list item.");
25
+ const PersonaRetrieveAGeolocationListItem_GeolocationListItemAttributesSchema = zod.z.object({
26
+ status: zod.z.string().describe("Status of the list item.").nullable().optional(),
27
+ latitude: zod.z.number().describe("Latitude coordinate of the geolocation.").nullable().optional(),
28
+ longitude: zod.z.number().describe("Longitude coordinate of the geolocation.").nullable().optional(),
29
+ created_at: zod.z.string().describe("Timestamp when the list item was created.").nullable().optional(),
30
+ updated_at: zod.z.string().describe("Timestamp when the list item was last updated.").nullable().optional(),
31
+ archived_at: zod.z.string().describe("Timestamp when the list item was archived.").nullable().optional(),
32
+ match_count: zod.z.number().int().describe("Number of matches for this list item.").nullable().optional(),
33
+ redacted_at: zod.z.string().describe("Timestamp when the list item was redacted.").nullable().optional(),
34
+ radius_meters: zod.z.number().int().describe("Radius in meters for the geolocation area.").nullable().optional()
35
+ }).describe("Attributes of a geolocation list item.");
36
+ const PersonaRetrieveAGeolocationListItem_CreatorRelationshipDataSchema = zod.z.object({
37
+ id: zod.z.string().describe("Unique identifier of the creator.").nullable().optional(),
38
+ type: zod.z.string().describe("Type of the creator resource.").nullable().optional()
39
+ }).describe("Creator relationship data structure.");
40
+ const PersonaRetrieveAGeolocationListItem_CreatorRelationshipSchema = zod.z.object({ data: PersonaRetrieveAGeolocationListItem_CreatorRelationshipDataSchema.nullable().optional() }).describe("Creator relationship object.");
41
+ const PersonaRetrieveAGeolocationListItem_GeolocationListItemRelationshipsSchema = zod.z.object({ creator: PersonaRetrieveAGeolocationListItem_CreatorRelationshipSchema.nullable().optional() }).describe("Relationships of a geolocation list item.");
42
+ const PersonaRetrieveAGeolocationListItem_GeolocationListItemDataSchema = zod.z.object({
43
+ id: zod.z.string().describe("Unique identifier for this list item. Starts with 'ligl_'.").nullable().optional(),
44
+ type: zod.z.string().describe("Type of the resource.").nullable().optional(),
45
+ attributes: PersonaRetrieveAGeolocationListItem_GeolocationListItemAttributesSchema.nullable().optional(),
46
+ relationships: PersonaRetrieveAGeolocationListItem_GeolocationListItemRelationshipsSchema.nullable().optional()
47
+ }).describe("Geolocation list item data structure.");
48
+ const PersonaRetrieveAGeolocationListItemOutput = zod.z.object({ data: PersonaRetrieveAGeolocationListItem_GeolocationListItemDataSchema.nullable() }).describe("Response containing the geolocation list item.");
49
+ const personaRetrieveAGeolocationListItem = require_action.action("PERSONA_RETRIEVE_A_GEOLOCATION_LIST_ITEM", {
50
+ slug: "persona-retrieve-a-geolocation-list-item",
51
+ name: "Retrieve a Geolocation List Item",
52
+ description: "Tool to retrieve a geolocation list item from Persona. Use when you need to fetch details of a specific geolocation list item by its ID.",
53
+ input: PersonaRetrieveAGeolocationListItemInput,
54
+ output: PersonaRetrieveAGeolocationListItemOutput
55
+ });
56
+ //#endregion
57
+ exports.personaRetrieveAGeolocationListItem = personaRetrieveAGeolocationListItem;
58
+
59
+ //# sourceMappingURL=retrieve-a-geolocation-list-item.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retrieve-a-geolocation-list-item.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-a-geolocation-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaRetrieveAGeolocationListItemInput: z.ZodTypeAny = z.object({\n fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response, keyed by resource type. This can be used to customize which attributes will be serialized in the response.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the 'included' key in the response.\").optional(),\n list_item_id: z.string().describe(\"ID of list item to retrieve. Must start with 'ligl_' prefix.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Casing format for API response.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Optional header to prevent duplicate operations.\").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 to retrieve a geolocation list item.\");\nconst PersonaRetrieveAGeolocationListItem_GeolocationListItemAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status of the list item.\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate of the geolocation.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate of the geolocation.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the list item was created.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the list item was last updated.\").nullable().optional(),\n archived_at: z.string().describe(\"Timestamp when the list item was archived.\").nullable().optional(),\n match_count: z.number().int().describe(\"Number of matches for this list item.\").nullable().optional(),\n redacted_at: z.string().describe(\"Timestamp when the list item was redacted.\").nullable().optional(),\n radius_meters: z.number().int().describe(\"Radius in meters for the geolocation area.\").nullable().optional(),\n}).describe(\"Attributes of a geolocation list item.\");\nconst PersonaRetrieveAGeolocationListItem_CreatorRelationshipDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the creator.\").nullable().optional(),\n type: z.string().describe(\"Type of the creator resource.\").nullable().optional(),\n}).describe(\"Creator relationship data structure.\");\nconst PersonaRetrieveAGeolocationListItem_CreatorRelationshipSchema: z.ZodTypeAny = z.object({\n data: PersonaRetrieveAGeolocationListItem_CreatorRelationshipDataSchema.nullable().optional(),\n}).describe(\"Creator relationship object.\");\nconst PersonaRetrieveAGeolocationListItem_GeolocationListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaRetrieveAGeolocationListItem_CreatorRelationshipSchema.nullable().optional(),\n}).describe(\"Relationships of a geolocation list item.\");\nconst PersonaRetrieveAGeolocationListItem_GeolocationListItemDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'ligl_'.\").nullable().optional(),\n type: z.string().describe(\"Type of the resource.\").nullable().optional(),\n attributes: PersonaRetrieveAGeolocationListItem_GeolocationListItemAttributesSchema.nullable().optional(),\n relationships: PersonaRetrieveAGeolocationListItem_GeolocationListItemRelationshipsSchema.nullable().optional(),\n}).describe(\"Geolocation list item data structure.\");\nexport const PersonaRetrieveAGeolocationListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaRetrieveAGeolocationListItem_GeolocationListItemDataSchema.nullable(),\n}).describe(\"Response containing the geolocation list item.\");\n\nexport const personaRetrieveAGeolocationListItem = action(\"PERSONA_RETRIEVE_A_GEOLOCATION_LIST_ITEM\", {\n slug: \"persona-retrieve-a-geolocation-list-item\",\n name: \"Retrieve a Geolocation List Item\",\n description: \"Tool to retrieve a geolocation list item from Persona. Use when you need to fetch details of a specific geolocation list item by its ID.\",\n input: PersonaRetrieveAGeolocationListItemInput,\n output: PersonaRetrieveAGeolocationListItemOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/retrieve-a-geolocation-list-item.d.ts
4
+ declare const PersonaRetrieveAGeolocationListItemInput: z.ZodTypeAny;
5
+ declare const PersonaRetrieveAGeolocationListItemOutput: z.ZodTypeAny;
6
+ declare const personaRetrieveAGeolocationListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRetrieveAGeolocationListItem };
9
+ //# sourceMappingURL=retrieve-a-geolocation-list-item.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retrieve-a-geolocation-list-item.d.cts","names":[],"sources":["../../src/actions/retrieve-a-geolocation-list-item.ts"],"mappings":";;;cAIa,wCAAA,EAA0C,CAAA,CAAE,UAOE;AAAA,cA4B9C,yCAAA,EAA2C,CAAA,CAAE,UAEG;AAAA,cAEhD,mCAAA,gCAAmC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/retrieve-a-geolocation-list-item.d.ts
4
+ declare const PersonaRetrieveAGeolocationListItemInput: z.ZodTypeAny;
5
+ declare const PersonaRetrieveAGeolocationListItemOutput: z.ZodTypeAny;
6
+ declare const personaRetrieveAGeolocationListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { personaRetrieveAGeolocationListItem };
9
+ //# sourceMappingURL=retrieve-a-geolocation-list-item.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retrieve-a-geolocation-list-item.d.mts","names":[],"sources":["../../src/actions/retrieve-a-geolocation-list-item.ts"],"mappings":";;;cAIa,wCAAA,EAA0C,CAAA,CAAE,UAOE;AAAA,cA4B9C,yCAAA,EAA2C,CAAA,CAAE,UAEG;AAAA,cAEhD,mCAAA,gCAAmC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}