@keystrokehq/persona 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (561) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-tag-to-account.cjs +10 -10
  4. package/dist/actions/add-tag-to-account.cjs.map +1 -1
  5. package/dist/actions/add-tag-to-account.d.cts +48 -3
  6. package/dist/actions/add-tag-to-account.d.cts.map +1 -1
  7. package/dist/actions/add-tag-to-account.d.mts +48 -3
  8. package/dist/actions/add-tag-to-account.d.mts.map +1 -1
  9. package/dist/actions/add-tag-to-account.mjs +10 -10
  10. package/dist/actions/add-tag-to-account.mjs.map +1 -1
  11. package/dist/actions/archive-a-browser-fingerprint-list-item.cjs +7 -7
  12. package/dist/actions/archive-a-browser-fingerprint-list-item.cjs.map +1 -1
  13. package/dist/actions/archive-a-browser-fingerprint-list-item.d.cts +31 -3
  14. package/dist/actions/archive-a-browser-fingerprint-list-item.d.cts.map +1 -1
  15. package/dist/actions/archive-a-browser-fingerprint-list-item.d.mts +31 -3
  16. package/dist/actions/archive-a-browser-fingerprint-list-item.d.mts.map +1 -1
  17. package/dist/actions/archive-a-browser-fingerprint-list-item.mjs +7 -7
  18. package/dist/actions/archive-a-browser-fingerprint-list-item.mjs.map +1 -1
  19. package/dist/actions/archive-a-country-list-item.cjs +11 -11
  20. package/dist/actions/archive-a-country-list-item.cjs.map +1 -1
  21. package/dist/actions/archive-a-country-list-item.d.cts +49 -3
  22. package/dist/actions/archive-a-country-list-item.d.cts.map +1 -1
  23. package/dist/actions/archive-a-country-list-item.d.mts +49 -3
  24. package/dist/actions/archive-a-country-list-item.d.mts.map +1 -1
  25. package/dist/actions/archive-a-country-list-item.mjs +11 -11
  26. package/dist/actions/archive-a-country-list-item.mjs.map +1 -1
  27. package/dist/actions/archive-a-geolocation-list-item.cjs +6 -6
  28. package/dist/actions/archive-a-geolocation-list-item.cjs.map +1 -1
  29. package/dist/actions/archive-a-geolocation-list-item.d.cts +41 -3
  30. package/dist/actions/archive-a-geolocation-list-item.d.cts.map +1 -1
  31. package/dist/actions/archive-a-geolocation-list-item.d.mts +41 -3
  32. package/dist/actions/archive-a-geolocation-list-item.d.mts.map +1 -1
  33. package/dist/actions/archive-a-geolocation-list-item.mjs +6 -6
  34. package/dist/actions/archive-a-geolocation-list-item.mjs.map +1 -1
  35. package/dist/actions/archive-a-government-id-number-list-item.cjs +4 -4
  36. package/dist/actions/archive-a-government-id-number-list-item.cjs.map +1 -1
  37. package/dist/actions/archive-a-government-id-number-list-item.d.cts +31 -3
  38. package/dist/actions/archive-a-government-id-number-list-item.d.cts.map +1 -1
  39. package/dist/actions/archive-a-government-id-number-list-item.d.mts +31 -3
  40. package/dist/actions/archive-a-government-id-number-list-item.d.mts.map +1 -1
  41. package/dist/actions/archive-a-government-id-number-list-item.mjs +4 -4
  42. package/dist/actions/archive-a-government-id-number-list-item.mjs.map +1 -1
  43. package/dist/actions/archive-a-name-list-item.cjs +6 -6
  44. package/dist/actions/archive-a-name-list-item.cjs.map +1 -1
  45. package/dist/actions/archive-a-name-list-item.d.cts +30 -3
  46. package/dist/actions/archive-a-name-list-item.d.cts.map +1 -1
  47. package/dist/actions/archive-a-name-list-item.d.mts +30 -3
  48. package/dist/actions/archive-a-name-list-item.d.mts.map +1 -1
  49. package/dist/actions/archive-a-name-list-item.mjs +6 -6
  50. package/dist/actions/archive-a-name-list-item.mjs.map +1 -1
  51. package/dist/actions/archive-a-webhook.cjs +6 -6
  52. package/dist/actions/archive-a-webhook.cjs.map +1 -1
  53. package/dist/actions/archive-a-webhook.d.cts +49 -3
  54. package/dist/actions/archive-a-webhook.d.cts.map +1 -1
  55. package/dist/actions/archive-a-webhook.d.mts +49 -3
  56. package/dist/actions/archive-a-webhook.d.mts.map +1 -1
  57. package/dist/actions/archive-a-webhook.mjs +6 -6
  58. package/dist/actions/archive-a-webhook.mjs.map +1 -1
  59. package/dist/actions/archive-email-address-list-item.cjs +5 -5
  60. package/dist/actions/archive-email-address-list-item.cjs.map +1 -1
  61. package/dist/actions/archive-email-address-list-item.d.cts +50 -3
  62. package/dist/actions/archive-email-address-list-item.d.cts.map +1 -1
  63. package/dist/actions/archive-email-address-list-item.d.mts +50 -3
  64. package/dist/actions/archive-email-address-list-item.d.mts.map +1 -1
  65. package/dist/actions/archive-email-address-list-item.mjs +5 -5
  66. package/dist/actions/archive-email-address-list-item.mjs.map +1 -1
  67. package/dist/actions/archive-ip-address-list-item.cjs +8 -8
  68. package/dist/actions/archive-ip-address-list-item.cjs.map +1 -1
  69. package/dist/actions/archive-ip-address-list-item.d.cts +34 -3
  70. package/dist/actions/archive-ip-address-list-item.d.cts.map +1 -1
  71. package/dist/actions/archive-ip-address-list-item.d.mts +34 -3
  72. package/dist/actions/archive-ip-address-list-item.d.mts.map +1 -1
  73. package/dist/actions/archive-ip-address-list-item.mjs +8 -8
  74. package/dist/actions/archive-ip-address-list-item.mjs.map +1 -1
  75. package/dist/actions/archive-phone-number-list-item.cjs +9 -9
  76. package/dist/actions/archive-phone-number-list-item.cjs.map +1 -1
  77. package/dist/actions/archive-phone-number-list-item.d.cts +31 -3
  78. package/dist/actions/archive-phone-number-list-item.d.cts.map +1 -1
  79. package/dist/actions/archive-phone-number-list-item.d.mts +31 -3
  80. package/dist/actions/archive-phone-number-list-item.d.mts.map +1 -1
  81. package/dist/actions/archive-phone-number-list-item.mjs +9 -9
  82. package/dist/actions/archive-phone-number-list-item.mjs.map +1 -1
  83. package/dist/actions/archive-string-list-item.cjs +5 -5
  84. package/dist/actions/archive-string-list-item.cjs.map +1 -1
  85. package/dist/actions/archive-string-list-item.d.cts +49 -3
  86. package/dist/actions/archive-string-list-item.d.cts.map +1 -1
  87. package/dist/actions/archive-string-list-item.d.mts +49 -3
  88. package/dist/actions/archive-string-list-item.d.mts.map +1 -1
  89. package/dist/actions/archive-string-list-item.mjs +5 -5
  90. package/dist/actions/archive-string-list-item.mjs.map +1 -1
  91. package/dist/actions/clone-webhook.cjs +7 -7
  92. package/dist/actions/clone-webhook.cjs.map +1 -1
  93. package/dist/actions/clone-webhook.d.cts +43 -3
  94. package/dist/actions/clone-webhook.d.cts.map +1 -1
  95. package/dist/actions/clone-webhook.d.mts +43 -3
  96. package/dist/actions/clone-webhook.d.mts.map +1 -1
  97. package/dist/actions/clone-webhook.mjs +7 -7
  98. package/dist/actions/clone-webhook.mjs.map +1 -1
  99. package/dist/actions/consolidate-into-account.cjs +2 -2
  100. package/dist/actions/consolidate-into-account.cjs.map +1 -1
  101. package/dist/actions/consolidate-into-account.d.cts +28 -3
  102. package/dist/actions/consolidate-into-account.d.cts.map +1 -1
  103. package/dist/actions/consolidate-into-account.d.mts +28 -3
  104. package/dist/actions/consolidate-into-account.d.mts.map +1 -1
  105. package/dist/actions/consolidate-into-account.mjs +2 -2
  106. package/dist/actions/consolidate-into-account.mjs.map +1 -1
  107. package/dist/actions/create-an-account.cjs +16 -16
  108. package/dist/actions/create-an-account.cjs.map +1 -1
  109. package/dist/actions/create-an-account.d.cts +121 -3
  110. package/dist/actions/create-an-account.d.cts.map +1 -1
  111. package/dist/actions/create-an-account.d.mts +121 -3
  112. package/dist/actions/create-an-account.d.mts.map +1 -1
  113. package/dist/actions/create-an-account.mjs +16 -16
  114. package/dist/actions/create-an-account.mjs.map +1 -1
  115. package/dist/actions/create-an-ip-address-list-item.cjs +10 -10
  116. package/dist/actions/create-an-ip-address-list-item.cjs.map +1 -1
  117. package/dist/actions/create-an-ip-address-list-item.d.cts +41 -3
  118. package/dist/actions/create-an-ip-address-list-item.d.cts.map +1 -1
  119. package/dist/actions/create-an-ip-address-list-item.d.mts +41 -3
  120. package/dist/actions/create-an-ip-address-list-item.d.mts.map +1 -1
  121. package/dist/actions/create-an-ip-address-list-item.mjs +10 -10
  122. package/dist/actions/create-an-ip-address-list-item.mjs.map +1 -1
  123. package/dist/actions/create-country-list-item.cjs +8 -8
  124. package/dist/actions/create-country-list-item.cjs.map +1 -1
  125. package/dist/actions/create-country-list-item.d.cts +62 -3
  126. package/dist/actions/create-country-list-item.d.cts.map +1 -1
  127. package/dist/actions/create-country-list-item.d.mts +62 -3
  128. package/dist/actions/create-country-list-item.d.mts.map +1 -1
  129. package/dist/actions/create-country-list-item.mjs +8 -8
  130. package/dist/actions/create-country-list-item.mjs.map +1 -1
  131. package/dist/actions/create-document-generic.cjs +9 -9
  132. package/dist/actions/create-document-generic.cjs.map +1 -1
  133. package/dist/actions/create-document-generic.d.cts +73 -3
  134. package/dist/actions/create-document-generic.d.cts.map +1 -1
  135. package/dist/actions/create-document-generic.d.mts +73 -3
  136. package/dist/actions/create-document-generic.d.mts.map +1 -1
  137. package/dist/actions/create-document-generic.mjs +9 -9
  138. package/dist/actions/create-document-generic.mjs.map +1 -1
  139. package/dist/actions/create-email-address-list-item.cjs +11 -11
  140. package/dist/actions/create-email-address-list-item.cjs.map +1 -1
  141. package/dist/actions/create-email-address-list-item.d.cts +39 -3
  142. package/dist/actions/create-email-address-list-item.d.cts.map +1 -1
  143. package/dist/actions/create-email-address-list-item.d.mts +39 -3
  144. package/dist/actions/create-email-address-list-item.d.mts.map +1 -1
  145. package/dist/actions/create-email-address-list-item.mjs +11 -11
  146. package/dist/actions/create-email-address-list-item.mjs.map +1 -1
  147. package/dist/actions/create-government-id-number-list-item.cjs +13 -13
  148. package/dist/actions/create-government-id-number-list-item.cjs.map +1 -1
  149. package/dist/actions/create-government-id-number-list-item.d.cts +42 -3
  150. package/dist/actions/create-government-id-number-list-item.d.cts.map +1 -1
  151. package/dist/actions/create-government-id-number-list-item.d.mts +42 -3
  152. package/dist/actions/create-government-id-number-list-item.d.mts.map +1 -1
  153. package/dist/actions/create-government-id-number-list-item.mjs +13 -13
  154. package/dist/actions/create-government-id-number-list-item.mjs.map +1 -1
  155. package/dist/actions/create-name-list-item.cjs +12 -12
  156. package/dist/actions/create-name-list-item.cjs.map +1 -1
  157. package/dist/actions/create-name-list-item.d.cts +47 -3
  158. package/dist/actions/create-name-list-item.d.cts.map +1 -1
  159. package/dist/actions/create-name-list-item.d.mts +47 -3
  160. package/dist/actions/create-name-list-item.d.mts.map +1 -1
  161. package/dist/actions/create-name-list-item.mjs +12 -12
  162. package/dist/actions/create-name-list-item.mjs.map +1 -1
  163. package/dist/actions/create-phone-number-list-item.cjs +9 -9
  164. package/dist/actions/create-phone-number-list-item.cjs.map +1 -1
  165. package/dist/actions/create-phone-number-list-item.d.cts +46 -3
  166. package/dist/actions/create-phone-number-list-item.d.cts.map +1 -1
  167. package/dist/actions/create-phone-number-list-item.d.mts +46 -3
  168. package/dist/actions/create-phone-number-list-item.d.mts.map +1 -1
  169. package/dist/actions/create-phone-number-list-item.mjs +9 -9
  170. package/dist/actions/create-phone-number-list-item.mjs.map +1 -1
  171. package/dist/actions/create-string-list-item.cjs +10 -10
  172. package/dist/actions/create-string-list-item.cjs.map +1 -1
  173. package/dist/actions/create-string-list-item.d.cts +39 -3
  174. package/dist/actions/create-string-list-item.d.cts.map +1 -1
  175. package/dist/actions/create-string-list-item.d.mts +39 -3
  176. package/dist/actions/create-string-list-item.d.mts.map +1 -1
  177. package/dist/actions/create-string-list-item.mjs +10 -10
  178. package/dist/actions/create-string-list-item.mjs.map +1 -1
  179. package/dist/actions/create-webhook.cjs +8 -8
  180. package/dist/actions/create-webhook.cjs.map +1 -1
  181. package/dist/actions/create-webhook.d.cts +72 -3
  182. package/dist/actions/create-webhook.d.cts.map +1 -1
  183. package/dist/actions/create-webhook.d.mts +72 -3
  184. package/dist/actions/create-webhook.d.mts.map +1 -1
  185. package/dist/actions/create-webhook.mjs +8 -8
  186. package/dist/actions/create-webhook.mjs.map +1 -1
  187. package/dist/actions/disable-webhook.cjs +6 -6
  188. package/dist/actions/disable-webhook.cjs.map +1 -1
  189. package/dist/actions/disable-webhook.d.cts +49 -3
  190. package/dist/actions/disable-webhook.d.cts.map +1 -1
  191. package/dist/actions/disable-webhook.d.mts +49 -3
  192. package/dist/actions/disable-webhook.d.mts.map +1 -1
  193. package/dist/actions/disable-webhook.mjs +6 -6
  194. package/dist/actions/disable-webhook.mjs.map +1 -1
  195. package/dist/actions/enable-webhook.cjs +7 -7
  196. package/dist/actions/enable-webhook.cjs.map +1 -1
  197. package/dist/actions/enable-webhook.d.cts +47 -3
  198. package/dist/actions/enable-webhook.d.cts.map +1 -1
  199. package/dist/actions/enable-webhook.d.mts +47 -3
  200. package/dist/actions/enable-webhook.d.mts.map +1 -1
  201. package/dist/actions/enable-webhook.mjs +7 -7
  202. package/dist/actions/enable-webhook.mjs.map +1 -1
  203. package/dist/actions/expire-inquiry-sessions.cjs +12 -12
  204. package/dist/actions/expire-inquiry-sessions.cjs.map +1 -1
  205. package/dist/actions/expire-inquiry-sessions.d.cts +54 -3
  206. package/dist/actions/expire-inquiry-sessions.d.cts.map +1 -1
  207. package/dist/actions/expire-inquiry-sessions.d.mts +54 -3
  208. package/dist/actions/expire-inquiry-sessions.d.mts.map +1 -1
  209. package/dist/actions/expire-inquiry-sessions.mjs +12 -12
  210. package/dist/actions/expire-inquiry-sessions.mjs.map +1 -1
  211. package/dist/actions/import-email-address-lists.cjs +10 -10
  212. package/dist/actions/import-email-address-lists.cjs.map +1 -1
  213. package/dist/actions/import-email-address-lists.d.cts +30 -3
  214. package/dist/actions/import-email-address-lists.d.cts.map +1 -1
  215. package/dist/actions/import-email-address-lists.d.mts +30 -3
  216. package/dist/actions/import-email-address-lists.d.mts.map +1 -1
  217. package/dist/actions/import-email-address-lists.mjs +10 -10
  218. package/dist/actions/import-email-address-lists.mjs.map +1 -1
  219. package/dist/actions/import-ip-address-lists.cjs +10 -10
  220. package/dist/actions/import-ip-address-lists.cjs.map +1 -1
  221. package/dist/actions/import-ip-address-lists.d.cts +46 -3
  222. package/dist/actions/import-ip-address-lists.d.cts.map +1 -1
  223. package/dist/actions/import-ip-address-lists.d.mts +46 -3
  224. package/dist/actions/import-ip-address-lists.d.mts.map +1 -1
  225. package/dist/actions/import-ip-address-lists.mjs +10 -10
  226. package/dist/actions/import-ip-address-lists.mjs.map +1 -1
  227. package/dist/actions/import-name-lists.cjs +3 -3
  228. package/dist/actions/import-name-lists.cjs.map +1 -1
  229. package/dist/actions/import-name-lists.d.cts +36 -3
  230. package/dist/actions/import-name-lists.d.cts.map +1 -1
  231. package/dist/actions/import-name-lists.d.mts +36 -3
  232. package/dist/actions/import-name-lists.d.mts.map +1 -1
  233. package/dist/actions/import-name-lists.mjs +3 -3
  234. package/dist/actions/import-name-lists.mjs.map +1 -1
  235. package/dist/actions/import-phone-number-lists.cjs +10 -10
  236. package/dist/actions/import-phone-number-lists.cjs.map +1 -1
  237. package/dist/actions/import-phone-number-lists.d.cts +46 -3
  238. package/dist/actions/import-phone-number-lists.d.cts.map +1 -1
  239. package/dist/actions/import-phone-number-lists.d.mts +46 -3
  240. package/dist/actions/import-phone-number-lists.d.mts.map +1 -1
  241. package/dist/actions/import-phone-number-lists.mjs +10 -10
  242. package/dist/actions/import-phone-number-lists.mjs.map +1 -1
  243. package/dist/actions/list-all-accounts.cjs +10 -10
  244. package/dist/actions/list-all-accounts.cjs.map +1 -1
  245. package/dist/actions/list-all-accounts.d.cts +60 -3
  246. package/dist/actions/list-all-accounts.d.cts.map +1 -1
  247. package/dist/actions/list-all-accounts.d.mts +60 -3
  248. package/dist/actions/list-all-accounts.d.mts.map +1 -1
  249. package/dist/actions/list-all-accounts.mjs +10 -10
  250. package/dist/actions/list-all-accounts.mjs.map +1 -1
  251. package/dist/actions/list-all-api-logs.cjs +12 -12
  252. package/dist/actions/list-all-api-logs.cjs.map +1 -1
  253. package/dist/actions/list-all-api-logs.d.cts +54 -3
  254. package/dist/actions/list-all-api-logs.d.cts.map +1 -1
  255. package/dist/actions/list-all-api-logs.d.mts +54 -3
  256. package/dist/actions/list-all-api-logs.d.mts.map +1 -1
  257. package/dist/actions/list-all-api-logs.mjs +12 -12
  258. package/dist/actions/list-all-api-logs.mjs.map +1 -1
  259. package/dist/actions/list-all-cases.cjs +14 -14
  260. package/dist/actions/list-all-cases.cjs.map +1 -1
  261. package/dist/actions/list-all-cases.d.cts +66 -3
  262. package/dist/actions/list-all-cases.d.cts.map +1 -1
  263. package/dist/actions/list-all-cases.d.mts +66 -3
  264. package/dist/actions/list-all-cases.d.mts.map +1 -1
  265. package/dist/actions/list-all-cases.mjs +14 -14
  266. package/dist/actions/list-all-cases.mjs.map +1 -1
  267. package/dist/actions/list-all-devices.cjs +7 -7
  268. package/dist/actions/list-all-devices.cjs.map +1 -1
  269. package/dist/actions/list-all-devices.d.cts +46 -3
  270. package/dist/actions/list-all-devices.d.cts.map +1 -1
  271. package/dist/actions/list-all-devices.d.mts +46 -3
  272. package/dist/actions/list-all-devices.d.mts.map +1 -1
  273. package/dist/actions/list-all-devices.mjs +7 -7
  274. package/dist/actions/list-all-devices.mjs.map +1 -1
  275. package/dist/actions/list-all-events.cjs +4 -4
  276. package/dist/actions/list-all-events.cjs.map +1 -1
  277. package/dist/actions/list-all-events.d.cts +50 -3
  278. package/dist/actions/list-all-events.d.cts.map +1 -1
  279. package/dist/actions/list-all-events.d.mts +50 -3
  280. package/dist/actions/list-all-events.d.mts.map +1 -1
  281. package/dist/actions/list-all-events.mjs +4 -4
  282. package/dist/actions/list-all-events.mjs.map +1 -1
  283. package/dist/actions/list-all-importers.cjs +6 -6
  284. package/dist/actions/list-all-importers.cjs.map +1 -1
  285. package/dist/actions/list-all-importers.d.cts +50 -3
  286. package/dist/actions/list-all-importers.d.cts.map +1 -1
  287. package/dist/actions/list-all-importers.d.mts +50 -3
  288. package/dist/actions/list-all-importers.d.mts.map +1 -1
  289. package/dist/actions/list-all-importers.mjs +6 -6
  290. package/dist/actions/list-all-importers.mjs.map +1 -1
  291. package/dist/actions/list-all-inquiries.cjs +11 -11
  292. package/dist/actions/list-all-inquiries.cjs.map +1 -1
  293. package/dist/actions/list-all-inquiries.d.cts +63 -3
  294. package/dist/actions/list-all-inquiries.d.cts.map +1 -1
  295. package/dist/actions/list-all-inquiries.d.mts +63 -3
  296. package/dist/actions/list-all-inquiries.d.mts.map +1 -1
  297. package/dist/actions/list-all-inquiries.mjs +11 -11
  298. package/dist/actions/list-all-inquiries.mjs.map +1 -1
  299. package/dist/actions/list-all-inquiry-sessions.cjs +13 -13
  300. package/dist/actions/list-all-inquiry-sessions.cjs.map +1 -1
  301. package/dist/actions/list-all-inquiry-sessions.d.cts +56 -3
  302. package/dist/actions/list-all-inquiry-sessions.d.cts.map +1 -1
  303. package/dist/actions/list-all-inquiry-sessions.d.mts +56 -3
  304. package/dist/actions/list-all-inquiry-sessions.d.mts.map +1 -1
  305. package/dist/actions/list-all-inquiry-sessions.mjs +13 -13
  306. package/dist/actions/list-all-inquiry-sessions.mjs.map +1 -1
  307. package/dist/actions/list-all-lists.cjs +7 -7
  308. package/dist/actions/list-all-lists.cjs.map +1 -1
  309. package/dist/actions/list-all-lists.d.cts +45 -3
  310. package/dist/actions/list-all-lists.d.cts.map +1 -1
  311. package/dist/actions/list-all-lists.d.mts +45 -3
  312. package/dist/actions/list-all-lists.d.mts.map +1 -1
  313. package/dist/actions/list-all-lists.mjs +7 -7
  314. package/dist/actions/list-all-lists.mjs.map +1 -1
  315. package/dist/actions/list-all-rate-limits.cjs +3 -3
  316. package/dist/actions/list-all-rate-limits.cjs.map +1 -1
  317. package/dist/actions/list-all-rate-limits.d.cts +36 -3
  318. package/dist/actions/list-all-rate-limits.d.cts.map +1 -1
  319. package/dist/actions/list-all-rate-limits.d.mts +36 -3
  320. package/dist/actions/list-all-rate-limits.d.mts.map +1 -1
  321. package/dist/actions/list-all-rate-limits.mjs +3 -3
  322. package/dist/actions/list-all-rate-limits.mjs.map +1 -1
  323. package/dist/actions/list-all-reports.cjs +12 -12
  324. package/dist/actions/list-all-reports.cjs.map +1 -1
  325. package/dist/actions/list-all-reports.d.cts +65 -3
  326. package/dist/actions/list-all-reports.d.cts.map +1 -1
  327. package/dist/actions/list-all-reports.d.mts +65 -3
  328. package/dist/actions/list-all-reports.d.mts.map +1 -1
  329. package/dist/actions/list-all-reports.mjs +12 -12
  330. package/dist/actions/list-all-reports.mjs.map +1 -1
  331. package/dist/actions/list-all-transactions.cjs +10 -10
  332. package/dist/actions/list-all-transactions.cjs.map +1 -1
  333. package/dist/actions/list-all-transactions.d.cts +55 -3
  334. package/dist/actions/list-all-transactions.d.cts.map +1 -1
  335. package/dist/actions/list-all-transactions.d.mts +55 -3
  336. package/dist/actions/list-all-transactions.d.mts.map +1 -1
  337. package/dist/actions/list-all-transactions.mjs +10 -10
  338. package/dist/actions/list-all-transactions.mjs.map +1 -1
  339. package/dist/actions/list-all-webhooks.cjs +8 -8
  340. package/dist/actions/list-all-webhooks.cjs.map +1 -1
  341. package/dist/actions/list-all-webhooks.d.cts +57 -3
  342. package/dist/actions/list-all-webhooks.d.cts.map +1 -1
  343. package/dist/actions/list-all-webhooks.d.mts +57 -3
  344. package/dist/actions/list-all-webhooks.d.mts.map +1 -1
  345. package/dist/actions/list-all-webhooks.mjs +8 -8
  346. package/dist/actions/list-all-webhooks.mjs.map +1 -1
  347. package/dist/actions/list-all-workflow-runs.cjs +12 -12
  348. package/dist/actions/list-all-workflow-runs.cjs.map +1 -1
  349. package/dist/actions/list-all-workflow-runs.d.cts +65 -3
  350. package/dist/actions/list-all-workflow-runs.d.cts.map +1 -1
  351. package/dist/actions/list-all-workflow-runs.d.mts +65 -3
  352. package/dist/actions/list-all-workflow-runs.d.mts.map +1 -1
  353. package/dist/actions/list-all-workflow-runs.mjs +12 -12
  354. package/dist/actions/list-all-workflow-runs.mjs.map +1 -1
  355. package/dist/actions/redact-an-account.cjs +13 -13
  356. package/dist/actions/redact-an-account.cjs.map +1 -1
  357. package/dist/actions/redact-an-account.d.cts +55 -3
  358. package/dist/actions/redact-an-account.d.cts.map +1 -1
  359. package/dist/actions/redact-an-account.d.mts +55 -3
  360. package/dist/actions/redact-an-account.d.mts.map +1 -1
  361. package/dist/actions/redact-an-account.mjs +13 -13
  362. package/dist/actions/redact-an-account.mjs.map +1 -1
  363. package/dist/actions/remove-account-tag.cjs +9 -9
  364. package/dist/actions/remove-account-tag.cjs.map +1 -1
  365. package/dist/actions/remove-account-tag.d.cts +46 -3
  366. package/dist/actions/remove-account-tag.d.cts.map +1 -1
  367. package/dist/actions/remove-account-tag.d.mts +46 -3
  368. package/dist/actions/remove-account-tag.d.mts.map +1 -1
  369. package/dist/actions/remove-account-tag.mjs +9 -9
  370. package/dist/actions/remove-account-tag.mjs.map +1 -1
  371. package/dist/actions/retrieve-a-country-list-item.cjs +8 -8
  372. package/dist/actions/retrieve-a-country-list-item.cjs.map +1 -1
  373. package/dist/actions/retrieve-a-country-list-item.d.cts +49 -3
  374. package/dist/actions/retrieve-a-country-list-item.d.cts.map +1 -1
  375. package/dist/actions/retrieve-a-country-list-item.d.mts +49 -3
  376. package/dist/actions/retrieve-a-country-list-item.d.mts.map +1 -1
  377. package/dist/actions/retrieve-a-country-list-item.mjs +8 -8
  378. package/dist/actions/retrieve-a-country-list-item.mjs.map +1 -1
  379. package/dist/actions/retrieve-a-geolocation-list-item.cjs +7 -7
  380. package/dist/actions/retrieve-a-geolocation-list-item.cjs.map +1 -1
  381. package/dist/actions/retrieve-a-geolocation-list-item.d.cts +54 -3
  382. package/dist/actions/retrieve-a-geolocation-list-item.d.cts.map +1 -1
  383. package/dist/actions/retrieve-a-geolocation-list-item.d.mts +54 -3
  384. package/dist/actions/retrieve-a-geolocation-list-item.d.mts.map +1 -1
  385. package/dist/actions/retrieve-a-geolocation-list-item.mjs +7 -7
  386. package/dist/actions/retrieve-a-geolocation-list-item.mjs.map +1 -1
  387. package/dist/actions/retrieve-a-name-list-item.cjs +5 -5
  388. package/dist/actions/retrieve-a-name-list-item.cjs.map +1 -1
  389. package/dist/actions/retrieve-a-name-list-item.d.cts +50 -3
  390. package/dist/actions/retrieve-a-name-list-item.d.cts.map +1 -1
  391. package/dist/actions/retrieve-a-name-list-item.d.mts +50 -3
  392. package/dist/actions/retrieve-a-name-list-item.d.mts.map +1 -1
  393. package/dist/actions/retrieve-a-name-list-item.mjs +5 -5
  394. package/dist/actions/retrieve-a-name-list-item.mjs.map +1 -1
  395. package/dist/actions/retrieve-a-string-list-item.cjs +8 -8
  396. package/dist/actions/retrieve-a-string-list-item.cjs.map +1 -1
  397. package/dist/actions/retrieve-a-string-list-item.d.cts +49 -3
  398. package/dist/actions/retrieve-a-string-list-item.d.cts.map +1 -1
  399. package/dist/actions/retrieve-a-string-list-item.d.mts +49 -3
  400. package/dist/actions/retrieve-a-string-list-item.d.mts.map +1 -1
  401. package/dist/actions/retrieve-a-string-list-item.mjs +8 -8
  402. package/dist/actions/retrieve-a-string-list-item.mjs.map +1 -1
  403. package/dist/actions/retrieve-a-webhook.cjs +10 -10
  404. package/dist/actions/retrieve-a-webhook.cjs.map +1 -1
  405. package/dist/actions/retrieve-a-webhook.d.cts +54 -3
  406. package/dist/actions/retrieve-a-webhook.d.cts.map +1 -1
  407. package/dist/actions/retrieve-a-webhook.d.mts +54 -3
  408. package/dist/actions/retrieve-a-webhook.d.mts.map +1 -1
  409. package/dist/actions/retrieve-a-webhook.mjs +10 -10
  410. package/dist/actions/retrieve-a-webhook.mjs.map +1 -1
  411. package/dist/actions/retrieve-an-account.cjs +13 -13
  412. package/dist/actions/retrieve-an-account.cjs.map +1 -1
  413. package/dist/actions/retrieve-an-account.d.cts +55 -3
  414. package/dist/actions/retrieve-an-account.d.cts.map +1 -1
  415. package/dist/actions/retrieve-an-account.d.mts +55 -3
  416. package/dist/actions/retrieve-an-account.d.mts.map +1 -1
  417. package/dist/actions/retrieve-an-account.mjs +13 -13
  418. package/dist/actions/retrieve-an-account.mjs.map +1 -1
  419. package/dist/actions/retrieve-an-event.cjs +9 -9
  420. package/dist/actions/retrieve-an-event.cjs.map +1 -1
  421. package/dist/actions/retrieve-an-event.d.cts +46 -3
  422. package/dist/actions/retrieve-an-event.d.cts.map +1 -1
  423. package/dist/actions/retrieve-an-event.d.mts +46 -3
  424. package/dist/actions/retrieve-an-event.d.mts.map +1 -1
  425. package/dist/actions/retrieve-an-event.mjs +9 -9
  426. package/dist/actions/retrieve-an-event.mjs.map +1 -1
  427. package/dist/actions/retrieve-an-importer.cjs +5 -5
  428. package/dist/actions/retrieve-an-importer.cjs.map +1 -1
  429. package/dist/actions/retrieve-an-importer.d.cts +44 -3
  430. package/dist/actions/retrieve-an-importer.d.cts.map +1 -1
  431. package/dist/actions/retrieve-an-importer.d.mts +44 -3
  432. package/dist/actions/retrieve-an-importer.d.mts.map +1 -1
  433. package/dist/actions/retrieve-an-importer.mjs +5 -5
  434. package/dist/actions/retrieve-an-importer.mjs.map +1 -1
  435. package/dist/actions/retrieve-an-ip-address-list-item.cjs +5 -5
  436. package/dist/actions/retrieve-an-ip-address-list-item.cjs.map +1 -1
  437. package/dist/actions/retrieve-an-ip-address-list-item.d.cts +49 -3
  438. package/dist/actions/retrieve-an-ip-address-list-item.d.cts.map +1 -1
  439. package/dist/actions/retrieve-an-ip-address-list-item.d.mts +49 -3
  440. package/dist/actions/retrieve-an-ip-address-list-item.d.mts.map +1 -1
  441. package/dist/actions/retrieve-an-ip-address-list-item.mjs +5 -5
  442. package/dist/actions/retrieve-an-ip-address-list-item.mjs.map +1 -1
  443. package/dist/actions/retrieve-api-log.cjs +16 -16
  444. package/dist/actions/retrieve-api-log.cjs.map +1 -1
  445. package/dist/actions/retrieve-api-log.d.cts +54 -3
  446. package/dist/actions/retrieve-api-log.d.cts.map +1 -1
  447. package/dist/actions/retrieve-api-log.d.mts +54 -3
  448. package/dist/actions/retrieve-api-log.d.mts.map +1 -1
  449. package/dist/actions/retrieve-api-log.mjs +16 -16
  450. package/dist/actions/retrieve-api-log.mjs.map +1 -1
  451. package/dist/actions/retrieve-browser-fingerprint-list-item.cjs +9 -9
  452. package/dist/actions/retrieve-browser-fingerprint-list-item.cjs.map +1 -1
  453. package/dist/actions/retrieve-browser-fingerprint-list-item.d.cts +47 -3
  454. package/dist/actions/retrieve-browser-fingerprint-list-item.d.cts.map +1 -1
  455. package/dist/actions/retrieve-browser-fingerprint-list-item.d.mts +47 -3
  456. package/dist/actions/retrieve-browser-fingerprint-list-item.d.mts.map +1 -1
  457. package/dist/actions/retrieve-browser-fingerprint-list-item.mjs +9 -9
  458. package/dist/actions/retrieve-browser-fingerprint-list-item.mjs.map +1 -1
  459. package/dist/actions/retrieve-document-generic.cjs +22 -22
  460. package/dist/actions/retrieve-document-generic.cjs.map +1 -1
  461. package/dist/actions/retrieve-document-generic.d.cts +61 -3
  462. package/dist/actions/retrieve-document-generic.d.cts.map +1 -1
  463. package/dist/actions/retrieve-document-generic.d.mts +61 -3
  464. package/dist/actions/retrieve-document-generic.d.mts.map +1 -1
  465. package/dist/actions/retrieve-document-generic.mjs +22 -22
  466. package/dist/actions/retrieve-document-generic.mjs.map +1 -1
  467. package/dist/actions/retrieve-document.cjs +18 -18
  468. package/dist/actions/retrieve-document.cjs.map +1 -1
  469. package/dist/actions/retrieve-document.d.cts +81 -3
  470. package/dist/actions/retrieve-document.d.cts.map +1 -1
  471. package/dist/actions/retrieve-document.d.mts +81 -3
  472. package/dist/actions/retrieve-document.d.mts.map +1 -1
  473. package/dist/actions/retrieve-document.mjs +18 -18
  474. package/dist/actions/retrieve-document.mjs.map +1 -1
  475. package/dist/actions/retrieve-email-address-list-item.cjs +5 -5
  476. package/dist/actions/retrieve-email-address-list-item.cjs.map +1 -1
  477. package/dist/actions/retrieve-email-address-list-item.d.cts +50 -3
  478. package/dist/actions/retrieve-email-address-list-item.d.cts.map +1 -1
  479. package/dist/actions/retrieve-email-address-list-item.d.mts +50 -3
  480. package/dist/actions/retrieve-email-address-list-item.d.mts.map +1 -1
  481. package/dist/actions/retrieve-email-address-list-item.mjs +5 -5
  482. package/dist/actions/retrieve-email-address-list-item.mjs.map +1 -1
  483. package/dist/actions/retrieve-government-id-number-list-item.cjs +5 -5
  484. package/dist/actions/retrieve-government-id-number-list-item.cjs.map +1 -1
  485. package/dist/actions/retrieve-government-id-number-list-item.d.cts +50 -3
  486. package/dist/actions/retrieve-government-id-number-list-item.d.cts.map +1 -1
  487. package/dist/actions/retrieve-government-id-number-list-item.d.mts +50 -3
  488. package/dist/actions/retrieve-government-id-number-list-item.d.mts.map +1 -1
  489. package/dist/actions/retrieve-government-id-number-list-item.mjs +5 -5
  490. package/dist/actions/retrieve-government-id-number-list-item.mjs.map +1 -1
  491. package/dist/actions/retrieve-phone-number-list-item.cjs +11 -11
  492. package/dist/actions/retrieve-phone-number-list-item.cjs.map +1 -1
  493. package/dist/actions/retrieve-phone-number-list-item.d.cts +52 -3
  494. package/dist/actions/retrieve-phone-number-list-item.d.cts.map +1 -1
  495. package/dist/actions/retrieve-phone-number-list-item.d.mts +52 -3
  496. package/dist/actions/retrieve-phone-number-list-item.d.mts.map +1 -1
  497. package/dist/actions/retrieve-phone-number-list-item.mjs +11 -11
  498. package/dist/actions/retrieve-phone-number-list-item.mjs.map +1 -1
  499. package/dist/actions/rotate-webhook-secret.cjs +9 -9
  500. package/dist/actions/rotate-webhook-secret.cjs.map +1 -1
  501. package/dist/actions/rotate-webhook-secret.d.cts +53 -3
  502. package/dist/actions/rotate-webhook-secret.d.cts.map +1 -1
  503. package/dist/actions/rotate-webhook-secret.d.mts +53 -3
  504. package/dist/actions/rotate-webhook-secret.d.mts.map +1 -1
  505. package/dist/actions/rotate-webhook-secret.mjs +9 -9
  506. package/dist/actions/rotate-webhook-secret.mjs.map +1 -1
  507. package/dist/actions/search-accounts.cjs +8 -8
  508. package/dist/actions/search-accounts.cjs.map +1 -1
  509. package/dist/actions/search-accounts.d.cts +71 -3
  510. package/dist/actions/search-accounts.d.cts.map +1 -1
  511. package/dist/actions/search-accounts.d.mts +71 -3
  512. package/dist/actions/search-accounts.d.mts.map +1 -1
  513. package/dist/actions/search-accounts.mjs +8 -8
  514. package/dist/actions/search-accounts.mjs.map +1 -1
  515. package/dist/actions/search-cases.cjs +10 -10
  516. package/dist/actions/search-cases.cjs.map +1 -1
  517. package/dist/actions/search-cases.d.cts +69 -3
  518. package/dist/actions/search-cases.d.cts.map +1 -1
  519. package/dist/actions/search-cases.d.mts +69 -3
  520. package/dist/actions/search-cases.d.mts.map +1 -1
  521. package/dist/actions/search-cases.mjs +10 -10
  522. package/dist/actions/search-cases.mjs.map +1 -1
  523. package/dist/actions/set-tags.cjs +10 -10
  524. package/dist/actions/set-tags.cjs.map +1 -1
  525. package/dist/actions/set-tags.d.cts +52 -3
  526. package/dist/actions/set-tags.d.cts.map +1 -1
  527. package/dist/actions/set-tags.d.mts +52 -3
  528. package/dist/actions/set-tags.d.mts.map +1 -1
  529. package/dist/actions/set-tags.mjs +10 -10
  530. package/dist/actions/set-tags.mjs.map +1 -1
  531. package/dist/actions/update-a-webhook.cjs +10 -10
  532. package/dist/actions/update-a-webhook.cjs.map +1 -1
  533. package/dist/actions/update-a-webhook.d.cts +69 -3
  534. package/dist/actions/update-a-webhook.d.cts.map +1 -1
  535. package/dist/actions/update-a-webhook.d.mts +69 -3
  536. package/dist/actions/update-a-webhook.d.mts.map +1 -1
  537. package/dist/actions/update-a-webhook.mjs +10 -10
  538. package/dist/actions/update-a-webhook.mjs.map +1 -1
  539. package/dist/actions/update-an-account.cjs +14 -14
  540. package/dist/actions/update-an-account.cjs.map +1 -1
  541. package/dist/actions/update-an-account.d.cts +113 -3
  542. package/dist/actions/update-an-account.d.cts.map +1 -1
  543. package/dist/actions/update-an-account.d.mts +113 -3
  544. package/dist/actions/update-an-account.d.mts.map +1 -1
  545. package/dist/actions/update-an-account.mjs +14 -14
  546. package/dist/actions/update-an-account.mjs.map +1 -1
  547. package/dist/actions/update-document-generic.cjs +20 -20
  548. package/dist/actions/update-document-generic.cjs.map +1 -1
  549. package/dist/actions/update-document-generic.d.cts +87 -3
  550. package/dist/actions/update-document-generic.d.cts.map +1 -1
  551. package/dist/actions/update-document-generic.d.mts +87 -3
  552. package/dist/actions/update-document-generic.d.mts.map +1 -1
  553. package/dist/actions/update-document-generic.mjs +20 -20
  554. package/dist/actions/update-document-generic.mjs.map +1 -1
  555. package/dist/catalog.cjs +7 -1
  556. package/dist/catalog.cjs.map +1 -1
  557. package/dist/catalog.d.cts +8 -0
  558. package/dist/catalog.d.mts +8 -0
  559. package/dist/catalog.mjs +7 -1
  560. package/dist/catalog.mjs.map +1 -1
  561. package/package.json +2 -2
@@ -1,9 +1,45 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-email-address-list-item.d.ts
4
- declare const PersonaCreateEmailAddressListItemInput: z.ZodTypeAny;
5
- declare const PersonaCreateEmailAddressListItemOutput: z.ZodTypeAny;
6
- declare const personaCreateEmailAddressListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateEmailAddressListItemInput: z.ZodObject<{
5
+ value: z.ZodString;
6
+ include: z.ZodOptional<z.ZodString>;
7
+ list_id: z.ZodString;
8
+ match_type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
9
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
10
+ camel: "camel";
11
+ kebab: "kebab";
12
+ snake: "snake";
13
+ }>>;
14
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const PersonaCreateEmailAddressListItemOutput: z.ZodObject<{
17
+ data: z.ZodNullable<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ type: z.ZodNullable<z.ZodString>;
20
+ attributes: z.ZodNullable<z.ZodObject<{
21
+ value: z.ZodNullable<z.ZodString>;
22
+ status: z.ZodNullable<z.ZodString>;
23
+ "created-at": z.ZodNullable<z.ZodString>;
24
+ "match-type": z.ZodNullable<z.ZodString>;
25
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ "archived-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ "match-count": z.ZodNullable<z.ZodNumber>;
28
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ }, z.core.$loose>>;
30
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
31
+ creator: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
+ }, z.core.$loose>>>;
33
+ }, z.core.$loose>>;
34
+ }, z.core.$loose>;
35
+ declare const personaCreateEmailAddressListItem: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ value: string;
37
+ list_id: string;
38
+ include?: string | undefined;
39
+ match_type?: string | undefined;
40
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
41
+ "Idempotency-Key"?: string | undefined;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
43
  //#endregion
8
44
  export { personaCreateEmailAddressListItem };
9
45
  //# sourceMappingURL=create-email-address-list-item.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-email-address-list-item.d.cts","names":[],"sources":["../../src/actions/create-email-address-list-item.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAOc;AAAA,cAoBxD,uCAAA,EAAyC,CAAA,CAAE,UAEc;AAAA,cAEzD,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-email-address-list-item.d.cts","names":[],"sources":["../../src/actions/create-email-address-list-item.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;cA2BtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
@@ -1,9 +1,45 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-email-address-list-item.d.ts
4
- declare const PersonaCreateEmailAddressListItemInput: z.ZodTypeAny;
5
- declare const PersonaCreateEmailAddressListItemOutput: z.ZodTypeAny;
6
- declare const personaCreateEmailAddressListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateEmailAddressListItemInput: z.ZodObject<{
5
+ value: z.ZodString;
6
+ include: z.ZodOptional<z.ZodString>;
7
+ list_id: z.ZodString;
8
+ match_type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
9
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
10
+ camel: "camel";
11
+ kebab: "kebab";
12
+ snake: "snake";
13
+ }>>;
14
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const PersonaCreateEmailAddressListItemOutput: z.ZodObject<{
17
+ data: z.ZodNullable<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ type: z.ZodNullable<z.ZodString>;
20
+ attributes: z.ZodNullable<z.ZodObject<{
21
+ value: z.ZodNullable<z.ZodString>;
22
+ status: z.ZodNullable<z.ZodString>;
23
+ "created-at": z.ZodNullable<z.ZodString>;
24
+ "match-type": z.ZodNullable<z.ZodString>;
25
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ "archived-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ "match-count": z.ZodNullable<z.ZodNumber>;
28
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ }, z.core.$loose>>;
30
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
31
+ creator: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
+ }, z.core.$loose>>>;
33
+ }, z.core.$loose>>;
34
+ }, z.core.$loose>;
35
+ declare const personaCreateEmailAddressListItem: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ value: string;
37
+ list_id: string;
38
+ include?: string | undefined;
39
+ match_type?: string | undefined;
40
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
41
+ "Idempotency-Key"?: string | undefined;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
43
  //#endregion
8
44
  export { personaCreateEmailAddressListItem };
9
45
  //# sourceMappingURL=create-email-address-list-item.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-email-address-list-item.d.mts","names":[],"sources":["../../src/actions/create-email-address-list-item.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAOc;AAAA,cAoBxD,uCAAA,EAAyC,CAAA,CAAE,UAEc;AAAA,cAEzD,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-email-address-list-item.d.mts","names":[],"sources":["../../src/actions/create-email-address-list-item.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;cA2BtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
@@ -14,28 +14,28 @@ const PersonaCreateEmailAddressListItemInput = z.object({
14
14
  "Idempotency-Key": z.string().describe("Ensures the request is idempotent. Use the same key for retries of the same request.").optional()
15
15
  }).describe("Request model for creating an email address list item.");
16
16
  const PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseAttributesSchema = z.object({
17
- value: z.string().describe("The email address value."),
18
- status: z.string().describe("The status of the list item."),
19
- "created-at": z.string().describe("Timestamp when the list item was created."),
20
- "match-type": z.string().describe("The type of match for the list item."),
17
+ value: z.string().describe("The email address value.").nullable(),
18
+ status: z.string().describe("The status of the list item.").nullable(),
19
+ "created-at": z.string().describe("Timestamp when the list item was created.").nullable(),
20
+ "match-type": z.string().describe("The type of match for the list item.").nullable(),
21
21
  "updated-at": z.string().describe("Timestamp when the list item was last updated.").nullable().optional(),
22
22
  "archived-at": z.string().describe("Timestamp when the list item was archived, if applicable.").nullable().optional(),
23
- "match-count": z.number().int().describe("The number of matches for this list item."),
23
+ "match-count": z.number().int().describe("The number of matches for this list item.").nullable(),
24
24
  "redacted-at": z.string().describe("Timestamp when the list item was redacted, if applicable.").nullable().optional()
25
- }).describe("Attributes of the created email address list item.");
26
- const PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseRelationshipsSchema = z.object({ creator: z.record(z.string(), z.unknown()).describe("Information about the creator of the list item.").nullable().optional() }).describe("Relationships of the created email address list item.");
25
+ }).passthrough().describe("Attributes of the created email address list item.");
26
+ const PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseRelationshipsSchema = z.object({ creator: z.record(z.string(), z.unknown()).describe("Information about the creator of the list item.").nullable().optional() }).passthrough().describe("Relationships of the created email address list item.");
27
27
  const PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseDataSchema = z.object({
28
- id: z.string().describe("Unique identifier for this list item. Starts with 'liea_'."),
29
- type: z.string().describe("The type of the resource."),
28
+ id: z.string().describe("Unique identifier for this list item. Starts with 'liea_'.").nullable(),
29
+ type: z.string().describe("The type of the resource.").nullable(),
30
30
  attributes: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseAttributesSchema.nullable(),
31
31
  relationships: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseRelationshipsSchema.nullable().optional()
32
- }).describe("The created email address list item data.");
32
+ }).passthrough().describe("The created email address list item data.");
33
33
  const personaCreateEmailAddressListItem = action("PERSONA_CREATE_EMAIL_ADDRESS_LIST_ITEM", {
34
34
  slug: "persona-create-email-address-list-item",
35
35
  name: "Create Email Address List Item",
36
36
  description: "Tool to create an email address list item in Persona. Use when you need to add an email address to a watchlist or blocklist.",
37
37
  input: PersonaCreateEmailAddressListItemInput,
38
- output: z.object({ data: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseDataSchema.nullable() }).describe("Response model for creating an email address list item.")
38
+ output: z.object({ data: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseDataSchema.nullable() }).passthrough().describe("Response model for creating an email address list item.")
39
39
  });
40
40
  //#endregion
41
41
  export { personaCreateEmailAddressListItem };
@@ -1 +1 @@
1
- {"version":3,"file":"create-email-address-list-item.mjs","names":[],"sources":["../../src/actions/create-email-address-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateEmailAddressListItemInput: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The email address value to add to the list.\"),\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_id: z.string().describe(\"The ID of the list to add the email address to. List IDs typically start with 'lst_'.\"),\n match_type: z.string().default(\"email_address\").describe(\"The type of match for the list item. Should be 'email_address' for email address list items.\").optional(),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Use the same key for retries of the same request.\").optional(),\n}).describe(\"Request model for creating an email address list item.\");\nconst PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseAttributesSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The email address value.\"),\n status: z.string().describe(\"The status of the list item.\"),\n \"created-at\": z.string().describe(\"Timestamp when the list item was created.\"),\n \"match-type\": z.string().describe(\"The type of match for the list item.\"),\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(\"The number of matches for this list item.\"),\n \"redacted-at\": z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n}).describe(\"Attributes of the created email address list item.\");\nconst PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: z.record(z.string(), z.unknown()).describe(\"Information about the creator of the list item.\").nullable().optional(),\n}).describe(\"Relationships of the created email address list item.\");\nconst PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'liea_'.\"),\n type: z.string().describe(\"The type of the resource.\"),\n attributes: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseAttributesSchema.nullable(),\n relationships: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseRelationshipsSchema.nullable().optional(),\n}).describe(\"The created email address list item data.\");\nexport const PersonaCreateEmailAddressListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseDataSchema.nullable(),\n}).describe(\"Response model for creating an email address list item.\");\n\nexport const personaCreateEmailAddressListItem = action(\"PERSONA_CREATE_EMAIL_ADDRESS_LIST_ITEM\", {\n slug: \"persona-create-email-address-list-item\",\n name: \"Create Email Address List Item\",\n description: \"Tool to create an email address list item in Persona. Use when you need to add an email address to a watchlist or blocklist.\",\n input: PersonaCreateEmailAddressListItemInput,\n output: PersonaCreateEmailAddressListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAuD,EAAE,OAAO;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC1L,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACpH,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,eAAe,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAClK,kBAAkB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,uFAAqG,EAAE,OAAO;CAClH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC1D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC7E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACxE,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,2CAA2C;CACpF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,0FAAwG,EAAE,OAAO,EACrH,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,iFAA+F,EAAE,OAAO;CAC5G,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACrD,YAAY,qFAAqF,SAAS;CAC1G,eAAe,wFAAwF,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAKvD,MAAa,oCAAoC,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmE,EAAE,OAAO,EAC5E,MAAM,+EAA+E,SAAS,EAChG,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-email-address-list-item.mjs","names":[],"sources":["../../src/actions/create-email-address-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateEmailAddressListItemInput = z.object({\n value: z.string().describe(\"The email address value to add to the list.\"),\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_id: z.string().describe(\"The ID of the list to add the email address to. List IDs typically start with 'lst_'.\"),\n match_type: z.string().default(\"email_address\").describe(\"The type of match for the list item. Should be 'email_address' for email address list items.\").optional(),\n \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Use the same key for retries of the same request.\").optional(),\n}).describe(\"Request model for creating an email address list item.\");\nconst PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseAttributesSchema = z.object({\n value: z.string().describe(\"The email address value.\").nullable(),\n status: z.string().describe(\"The status of the list item.\").nullable(),\n \"created-at\": z.string().describe(\"Timestamp when the list item was created.\").nullable(),\n \"match-type\": z.string().describe(\"The type of match for the list item.\").nullable(),\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(\"The number of matches for this list item.\").nullable(),\n \"redacted-at\": z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of the created email address list item.\");\nconst PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseRelationshipsSchema = z.object({\n creator: z.record(z.string(), z.unknown()).describe(\"Information about the creator of the list item.\").nullable().optional(),\n}).passthrough().describe(\"Relationships of the created email address list item.\");\nconst PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'liea_'.\").nullable(),\n type: z.string().describe(\"The type of the resource.\").nullable(),\n attributes: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseAttributesSchema.nullable(),\n relationships: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseRelationshipsSchema.nullable().optional(),\n}).passthrough().describe(\"The created email address list item data.\");\nexport const PersonaCreateEmailAddressListItemOutput = z.object({\n data: PersonaCreateEmailAddressListItem_CreateEmailAddressListItemResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for creating an email address list item.\");\n\nexport const personaCreateEmailAddressListItem = action(\"PERSONA_CREATE_EMAIL_ADDRESS_LIST_ITEM\", {\n slug: \"persona-create-email-address-list-item\",\n name: \"Create Email Address List Item\",\n description: \"Tool to create an email address list item in Persona. Use when you need to add an email address to a watchlist or blocklist.\",\n input: PersonaCreateEmailAddressListItemInput,\n output: PersonaCreateEmailAddressListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC1L,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACpH,YAAY,EAAE,OAAO,CAAC,CAAC,QAAQ,eAAe,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAClK,kBAAkB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,uFAAuF,EAAE,OAAO;CACpG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACxF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACnF,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,2CAA2C,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,0FAA0F,EAAE,OAAO,EACvG,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,iFAAiF,EAAE,OAAO;CAC9F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,YAAY,qFAAqF,SAAS;CAC1G,eAAe,wFAAwF,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,oCAAoC,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,MAAM,+EAA+E,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
@@ -7,28 +7,28 @@ const PersonaCreateGovernmentIdNumberListItemInput = zod.z.object({ data: zod.z.
7
7
  "id-number": zod.z.string().describe("The government ID number to add to the list.")
8
8
  }).describe("The attributes for the government ID number list item.") }).describe("The data object containing the attributes for the list item.") }).describe("Request model for creating a government ID number list item.");
9
9
  const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema = zod.z.object({
10
- status: zod.z.string().describe("The status of the list item (e.g., 'active', 'archived')."),
11
- "id-class": zod.z.string().describe("The class or type of government ID."),
12
- "id-number": zod.z.string().describe("The government ID number."),
13
- "created-at": zod.z.string().describe("ISO 8601 timestamp when the list item was created."),
10
+ status: zod.z.string().describe("The status of the list item (e.g., 'active', 'archived').").nullable(),
11
+ "id-class": zod.z.string().describe("The class or type of government ID.").nullable(),
12
+ "id-number": zod.z.string().describe("The government ID number.").nullable(),
13
+ "created-at": zod.z.string().describe("ISO 8601 timestamp when the list item was created.").nullable(),
14
14
  "updated-at": zod.z.string().describe("ISO 8601 timestamp when the list item was last updated, or null if never updated.").nullable().optional(),
15
15
  "archived-at": zod.z.string().describe("ISO 8601 timestamp when the list item was archived, or null if not archived.").nullable().optional(),
16
- "match-count": zod.z.number().int().describe("The number of times this government ID number has been matched."),
16
+ "match-count": zod.z.number().int().describe("The number of times this government ID number has been matched.").nullable(),
17
17
  "redacted-at": zod.z.string().describe("ISO 8601 timestamp when the list item was redacted, or null if not redacted.").nullable().optional()
18
- }).describe("Attributes in the response for a government ID number list item.");
18
+ }).passthrough().describe("Attributes in the response for a government ID number list item.");
19
19
  const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema = zod.z.object({
20
20
  id: zod.z.string().describe("The ID of the creator.").nullable().optional(),
21
21
  type: zod.z.string().describe("The type of the creator resource.").nullable().optional()
22
- }).describe("Creator data in the relationship.");
23
- const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema = zod.z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional() }).describe("Creator relationship data.");
24
- const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema = zod.z.object({ creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional() }).describe("Relationships for the government ID number list item.");
22
+ }).passthrough().describe("Creator data in the relationship.");
23
+ const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema = zod.z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional() }).passthrough().describe("Creator relationship data.");
24
+ const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema = zod.z.object({ creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional() }).passthrough().describe("Relationships for the government ID number list item.");
25
25
  const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema = zod.z.object({
26
- id: zod.z.string().describe("Unique identifier for this list item. Starts with 'ligin_'."),
27
- type: zod.z.string().describe("The type of the resource (e.g., 'list-item/government-id-number')."),
26
+ id: zod.z.string().describe("Unique identifier for this list item. Starts with 'ligin_'.").nullable(),
27
+ type: zod.z.string().describe("The type of the resource (e.g., 'list-item/government-id-number').").nullable(),
28
28
  attributes: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema.nullable(),
29
29
  relationships: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema.nullable().optional()
30
- }).describe("Data object in the response.");
31
- const PersonaCreateGovernmentIdNumberListItemOutput = zod.z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable() }).describe("Response model for creating a government ID number list item.");
30
+ }).passthrough().describe("Data object in the response.");
31
+ const PersonaCreateGovernmentIdNumberListItemOutput = zod.z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable() }).passthrough().describe("Response model for creating a government ID number list item.");
32
32
  const personaCreateGovernmentIdNumberListItem = require_action.action("PERSONA_CREATE_GOVERNMENT_ID_NUMBER_LIST_ITEM", {
33
33
  slug: "persona-create-government-id-number-list-item",
34
34
  name: "Create Government ID Number List Item",
@@ -1 +1 @@
1
- {"version":3,"file":"create-government-id-number-list-item.cjs","names":["z","action"],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateGovernmentIdNumberListItemInput: z.ZodTypeAny = z.object({\n data: z.object({\n attributes: z.object({\n \"list-id\": z.string().describe(\"The ID of the list to add this government ID number to. Must be a valid list ID starting with 'lst_'.\"),\n \"id-class\": z.string().describe(\"The class or type of government ID (e.g., 'ssn' for Social Security Number, 'passport', 'drivers_license').\"),\n \"id-number\": z.string().describe(\"The government ID number to add to the list.\"),\n}).describe(\"The attributes for the government ID number list item.\"),\n}).describe(\"The data object containing the attributes for the list item.\"),\n}).describe(\"Request model for creating a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"The status of the list item (e.g., 'active', 'archived').\"),\n \"id-class\": z.string().describe(\"The class or type of government ID.\"),\n \"id-number\": z.string().describe(\"The government ID number.\"),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the list item was created.\"),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the list item was last updated, or null if never updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"ISO 8601 timestamp when the list item was archived, or null if not archived.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"The number of times this government ID number has been matched.\"),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the list item was redacted, or null if not redacted.\").nullable().optional(),\n}).describe(\"Attributes in the response for a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the creator.\").nullable().optional(),\n type: z.string().describe(\"The type of the creator resource.\").nullable().optional(),\n}).describe(\"Creator data in the relationship.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema: z.ZodTypeAny = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional(),\n}).describe(\"Creator relationship data.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional(),\n}).describe(\"Relationships for the government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'ligin_'.\"),\n type: z.string().describe(\"The type of the resource (e.g., 'list-item/government-id-number').\"),\n attributes: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema.nullable(),\n relationships: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema.nullable().optional(),\n}).describe(\"Data object in the response.\");\nexport const PersonaCreateGovernmentIdNumberListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable(),\n}).describe(\"Response model for creating a government ID number list item.\");\n\nexport const personaCreateGovernmentIdNumberListItem = action(\"PERSONA_CREATE_GOVERNMENT_ID_NUMBER_LIST_ITEM\", {\n slug: \"persona-create-government-id-number-list-item\",\n name: \"Create Government ID Number List Item\",\n description: \"Tool to create a new government ID number list item in Persona. Use when you need to add a government ID number (such as SSN, passport, or driver's license) to a watchlist or monitoring list.\",\n input: PersonaCreateGovernmentIdNumberListItemInput,\n output: PersonaCreateGovernmentIdNumberListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA6DA,IAAAA,EAAE,OAAO,EACjF,MAAMA,IAAAA,EAAE,OAAO,EACf,YAAYA,IAAAA,EAAE,OAAO;CACrB,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACtI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CAC7I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,wDAAwD,EACpE,CAAC,CAAC,CAAC,SAAS,8DAA8D,EAC1E,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6FAA2GA,IAAAA,EAAE,OAAO;CACxH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC5D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE;CAC1G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,kGAAgHA,IAAAA,EAAE,OAAO;CAC7H,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAM,8FAA4GA,IAAAA,EAAE,OAAO,EACzH,MAAM,gGAAgG,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,wFAAsGA,IAAAA,EAAE,OAAO,EACnH,SAAS,4FAA4F,SAAS,CAAC,CAAC,SAAS,EAC3H,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,uFAAqGA,IAAAA,EAAE,OAAO;CAClH,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAC9F,YAAY,2FAA2F,SAAS;CAChH,eAAe,sFAAsF,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAa,gDAA8DA,IAAAA,EAAE,OAAO,EAClF,MAAM,qFAAqF,SAAS,EACtG,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-government-id-number-list-item.cjs","names":["z","action"],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateGovernmentIdNumberListItemInput = z.object({\n data: z.object({\n attributes: z.object({\n \"list-id\": z.string().describe(\"The ID of the list to add this government ID number to. Must be a valid list ID starting with 'lst_'.\"),\n \"id-class\": z.string().describe(\"The class or type of government ID (e.g., 'ssn' for Social Security Number, 'passport', 'drivers_license').\"),\n \"id-number\": z.string().describe(\"The government ID number to add to the list.\"),\n}).describe(\"The attributes for the government ID number list item.\"),\n}).describe(\"The data object containing the attributes for the list item.\"),\n}).describe(\"Request model for creating a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema = z.object({\n status: z.string().describe(\"The status of the list item (e.g., 'active', 'archived').\").nullable(),\n \"id-class\": z.string().describe(\"The class or type of government ID.\").nullable(),\n \"id-number\": z.string().describe(\"The government ID number.\").nullable(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the list item was created.\").nullable(),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the list item was last updated, or null if never updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"ISO 8601 timestamp when the list item was archived, or null if not archived.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"The number of times this government ID number has been matched.\").nullable(),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the list item was redacted, or null if not redacted.\").nullable().optional(),\n}).passthrough().describe(\"Attributes in the response for a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema = z.object({\n id: z.string().describe(\"The ID of the creator.\").nullable().optional(),\n type: z.string().describe(\"The type of the creator resource.\").nullable().optional(),\n}).passthrough().describe(\"Creator data in the relationship.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional(),\n}).passthrough().describe(\"Creator relationship data.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema = z.object({\n creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional(),\n}).passthrough().describe(\"Relationships for the government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'ligin_'.\").nullable(),\n type: z.string().describe(\"The type of the resource (e.g., 'list-item/government-id-number').\").nullable(),\n attributes: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema.nullable(),\n relationships: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema.nullable().optional(),\n}).passthrough().describe(\"Data object in the response.\");\nexport const PersonaCreateGovernmentIdNumberListItemOutput = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for creating a government ID number list item.\");\n\nexport const personaCreateGovernmentIdNumberListItem = action(\"PERSONA_CREATE_GOVERNMENT_ID_NUMBER_LIST_ITEM\", {\n slug: \"persona-create-government-id-number-list-item\",\n name: \"Create Government ID Number List Item\",\n description: \"Tool to create a new government ID number list item in Persona. Use when you need to add a government ID number (such as SSN, passport, or driver's license) to a watchlist or monitoring list.\",\n input: PersonaCreateGovernmentIdNumberListItemInput,\n output: PersonaCreateGovernmentIdNumberListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,MAAMA,IAAAA,EAAE,OAAO,EACf,YAAYA,IAAAA,EAAE,OAAO;CACrB,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACtI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CAC7I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,wDAAwD,EACpE,CAAC,CAAC,CAAC,SAAS,8DAA8D,EAC1E,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6FAA6FA,IAAAA,EAAE,OAAO;CAC1G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACrH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAC5F,MAAM,kGAAkGA,IAAAA,EAAE,OAAO;CAC/G,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAM,8FAA8FA,IAAAA,EAAE,OAAO,EAC3G,MAAM,gGAAgG,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,wFAAwFA,IAAAA,EAAE,OAAO,EACrG,SAAS,4FAA4F,SAAS,CAAC,CAAC,SAAS,EAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,uFAAuFA,IAAAA,EAAE,OAAO;CACpG,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACzG,YAAY,2FAA2F,SAAS;CAChH,eAAe,sFAAsF,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,MAAM,qFAAqF,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAEzF,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,48 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-government-id-number-list-item.d.ts
4
- declare const PersonaCreateGovernmentIdNumberListItemInput: z.ZodTypeAny;
5
- declare const PersonaCreateGovernmentIdNumberListItemOutput: z.ZodTypeAny;
6
- declare const personaCreateGovernmentIdNumberListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateGovernmentIdNumberListItemInput: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ attributes: z.ZodObject<{
7
+ "list-id": z.ZodString;
8
+ "id-class": z.ZodString;
9
+ "id-number": z.ZodString;
10
+ }, z.core.$strip>;
11
+ }, z.core.$strip>;
12
+ }, z.core.$strip>;
13
+ declare const PersonaCreateGovernmentIdNumberListItemOutput: z.ZodObject<{
14
+ data: z.ZodNullable<z.ZodObject<{
15
+ id: z.ZodNullable<z.ZodString>;
16
+ type: z.ZodNullable<z.ZodString>;
17
+ attributes: z.ZodNullable<z.ZodObject<{
18
+ status: z.ZodNullable<z.ZodString>;
19
+ "id-class": z.ZodNullable<z.ZodString>;
20
+ "id-number": z.ZodNullable<z.ZodString>;
21
+ "created-at": z.ZodNullable<z.ZodString>;
22
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ "archived-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ "match-count": z.ZodNullable<z.ZodNumber>;
25
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$loose>>;
27
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
28
+ creator: z.ZodOptional<z.ZodNullable<z.ZodObject<{
29
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ }, z.core.$loose>>>;
33
+ }, z.core.$loose>>>;
34
+ }, z.core.$loose>>>;
35
+ }, z.core.$loose>>;
36
+ }, z.core.$loose>;
37
+ declare const personaCreateGovernmentIdNumberListItem: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ data: {
39
+ attributes: {
40
+ "list-id": string;
41
+ "id-class": string;
42
+ "id-number": string;
43
+ };
44
+ };
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
46
  //#endregion
8
47
  export { personaCreateGovernmentIdNumberListItem };
9
48
  //# sourceMappingURL=create-government-id-number-list-item.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-government-id-number-list-item.d.cts","names":[],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAQc;AAAA,cA2B9D,6CAAA,EAA+C,CAAA,CAAE,UAEc;AAAA,cAE/D,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-government-id-number-list-item.d.cts","names":[],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;cAmC5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAI7C,uCAAA,gCAAuC,wBAAA"}
@@ -1,9 +1,48 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-government-id-number-list-item.d.ts
4
- declare const PersonaCreateGovernmentIdNumberListItemInput: z.ZodTypeAny;
5
- declare const PersonaCreateGovernmentIdNumberListItemOutput: z.ZodTypeAny;
6
- declare const personaCreateGovernmentIdNumberListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateGovernmentIdNumberListItemInput: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ attributes: z.ZodObject<{
7
+ "list-id": z.ZodString;
8
+ "id-class": z.ZodString;
9
+ "id-number": z.ZodString;
10
+ }, z.core.$strip>;
11
+ }, z.core.$strip>;
12
+ }, z.core.$strip>;
13
+ declare const PersonaCreateGovernmentIdNumberListItemOutput: z.ZodObject<{
14
+ data: z.ZodNullable<z.ZodObject<{
15
+ id: z.ZodNullable<z.ZodString>;
16
+ type: z.ZodNullable<z.ZodString>;
17
+ attributes: z.ZodNullable<z.ZodObject<{
18
+ status: z.ZodNullable<z.ZodString>;
19
+ "id-class": z.ZodNullable<z.ZodString>;
20
+ "id-number": z.ZodNullable<z.ZodString>;
21
+ "created-at": z.ZodNullable<z.ZodString>;
22
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ "archived-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ "match-count": z.ZodNullable<z.ZodNumber>;
25
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$loose>>;
27
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
28
+ creator: z.ZodOptional<z.ZodNullable<z.ZodObject<{
29
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ }, z.core.$loose>>>;
33
+ }, z.core.$loose>>>;
34
+ }, z.core.$loose>>>;
35
+ }, z.core.$loose>>;
36
+ }, z.core.$loose>;
37
+ declare const personaCreateGovernmentIdNumberListItem: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ data: {
39
+ attributes: {
40
+ "list-id": string;
41
+ "id-class": string;
42
+ "id-number": string;
43
+ };
44
+ };
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
46
  //#endregion
8
47
  export { personaCreateGovernmentIdNumberListItem };
9
48
  //# sourceMappingURL=create-government-id-number-list-item.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-government-id-number-list-item.d.mts","names":[],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAQc;AAAA,cA2B9D,6CAAA,EAA+C,CAAA,CAAE,UAEc;AAAA,cAE/D,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-government-id-number-list-item.d.mts","names":[],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;cAmC5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAI7C,uCAAA,gCAAuC,wBAAA"}
@@ -7,33 +7,33 @@ const PersonaCreateGovernmentIdNumberListItemInput = z.object({ data: z.object({
7
7
  "id-number": z.string().describe("The government ID number to add to the list.")
8
8
  }).describe("The attributes for the government ID number list item.") }).describe("The data object containing the attributes for the list item.") }).describe("Request model for creating a government ID number list item.");
9
9
  const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema = z.object({
10
- status: z.string().describe("The status of the list item (e.g., 'active', 'archived')."),
11
- "id-class": z.string().describe("The class or type of government ID."),
12
- "id-number": z.string().describe("The government ID number."),
13
- "created-at": z.string().describe("ISO 8601 timestamp when the list item was created."),
10
+ status: z.string().describe("The status of the list item (e.g., 'active', 'archived').").nullable(),
11
+ "id-class": z.string().describe("The class or type of government ID.").nullable(),
12
+ "id-number": z.string().describe("The government ID number.").nullable(),
13
+ "created-at": z.string().describe("ISO 8601 timestamp when the list item was created.").nullable(),
14
14
  "updated-at": z.string().describe("ISO 8601 timestamp when the list item was last updated, or null if never updated.").nullable().optional(),
15
15
  "archived-at": z.string().describe("ISO 8601 timestamp when the list item was archived, or null if not archived.").nullable().optional(),
16
- "match-count": z.number().int().describe("The number of times this government ID number has been matched."),
16
+ "match-count": z.number().int().describe("The number of times this government ID number has been matched.").nullable(),
17
17
  "redacted-at": z.string().describe("ISO 8601 timestamp when the list item was redacted, or null if not redacted.").nullable().optional()
18
- }).describe("Attributes in the response for a government ID number list item.");
18
+ }).passthrough().describe("Attributes in the response for a government ID number list item.");
19
19
  const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema = z.object({
20
20
  id: z.string().describe("The ID of the creator.").nullable().optional(),
21
21
  type: z.string().describe("The type of the creator resource.").nullable().optional()
22
- }).describe("Creator data in the relationship.");
23
- const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema = z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional() }).describe("Creator relationship data.");
24
- const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema = z.object({ creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional() }).describe("Relationships for the government ID number list item.");
22
+ }).passthrough().describe("Creator data in the relationship.");
23
+ const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema = z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional() }).passthrough().describe("Creator relationship data.");
24
+ const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema = z.object({ creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional() }).passthrough().describe("Relationships for the government ID number list item.");
25
25
  const PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema = z.object({
26
- id: z.string().describe("Unique identifier for this list item. Starts with 'ligin_'."),
27
- type: z.string().describe("The type of the resource (e.g., 'list-item/government-id-number')."),
26
+ id: z.string().describe("Unique identifier for this list item. Starts with 'ligin_'.").nullable(),
27
+ type: z.string().describe("The type of the resource (e.g., 'list-item/government-id-number').").nullable(),
28
28
  attributes: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema.nullable(),
29
29
  relationships: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema.nullable().optional()
30
- }).describe("Data object in the response.");
30
+ }).passthrough().describe("Data object in the response.");
31
31
  const personaCreateGovernmentIdNumberListItem = action("PERSONA_CREATE_GOVERNMENT_ID_NUMBER_LIST_ITEM", {
32
32
  slug: "persona-create-government-id-number-list-item",
33
33
  name: "Create Government ID Number List Item",
34
34
  description: "Tool to create a new government ID number list item in Persona. Use when you need to add a government ID number (such as SSN, passport, or driver's license) to a watchlist or monitoring list.",
35
35
  input: PersonaCreateGovernmentIdNumberListItemInput,
36
- output: z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable() }).describe("Response model for creating a government ID number list item.")
36
+ output: z.object({ data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable() }).passthrough().describe("Response model for creating a government ID number list item.")
37
37
  });
38
38
  //#endregion
39
39
  export { personaCreateGovernmentIdNumberListItem };
@@ -1 +1 @@
1
- {"version":3,"file":"create-government-id-number-list-item.mjs","names":[],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateGovernmentIdNumberListItemInput: z.ZodTypeAny = z.object({\n data: z.object({\n attributes: z.object({\n \"list-id\": z.string().describe(\"The ID of the list to add this government ID number to. Must be a valid list ID starting with 'lst_'.\"),\n \"id-class\": z.string().describe(\"The class or type of government ID (e.g., 'ssn' for Social Security Number, 'passport', 'drivers_license').\"),\n \"id-number\": z.string().describe(\"The government ID number to add to the list.\"),\n}).describe(\"The attributes for the government ID number list item.\"),\n}).describe(\"The data object containing the attributes for the list item.\"),\n}).describe(\"Request model for creating a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"The status of the list item (e.g., 'active', 'archived').\"),\n \"id-class\": z.string().describe(\"The class or type of government ID.\"),\n \"id-number\": z.string().describe(\"The government ID number.\"),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the list item was created.\"),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the list item was last updated, or null if never updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"ISO 8601 timestamp when the list item was archived, or null if not archived.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"The number of times this government ID number has been matched.\"),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the list item was redacted, or null if not redacted.\").nullable().optional(),\n}).describe(\"Attributes in the response for a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the creator.\").nullable().optional(),\n type: z.string().describe(\"The type of the creator resource.\").nullable().optional(),\n}).describe(\"Creator data in the relationship.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema: z.ZodTypeAny = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional(),\n}).describe(\"Creator relationship data.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional(),\n}).describe(\"Relationships for the government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'ligin_'.\"),\n type: z.string().describe(\"The type of the resource (e.g., 'list-item/government-id-number').\"),\n attributes: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema.nullable(),\n relationships: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema.nullable().optional(),\n}).describe(\"Data object in the response.\");\nexport const PersonaCreateGovernmentIdNumberListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable(),\n}).describe(\"Response model for creating a government ID number list item.\");\n\nexport const personaCreateGovernmentIdNumberListItem = action(\"PERSONA_CREATE_GOVERNMENT_ID_NUMBER_LIST_ITEM\", {\n slug: \"persona-create-government-id-number-list-item\",\n name: \"Create Government ID Number List Item\",\n description: \"Tool to create a new government ID number list item in Persona. Use when you need to add a government ID number (such as SSN, passport, or driver's license) to a watchlist or monitoring list.\",\n input: PersonaCreateGovernmentIdNumberListItemInput,\n output: PersonaCreateGovernmentIdNumberListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA6D,EAAE,OAAO,EACjF,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,OAAO;CACrB,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CAC7I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,wDAAwD,EACpE,CAAC,CAAC,CAAC,SAAS,8DAA8D,EAC1E,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6FAA2G,EAAE,OAAO;CACxH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACrE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC5D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE;CAC1G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,kGAAgH,EAAE,OAAO;CAC7H,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAM,8FAA4G,EAAE,OAAO,EACzH,MAAM,gGAAgG,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,wFAAsG,EAAE,OAAO,EACnH,SAAS,4FAA4F,SAAS,CAAC,CAAC,SAAS,EAC3H,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,uFAAqG,EAAE,OAAO;CAClH,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAC9F,YAAY,2FAA2F,SAAS;CAChH,eAAe,sFAAsF,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAK1C,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyE,EAAE,OAAO,EAClF,MAAM,qFAAqF,SAAS,EACtG,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-government-id-number-list-item.mjs","names":[],"sources":["../../src/actions/create-government-id-number-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateGovernmentIdNumberListItemInput = z.object({\n data: z.object({\n attributes: z.object({\n \"list-id\": z.string().describe(\"The ID of the list to add this government ID number to. Must be a valid list ID starting with 'lst_'.\"),\n \"id-class\": z.string().describe(\"The class or type of government ID (e.g., 'ssn' for Social Security Number, 'passport', 'drivers_license').\"),\n \"id-number\": z.string().describe(\"The government ID number to add to the list.\"),\n}).describe(\"The attributes for the government ID number list item.\"),\n}).describe(\"The data object containing the attributes for the list item.\"),\n}).describe(\"Request model for creating a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema = z.object({\n status: z.string().describe(\"The status of the list item (e.g., 'active', 'archived').\").nullable(),\n \"id-class\": z.string().describe(\"The class or type of government ID.\").nullable(),\n \"id-number\": z.string().describe(\"The government ID number.\").nullable(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the list item was created.\").nullable(),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the list item was last updated, or null if never updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"ISO 8601 timestamp when the list item was archived, or null if not archived.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"The number of times this government ID number has been matched.\").nullable(),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the list item was redacted, or null if not redacted.\").nullable().optional(),\n}).passthrough().describe(\"Attributes in the response for a government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema = z.object({\n id: z.string().describe(\"The ID of the creator.\").nullable().optional(),\n type: z.string().describe(\"The type of the creator resource.\").nullable().optional(),\n}).passthrough().describe(\"Creator data in the relationship.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorDataSchema.nullable().optional(),\n}).passthrough().describe(\"Creator relationship data.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema = z.object({\n creator: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipCreatorSchema.nullable().optional(),\n}).passthrough().describe(\"Relationships for the government ID number list item.\");\nconst PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'ligin_'.\").nullable(),\n type: z.string().describe(\"The type of the resource (e.g., 'list-item/government-id-number').\").nullable(),\n attributes: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseAttributesSchema.nullable(),\n relationships: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemRelationshipsSchema.nullable().optional(),\n}).passthrough().describe(\"Data object in the response.\");\nexport const PersonaCreateGovernmentIdNumberListItemOutput = z.object({\n data: PersonaCreateGovernmentIdNumberListItem_GovernmentIdNumberListItemResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for creating a government ID number list item.\");\n\nexport const personaCreateGovernmentIdNumberListItem = action(\"PERSONA_CREATE_GOVERNMENT_ID_NUMBER_LIST_ITEM\", {\n slug: \"persona-create-government-id-number-list-item\",\n name: \"Create Government ID Number List Item\",\n description: \"Tool to create a new government ID number list item in Persona. Use when you need to add a government ID number (such as SSN, passport, or driver's license) to a watchlist or monitoring list.\",\n input: PersonaCreateGovernmentIdNumberListItemInput,\n output: PersonaCreateGovernmentIdNumberListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO,EACnE,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,OAAO;CACrB,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CAC7I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,wDAAwD,EACpE,CAAC,CAAC,CAAC,SAAS,8DAA8D,EAC1E,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,6FAA6F,EAAE,OAAO;CAC1G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACrH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAC5F,MAAM,kGAAkG,EAAE,OAAO;CAC/G,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAM,8FAA8F,EAAE,OAAO,EAC3G,MAAM,gGAAgG,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,wFAAwF,EAAE,OAAO,EACrG,SAAS,4FAA4F,SAAS,CAAC,CAAC,SAAS,EAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,uFAAuF,EAAE,OAAO;CACpG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACzG,YAAY,2FAA2F,SAAS;CAChH,eAAe,sFAAsF,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AAKxD,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2D,EAAE,OAAO,EACpE,MAAM,qFAAqF,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAOhB;AACV,CAAC"}
@@ -16,24 +16,24 @@ const PersonaCreateNameListItemInput = zod.z.object({
16
16
  "Idempotency-Key": zod.z.string().describe("Ensures the request is idempotent. Provide a unique key to prevent duplicate list item creation.").optional()
17
17
  }).describe("Request model for creating a name list item in Persona.");
18
18
  const PersonaCreateNameListItem_ResponseNameListItemAttributesSchema = zod.z.object({
19
- status: zod.z.string().describe("Current status of the list item."),
20
- "name-last": zod.z.string().describe("Last name of the person in the list item."),
21
- "created-at": zod.z.string().describe("ISO 8601 timestamp when the list item was created."),
22
- "name-first": zod.z.string().describe("First name of the person in the list item."),
19
+ status: zod.z.string().describe("Current status of the list item.").nullable(),
20
+ "name-last": zod.z.string().describe("Last name of the person in the list item.").nullable(),
21
+ "created-at": zod.z.string().describe("ISO 8601 timestamp when the list item was created.").nullable(),
22
+ "name-first": zod.z.string().describe("First name of the person in the list item.").nullable(),
23
23
  "updated-at": zod.z.string().describe("ISO 8601 timestamp when the list item was last updated, or null if never updated.").nullable().optional(),
24
24
  "archived-at": zod.z.string().describe("ISO 8601 timestamp when the list item was archived, or null if not archived.").nullable().optional(),
25
- "match-count": zod.z.number().int().describe("Number of matches found for this name in the system."),
25
+ "match-count": zod.z.number().int().describe("Number of matches found for this name in the system.").nullable(),
26
26
  "redacted-at": zod.z.string().describe("ISO 8601 timestamp when the list item was redacted, or null if not redacted.").nullable().optional()
27
- }).describe("Attributes of the created name list item.");
28
- const PersonaCreateNameListItem_CreatorRelationshipSchema = zod.z.object({}).describe("Relationship data for the creator of the list item.");
29
- const PersonaCreateNameListItem_ResponseNameListItemRelationshipsSchema = zod.z.object({ creator: PersonaCreateNameListItem_CreatorRelationshipSchema.nullable().optional() }).describe("Relationships associated with the name list item.");
27
+ }).passthrough().describe("Attributes of the created name list item.");
28
+ const PersonaCreateNameListItem_CreatorRelationshipSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Relationship data for the creator of the list item.");
29
+ const PersonaCreateNameListItem_ResponseNameListItemRelationshipsSchema = zod.z.object({ creator: PersonaCreateNameListItem_CreatorRelationshipSchema.nullable().optional() }).passthrough().describe("Relationships associated with the name list item.");
30
30
  const PersonaCreateNameListItem_ResponseNameListItemDataSchema = zod.z.object({
31
- id: zod.z.string().describe("Unique identifier for this list item. Starts with 'lin_'."),
32
- type: zod.z.string().describe("The type of the resource."),
31
+ id: zod.z.string().describe("Unique identifier for this list item. Starts with 'lin_'.").nullable(),
32
+ type: zod.z.string().describe("The type of the resource.").nullable(),
33
33
  attributes: PersonaCreateNameListItem_ResponseNameListItemAttributesSchema.nullable(),
34
34
  relationships: PersonaCreateNameListItem_ResponseNameListItemRelationshipsSchema.nullable().optional()
35
- }).describe("Data object containing the created name list item details.");
36
- const PersonaCreateNameListItemOutput = zod.z.object({ data: PersonaCreateNameListItem_ResponseNameListItemDataSchema.nullable() }).describe("Response model after creating a name list item.");
35
+ }).passthrough().describe("Data object containing the created name list item details.");
36
+ const PersonaCreateNameListItemOutput = zod.z.object({ data: PersonaCreateNameListItem_ResponseNameListItemDataSchema.nullable() }).passthrough().describe("Response model after creating a name list item.");
37
37
  const personaCreateNameListItem = require_action.action("PERSONA_CREATE_NAME_LIST_ITEM", {
38
38
  slug: "persona-create-name-list-item",
39
39
  name: "Create Name List Item",
@@ -1 +1 @@
1
- {"version":3,"file":"create-name-list-item.cjs","names":["z","action"],"sources":["../../src/actions/create-name-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateNameListItemInput: z.ZodTypeAny = z.object({\n data: z.object({\n attributes: z.object({\n \"list-id\": z.string().describe(\"The ID of the list to add this name to. Must be a valid list ID starting with 'lst_'.\"),\n \"name-last\": z.string().describe(\"Last name of the person to add to the list.\"),\n \"name-first\": z.string().describe(\"First name of the person to add to the list.\"),\n}).describe(\"Attributes containing the list ID and name information.\"),\n}).describe(\"Data object containing the attributes for the name list item.\"),\n include: z.string().describe(\"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 \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Casing style for API response keys.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate list item creation.\").optional(),\n}).describe(\"Request model for creating a name list item in Persona.\");\nconst PersonaCreateNameListItem_ResponseNameListItemAttributesSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Current status of the list item.\"),\n \"name-last\": z.string().describe(\"Last name of the person in the list item.\"),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the list item was created.\"),\n \"name-first\": z.string().describe(\"First name of the person in the list item.\"),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the list item was last updated, or null if never updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"ISO 8601 timestamp when the list item was archived, or null if not archived.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"Number of matches found for this name in the system.\"),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the list item was redacted, or null if not redacted.\").nullable().optional(),\n}).describe(\"Attributes of the created name list item.\");\nconst PersonaCreateNameListItem_CreatorRelationshipSchema: z.ZodTypeAny = z.object({}).describe(\"Relationship data for the creator of the list item.\");\nconst PersonaCreateNameListItem_ResponseNameListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaCreateNameListItem_CreatorRelationshipSchema.nullable().optional(),\n}).describe(\"Relationships associated with the name list item.\");\nconst PersonaCreateNameListItem_ResponseNameListItemDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'lin_'.\"),\n type: z.string().describe(\"The type of the resource.\"),\n attributes: PersonaCreateNameListItem_ResponseNameListItemAttributesSchema.nullable(),\n relationships: PersonaCreateNameListItem_ResponseNameListItemRelationshipsSchema.nullable().optional(),\n}).describe(\"Data object containing the created name list item details.\");\nexport const PersonaCreateNameListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateNameListItem_ResponseNameListItemDataSchema.nullable(),\n}).describe(\"Response model after creating a name list item.\");\n\nexport const personaCreateNameListItem = action(\"PERSONA_CREATE_NAME_LIST_ITEM\", {\n slug: \"persona-create-name-list-item\",\n name: \"Create Name List Item\",\n description: \"Tool to create a new name list item in Persona. Use when you need to add a person's name to a specific list for verification or monitoring purposes.\",\n input: PersonaCreateNameListItemInput,\n output: PersonaCreateNameListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,EACf,YAAYA,IAAAA,EAAE,OAAO;EACrB,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;EACtH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAClF,CAAC,CAAC,CAAC,SAAS,yDAAyD,EACrE,CAAC,CAAC,CAAC,SAAS,+DAA+D;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;CACnM,kBAAkBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,iEAA+EA,IAAAA,EAAE,OAAO;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC9D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD;CAC/F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,sDAAoEA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACrJ,MAAM,oEAAkFA,IAAAA,EAAE,OAAO,EAC/F,SAAS,oDAAoD,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,2DAAyEA,IAAAA,EAAE,OAAO;CACtF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACrD,YAAY,+DAA+D,SAAS;CACpF,eAAe,kEAAkE,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,MAAM,yDAAyD,SAAS,EAC1E,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-name-list-item.cjs","names":["z","action"],"sources":["../../src/actions/create-name-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateNameListItemInput = z.object({\n data: z.object({\n attributes: z.object({\n \"list-id\": z.string().describe(\"The ID of the list to add this name to. Must be a valid list ID starting with 'lst_'.\"),\n \"name-last\": z.string().describe(\"Last name of the person to add to the list.\"),\n \"name-first\": z.string().describe(\"First name of the person to add to the list.\"),\n}).describe(\"Attributes containing the list ID and name information.\"),\n}).describe(\"Data object containing the attributes for the name list item.\"),\n include: z.string().describe(\"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 \"Key-Inflection\": z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Casing style for API response keys.\").optional(),\n \"Idempotency-Key\": z.string().describe(\"Ensures the request is idempotent. Provide a unique key to prevent duplicate list item creation.\").optional(),\n}).describe(\"Request model for creating a name list item in Persona.\");\nconst PersonaCreateNameListItem_ResponseNameListItemAttributesSchema = z.object({\n status: z.string().describe(\"Current status of the list item.\").nullable(),\n \"name-last\": z.string().describe(\"Last name of the person in the list item.\").nullable(),\n \"created-at\": z.string().describe(\"ISO 8601 timestamp when the list item was created.\").nullable(),\n \"name-first\": z.string().describe(\"First name of the person in the list item.\").nullable(),\n \"updated-at\": z.string().describe(\"ISO 8601 timestamp when the list item was last updated, or null if never updated.\").nullable().optional(),\n \"archived-at\": z.string().describe(\"ISO 8601 timestamp when the list item was archived, or null if not archived.\").nullable().optional(),\n \"match-count\": z.number().int().describe(\"Number of matches found for this name in the system.\").nullable(),\n \"redacted-at\": z.string().describe(\"ISO 8601 timestamp when the list item was redacted, or null if not redacted.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of the created name list item.\");\nconst PersonaCreateNameListItem_CreatorRelationshipSchema = z.record(z.string(), z.unknown()).describe(\"Relationship data for the creator of the list item.\");\nconst PersonaCreateNameListItem_ResponseNameListItemRelationshipsSchema = z.object({\n creator: PersonaCreateNameListItem_CreatorRelationshipSchema.nullable().optional(),\n}).passthrough().describe(\"Relationships associated with the name list item.\");\nconst PersonaCreateNameListItem_ResponseNameListItemDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for this list item. Starts with 'lin_'.\").nullable(),\n type: z.string().describe(\"The type of the resource.\").nullable(),\n attributes: PersonaCreateNameListItem_ResponseNameListItemAttributesSchema.nullable(),\n relationships: PersonaCreateNameListItem_ResponseNameListItemRelationshipsSchema.nullable().optional(),\n}).passthrough().describe(\"Data object containing the created name list item details.\");\nexport const PersonaCreateNameListItemOutput = z.object({\n data: PersonaCreateNameListItem_ResponseNameListItemDataSchema.nullable(),\n}).passthrough().describe(\"Response model after creating a name list item.\");\n\nexport const personaCreateNameListItem = action(\"PERSONA_CREATE_NAME_LIST_ITEM\", {\n slug: \"persona-create-name-list-item\",\n name: \"Create Name List Item\",\n description: \"Tool to create a new name list item in Persona. Use when you need to add a person's name to a specific list for verification or monitoring purposes.\",\n input: PersonaCreateNameListItemInput,\n output: PersonaCreateNameListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,EACf,YAAYA,IAAAA,EAAE,OAAO;EACrB,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;EACtH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAClF,CAAC,CAAC,CAAC,SAAS,yDAAyD,EACrE,CAAC,CAAC,CAAC,SAAS,+DAA+D;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2JAA2J,CAAC,CAAC,SAAS;CACnM,kBAAkBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACzE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACzF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC1G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,sDAAsDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAC5J,MAAM,oEAAoEA,IAAAA,EAAE,OAAO,EACjF,SAAS,oDAAoD,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC9F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,YAAY,+DAA+D,SAAS;CACpF,eAAe,kEAAkE,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAM,yDAAyD,SAAS,EAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,53 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-name-list-item.d.ts
4
- declare const PersonaCreateNameListItemInput: z.ZodTypeAny;
5
- declare const PersonaCreateNameListItemOutput: z.ZodTypeAny;
6
- declare const personaCreateNameListItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateNameListItemInput: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ attributes: z.ZodObject<{
7
+ "list-id": z.ZodString;
8
+ "name-last": z.ZodString;
9
+ "name-first": z.ZodString;
10
+ }, z.core.$strip>;
11
+ }, z.core.$strip>;
12
+ include: z.ZodOptional<z.ZodString>;
13
+ "Key-Inflection": z.ZodOptional<z.ZodEnum<{
14
+ camel: "camel";
15
+ kebab: "kebab";
16
+ snake: "snake";
17
+ }>>;
18
+ "Idempotency-Key": z.ZodOptional<z.ZodString>;
19
+ }, z.core.$strip>;
20
+ declare const PersonaCreateNameListItemOutput: z.ZodObject<{
21
+ data: z.ZodNullable<z.ZodObject<{
22
+ id: z.ZodNullable<z.ZodString>;
23
+ type: z.ZodNullable<z.ZodString>;
24
+ attributes: z.ZodNullable<z.ZodObject<{
25
+ status: z.ZodNullable<z.ZodString>;
26
+ "name-last": z.ZodNullable<z.ZodString>;
27
+ "created-at": z.ZodNullable<z.ZodString>;
28
+ "name-first": z.ZodNullable<z.ZodString>;
29
+ "updated-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ "archived-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ "match-count": z.ZodNullable<z.ZodNumber>;
32
+ "redacted-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ }, z.core.$loose>>;
34
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{
35
+ creator: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
36
+ }, z.core.$loose>>>;
37
+ }, z.core.$loose>>;
38
+ }, z.core.$loose>;
39
+ declare const personaCreateNameListItem: import("@keystrokehq/action").WorkflowActionDefinition<{
40
+ data: {
41
+ attributes: {
42
+ "list-id": string;
43
+ "name-last": string;
44
+ "name-first": string;
45
+ };
46
+ };
47
+ include?: string | undefined;
48
+ "Key-Inflection"?: "camel" | "kebab" | "snake" | undefined;
49
+ "Idempotency-Key"?: string | undefined;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
51
  //#endregion
8
52
  export { personaCreateNameListItem };
9
53
  //# sourceMappingURL=create-name-list-item.d.cts.map