@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
@@ -13,29 +13,29 @@ const PersonaCreateStringListItemInput = z.object({
13
13
  idempotency_key: z.string().describe("Ensures the request is idempotent. Use the same key for retries to avoid creating duplicate items.").optional()
14
14
  });
15
15
  const PersonaCreateStringListItem_StringListItemAttributesSchema = z.object({
16
- value: z.string().describe("The string value of the list item."),
17
- status: z.string().describe("The status of the list item."),
16
+ value: z.string().describe("The string value of the list item.").nullable(),
17
+ status: z.string().describe("The status of the list item.").nullable(),
18
18
  createdAt: z.string().describe("Timestamp when the list item was created.").nullable().optional(),
19
19
  updatedAt: z.string().describe("Timestamp when the list item was last updated.").nullable().optional(),
20
20
  archivedAt: z.string().describe("Timestamp when the list item was archived, if applicable.").nullable().optional(),
21
21
  matchCount: z.number().int().describe("Number of matches for this list item.").nullable().optional(),
22
22
  redactedAt: z.string().describe("Timestamp when the list item was redacted, if applicable.").nullable().optional(),
23
- inquiryMatches: z.array(z.object({})).describe("List of inquiry matches for this list item.").nullable().optional()
24
- });
25
- const PersonaCreateStringListItem_CreatorRelationshipSchema = z.object({ data: z.record(z.string(), z.unknown()).describe("Creator relationship data.").nullable().optional() });
26
- const PersonaCreateStringListItem_StringListItemRelationshipsSchema = z.object({ creator: PersonaCreateStringListItem_CreatorRelationshipSchema.nullable().optional() });
23
+ inquiryMatches: z.array(z.record(z.string(), z.unknown())).describe("List of inquiry matches for this list item.").nullable().optional()
24
+ }).passthrough();
25
+ const PersonaCreateStringListItem_CreatorRelationshipSchema = z.object({ data: z.record(z.string(), z.unknown()).describe("Creator relationship data.").nullable().optional() }).passthrough();
26
+ const PersonaCreateStringListItem_StringListItemRelationshipsSchema = z.object({ creator: PersonaCreateStringListItem_CreatorRelationshipSchema.nullable().optional() }).passthrough();
27
27
  const PersonaCreateStringListItem_StringListItemDataSchema = z.object({
28
- id: z.string().describe("The unique identifier of the list item."),
29
- type: z.string().describe("The type of the resource."),
28
+ id: z.string().describe("The unique identifier of the list item.").nullable(),
29
+ type: z.string().describe("The type of the resource.").nullable(),
30
30
  attributes: PersonaCreateStringListItem_StringListItemAttributesSchema.nullable(),
31
31
  relationships: PersonaCreateStringListItem_StringListItemRelationshipsSchema.nullable().optional()
32
- });
32
+ }).passthrough();
33
33
  const personaCreateStringListItem = action("PERSONA_CREATE_STRING_LIST_ITEM", {
34
34
  slug: "persona-create-string-list-item",
35
35
  name: "Create String List Item",
36
36
  description: "Tool to create a String List Item in Persona. Use when adding a new string value to an existing list for matching or filtering purposes.",
37
37
  input: PersonaCreateStringListItemInput,
38
- output: z.object({ data: PersonaCreateStringListItem_StringListItemDataSchema.nullable() })
38
+ output: z.object({ data: PersonaCreateStringListItem_StringListItemDataSchema.nullable() }).passthrough()
39
39
  });
40
40
  //#endregion
41
41
  export { personaCreateStringListItem };
@@ -1 +1 @@
1
- {"version":3,"file":"create-string-list-item.mjs","names":[],"sources":["../../src/actions/create-string-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateStringListItemInput: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The string value to add to the list.\"),\n include: z.string().describe(\"Comma-separated list of relationship paths to include in the response. Customizes which related resources are fully serialized in the 'included' key.\").optional(),\n list_id: z.string().describe(\"The ID of the list to add the string item to. Must be a valid list ID starting with 'lst_'.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Use the same key for retries to avoid creating duplicate items.\").optional(),\n});\nconst PersonaCreateStringListItem_StringListItemAttributesSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The string value of the list item.\"),\n status: z.string().describe(\"The status of the list item.\"),\n createdAt: z.string().describe(\"Timestamp when the list item was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the list item was last updated.\").nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the list item was archived, if applicable.\").nullable().optional(),\n matchCount: z.number().int().describe(\"Number of matches for this list item.\").nullable().optional(),\n redactedAt: z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n inquiryMatches: z.array(z.object({})).describe(\"List of inquiry matches for this list item.\").nullable().optional(),\n});\nconst PersonaCreateStringListItem_CreatorRelationshipSchema: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Creator relationship data.\").nullable().optional(),\n});\nconst PersonaCreateStringListItem_StringListItemRelationshipsSchema: z.ZodTypeAny = z.object({\n creator: PersonaCreateStringListItem_CreatorRelationshipSchema.nullable().optional(),\n});\nconst PersonaCreateStringListItem_StringListItemDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the list item.\"),\n type: z.string().describe(\"The type of the resource.\"),\n attributes: PersonaCreateStringListItem_StringListItemAttributesSchema.nullable(),\n relationships: PersonaCreateStringListItem_StringListItemRelationshipsSchema.nullable().optional(),\n});\nexport const PersonaCreateStringListItemOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateStringListItem_StringListItemDataSchema.nullable(),\n});\n\nexport const personaCreateStringListItem = action(\"PERSONA_CREATE_STRING_LIST_ITEM\", {\n slug: \"persona-create-string-list-item\",\n name: \"Create String List Item\",\n description: \"Tool to create a String List Item in Persona. Use when adding a new string value to an existing list for matching or filtering purposes.\",\n input: PersonaCreateStringListItemInput,\n output: PersonaCreateStringListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC/L,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;CAC1H,gBAAgB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;AACtJ,CAAC;AACD,MAAM,6DAA2E,EAAE,OAAO;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC1D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC;AACD,MAAM,wDAAsE,EAAE,OAAO,EACnF,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrG,CAAC;AACD,MAAM,gEAA8E,EAAE,OAAO,EAC3F,SAAS,sDAAsD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC;AACD,MAAM,uDAAqE,EAAE,OAAO;CAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACrD,YAAY,2DAA2D,SAAS;CAChF,eAAe,8DAA8D,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC;AAKD,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,MAAM,qDAAqD,SAAS,EACtE,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-string-list-item.mjs","names":[],"sources":["../../src/actions/create-string-list-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateStringListItemInput = z.object({\n value: z.string().describe(\"The string value to add to the list.\"),\n include: z.string().describe(\"Comma-separated list of relationship paths to include in the response. Customizes which related resources are fully serialized in the 'included' key.\").optional(),\n list_id: z.string().describe(\"The ID of the list to add the string item to. Must be a valid list ID starting with 'lst_'.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Use the same key for retries to avoid creating duplicate items.\").optional(),\n});\nconst PersonaCreateStringListItem_StringListItemAttributesSchema = z.object({\n value: z.string().describe(\"The string value of the list item.\").nullable(),\n status: z.string().describe(\"The status of the list item.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the list item was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the list item was last updated.\").nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when the list item was archived, if applicable.\").nullable().optional(),\n matchCount: z.number().int().describe(\"Number of matches for this list item.\").nullable().optional(),\n redactedAt: z.string().describe(\"Timestamp when the list item was redacted, if applicable.\").nullable().optional(),\n inquiryMatches: z.array(z.record(z.string(), z.unknown())).describe(\"List of inquiry matches for this list item.\").nullable().optional(),\n}).passthrough();\nconst PersonaCreateStringListItem_CreatorRelationshipSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Creator relationship data.\").nullable().optional(),\n}).passthrough();\nconst PersonaCreateStringListItem_StringListItemRelationshipsSchema = z.object({\n creator: PersonaCreateStringListItem_CreatorRelationshipSchema.nullable().optional(),\n}).passthrough();\nconst PersonaCreateStringListItem_StringListItemDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the list item.\").nullable(),\n type: z.string().describe(\"The type of the resource.\").nullable(),\n attributes: PersonaCreateStringListItem_StringListItemAttributesSchema.nullable(),\n relationships: PersonaCreateStringListItem_StringListItemRelationshipsSchema.nullable().optional(),\n}).passthrough();\nexport const PersonaCreateStringListItemOutput = z.object({\n data: PersonaCreateStringListItem_StringListItemDataSchema.nullable(),\n}).passthrough();\n\nexport const personaCreateStringListItem = action(\"PERSONA_CREATE_STRING_LIST_ITEM\", {\n slug: \"persona-create-string-list-item\",\n name: \"Create String List Item\",\n description: \"Tool to create a String List Item in Persona. Use when adding a new string value to an existing list for matching or filtering purposes.\",\n input: PersonaCreateStringListItemInput,\n output: PersonaCreateStringListItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC/L,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;CAC1H,gBAAgB,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;AACtJ,CAAC;AACD,MAAM,6DAA6D,EAAE,OAAO;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,wDAAwD,EAAE,OAAO,EACrE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gEAAgE,EAAE,OAAO,EAC7E,SAAS,sDAAsD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,YAAY,2DAA2D,SAAS;CAChF,eAAe,8DAA8D,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,MAAM,qDAAqD,SAAS,EACtE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -27,14 +27,14 @@ const PersonaCreateWebhookInput = zod.z.object({
27
27
  "2020-05-18"
28
28
  ]).describe("Persona API version.").optional(),
29
29
  api_key_inflection: zod.z.string().describe("Casing format for API keys in webhook payload (camel, kebab, or snake).").optional(),
30
- custom_http_headers: zod.z.object({}).describe("Custom HTTP headers to include in webhook requests for authentication or routing.").optional(),
30
+ custom_http_headers: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom HTTP headers to include in webhook requests for authentication or routing.").optional(),
31
31
  api_attributes_blocklist: zod.z.array(zod.z.string()).describe("List of attributes to exclude from the webhook payload for security or data minimization.").optional(),
32
32
  file_access_token_expires_in: zod.z.number().int().describe("Duration in seconds for file access token expiration. Controls how long file URLs in webhook payloads remain valid.").optional()
33
33
  }).describe("Request model for creating a Persona webhook.");
34
34
  const PersonaCreateWebhook_SecretObjectSchema = zod.z.object({
35
- value: zod.z.string().describe("The secret value."),
35
+ value: zod.z.string().describe("The secret value.").nullable(),
36
36
  "expires-at": zod.z.string().describe("Expiration timestamp for the secret.").nullable().optional()
37
- }).describe("Secret object containing value and expiration.");
37
+ }).passthrough().describe("Secret object containing value and expiration.");
38
38
  const PersonaCreateWebhook_WebhookAttributesSchema = zod.z.object({
39
39
  url: zod.z.string().describe("Target URL where webhook events are sent.").nullable().optional(),
40
40
  name: zod.z.string().describe("Name of the webhook.").nullable().optional(),
@@ -49,16 +49,16 @@ const PersonaCreateWebhook_WebhookAttributesSchema = zod.z.object({
49
49
  api_key_inflection: zod.z.string().describe("Casing format for API keys in webhook payload.").nullable().optional(),
50
50
  api_attributes_blocklist: zod.z.array(zod.z.string()).describe("List of attributes excluded from webhook payload.").nullable().optional(),
51
51
  file_access_token_expires_in: zod.z.number().int().describe("Duration in seconds for file access token expiration.").nullable().optional()
52
- }).describe("Attributes of a Persona webhook object.");
52
+ }).passthrough().describe("Attributes of a Persona webhook object.");
53
53
  const PersonaCreateWebhook_WebhookDataSchema = zod.z.object({
54
- id: zod.z.string().describe("Unique identifier for the webhook."),
55
- type: zod.z.string().describe("Resource type, typically 'webhook'."),
54
+ id: zod.z.string().describe("Unique identifier for the webhook.").nullable(),
55
+ type: zod.z.string().describe("Resource type, typically 'webhook'.").nullable(),
56
56
  attributes: PersonaCreateWebhook_WebhookAttributesSchema.nullable().optional()
57
- }).describe("Webhook data object returned by Persona API.");
57
+ }).passthrough().describe("Webhook data object returned by Persona API.");
58
58
  const PersonaCreateWebhookOutput = zod.z.object({
59
59
  data: PersonaCreateWebhook_WebhookDataSchema.nullable(),
60
60
  included: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Related resources included in the response when requested via 'include' parameter.").nullable().optional()
61
- }).describe("Response model for the created webhook.");
61
+ }).passthrough().describe("Response model for the created webhook.");
62
62
  const personaCreateWebhook = require_action.action("PERSONA_CREATE_WEBHOOK", {
63
63
  slug: "persona-create-webhook",
64
64
  name: "Create Webhook",
@@ -1 +1 @@
1
- {"version":3,"file":"create-webhook.cjs","names":["z","action"],"sources":["../../src/actions/create-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateWebhookInput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Target URL where webhook events will be sent. Must be a valid HTTPS endpoint.\"),\n name: z.string().describe(\"Name of the webhook for identification purposes.\"),\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response for customization.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response.\").optional(),\n api_version: z.string().describe(\"API version to use for this webhook. If not specified, uses the account's default version.\").optional(),\n description: z.string().describe(\"Human-readable description of the webhook's purpose.\").optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that will trigger this webhook. Common events include 'account.created', 'inquiry.completed', 'verification.passed', etc.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration to limit which events trigger the webhook based on payload attributes.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Use the same key for duplicate requests to prevent creating multiple webhooks.\").optional(),\n persona_version: z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Persona API version.\").optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload (camel, kebab, or snake).\").optional(),\n custom_http_headers: z.object({}).describe(\"Custom HTTP headers to include in webhook requests for authentication or routing.\").optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes to exclude from the webhook payload for security or data minimization.\").optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration. Controls how long file URLs in webhook payloads remain valid.\").optional(),\n}).describe(\"Request model for creating a Persona webhook.\");\nconst PersonaCreateWebhook_SecretObjectSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The secret value.\"),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).describe(\"Secret object containing value and expiration.\");\nconst PersonaCreateWebhook_WebhookAttributesSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Target URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key used to sign webhook requests for verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook (e.g., enabled, disabled).\").nullable().optional(),\n secrets: z.array(PersonaCreateWebhook_SecretObjectSchema).describe(\"List of secret objects for webhook signing rotation.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the webhook was created.\").nullable().optional(),\n api_version: z.string().describe(\"API version used for this webhook.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the webhook.\").nullable().optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that trigger this webhook.\").nullable().optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration for webhook payload.\").nullable().optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload.\").nullable().optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes excluded from webhook payload.\").nullable().optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration.\").nullable().optional(),\n}).describe(\"Attributes of a Persona webhook object.\");\nconst PersonaCreateWebhook_WebhookDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\"),\n type: z.string().describe(\"Resource type, typically 'webhook'.\"),\n attributes: PersonaCreateWebhook_WebhookAttributesSchema.nullable().optional(),\n}).describe(\"Webhook data object returned by Persona API.\");\nexport const PersonaCreateWebhookOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources included in the response when requested via 'include' parameter.\").nullable().optional(),\n}).describe(\"Response model for the created webhook.\");\n\nexport const personaCreateWebhook = action(\"PERSONA_CREATE_WEBHOOK\", {\n slug: \"persona-create-webhook\",\n name: \"Create Webhook\",\n description: \"Tool to create a new webhook in Persona. Use when you need to set up real-time notifications for specific events in your Persona account. The webhook will send POST requests to your URL when enabled events occur.\",\n input: PersonaCreateWebhookInput,\n output: PersonaCreateWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CACxG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACzH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAClH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACxI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+IAA+I;CAC5L,gBAAgBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAS;CAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACjH,gBAAgBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACnK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CACnK,iBAAiBA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACpL,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAC5H,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACzI,0BAA0BA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CAC7J,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;AAC1L,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,0CAAwDA,IAAAA,EAAE,OAAO;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC9C,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,SAASA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,0BAA0BA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAM,uCAAuC,SAAS;CACtD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-webhook.cjs","names":["z","action"],"sources":["../../src/actions/create-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateWebhookInput = z.object({\n url: z.string().describe(\"Target URL where webhook events will be sent. Must be a valid HTTPS endpoint.\"),\n name: z.string().describe(\"Name of the webhook for identification purposes.\"),\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response for customization.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response.\").optional(),\n api_version: z.string().describe(\"API version to use for this webhook. If not specified, uses the account's default version.\").optional(),\n description: z.string().describe(\"Human-readable description of the webhook's purpose.\").optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that will trigger this webhook. Common events include 'account.created', 'inquiry.completed', 'verification.passed', etc.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration to limit which events trigger the webhook based on payload attributes.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Use the same key for duplicate requests to prevent creating multiple webhooks.\").optional(),\n persona_version: z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Persona API version.\").optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload (camel, kebab, or snake).\").optional(),\n custom_http_headers: z.record(z.string(), z.unknown()).describe(\"Custom HTTP headers to include in webhook requests for authentication or routing.\").optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes to exclude from the webhook payload for security or data minimization.\").optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration. Controls how long file URLs in webhook payloads remain valid.\").optional(),\n}).describe(\"Request model for creating a Persona webhook.\");\nconst PersonaCreateWebhook_SecretObjectSchema = z.object({\n value: z.string().describe(\"The secret value.\").nullable(),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).passthrough().describe(\"Secret object containing value and expiration.\");\nconst PersonaCreateWebhook_WebhookAttributesSchema = z.object({\n url: z.string().describe(\"Target URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key used to sign webhook requests for verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook (e.g., enabled, disabled).\").nullable().optional(),\n secrets: z.array(PersonaCreateWebhook_SecretObjectSchema).describe(\"List of secret objects for webhook signing rotation.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the webhook was created.\").nullable().optional(),\n api_version: z.string().describe(\"API version used for this webhook.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the webhook.\").nullable().optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that trigger this webhook.\").nullable().optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration for webhook payload.\").nullable().optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload.\").nullable().optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes excluded from webhook payload.\").nullable().optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of a Persona webhook object.\");\nconst PersonaCreateWebhook_WebhookDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n type: z.string().describe(\"Resource type, typically 'webhook'.\").nullable(),\n attributes: PersonaCreateWebhook_WebhookAttributesSchema.nullable().optional(),\n}).passthrough().describe(\"Webhook data object returned by Persona API.\");\nexport const PersonaCreateWebhookOutput = z.object({\n data: PersonaCreateWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources included in the response when requested via 'include' parameter.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the created webhook.\");\n\nexport const personaCreateWebhook = action(\"PERSONA_CREATE_WEBHOOK\", {\n slug: \"persona-create-webhook\",\n name: \"Create Webhook\",\n description: \"Tool to create a new webhook in Persona. Use when you need to set up real-time notifications for specific events in your Persona account. The webhook will send POST requests to your URL when enabled events occur.\",\n input: PersonaCreateWebhookInput,\n output: PersonaCreateWebhookOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,78 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-webhook.d.ts
4
- declare const PersonaCreateWebhookInput: z.ZodTypeAny;
5
- declare const PersonaCreateWebhookOutput: z.ZodTypeAny;
6
- declare const personaCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateWebhookInput: z.ZodObject<{
5
+ url: z.ZodString;
6
+ name: z.ZodString;
7
+ fields: z.ZodOptional<z.ZodString>;
8
+ include: z.ZodOptional<z.ZodString>;
9
+ api_version: z.ZodOptional<z.ZodString>;
10
+ description: z.ZodOptional<z.ZodString>;
11
+ enabled_events: z.ZodArray<z.ZodString>;
12
+ key_inflection: z.ZodOptional<z.ZodEnum<{
13
+ camel: "camel";
14
+ kebab: "kebab";
15
+ snake: "snake";
16
+ }>>;
17
+ payload_filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
18
+ idempotency_key: z.ZodOptional<z.ZodString>;
19
+ persona_version: z.ZodOptional<z.ZodEnum<{
20
+ "2025-12-08": "2025-12-08";
21
+ "2025-10-27": "2025-10-27";
22
+ "2023-01-05": "2023-01-05";
23
+ "2022-09-01": "2022-09-01";
24
+ "2021-08-18": "2021-08-18";
25
+ "2021-07-05": "2021-07-05";
26
+ "2021-02-21": "2021-02-21";
27
+ "2020-05-18": "2020-05-18";
28
+ }>>;
29
+ api_key_inflection: z.ZodOptional<z.ZodString>;
30
+ custom_http_headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
31
+ api_attributes_blocklist: z.ZodOptional<z.ZodArray<z.ZodString>>;
32
+ file_access_token_expires_in: z.ZodOptional<z.ZodNumber>;
33
+ }, z.core.$strip>;
34
+ declare const PersonaCreateWebhookOutput: z.ZodObject<{
35
+ data: z.ZodNullable<z.ZodObject<{
36
+ id: z.ZodNullable<z.ZodString>;
37
+ type: z.ZodNullable<z.ZodString>;
38
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
39
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ secrets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
44
+ value: z.ZodNullable<z.ZodString>;
45
+ "expires-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ }, z.core.$loose>>>>;
47
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ api_version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ enabled_events: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
51
+ payload_filter: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
52
+ api_key_inflection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ api_attributes_blocklist: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
54
+ file_access_token_expires_in: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
+ }, z.core.$loose>>>;
56
+ }, z.core.$loose>>;
57
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
58
+ }, z.core.$loose>;
59
+ declare const personaCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
60
+ url: string;
61
+ name: string;
62
+ enabled_events: string[];
63
+ fields?: string | undefined;
64
+ include?: string | undefined;
65
+ api_version?: string | undefined;
66
+ description?: string | undefined;
67
+ key_inflection?: "camel" | "kebab" | "snake" | undefined;
68
+ payload_filter?: Record<string, unknown> | undefined;
69
+ idempotency_key?: string | undefined;
70
+ persona_version?: "2025-12-08" | "2025-10-27" | "2023-01-05" | "2022-09-01" | "2021-08-18" | "2021-07-05" | "2021-02-21" | "2020-05-18" | undefined;
71
+ api_key_inflection?: string | undefined;
72
+ custom_http_headers?: Record<string, unknown> | undefined;
73
+ api_attributes_blocklist?: string[] | undefined;
74
+ file_access_token_expires_in?: number | undefined;
75
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
76
  //#endregion
8
77
  export { personaCreateWebhook };
9
78
  //# sourceMappingURL=create-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-webhook.d.cts","names":[],"sources":["../../src/actions/create-webhook.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAgBkB;AAAA,cAyB/C,0BAAA,EAA4B,CAAA,CAAE,UAGW;AAAA,cAEzC,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-webhook.d.cts","names":[],"sources":["../../src/actions/create-webhook.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA;;;;;;;;;mBAM/B,MAAA;;;;wBAAA,MAAA"}
@@ -1,9 +1,78 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-webhook.d.ts
4
- declare const PersonaCreateWebhookInput: z.ZodTypeAny;
5
- declare const PersonaCreateWebhookOutput: z.ZodTypeAny;
6
- declare const personaCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaCreateWebhookInput: z.ZodObject<{
5
+ url: z.ZodString;
6
+ name: z.ZodString;
7
+ fields: z.ZodOptional<z.ZodString>;
8
+ include: z.ZodOptional<z.ZodString>;
9
+ api_version: z.ZodOptional<z.ZodString>;
10
+ description: z.ZodOptional<z.ZodString>;
11
+ enabled_events: z.ZodArray<z.ZodString>;
12
+ key_inflection: z.ZodOptional<z.ZodEnum<{
13
+ camel: "camel";
14
+ kebab: "kebab";
15
+ snake: "snake";
16
+ }>>;
17
+ payload_filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
18
+ idempotency_key: z.ZodOptional<z.ZodString>;
19
+ persona_version: z.ZodOptional<z.ZodEnum<{
20
+ "2025-12-08": "2025-12-08";
21
+ "2025-10-27": "2025-10-27";
22
+ "2023-01-05": "2023-01-05";
23
+ "2022-09-01": "2022-09-01";
24
+ "2021-08-18": "2021-08-18";
25
+ "2021-07-05": "2021-07-05";
26
+ "2021-02-21": "2021-02-21";
27
+ "2020-05-18": "2020-05-18";
28
+ }>>;
29
+ api_key_inflection: z.ZodOptional<z.ZodString>;
30
+ custom_http_headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
31
+ api_attributes_blocklist: z.ZodOptional<z.ZodArray<z.ZodString>>;
32
+ file_access_token_expires_in: z.ZodOptional<z.ZodNumber>;
33
+ }, z.core.$strip>;
34
+ declare const PersonaCreateWebhookOutput: z.ZodObject<{
35
+ data: z.ZodNullable<z.ZodObject<{
36
+ id: z.ZodNullable<z.ZodString>;
37
+ type: z.ZodNullable<z.ZodString>;
38
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
39
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ secrets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
44
+ value: z.ZodNullable<z.ZodString>;
45
+ "expires-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ }, z.core.$loose>>>>;
47
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ api_version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ enabled_events: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
51
+ payload_filter: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
52
+ api_key_inflection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ api_attributes_blocklist: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
54
+ file_access_token_expires_in: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
+ }, z.core.$loose>>>;
56
+ }, z.core.$loose>>;
57
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
58
+ }, z.core.$loose>;
59
+ declare const personaCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
60
+ url: string;
61
+ name: string;
62
+ enabled_events: string[];
63
+ fields?: string | undefined;
64
+ include?: string | undefined;
65
+ api_version?: string | undefined;
66
+ description?: string | undefined;
67
+ key_inflection?: "camel" | "kebab" | "snake" | undefined;
68
+ payload_filter?: Record<string, unknown> | undefined;
69
+ idempotency_key?: string | undefined;
70
+ persona_version?: "2025-12-08" | "2025-10-27" | "2023-01-05" | "2022-09-01" | "2021-08-18" | "2021-07-05" | "2021-02-21" | "2020-05-18" | undefined;
71
+ api_key_inflection?: string | undefined;
72
+ custom_http_headers?: Record<string, unknown> | undefined;
73
+ api_attributes_blocklist?: string[] | undefined;
74
+ file_access_token_expires_in?: number | undefined;
75
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
76
  //#endregion
8
77
  export { personaCreateWebhook };
9
78
  //# sourceMappingURL=create-webhook.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-webhook.d.mts","names":[],"sources":["../../src/actions/create-webhook.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAgBkB;AAAA,cAyB/C,0BAAA,EAA4B,CAAA,CAAE,UAGW;AAAA,cAEzC,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-webhook.d.mts","names":[],"sources":["../../src/actions/create-webhook.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyCzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA;;;;;;;;;mBAM/B,MAAA;;;;wBAAA,MAAA"}
@@ -27,14 +27,14 @@ const PersonaCreateWebhookInput = z.object({
27
27
  "2020-05-18"
28
28
  ]).describe("Persona API version.").optional(),
29
29
  api_key_inflection: z.string().describe("Casing format for API keys in webhook payload (camel, kebab, or snake).").optional(),
30
- custom_http_headers: z.object({}).describe("Custom HTTP headers to include in webhook requests for authentication or routing.").optional(),
30
+ custom_http_headers: z.record(z.string(), z.unknown()).describe("Custom HTTP headers to include in webhook requests for authentication or routing.").optional(),
31
31
  api_attributes_blocklist: z.array(z.string()).describe("List of attributes to exclude from the webhook payload for security or data minimization.").optional(),
32
32
  file_access_token_expires_in: z.number().int().describe("Duration in seconds for file access token expiration. Controls how long file URLs in webhook payloads remain valid.").optional()
33
33
  }).describe("Request model for creating a Persona webhook.");
34
34
  const PersonaCreateWebhook_SecretObjectSchema = z.object({
35
- value: z.string().describe("The secret value."),
35
+ value: z.string().describe("The secret value.").nullable(),
36
36
  "expires-at": z.string().describe("Expiration timestamp for the secret.").nullable().optional()
37
- }).describe("Secret object containing value and expiration.");
37
+ }).passthrough().describe("Secret object containing value and expiration.");
38
38
  const PersonaCreateWebhook_WebhookAttributesSchema = z.object({
39
39
  url: z.string().describe("Target URL where webhook events are sent.").nullable().optional(),
40
40
  name: z.string().describe("Name of the webhook.").nullable().optional(),
@@ -49,12 +49,12 @@ const PersonaCreateWebhook_WebhookAttributesSchema = z.object({
49
49
  api_key_inflection: z.string().describe("Casing format for API keys in webhook payload.").nullable().optional(),
50
50
  api_attributes_blocklist: z.array(z.string()).describe("List of attributes excluded from webhook payload.").nullable().optional(),
51
51
  file_access_token_expires_in: z.number().int().describe("Duration in seconds for file access token expiration.").nullable().optional()
52
- }).describe("Attributes of a Persona webhook object.");
52
+ }).passthrough().describe("Attributes of a Persona webhook object.");
53
53
  const PersonaCreateWebhook_WebhookDataSchema = z.object({
54
- id: z.string().describe("Unique identifier for the webhook."),
55
- type: z.string().describe("Resource type, typically 'webhook'."),
54
+ id: z.string().describe("Unique identifier for the webhook.").nullable(),
55
+ type: z.string().describe("Resource type, typically 'webhook'.").nullable(),
56
56
  attributes: PersonaCreateWebhook_WebhookAttributesSchema.nullable().optional()
57
- }).describe("Webhook data object returned by Persona API.");
57
+ }).passthrough().describe("Webhook data object returned by Persona API.");
58
58
  const personaCreateWebhook = action("PERSONA_CREATE_WEBHOOK", {
59
59
  slug: "persona-create-webhook",
60
60
  name: "Create Webhook",
@@ -63,7 +63,7 @@ const personaCreateWebhook = action("PERSONA_CREATE_WEBHOOK", {
63
63
  output: z.object({
64
64
  data: PersonaCreateWebhook_WebhookDataSchema.nullable(),
65
65
  included: z.array(z.record(z.string(), z.unknown())).describe("Related resources included in the response when requested via 'include' parameter.").nullable().optional()
66
- }).describe("Response model for the created webhook.")
66
+ }).passthrough().describe("Response model for the created webhook.")
67
67
  });
68
68
  //#endregion
69
69
  export { personaCreateWebhook };
@@ -1 +1 @@
1
- {"version":3,"file":"create-webhook.mjs","names":[],"sources":["../../src/actions/create-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateWebhookInput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Target URL where webhook events will be sent. Must be a valid HTTPS endpoint.\"),\n name: z.string().describe(\"Name of the webhook for identification purposes.\"),\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response for customization.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response.\").optional(),\n api_version: z.string().describe(\"API version to use for this webhook. If not specified, uses the account's default version.\").optional(),\n description: z.string().describe(\"Human-readable description of the webhook's purpose.\").optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that will trigger this webhook. Common events include 'account.created', 'inquiry.completed', 'verification.passed', etc.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration to limit which events trigger the webhook based on payload attributes.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Use the same key for duplicate requests to prevent creating multiple webhooks.\").optional(),\n persona_version: z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Persona API version.\").optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload (camel, kebab, or snake).\").optional(),\n custom_http_headers: z.object({}).describe(\"Custom HTTP headers to include in webhook requests for authentication or routing.\").optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes to exclude from the webhook payload for security or data minimization.\").optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration. Controls how long file URLs in webhook payloads remain valid.\").optional(),\n}).describe(\"Request model for creating a Persona webhook.\");\nconst PersonaCreateWebhook_SecretObjectSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The secret value.\"),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).describe(\"Secret object containing value and expiration.\");\nconst PersonaCreateWebhook_WebhookAttributesSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"Target URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key used to sign webhook requests for verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook (e.g., enabled, disabled).\").nullable().optional(),\n secrets: z.array(PersonaCreateWebhook_SecretObjectSchema).describe(\"List of secret objects for webhook signing rotation.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the webhook was created.\").nullable().optional(),\n api_version: z.string().describe(\"API version used for this webhook.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the webhook.\").nullable().optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that trigger this webhook.\").nullable().optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration for webhook payload.\").nullable().optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload.\").nullable().optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes excluded from webhook payload.\").nullable().optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration.\").nullable().optional(),\n}).describe(\"Attributes of a Persona webhook object.\");\nconst PersonaCreateWebhook_WebhookDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\"),\n type: z.string().describe(\"Resource type, typically 'webhook'.\"),\n attributes: PersonaCreateWebhook_WebhookAttributesSchema.nullable().optional(),\n}).describe(\"Webhook data object returned by Persona API.\");\nexport const PersonaCreateWebhookOutput: z.ZodTypeAny = z.object({\n data: PersonaCreateWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources included in the response when requested via 'include' parameter.\").nullable().optional(),\n}).describe(\"Response model for the created webhook.\");\n\nexport const personaCreateWebhook = action(\"PERSONA_CREATE_WEBHOOK\", {\n slug: \"persona-create-webhook\",\n name: \"Create Webhook\",\n description: \"Tool to create a new webhook in Persona. Use when you need to set up real-time notifications for specific events in your Persona account. The webhook will send POST requests to your URL when enabled events occur.\",\n input: PersonaCreateWebhookInput,\n output: PersonaCreateWebhookOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-webhook.mjs","names":[],"sources":["../../src/actions/create-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaCreateWebhookInput = z.object({\n url: z.string().describe(\"Target URL where webhook events will be sent. Must be a valid HTTPS endpoint.\"),\n name: z.string().describe(\"Name of the webhook for identification purposes.\"),\n fields: z.string().describe(\"Comma-separated list of attributes to include in the response for customization.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths to include in the response.\").optional(),\n api_version: z.string().describe(\"API version to use for this webhook. If not specified, uses the account's default version.\").optional(),\n description: z.string().describe(\"Human-readable description of the webhook's purpose.\").optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that will trigger this webhook. Common events include 'account.created', 'inquiry.completed', 'verification.passed', etc.\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Determines casing for the API response.\").optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration to limit which events trigger the webhook based on payload attributes.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent. Use the same key for duplicate requests to prevent creating multiple webhooks.\").optional(),\n persona_version: z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Persona API version.\").optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload (camel, kebab, or snake).\").optional(),\n custom_http_headers: z.record(z.string(), z.unknown()).describe(\"Custom HTTP headers to include in webhook requests for authentication or routing.\").optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes to exclude from the webhook payload for security or data minimization.\").optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration. Controls how long file URLs in webhook payloads remain valid.\").optional(),\n}).describe(\"Request model for creating a Persona webhook.\");\nconst PersonaCreateWebhook_SecretObjectSchema = z.object({\n value: z.string().describe(\"The secret value.\").nullable(),\n \"expires-at\": z.string().describe(\"Expiration timestamp for the secret.\").nullable().optional(),\n}).passthrough().describe(\"Secret object containing value and expiration.\");\nconst PersonaCreateWebhook_WebhookAttributesSchema = z.object({\n url: z.string().describe(\"Target URL where webhook events are sent.\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook.\").nullable().optional(),\n secret: z.string().describe(\"Secret key used to sign webhook requests for verification.\").nullable().optional(),\n status: z.string().describe(\"Current status of the webhook (e.g., enabled, disabled).\").nullable().optional(),\n secrets: z.array(PersonaCreateWebhook_SecretObjectSchema).describe(\"List of secret objects for webhook signing rotation.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the webhook was created.\").nullable().optional(),\n api_version: z.string().describe(\"API version used for this webhook.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the webhook.\").nullable().optional(),\n enabled_events: z.array(z.string()).describe(\"List of event types that trigger this webhook.\").nullable().optional(),\n payload_filter: z.record(z.string(), z.unknown()).describe(\"Filter configuration for webhook payload.\").nullable().optional(),\n api_key_inflection: z.string().describe(\"Casing format for API keys in webhook payload.\").nullable().optional(),\n api_attributes_blocklist: z.array(z.string()).describe(\"List of attributes excluded from webhook payload.\").nullable().optional(),\n file_access_token_expires_in: z.number().int().describe(\"Duration in seconds for file access token expiration.\").nullable().optional(),\n}).passthrough().describe(\"Attributes of a Persona webhook object.\");\nconst PersonaCreateWebhook_WebhookDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the webhook.\").nullable(),\n type: z.string().describe(\"Resource type, typically 'webhook'.\").nullable(),\n attributes: PersonaCreateWebhook_WebhookAttributesSchema.nullable().optional(),\n}).passthrough().describe(\"Webhook data object returned by Persona API.\");\nexport const PersonaCreateWebhookOutput = z.object({\n data: PersonaCreateWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Related resources included in the response when requested via 'include' parameter.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the created webhook.\");\n\nexport const personaCreateWebhook = action(\"PERSONA_CREATE_WEBHOOK\", {\n slug: \"persona-create-webhook\",\n name: \"Create Webhook\",\n description: \"Tool to create a new webhook in Persona. Use when you need to set up real-time notifications for specific events in your Persona account. The webhook will send POST requests to your URL when enabled events occur.\",\n input: PersonaCreateWebhookInput,\n output: PersonaCreateWebhookOutput,\n});\n"],"mappings":"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"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/disable-webhook.ts
4
4
  const PersonaDisableWebhookInput = zod.z.object({
5
- fields: zod.z.object({}).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.").optional(),
5
+ fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.").optional(),
6
6
  include: zod.z.string().describe("A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the 'included' key in the response. See Serialization for more details.").optional(),
7
7
  webhook_id: zod.z.string().describe("Webhook's ID (starts with 'wbh_')"),
8
8
  key_inflection: zod.z.enum([
@@ -30,20 +30,20 @@ const PersonaDisableWebhook_WebhookAttributesSchema = zod.z.object({
30
30
  "api-version": zod.z.string().describe("API version used by the webhook").nullable().optional(),
31
31
  description: zod.z.string().describe("Description of the webhook").nullable().optional(),
32
32
  "enabled-events": zod.z.array(zod.z.string()).describe("List of events enabled for this webhook").nullable().optional(),
33
- "payload-filter": zod.z.object({}).describe("Payload filter configuration").nullable().optional(),
33
+ "payload-filter": zod.z.record(zod.z.string(), zod.z.unknown()).describe("Payload filter configuration").nullable().optional(),
34
34
  "api-key-inflection": zod.z.string().describe("API key inflection setting").nullable().optional(),
35
35
  "api-attributes-blocklist": zod.z.array(zod.z.string()).describe("List of API attributes to blocklist").nullable().optional(),
36
36
  "file-access-token-expires-in": zod.z.number().int().describe("File access token expiration time in seconds").nullable().optional()
37
- }).describe("Webhook attributes in the response.");
37
+ }).passthrough().describe("Webhook attributes in the response.");
38
38
  const PersonaDisableWebhook_WebhookDataSchema = zod.z.object({
39
39
  id: zod.z.string().describe("Webhook ID").nullable().optional(),
40
40
  type: zod.z.string().describe("Resource type").nullable().optional(),
41
41
  attributes: PersonaDisableWebhook_WebhookAttributesSchema.nullable().optional()
42
- }).describe("Webhook data object in the response.");
42
+ }).passthrough().describe("Webhook data object in the response.");
43
43
  const PersonaDisableWebhookOutput = zod.z.object({
44
44
  data: PersonaDisableWebhook_WebhookDataSchema.nullable(),
45
- included: zod.z.array(zod.z.object({})).describe("Excluded from the response by default. Will be an empty array when the 'include' query parameter in the request was explicitly set to empty.").nullable().optional()
46
- }).describe("Response model for disabling a webhook.");
45
+ included: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Excluded from the response by default. Will be an empty array when the 'include' query parameter in the request was explicitly set to empty.").nullable().optional()
46
+ }).passthrough().describe("Response model for disabling a webhook.");
47
47
  const personaDisableWebhook = require_action.action("PERSONA_DISABLE_WEBHOOK", {
48
48
  slug: "persona-disable-webhook",
49
49
  name: "Disable Webhook",
@@ -1 +1 @@
1
- {"version":3,"file":"disable-webhook.cjs","names":["z","action"],"sources":["../../src/actions/disable-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaDisableWebhookInput: z.ZodTypeAny = z.object({\n fields: z.object({}).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the 'included' key in the response. See Serialization for more details.\").optional(),\n webhook_id: z.string().describe(\"Webhook's ID (starts with 'wbh_')\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Casing options for API response.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent\").optional(),\n persona_version: z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Persona API version options.\").optional(),\n}).describe(\"Request model for disabling a webhook.\");\nconst PersonaDisableWebhook_WebhookAttributesSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL of the webhook endpoint\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook\").nullable().optional(),\n status: z.string().describe(\"Status of the webhook\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the webhook was created\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used by the webhook\").nullable().optional(),\n description: z.string().describe(\"Description of the webhook\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of events enabled for this webhook\").nullable().optional(),\n \"payload-filter\": z.object({}).describe(\"Payload filter configuration\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"API key inflection setting\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of API attributes to blocklist\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"File access token expiration time in seconds\").nullable().optional(),\n}).describe(\"Webhook attributes in the response.\");\nconst PersonaDisableWebhook_WebhookDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Webhook ID\").nullable().optional(),\n type: z.string().describe(\"Resource type\").nullable().optional(),\n attributes: PersonaDisableWebhook_WebhookAttributesSchema.nullable().optional(),\n}).describe(\"Webhook data object in the response.\");\nexport const PersonaDisableWebhookOutput: z.ZodTypeAny = z.object({\n data: PersonaDisableWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.object({})).describe(\"Excluded from the response by default. Will be an empty array when the 'include' query parameter in the request was explicitly set to empty.\").nullable().optional(),\n}).describe(\"Response model for disabling a webhook.\");\n\nexport const personaDisableWebhook = action(\"PERSONA_DISABLE_WEBHOOK\", {\n slug: \"persona-disable-webhook\",\n name: \"Disable Webhook\",\n description: \"Tool to disable a webhook in Persona. Use when you need to stop a webhook from receiving events without deleting it.\",\n input: PersonaDisableWebhookInput,\n output: PersonaDisableWebhookOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"disable-webhook.cjs","names":["z","action"],"sources":["../../src/actions/disable-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PersonaDisableWebhookInput = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Comma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response.\").optional(),\n include: z.string().describe(\"A comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the 'included' key in the response. See Serialization for more details.\").optional(),\n webhook_id: z.string().describe(\"Webhook's ID (starts with 'wbh_')\"),\n key_inflection: z.enum([\"camel\", \"kebab\", \"snake\"]).describe(\"Casing options for API response.\").optional(),\n idempotency_key: z.string().describe(\"Ensures the request is idempotent\").optional(),\n persona_version: z.enum([\"2025-12-08\", \"2025-10-27\", \"2023-01-05\", \"2022-09-01\", \"2021-08-18\", \"2021-07-05\", \"2021-02-21\", \"2020-05-18\"]).describe(\"Persona API version options.\").optional(),\n}).describe(\"Request model for disabling a webhook.\");\nconst PersonaDisableWebhook_WebhookAttributesSchema = z.object({\n url: z.string().describe(\"URL of the webhook endpoint\").nullable().optional(),\n name: z.string().describe(\"Name of the webhook\").nullable().optional(),\n status: z.string().describe(\"Status of the webhook\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the webhook was created\").nullable().optional(),\n \"api-version\": z.string().describe(\"API version used by the webhook\").nullable().optional(),\n description: z.string().describe(\"Description of the webhook\").nullable().optional(),\n \"enabled-events\": z.array(z.string()).describe(\"List of events enabled for this webhook\").nullable().optional(),\n \"payload-filter\": z.record(z.string(), z.unknown()).describe(\"Payload filter configuration\").nullable().optional(),\n \"api-key-inflection\": z.string().describe(\"API key inflection setting\").nullable().optional(),\n \"api-attributes-blocklist\": z.array(z.string()).describe(\"List of API attributes to blocklist\").nullable().optional(),\n \"file-access-token-expires-in\": z.number().int().describe(\"File access token expiration time in seconds\").nullable().optional(),\n}).passthrough().describe(\"Webhook attributes in the response.\");\nconst PersonaDisableWebhook_WebhookDataSchema = z.object({\n id: z.string().describe(\"Webhook ID\").nullable().optional(),\n type: z.string().describe(\"Resource type\").nullable().optional(),\n attributes: PersonaDisableWebhook_WebhookAttributesSchema.nullable().optional(),\n}).passthrough().describe(\"Webhook data object in the response.\");\nexport const PersonaDisableWebhookOutput = z.object({\n data: PersonaDisableWebhook_WebhookDataSchema.nullable(),\n included: z.array(z.record(z.string(), z.unknown())).describe(\"Excluded from the response by default. Will be an empty array when the 'include' query parameter in the request was explicitly set to empty.\").nullable().optional(),\n}).passthrough().describe(\"Response model for disabling a webhook.\");\n\nexport const personaDisableWebhook = action(\"PERSONA_DISABLE_WEBHOOK\", {\n slug: \"persona-disable-webhook\",\n name: \"Disable Webhook\",\n description: \"Tool to disable a webhook in Persona. Use when you need to stop a webhook from receiving events without deleting it.\",\n input: PersonaDisableWebhookInput,\n output: PersonaDisableWebhookOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,55 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/disable-webhook.d.ts
4
- declare const PersonaDisableWebhookInput: z.ZodTypeAny;
5
- declare const PersonaDisableWebhookOutput: z.ZodTypeAny;
6
- declare const personaDisableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PersonaDisableWebhookInput: z.ZodObject<{
5
+ fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6
+ include: z.ZodOptional<z.ZodString>;
7
+ webhook_id: z.ZodString;
8
+ key_inflection: z.ZodOptional<z.ZodEnum<{
9
+ camel: "camel";
10
+ kebab: "kebab";
11
+ snake: "snake";
12
+ }>>;
13
+ idempotency_key: z.ZodOptional<z.ZodString>;
14
+ persona_version: z.ZodOptional<z.ZodEnum<{
15
+ "2025-12-08": "2025-12-08";
16
+ "2025-10-27": "2025-10-27";
17
+ "2023-01-05": "2023-01-05";
18
+ "2022-09-01": "2022-09-01";
19
+ "2021-08-18": "2021-08-18";
20
+ "2021-07-05": "2021-07-05";
21
+ "2021-02-21": "2021-02-21";
22
+ "2020-05-18": "2020-05-18";
23
+ }>>;
24
+ }, z.core.$strip>;
25
+ declare const PersonaDisableWebhookOutput: z.ZodObject<{
26
+ data: z.ZodNullable<z.ZodObject<{
27
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ attributes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ "api-version": z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ "enabled-events": z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
37
+ "payload-filter": z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
38
+ "api-key-inflection": z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ "api-attributes-blocklist": z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
40
+ "file-access-token-expires-in": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
41
+ }, z.core.$loose>>>;
42
+ }, z.core.$loose>>;
43
+ included: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
44
+ }, z.core.$loose>;
45
+ declare const personaDisableWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
46
+ webhook_id: string;
47
+ fields?: Record<string, unknown> | undefined;
48
+ include?: string | undefined;
49
+ key_inflection?: "camel" | "kebab" | "snake" | undefined;
50
+ idempotency_key?: string | undefined;
51
+ persona_version?: "2025-12-08" | "2025-10-27" | "2023-01-05" | "2022-09-01" | "2021-08-18" | "2021-07-05" | "2021-02-21" | "2020-05-18" | undefined;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
53
  //#endregion
8
54
  export { personaDisableWebhook };
9
55
  //# sourceMappingURL=disable-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"disable-webhook.d.cts","names":[],"sources":["../../src/actions/disable-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAOU;AAAA,cAmBxC,2BAAA,EAA6B,CAAA,CAAE,UAGU;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"disable-webhook.d.cts","names":[],"sources":["../../src/actions/disable-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cA0B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA;;WAMhC,MAAA"}