@keystrokehq/spoki 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 (461) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-contact-operator.cjs +1 -1
  4. package/dist/actions/add-contact-operator.cjs.map +1 -1
  5. package/dist/actions/add-contact-operator.d.cts +9 -3
  6. package/dist/actions/add-contact-operator.d.cts.map +1 -1
  7. package/dist/actions/add-contact-operator.d.mts +9 -3
  8. package/dist/actions/add-contact-operator.d.mts.map +1 -1
  9. package/dist/actions/add-contact-operator.mjs +1 -1
  10. package/dist/actions/add-contact-operator.mjs.map +1 -1
  11. package/dist/actions/add-service-user.cjs +4 -4
  12. package/dist/actions/add-service-user.cjs.map +1 -1
  13. package/dist/actions/add-service-user.d.cts +13 -3
  14. package/dist/actions/add-service-user.d.cts.map +1 -1
  15. package/dist/actions/add-service-user.d.mts +13 -3
  16. package/dist/actions/add-service-user.d.mts.map +1 -1
  17. package/dist/actions/add-service-user.mjs +4 -4
  18. package/dist/actions/add-service-user.mjs.map +1 -1
  19. package/dist/actions/check-role-private-key.cjs +1 -1
  20. package/dist/actions/check-role-private-key.cjs.map +1 -1
  21. package/dist/actions/check-role-private-key.d.cts +9 -3
  22. package/dist/actions/check-role-private-key.d.cts.map +1 -1
  23. package/dist/actions/check-role-private-key.d.mts +9 -3
  24. package/dist/actions/check-role-private-key.d.mts.map +1 -1
  25. package/dist/actions/check-role-private-key.mjs +1 -1
  26. package/dist/actions/check-role-private-key.mjs.map +1 -1
  27. package/dist/actions/clone-template.cjs +16 -16
  28. package/dist/actions/clone-template.cjs.map +1 -1
  29. package/dist/actions/clone-template.d.cts +48 -3
  30. package/dist/actions/clone-template.d.cts.map +1 -1
  31. package/dist/actions/clone-template.d.mts +48 -3
  32. package/dist/actions/clone-template.d.mts.map +1 -1
  33. package/dist/actions/clone-template.mjs +16 -16
  34. package/dist/actions/clone-template.mjs.map +1 -1
  35. package/dist/actions/create-account-onboarding-link.cjs +4 -4
  36. package/dist/actions/create-account-onboarding-link.cjs.map +1 -1
  37. package/dist/actions/create-account-onboarding-link.d.cts +11 -3
  38. package/dist/actions/create-account-onboarding-link.d.cts.map +1 -1
  39. package/dist/actions/create-account-onboarding-link.d.mts +11 -3
  40. package/dist/actions/create-account-onboarding-link.d.mts.map +1 -1
  41. package/dist/actions/create-account-onboarding-link.mjs +4 -4
  42. package/dist/actions/create-account-onboarding-link.mjs.map +1 -1
  43. package/dist/actions/create-custom-field.cjs +7 -7
  44. package/dist/actions/create-custom-field.cjs.map +1 -1
  45. package/dist/actions/create-custom-field.d.cts +20 -3
  46. package/dist/actions/create-custom-field.d.cts.map +1 -1
  47. package/dist/actions/create-custom-field.d.mts +20 -3
  48. package/dist/actions/create-custom-field.d.mts.map +1 -1
  49. package/dist/actions/create-custom-field.mjs +7 -7
  50. package/dist/actions/create-custom-field.mjs.map +1 -1
  51. package/dist/actions/create-list.cjs +5 -5
  52. package/dist/actions/create-list.cjs.map +1 -1
  53. package/dist/actions/create-list.d.cts +13 -3
  54. package/dist/actions/create-list.d.cts.map +1 -1
  55. package/dist/actions/create-list.d.mts +13 -3
  56. package/dist/actions/create-list.d.mts.map +1 -1
  57. package/dist/actions/create-list.mjs +5 -5
  58. package/dist/actions/create-list.mjs.map +1 -1
  59. package/dist/actions/create-media.cjs +1 -1
  60. package/dist/actions/create-media.cjs.map +1 -1
  61. package/dist/actions/create-media.d.cts +19 -3
  62. package/dist/actions/create-media.d.cts.map +1 -1
  63. package/dist/actions/create-media.d.mts +19 -3
  64. package/dist/actions/create-media.d.mts.map +1 -1
  65. package/dist/actions/create-media.mjs +1 -1
  66. package/dist/actions/create-media.mjs.map +1 -1
  67. package/dist/actions/create-or-update-contact.cjs +10 -10
  68. package/dist/actions/create-or-update-contact.cjs.map +1 -1
  69. package/dist/actions/create-or-update-contact.d.cts +30 -3
  70. package/dist/actions/create-or-update-contact.d.cts.map +1 -1
  71. package/dist/actions/create-or-update-contact.d.mts +30 -3
  72. package/dist/actions/create-or-update-contact.d.mts.map +1 -1
  73. package/dist/actions/create-or-update-contact.mjs +10 -10
  74. package/dist/actions/create-or-update-contact.mjs.map +1 -1
  75. package/dist/actions/create-template.cjs +16 -16
  76. package/dist/actions/create-template.cjs.map +1 -1
  77. package/dist/actions/create-template.d.cts +95 -3
  78. package/dist/actions/create-template.d.cts.map +1 -1
  79. package/dist/actions/create-template.d.mts +95 -3
  80. package/dist/actions/create-template.d.mts.map +1 -1
  81. package/dist/actions/create-template.mjs +16 -16
  82. package/dist/actions/create-template.mjs.map +1 -1
  83. package/dist/actions/create-ticket.cjs +25 -25
  84. package/dist/actions/create-ticket.cjs.map +1 -1
  85. package/dist/actions/create-ticket.d.cts +65 -3
  86. package/dist/actions/create-ticket.d.cts.map +1 -1
  87. package/dist/actions/create-ticket.d.mts +65 -3
  88. package/dist/actions/create-ticket.d.mts.map +1 -1
  89. package/dist/actions/create-ticket.mjs +25 -25
  90. package/dist/actions/create-ticket.mjs.map +1 -1
  91. package/dist/actions/delete-contact.cjs +1 -1
  92. package/dist/actions/delete-contact.cjs.map +1 -1
  93. package/dist/actions/delete-contact.d.cts +7 -3
  94. package/dist/actions/delete-contact.d.cts.map +1 -1
  95. package/dist/actions/delete-contact.d.mts +7 -3
  96. package/dist/actions/delete-contact.d.mts.map +1 -1
  97. package/dist/actions/delete-contact.mjs +1 -1
  98. package/dist/actions/delete-contact.mjs.map +1 -1
  99. package/dist/actions/delete-custom-field.cjs +1 -1
  100. package/dist/actions/delete-custom-field.cjs.map +1 -1
  101. package/dist/actions/delete-custom-field.d.cts +7 -3
  102. package/dist/actions/delete-custom-field.d.cts.map +1 -1
  103. package/dist/actions/delete-custom-field.d.mts +7 -3
  104. package/dist/actions/delete-custom-field.d.mts.map +1 -1
  105. package/dist/actions/delete-custom-field.mjs +1 -1
  106. package/dist/actions/delete-custom-field.mjs.map +1 -1
  107. package/dist/actions/delete-list.cjs +1 -1
  108. package/dist/actions/delete-list.cjs.map +1 -1
  109. package/dist/actions/delete-list.d.cts +7 -3
  110. package/dist/actions/delete-list.d.cts.map +1 -1
  111. package/dist/actions/delete-list.d.mts +7 -3
  112. package/dist/actions/delete-list.d.mts.map +1 -1
  113. package/dist/actions/delete-list.mjs +1 -1
  114. package/dist/actions/delete-list.mjs.map +1 -1
  115. package/dist/actions/delete-media.cjs +1 -1
  116. package/dist/actions/delete-media.cjs.map +1 -1
  117. package/dist/actions/delete-media.d.cts +7 -3
  118. package/dist/actions/delete-media.d.cts.map +1 -1
  119. package/dist/actions/delete-media.d.mts +7 -3
  120. package/dist/actions/delete-media.d.mts.map +1 -1
  121. package/dist/actions/delete-media.mjs +1 -1
  122. package/dist/actions/delete-media.mjs.map +1 -1
  123. package/dist/actions/delete-role.cjs +1 -1
  124. package/dist/actions/delete-role.cjs.map +1 -1
  125. package/dist/actions/delete-role.d.cts +7 -3
  126. package/dist/actions/delete-role.d.cts.map +1 -1
  127. package/dist/actions/delete-role.d.mts +7 -3
  128. package/dist/actions/delete-role.d.mts.map +1 -1
  129. package/dist/actions/delete-role.mjs +1 -1
  130. package/dist/actions/delete-role.mjs.map +1 -1
  131. package/dist/actions/delete-template.cjs +1 -1
  132. package/dist/actions/delete-template.cjs.map +1 -1
  133. package/dist/actions/delete-template.d.cts +11 -3
  134. package/dist/actions/delete-template.d.cts.map +1 -1
  135. package/dist/actions/delete-template.d.mts +11 -3
  136. package/dist/actions/delete-template.d.mts.map +1 -1
  137. package/dist/actions/delete-template.mjs +1 -1
  138. package/dist/actions/delete-template.mjs.map +1 -1
  139. package/dist/actions/delete-ticket.cjs +1 -1
  140. package/dist/actions/delete-ticket.cjs.map +1 -1
  141. package/dist/actions/delete-ticket.d.cts +7 -3
  142. package/dist/actions/delete-ticket.d.cts.map +1 -1
  143. package/dist/actions/delete-ticket.d.mts +7 -3
  144. package/dist/actions/delete-ticket.d.mts.map +1 -1
  145. package/dist/actions/delete-ticket.mjs +1 -1
  146. package/dist/actions/delete-ticket.mjs.map +1 -1
  147. package/dist/actions/generate-role-private-key.cjs +1 -1
  148. package/dist/actions/generate-role-private-key.cjs.map +1 -1
  149. package/dist/actions/generate-role-private-key.d.cts +9 -3
  150. package/dist/actions/generate-role-private-key.d.cts.map +1 -1
  151. package/dist/actions/generate-role-private-key.d.mts +9 -3
  152. package/dist/actions/generate-role-private-key.d.mts.map +1 -1
  153. package/dist/actions/generate-role-private-key.mjs +1 -1
  154. package/dist/actions/generate-role-private-key.mjs.map +1 -1
  155. package/dist/actions/get-account-current-report.cjs +1 -1
  156. package/dist/actions/get-account-current-report.cjs.map +1 -1
  157. package/dist/actions/get-account-current-report.d.cts +22 -3
  158. package/dist/actions/get-account-current-report.d.cts.map +1 -1
  159. package/dist/actions/get-account-current-report.d.mts +22 -3
  160. package/dist/actions/get-account-current-report.d.mts.map +1 -1
  161. package/dist/actions/get-account-current-report.mjs +1 -1
  162. package/dist/actions/get-account-current-report.mjs.map +1 -1
  163. package/dist/actions/list-accounts.cjs +25 -25
  164. package/dist/actions/list-accounts.cjs.map +1 -1
  165. package/dist/actions/list-accounts.d.cts +42 -3
  166. package/dist/actions/list-accounts.d.cts.map +1 -1
  167. package/dist/actions/list-accounts.d.mts +42 -3
  168. package/dist/actions/list-accounts.d.mts.map +1 -1
  169. package/dist/actions/list-accounts.mjs +25 -25
  170. package/dist/actions/list-accounts.mjs.map +1 -1
  171. package/dist/actions/list-agencies.cjs.map +1 -1
  172. package/dist/actions/list-agencies.d.cts +3 -3
  173. package/dist/actions/list-agencies.d.cts.map +1 -1
  174. package/dist/actions/list-agencies.d.mts +3 -3
  175. package/dist/actions/list-agencies.d.mts.map +1 -1
  176. package/dist/actions/list-agencies.mjs.map +1 -1
  177. package/dist/actions/list-automations.cjs +14 -14
  178. package/dist/actions/list-automations.cjs.map +1 -1
  179. package/dist/actions/list-automations.d.cts +52 -3
  180. package/dist/actions/list-automations.d.cts.map +1 -1
  181. package/dist/actions/list-automations.d.mts +52 -3
  182. package/dist/actions/list-automations.d.mts.map +1 -1
  183. package/dist/actions/list-automations.mjs +14 -14
  184. package/dist/actions/list-automations.mjs.map +1 -1
  185. package/dist/actions/list-campaigns.cjs +26 -26
  186. package/dist/actions/list-campaigns.cjs.map +1 -1
  187. package/dist/actions/list-campaigns.d.cts +46 -3
  188. package/dist/actions/list-campaigns.d.cts.map +1 -1
  189. package/dist/actions/list-campaigns.d.mts +46 -3
  190. package/dist/actions/list-campaigns.d.mts.map +1 -1
  191. package/dist/actions/list-campaigns.mjs +26 -26
  192. package/dist/actions/list-campaigns.mjs.map +1 -1
  193. package/dist/actions/list-contacts.cjs +23 -23
  194. package/dist/actions/list-contacts.cjs.map +1 -1
  195. package/dist/actions/list-contacts.d.cts +60 -3
  196. package/dist/actions/list-contacts.d.cts.map +1 -1
  197. package/dist/actions/list-contacts.d.mts +60 -3
  198. package/dist/actions/list-contacts.d.mts.map +1 -1
  199. package/dist/actions/list-contacts.mjs +23 -23
  200. package/dist/actions/list-contacts.mjs.map +1 -1
  201. package/dist/actions/list-custom-fields.cjs +7 -7
  202. package/dist/actions/list-custom-fields.cjs.map +1 -1
  203. package/dist/actions/list-custom-fields.d.cts +18 -3
  204. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  205. package/dist/actions/list-custom-fields.d.mts +18 -3
  206. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  207. package/dist/actions/list-custom-fields.mjs +7 -7
  208. package/dist/actions/list-custom-fields.mjs.map +1 -1
  209. package/dist/actions/list-lists.cjs +7 -7
  210. package/dist/actions/list-lists.cjs.map +1 -1
  211. package/dist/actions/list-lists.d.cts +22 -3
  212. package/dist/actions/list-lists.d.cts.map +1 -1
  213. package/dist/actions/list-lists.d.mts +22 -3
  214. package/dist/actions/list-lists.d.mts.map +1 -1
  215. package/dist/actions/list-lists.mjs +7 -7
  216. package/dist/actions/list-lists.mjs.map +1 -1
  217. package/dist/actions/list-media.cjs +9 -9
  218. package/dist/actions/list-media.cjs.map +1 -1
  219. package/dist/actions/list-media.d.cts +23 -3
  220. package/dist/actions/list-media.d.cts.map +1 -1
  221. package/dist/actions/list-media.d.mts +23 -3
  222. package/dist/actions/list-media.d.mts.map +1 -1
  223. package/dist/actions/list-media.mjs +9 -9
  224. package/dist/actions/list-media.mjs.map +1 -1
  225. package/dist/actions/list-partners.cjs.map +1 -1
  226. package/dist/actions/list-partners.d.cts +3 -3
  227. package/dist/actions/list-partners.d.cts.map +1 -1
  228. package/dist/actions/list-partners.d.mts +3 -3
  229. package/dist/actions/list-partners.d.mts.map +1 -1
  230. package/dist/actions/list-partners.mjs.map +1 -1
  231. package/dist/actions/list-reports.cjs +3 -3
  232. package/dist/actions/list-reports.cjs.map +1 -1
  233. package/dist/actions/list-reports.d.cts +35 -3
  234. package/dist/actions/list-reports.d.cts.map +1 -1
  235. package/dist/actions/list-reports.d.mts +35 -3
  236. package/dist/actions/list-reports.d.mts.map +1 -1
  237. package/dist/actions/list-reports.mjs +3 -3
  238. package/dist/actions/list-reports.mjs.map +1 -1
  239. package/dist/actions/list-roles.cjs +15 -15
  240. package/dist/actions/list-roles.cjs.map +1 -1
  241. package/dist/actions/list-roles.d.cts +23 -3
  242. package/dist/actions/list-roles.d.cts.map +1 -1
  243. package/dist/actions/list-roles.d.mts +23 -3
  244. package/dist/actions/list-roles.d.mts.map +1 -1
  245. package/dist/actions/list-roles.mjs +15 -15
  246. package/dist/actions/list-roles.mjs.map +1 -1
  247. package/dist/actions/list-tags.cjs +7 -7
  248. package/dist/actions/list-tags.cjs.map +1 -1
  249. package/dist/actions/list-tags.d.cts +13 -3
  250. package/dist/actions/list-tags.d.cts.map +1 -1
  251. package/dist/actions/list-tags.d.mts +13 -3
  252. package/dist/actions/list-tags.d.mts.map +1 -1
  253. package/dist/actions/list-tags.mjs +7 -7
  254. package/dist/actions/list-tags.mjs.map +1 -1
  255. package/dist/actions/list-templates.cjs +21 -21
  256. package/dist/actions/list-templates.cjs.map +1 -1
  257. package/dist/actions/list-templates.d.cts +51 -3
  258. package/dist/actions/list-templates.d.cts.map +1 -1
  259. package/dist/actions/list-templates.d.mts +51 -3
  260. package/dist/actions/list-templates.d.mts.map +1 -1
  261. package/dist/actions/list-templates.mjs +21 -21
  262. package/dist/actions/list-templates.mjs.map +1 -1
  263. package/dist/actions/list-tickets.cjs +27 -27
  264. package/dist/actions/list-tickets.cjs.map +1 -1
  265. package/dist/actions/list-tickets.d.cts +63 -3
  266. package/dist/actions/list-tickets.d.cts.map +1 -1
  267. package/dist/actions/list-tickets.d.mts +63 -3
  268. package/dist/actions/list-tickets.d.mts.map +1 -1
  269. package/dist/actions/list-tickets.mjs +27 -27
  270. package/dist/actions/list-tickets.mjs.map +1 -1
  271. package/dist/actions/remove-all-list-contacts.cjs +1 -1
  272. package/dist/actions/remove-all-list-contacts.cjs.map +1 -1
  273. package/dist/actions/remove-all-list-contacts.d.cts +9 -3
  274. package/dist/actions/remove-all-list-contacts.d.cts.map +1 -1
  275. package/dist/actions/remove-all-list-contacts.d.mts +9 -3
  276. package/dist/actions/remove-all-list-contacts.d.mts.map +1 -1
  277. package/dist/actions/remove-all-list-contacts.mjs +1 -1
  278. package/dist/actions/remove-all-list-contacts.mjs.map +1 -1
  279. package/dist/actions/remove-contact-operator.cjs +1 -1
  280. package/dist/actions/remove-contact-operator.cjs.map +1 -1
  281. package/dist/actions/remove-contact-operator.d.cts +11 -3
  282. package/dist/actions/remove-contact-operator.d.cts.map +1 -1
  283. package/dist/actions/remove-contact-operator.d.mts +11 -3
  284. package/dist/actions/remove-contact-operator.d.mts.map +1 -1
  285. package/dist/actions/remove-contact-operator.mjs +1 -1
  286. package/dist/actions/remove-contact-operator.mjs.map +1 -1
  287. package/dist/actions/remove-list-contacts.cjs +1 -1
  288. package/dist/actions/remove-list-contacts.cjs.map +1 -1
  289. package/dist/actions/remove-list-contacts.d.cts +11 -3
  290. package/dist/actions/remove-list-contacts.d.cts.map +1 -1
  291. package/dist/actions/remove-list-contacts.d.mts +11 -3
  292. package/dist/actions/remove-list-contacts.d.mts.map +1 -1
  293. package/dist/actions/remove-list-contacts.mjs +1 -1
  294. package/dist/actions/remove-list-contacts.mjs.map +1 -1
  295. package/dist/actions/resend-invitation.cjs +1 -1
  296. package/dist/actions/resend-invitation.cjs.map +1 -1
  297. package/dist/actions/resend-invitation.d.cts +10 -3
  298. package/dist/actions/resend-invitation.d.cts.map +1 -1
  299. package/dist/actions/resend-invitation.d.mts +10 -3
  300. package/dist/actions/resend-invitation.d.mts.map +1 -1
  301. package/dist/actions/resend-invitation.mjs +1 -1
  302. package/dist/actions/resend-invitation.mjs.map +1 -1
  303. package/dist/actions/retrieve-account.cjs +23 -23
  304. package/dist/actions/retrieve-account.cjs.map +1 -1
  305. package/dist/actions/retrieve-account.d.cts +35 -3
  306. package/dist/actions/retrieve-account.d.cts.map +1 -1
  307. package/dist/actions/retrieve-account.d.mts +35 -3
  308. package/dist/actions/retrieve-account.d.mts.map +1 -1
  309. package/dist/actions/retrieve-account.mjs +23 -23
  310. package/dist/actions/retrieve-account.mjs.map +1 -1
  311. package/dist/actions/retrieve-automation.cjs +12 -12
  312. package/dist/actions/retrieve-automation.cjs.map +1 -1
  313. package/dist/actions/retrieve-automation.d.cts +23 -3
  314. package/dist/actions/retrieve-automation.d.cts.map +1 -1
  315. package/dist/actions/retrieve-automation.d.mts +23 -3
  316. package/dist/actions/retrieve-automation.d.mts.map +1 -1
  317. package/dist/actions/retrieve-automation.mjs +12 -12
  318. package/dist/actions/retrieve-automation.mjs.map +1 -1
  319. package/dist/actions/retrieve-contact.cjs +29 -29
  320. package/dist/actions/retrieve-contact.cjs.map +1 -1
  321. package/dist/actions/retrieve-contact.d.cts +45 -3
  322. package/dist/actions/retrieve-contact.d.cts.map +1 -1
  323. package/dist/actions/retrieve-contact.d.mts +45 -3
  324. package/dist/actions/retrieve-contact.d.mts.map +1 -1
  325. package/dist/actions/retrieve-contact.mjs +29 -29
  326. package/dist/actions/retrieve-contact.mjs.map +1 -1
  327. package/dist/actions/retrieve-custom-field.cjs +6 -6
  328. package/dist/actions/retrieve-custom-field.cjs.map +1 -1
  329. package/dist/actions/retrieve-custom-field.d.cts +14 -3
  330. package/dist/actions/retrieve-custom-field.d.cts.map +1 -1
  331. package/dist/actions/retrieve-custom-field.d.mts +14 -3
  332. package/dist/actions/retrieve-custom-field.d.mts.map +1 -1
  333. package/dist/actions/retrieve-custom-field.mjs +6 -6
  334. package/dist/actions/retrieve-custom-field.mjs.map +1 -1
  335. package/dist/actions/retrieve-list.cjs +5 -5
  336. package/dist/actions/retrieve-list.cjs.map +1 -1
  337. package/dist/actions/retrieve-list.d.cts +13 -3
  338. package/dist/actions/retrieve-list.d.cts.map +1 -1
  339. package/dist/actions/retrieve-list.d.mts +13 -3
  340. package/dist/actions/retrieve-list.d.mts.map +1 -1
  341. package/dist/actions/retrieve-list.mjs +5 -5
  342. package/dist/actions/retrieve-list.mjs.map +1 -1
  343. package/dist/actions/retrieve-media.cjs +1 -1
  344. package/dist/actions/retrieve-media.cjs.map +1 -1
  345. package/dist/actions/retrieve-media.d.cts +16 -3
  346. package/dist/actions/retrieve-media.d.cts.map +1 -1
  347. package/dist/actions/retrieve-media.d.mts +16 -3
  348. package/dist/actions/retrieve-media.d.mts.map +1 -1
  349. package/dist/actions/retrieve-media.mjs +1 -1
  350. package/dist/actions/retrieve-media.mjs.map +1 -1
  351. package/dist/actions/retrieve-role.cjs +2 -2
  352. package/dist/actions/retrieve-role.cjs.map +1 -1
  353. package/dist/actions/retrieve-role.d.cts +22 -3
  354. package/dist/actions/retrieve-role.d.cts.map +1 -1
  355. package/dist/actions/retrieve-role.d.mts +22 -3
  356. package/dist/actions/retrieve-role.d.mts.map +1 -1
  357. package/dist/actions/retrieve-role.mjs +2 -2
  358. package/dist/actions/retrieve-role.mjs.map +1 -1
  359. package/dist/actions/retrieve-tag.cjs +1 -1
  360. package/dist/actions/retrieve-tag.cjs.map +1 -1
  361. package/dist/actions/retrieve-tag.d.cts +12 -3
  362. package/dist/actions/retrieve-tag.d.cts.map +1 -1
  363. package/dist/actions/retrieve-tag.d.mts +12 -3
  364. package/dist/actions/retrieve-tag.d.mts.map +1 -1
  365. package/dist/actions/retrieve-tag.mjs +1 -1
  366. package/dist/actions/retrieve-tag.mjs.map +1 -1
  367. package/dist/actions/retrieve-template.cjs +19 -19
  368. package/dist/actions/retrieve-template.cjs.map +1 -1
  369. package/dist/actions/retrieve-template.d.cts +45 -3
  370. package/dist/actions/retrieve-template.d.cts.map +1 -1
  371. package/dist/actions/retrieve-template.d.mts +45 -3
  372. package/dist/actions/retrieve-template.d.mts.map +1 -1
  373. package/dist/actions/retrieve-template.mjs +19 -19
  374. package/dist/actions/retrieve-template.mjs.map +1 -1
  375. package/dist/actions/revert-template-to-draft.cjs +1 -1
  376. package/dist/actions/revert-template-to-draft.cjs.map +1 -1
  377. package/dist/actions/revert-template-to-draft.d.cts +9 -3
  378. package/dist/actions/revert-template-to-draft.d.cts.map +1 -1
  379. package/dist/actions/revert-template-to-draft.d.mts +9 -3
  380. package/dist/actions/revert-template-to-draft.d.mts.map +1 -1
  381. package/dist/actions/revert-template-to-draft.mjs +1 -1
  382. package/dist/actions/revert-template-to-draft.mjs.map +1 -1
  383. package/dist/actions/sync-contacts-bulk.cjs +13 -13
  384. package/dist/actions/sync-contacts-bulk.cjs.map +1 -1
  385. package/dist/actions/sync-contacts-bulk.d.cts +41 -3
  386. package/dist/actions/sync-contacts-bulk.d.cts.map +1 -1
  387. package/dist/actions/sync-contacts-bulk.d.mts +41 -3
  388. package/dist/actions/sync-contacts-bulk.d.mts.map +1 -1
  389. package/dist/actions/sync-contacts-bulk.mjs +13 -13
  390. package/dist/actions/sync-contacts-bulk.mjs.map +1 -1
  391. package/dist/actions/sync-list-contacts.cjs +3 -3
  392. package/dist/actions/sync-list-contacts.cjs.map +1 -1
  393. package/dist/actions/sync-list-contacts.d.cts +26 -3
  394. package/dist/actions/sync-list-contacts.d.cts.map +1 -1
  395. package/dist/actions/sync-list-contacts.d.mts +26 -3
  396. package/dist/actions/sync-list-contacts.d.mts.map +1 -1
  397. package/dist/actions/sync-list-contacts.mjs +3 -3
  398. package/dist/actions/sync-list-contacts.mjs.map +1 -1
  399. package/dist/actions/update-campaign.cjs +6 -6
  400. package/dist/actions/update-campaign.cjs.map +1 -1
  401. package/dist/actions/update-campaign.d.cts +22 -3
  402. package/dist/actions/update-campaign.d.cts.map +1 -1
  403. package/dist/actions/update-campaign.d.mts +22 -3
  404. package/dist/actions/update-campaign.d.mts.map +1 -1
  405. package/dist/actions/update-campaign.mjs +6 -6
  406. package/dist/actions/update-campaign.mjs.map +1 -1
  407. package/dist/actions/update-contact.cjs +7 -7
  408. package/dist/actions/update-contact.cjs.map +1 -1
  409. package/dist/actions/update-contact.d.cts +32 -3
  410. package/dist/actions/update-contact.d.cts.map +1 -1
  411. package/dist/actions/update-contact.d.mts +32 -3
  412. package/dist/actions/update-contact.d.mts.map +1 -1
  413. package/dist/actions/update-contact.mjs +7 -7
  414. package/dist/actions/update-contact.mjs.map +1 -1
  415. package/dist/actions/update-custom-field.cjs +6 -6
  416. package/dist/actions/update-custom-field.cjs.map +1 -1
  417. package/dist/actions/update-custom-field.d.cts +16 -3
  418. package/dist/actions/update-custom-field.d.cts.map +1 -1
  419. package/dist/actions/update-custom-field.d.mts +16 -3
  420. package/dist/actions/update-custom-field.d.mts.map +1 -1
  421. package/dist/actions/update-custom-field.mjs +6 -6
  422. package/dist/actions/update-custom-field.mjs.map +1 -1
  423. package/dist/actions/update-invitation-role.cjs +1 -1
  424. package/dist/actions/update-invitation-role.cjs.map +1 -1
  425. package/dist/actions/update-invitation-role.d.cts +14 -3
  426. package/dist/actions/update-invitation-role.d.cts.map +1 -1
  427. package/dist/actions/update-invitation-role.d.mts +14 -3
  428. package/dist/actions/update-invitation-role.d.mts.map +1 -1
  429. package/dist/actions/update-invitation-role.mjs +1 -1
  430. package/dist/actions/update-invitation-role.mjs.map +1 -1
  431. package/dist/actions/update-media.cjs +3 -3
  432. package/dist/actions/update-media.cjs.map +1 -1
  433. package/dist/actions/update-media.d.cts +18 -3
  434. package/dist/actions/update-media.d.cts.map +1 -1
  435. package/dist/actions/update-media.d.mts +18 -3
  436. package/dist/actions/update-media.d.mts.map +1 -1
  437. package/dist/actions/update-media.mjs +3 -3
  438. package/dist/actions/update-media.mjs.map +1 -1
  439. package/dist/actions/update-role.cjs +3 -3
  440. package/dist/actions/update-role.cjs.map +1 -1
  441. package/dist/actions/update-role.d.cts +13 -3
  442. package/dist/actions/update-role.d.cts.map +1 -1
  443. package/dist/actions/update-role.d.mts +13 -3
  444. package/dist/actions/update-role.d.mts.map +1 -1
  445. package/dist/actions/update-role.mjs +3 -3
  446. package/dist/actions/update-role.mjs.map +1 -1
  447. package/dist/actions/update-template.cjs +13 -13
  448. package/dist/actions/update-template.cjs.map +1 -1
  449. package/dist/actions/update-template.d.cts +83 -3
  450. package/dist/actions/update-template.d.cts.map +1 -1
  451. package/dist/actions/update-template.d.mts +83 -3
  452. package/dist/actions/update-template.d.mts.map +1 -1
  453. package/dist/actions/update-template.mjs +13 -13
  454. package/dist/actions/update-template.mjs.map +1 -1
  455. package/dist/catalog.cjs +7 -1
  456. package/dist/catalog.cjs.map +1 -1
  457. package/dist/catalog.d.cts +8 -0
  458. package/dist/catalog.d.mts +8 -0
  459. package/dist/catalog.mjs +7 -1
  460. package/dist/catalog.mjs.map +1 -1
  461. package/package.json +2 -2
@@ -6,14 +6,14 @@ const SpokiListCustomFieldsInput = zod.z.object({
6
6
  label: zod.z.string().describe("Filter custom fields whose label contains this string").optional()
7
7
  }).describe("Request parameters for listing, searching, and filtering custom fields.");
8
8
  const SpokiListCustomFields_CustomFieldSchema = zod.z.object({
9
- id: zod.z.number().int().describe("Unique identifier of the custom field"),
10
- code: zod.z.string().describe("Machine key/code of the custom field"),
11
- label: zod.z.string().describe("Human-readable name of the custom field"),
9
+ id: zod.z.number().int().describe("Unique identifier of the custom field").nullable(),
10
+ code: zod.z.string().describe("Machine key/code of the custom field").nullable(),
11
+ label: zod.z.string().describe("Human-readable name of the custom field").nullable(),
12
12
  example: zod.z.string().describe("Example value for this custom field").nullable().optional(),
13
- is_linked: zod.z.boolean().describe("Whether this custom field is linked to contacts"),
14
- field_type: zod.z.number().int().describe("Type of field: 1=TEXT, 2=DATE, 3=DATETIME")
15
- });
16
- const SpokiListCustomFieldsOutput = zod.z.object({ custom_fields: zod.z.array(SpokiListCustomFields_CustomFieldSchema).describe("List of matching custom field definitions") }).describe("Response schema for list custom fields.");
13
+ is_linked: zod.z.boolean().describe("Whether this custom field is linked to contacts").nullable(),
14
+ field_type: zod.z.number().int().describe("Type of field: 1=TEXT, 2=DATE, 3=DATETIME").nullable()
15
+ }).passthrough();
16
+ const SpokiListCustomFieldsOutput = zod.z.object({ custom_fields: zod.z.array(SpokiListCustomFields_CustomFieldSchema).describe("List of matching custom field definitions") }).passthrough().describe("Response schema for list custom fields.");
17
17
  const spokiListCustomFields = require_action.action("SPOKI_LIST_CUSTOM_FIELDS", {
18
18
  slug: "spoki-list-custom-fields",
19
19
  name: "List Custom Fields",
@@ -1 +1 @@
1
- {"version":3,"file":"list-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListCustomFieldsInput: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Filter custom fields whose code contains this string\").optional(),\n label: z.string().describe(\"Filter custom fields whose label contains this string\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering custom fields.\");\nconst SpokiListCustomFields_CustomFieldSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the custom field\"),\n code: z.string().describe(\"Machine key/code of the custom field\"),\n label: z.string().describe(\"Human-readable name of the custom field\"),\n example: z.string().describe(\"Example value for this custom field\").nullable().optional(),\n is_linked: z.boolean().describe(\"Whether this custom field is linked to contacts\"),\n field_type: z.number().int().describe(\"Type of field: 1=TEXT, 2=DATE, 3=DATETIME\"),\n});\nexport const SpokiListCustomFieldsOutput: z.ZodTypeAny = z.object({\n custom_fields: z.array(SpokiListCustomFields_CustomFieldSchema).describe(\"List of matching custom field definitions\"),\n}).describe(\"Response schema for list custom fields.\");\n\nexport const spokiListCustomFields = action(\"SPOKI_LIST_CUSTOM_FIELDS\", {\n slug: \"spoki-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list, search, and filter custom fields. Use when you need to fetch available custom-field definitions by label or code.\",\n input: SpokiListCustomFieldsInput,\n output: SpokiListCustomFieldsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,0CAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;AACnF,CAAC;AACD,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,eAAeA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,2CAA2C,EACtH,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/list-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListCustomFieldsInput = z.object({\n code: z.string().describe(\"Filter custom fields whose code contains this string\").optional(),\n label: z.string().describe(\"Filter custom fields whose label contains this string\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering custom fields.\");\nconst SpokiListCustomFields_CustomFieldSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the custom field\").nullable(),\n code: z.string().describe(\"Machine key/code of the custom field\").nullable(),\n label: z.string().describe(\"Human-readable name of the custom field\").nullable(),\n example: z.string().describe(\"Example value for this custom field\").nullable().optional(),\n is_linked: z.boolean().describe(\"Whether this custom field is linked to contacts\").nullable(),\n field_type: z.number().int().describe(\"Type of field: 1=TEXT, 2=DATE, 3=DATETIME\").nullable(),\n}).passthrough();\nexport const SpokiListCustomFieldsOutput = z.object({\n custom_fields: z.array(SpokiListCustomFields_CustomFieldSchema).describe(\"List of matching custom field definitions\"),\n}).passthrough().describe(\"Response schema for list custom fields.\");\n\nexport const spokiListCustomFields = action(\"SPOKI_LIST_CUSTOM_FIELDS\", {\n slug: \"spoki-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list, search, and filter custom fields. Use when you need to fetch available custom-field definitions by label or code.\",\n input: SpokiListCustomFieldsInput,\n output: SpokiListCustomFieldsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,eAAeA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,2CAA2C,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-custom-fields.d.ts
4
- declare const SpokiListCustomFieldsInput: z.ZodTypeAny;
5
- declare const SpokiListCustomFieldsOutput: z.ZodTypeAny;
6
- declare const spokiListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListCustomFieldsInput: z.ZodObject<{
5
+ code: z.ZodOptional<z.ZodString>;
6
+ label: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const SpokiListCustomFieldsOutput: z.ZodObject<{
9
+ custom_fields: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodNumber>;
11
+ code: z.ZodNullable<z.ZodString>;
12
+ label: z.ZodNullable<z.ZodString>;
13
+ example: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ is_linked: z.ZodNullable<z.ZodBoolean>;
15
+ field_type: z.ZodNullable<z.ZodNumber>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$loose>;
18
+ declare const spokiListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ code?: string | undefined;
20
+ label?: string | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { spokiListCustomFields };
9
24
  //# sourceMappingURL=list-custom-fields.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-custom-fields.d.cts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAG2C;AAAA,cASzE,2BAAA,EAA6B,CAAA,CAAE,UAEU;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-custom-fields.d.cts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-custom-fields.d.ts
4
- declare const SpokiListCustomFieldsInput: z.ZodTypeAny;
5
- declare const SpokiListCustomFieldsOutput: z.ZodTypeAny;
6
- declare const spokiListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListCustomFieldsInput: z.ZodObject<{
5
+ code: z.ZodOptional<z.ZodString>;
6
+ label: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const SpokiListCustomFieldsOutput: z.ZodObject<{
9
+ custom_fields: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodNumber>;
11
+ code: z.ZodNullable<z.ZodString>;
12
+ label: z.ZodNullable<z.ZodString>;
13
+ example: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ is_linked: z.ZodNullable<z.ZodBoolean>;
15
+ field_type: z.ZodNullable<z.ZodNumber>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$loose>;
18
+ declare const spokiListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ code?: string | undefined;
20
+ label?: string | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { spokiListCustomFields };
9
24
  //# sourceMappingURL=list-custom-fields.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-custom-fields.d.mts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAG2C;AAAA,cASzE,2BAAA,EAA6B,CAAA,CAAE,UAEU;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-custom-fields.d.mts","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -6,19 +6,19 @@ const SpokiListCustomFieldsInput = z.object({
6
6
  label: z.string().describe("Filter custom fields whose label contains this string").optional()
7
7
  }).describe("Request parameters for listing, searching, and filtering custom fields.");
8
8
  const SpokiListCustomFields_CustomFieldSchema = z.object({
9
- id: z.number().int().describe("Unique identifier of the custom field"),
10
- code: z.string().describe("Machine key/code of the custom field"),
11
- label: z.string().describe("Human-readable name of the custom field"),
9
+ id: z.number().int().describe("Unique identifier of the custom field").nullable(),
10
+ code: z.string().describe("Machine key/code of the custom field").nullable(),
11
+ label: z.string().describe("Human-readable name of the custom field").nullable(),
12
12
  example: z.string().describe("Example value for this custom field").nullable().optional(),
13
- is_linked: z.boolean().describe("Whether this custom field is linked to contacts"),
14
- field_type: z.number().int().describe("Type of field: 1=TEXT, 2=DATE, 3=DATETIME")
15
- });
13
+ is_linked: z.boolean().describe("Whether this custom field is linked to contacts").nullable(),
14
+ field_type: z.number().int().describe("Type of field: 1=TEXT, 2=DATE, 3=DATETIME").nullable()
15
+ }).passthrough();
16
16
  const spokiListCustomFields = action("SPOKI_LIST_CUSTOM_FIELDS", {
17
17
  slug: "spoki-list-custom-fields",
18
18
  name: "List Custom Fields",
19
19
  description: "Tool to list, search, and filter custom fields. Use when you need to fetch available custom-field definitions by label or code.",
20
20
  input: SpokiListCustomFieldsInput,
21
- output: z.object({ custom_fields: z.array(SpokiListCustomFields_CustomFieldSchema).describe("List of matching custom field definitions") }).describe("Response schema for list custom fields.")
21
+ output: z.object({ custom_fields: z.array(SpokiListCustomFields_CustomFieldSchema).describe("List of matching custom field definitions") }).passthrough().describe("Response schema for list custom fields.")
22
22
  });
23
23
  //#endregion
24
24
  export { spokiListCustomFields };
@@ -1 +1 @@
1
- {"version":3,"file":"list-custom-fields.mjs","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListCustomFieldsInput: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Filter custom fields whose code contains this string\").optional(),\n label: z.string().describe(\"Filter custom fields whose label contains this string\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering custom fields.\");\nconst SpokiListCustomFields_CustomFieldSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the custom field\"),\n code: z.string().describe(\"Machine key/code of the custom field\"),\n label: z.string().describe(\"Human-readable name of the custom field\"),\n example: z.string().describe(\"Example value for this custom field\").nullable().optional(),\n is_linked: z.boolean().describe(\"Whether this custom field is linked to contacts\"),\n field_type: z.number().int().describe(\"Type of field: 1=TEXT, 2=DATE, 3=DATETIME\"),\n});\nexport const SpokiListCustomFieldsOutput: z.ZodTypeAny = z.object({\n custom_fields: z.array(SpokiListCustomFields_CustomFieldSchema).describe(\"List of matching custom field definitions\"),\n}).describe(\"Response schema for list custom fields.\");\n\nexport const spokiListCustomFields = action(\"SPOKI_LIST_CUSTOM_FIELDS\", {\n slug: \"spoki-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list, search, and filter custom fields. Use when you need to fetch available custom-field definitions by label or code.\",\n input: SpokiListCustomFieldsInput,\n output: SpokiListCustomFieldsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2C,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,0CAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;AACnF,CAAC;AAKD,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,eAAe,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,2CAA2C,EACtH,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-custom-fields.mjs","names":[],"sources":["../../src/actions/list-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListCustomFieldsInput = z.object({\n code: z.string().describe(\"Filter custom fields whose code contains this string\").optional(),\n label: z.string().describe(\"Filter custom fields whose label contains this string\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering custom fields.\");\nconst SpokiListCustomFields_CustomFieldSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the custom field\").nullable(),\n code: z.string().describe(\"Machine key/code of the custom field\").nullable(),\n label: z.string().describe(\"Human-readable name of the custom field\").nullable(),\n example: z.string().describe(\"Example value for this custom field\").nullable().optional(),\n is_linked: z.boolean().describe(\"Whether this custom field is linked to contacts\").nullable(),\n field_type: z.number().int().describe(\"Type of field: 1=TEXT, 2=DATE, 3=DATETIME\").nullable(),\n}).passthrough();\nexport const SpokiListCustomFieldsOutput = z.object({\n custom_fields: z.array(SpokiListCustomFields_CustomFieldSchema).describe(\"List of matching custom field definitions\"),\n}).passthrough().describe(\"Response schema for list custom fields.\");\n\nexport const spokiListCustomFields = action(\"SPOKI_LIST_CUSTOM_FIELDS\", {\n slug: \"spoki-list-custom-fields\",\n name: \"List Custom Fields\",\n description: \"Tool to list, search, and filter custom fields. Use when you need to fetch available custom-field definitions by label or code.\",\n input: SpokiListCustomFieldsInput,\n output: SpokiListCustomFieldsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,eAAe,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,2CAA2C,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
@@ -7,18 +7,18 @@ const SpokiListListsInput = zod.z.object({
7
7
  per_page: zod.z.number().int().describe("Number of results per page, must be >= 1.").optional()
8
8
  }).describe("Request parameters for listing, searching, and filtering contact lists.");
9
9
  const SpokiListLists_ListItemSchema = zod.z.object({
10
- id: zod.z.number().int().describe("Unique identifier of the list"),
11
- name: zod.z.string().describe("Name of the list"),
10
+ id: zod.z.number().int().describe("Unique identifier of the list").nullable(),
11
+ name: zod.z.string().describe("Name of the list").nullable(),
12
12
  color: zod.z.string().describe("Color code of the list").nullable().optional(),
13
- contacts_count: zod.z.number().int().describe("Number of contacts in the list"),
14
- created_datetime: zod.z.string().describe("Timestamp when the list was created")
15
- }).describe("Represents a contact list resource.");
13
+ contacts_count: zod.z.number().int().describe("Number of contacts in the list").nullable(),
14
+ created_datetime: zod.z.string().describe("Timestamp when the list was created").nullable()
15
+ }).passthrough().describe("Represents a contact list resource.");
16
16
  const SpokiListListsOutput = zod.z.object({
17
17
  next: zod.z.string().describe("URL for the next page of results").nullable().optional(),
18
- count: zod.z.number().int().describe("Total number of lists matching the filters"),
18
+ count: zod.z.number().int().describe("Total number of lists matching the filters").nullable(),
19
19
  results: zod.z.array(SpokiListLists_ListItemSchema).describe("List of contact list objects"),
20
20
  previous: zod.z.string().describe("URL for the previous page of results").nullable().optional()
21
- }).describe("Response model for listing contact lists.");
21
+ }).passthrough().describe("Response model for listing contact lists.");
22
22
  const spokiListLists = require_action.action("SPOKI_LIST_LISTS", {
23
23
  slug: "spoki-list-lists",
24
24
  name: "List Lists",
@@ -1 +1 @@
1
- {"version":3,"file":"list-lists.cjs","names":["z","action"],"sources":["../../src/actions/list-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListListsInput: z.ZodTypeAny = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n search: z.string().describe(\"Search query to filter lists by name\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering contact lists.\");\nconst SpokiListLists_ListItemSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\"),\n name: z.string().describe(\"Name of the list\"),\n color: z.string().describe(\"Color code of the list\").nullable().optional(),\n contacts_count: z.number().int().describe(\"Number of contacts in the list\"),\n created_datetime: z.string().describe(\"Timestamp when the list was created\"),\n}).describe(\"Represents a contact list resource.\");\nexport const SpokiListListsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results\").nullable().optional(),\n count: z.number().int().describe(\"Total number of lists matching the filters\"),\n results: z.array(SpokiListLists_ListItemSchema).describe(\"List of contact list objects\"),\n previous: z.string().describe(\"URL for the previous page of results\").nullable().optional(),\n}).describe(\"Response model for listing contact lists.\");\n\nexport const spokiListLists = action(\"SPOKI_LIST_LISTS\", {\n slug: \"spoki-list-lists\",\n name: \"List Lists\",\n description: \"Tool to list, search, and filter contact lists. Use when you need to retrieve all lists or find specific lists by name. Rate limit: 5 requests per minute.\",\n input: SpokiListListsInput,\n output: SpokiListListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CAC1E,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AAC7E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,uBAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CAC7E,SAASA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-lists.cjs","names":["z","action"],"sources":["../../src/actions/list-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListListsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n search: z.string().describe(\"Search query to filter lists by name\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering contact lists.\");\nconst SpokiListLists_ListItemSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\").nullable(),\n name: z.string().describe(\"Name of the list\").nullable(),\n color: z.string().describe(\"Color code of the list\").nullable().optional(),\n contacts_count: z.number().int().describe(\"Number of contacts in the list\").nullable(),\n created_datetime: z.string().describe(\"Timestamp when the list was created\").nullable(),\n}).passthrough().describe(\"Represents a contact list resource.\");\nexport const SpokiListListsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results\").nullable().optional(),\n count: z.number().int().describe(\"Total number of lists matching the filters\").nullable(),\n results: z.array(SpokiListLists_ListItemSchema).describe(\"List of contact list objects\"),\n previous: z.string().describe(\"URL for the previous page of results\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing contact lists.\");\n\nexport const spokiListLists = action(\"SPOKI_LIST_LISTS\", {\n slug: \"spoki-list-lists\",\n name: \"List Lists\",\n description: \"Tool to list, search, and filter contact lists. Use when you need to retrieve all lists or find specific lists by name. Rate limit: 5 requests per minute.\",\n input: SpokiListListsInput,\n output: SpokiListListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-lists.d.ts
4
- declare const SpokiListListsInput: z.ZodTypeAny;
5
- declare const SpokiListListsOutput: z.ZodTypeAny;
6
- declare const spokiListLists: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListListsInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodNumber>;
6
+ search: z.ZodOptional<z.ZodString>;
7
+ per_page: z.ZodOptional<z.ZodNumber>;
8
+ }, z.core.$strip>;
9
+ declare const SpokiListListsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ count: z.ZodNullable<z.ZodNumber>;
12
+ results: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodNumber>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ contacts_count: z.ZodNullable<z.ZodNumber>;
17
+ created_datetime: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$loose>>;
19
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$loose>;
21
+ declare const spokiListLists: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ page?: number | undefined;
23
+ search?: string | undefined;
24
+ per_page?: number | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { spokiListLists };
9
28
  //# sourceMappingURL=list-lists.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-lists.d.cts","names":[],"sources":["../../src/actions/list-lists.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAIkD;AAAA,cAQzE,oBAAA,EAAsB,CAAA,CAAE,UAKmB;AAAA,cAE3C,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-lists.d.cts","names":[],"sources":["../../src/actions/list-lists.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;cAYnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-lists.d.ts
4
- declare const SpokiListListsInput: z.ZodTypeAny;
5
- declare const SpokiListListsOutput: z.ZodTypeAny;
6
- declare const spokiListLists: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListListsInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodNumber>;
6
+ search: z.ZodOptional<z.ZodString>;
7
+ per_page: z.ZodOptional<z.ZodNumber>;
8
+ }, z.core.$strip>;
9
+ declare const SpokiListListsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ count: z.ZodNullable<z.ZodNumber>;
12
+ results: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodNumber>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ contacts_count: z.ZodNullable<z.ZodNumber>;
17
+ created_datetime: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$loose>>;
19
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$loose>;
21
+ declare const spokiListLists: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ page?: number | undefined;
23
+ search?: string | undefined;
24
+ per_page?: number | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { spokiListLists };
9
28
  //# sourceMappingURL=list-lists.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-lists.d.mts","names":[],"sources":["../../src/actions/list-lists.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAIkD;AAAA,cAQzE,oBAAA,EAAsB,CAAA,CAAE,UAKmB;AAAA,cAE3C,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-lists.d.mts","names":[],"sources":["../../src/actions/list-lists.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;cAYnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA"}
@@ -7,12 +7,12 @@ const SpokiListListsInput = z.object({
7
7
  per_page: z.number().int().describe("Number of results per page, must be >= 1.").optional()
8
8
  }).describe("Request parameters for listing, searching, and filtering contact lists.");
9
9
  const SpokiListLists_ListItemSchema = z.object({
10
- id: z.number().int().describe("Unique identifier of the list"),
11
- name: z.string().describe("Name of the list"),
10
+ id: z.number().int().describe("Unique identifier of the list").nullable(),
11
+ name: z.string().describe("Name of the list").nullable(),
12
12
  color: z.string().describe("Color code of the list").nullable().optional(),
13
- contacts_count: z.number().int().describe("Number of contacts in the list"),
14
- created_datetime: z.string().describe("Timestamp when the list was created")
15
- }).describe("Represents a contact list resource.");
13
+ contacts_count: z.number().int().describe("Number of contacts in the list").nullable(),
14
+ created_datetime: z.string().describe("Timestamp when the list was created").nullable()
15
+ }).passthrough().describe("Represents a contact list resource.");
16
16
  const spokiListLists = action("SPOKI_LIST_LISTS", {
17
17
  slug: "spoki-list-lists",
18
18
  name: "List Lists",
@@ -20,10 +20,10 @@ const spokiListLists = action("SPOKI_LIST_LISTS", {
20
20
  input: SpokiListListsInput,
21
21
  output: z.object({
22
22
  next: z.string().describe("URL for the next page of results").nullable().optional(),
23
- count: z.number().int().describe("Total number of lists matching the filters"),
23
+ count: z.number().int().describe("Total number of lists matching the filters").nullable(),
24
24
  results: z.array(SpokiListLists_ListItemSchema).describe("List of contact list objects"),
25
25
  previous: z.string().describe("URL for the previous page of results").nullable().optional()
26
- }).describe("Response model for listing contact lists.")
26
+ }).passthrough().describe("Response model for listing contact lists.")
27
27
  });
28
28
  //#endregion
29
29
  export { spokiListLists };
@@ -1 +1 @@
1
- {"version":3,"file":"list-lists.mjs","names":[],"sources":["../../src/actions/list-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListListsInput: z.ZodTypeAny = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n search: z.string().describe(\"Search query to filter lists by name\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering contact lists.\");\nconst SpokiListLists_ListItemSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\"),\n name: z.string().describe(\"Name of the list\"),\n color: z.string().describe(\"Color code of the list\").nullable().optional(),\n contacts_count: z.number().int().describe(\"Number of contacts in the list\"),\n created_datetime: z.string().describe(\"Timestamp when the list was created\"),\n}).describe(\"Represents a contact list resource.\");\nexport const SpokiListListsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results\").nullable().optional(),\n count: z.number().int().describe(\"Total number of lists matching the filters\"),\n results: z.array(SpokiListLists_ListItemSchema).describe(\"List of contact list objects\"),\n previous: z.string().describe(\"URL for the previous page of results\").nullable().optional(),\n}).describe(\"Response model for listing contact lists.\");\n\nexport const spokiListLists = action(\"SPOKI_LIST_LISTS\", {\n slug: \"spoki-list-lists\",\n name: \"List Lists\",\n description: \"Tool to list, search, and filter contact lists. Use when you need to retrieve all lists or find specific lists by name. Rate limit: 5 requests per minute.\",\n input: SpokiListListsInput,\n output: SpokiListListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,gCAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CAC1E,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AAC7E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAQjD,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;EAC7E,SAAS,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-lists.mjs","names":[],"sources":["../../src/actions/list-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListListsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n search: z.string().describe(\"Search query to filter lists by name\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request parameters for listing, searching, and filtering contact lists.\");\nconst SpokiListLists_ListItemSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\").nullable(),\n name: z.string().describe(\"Name of the list\").nullable(),\n color: z.string().describe(\"Color code of the list\").nullable().optional(),\n contacts_count: z.number().int().describe(\"Number of contacts in the list\").nullable(),\n created_datetime: z.string().describe(\"Timestamp when the list was created\").nullable(),\n}).passthrough().describe(\"Represents a contact list resource.\");\nexport const SpokiListListsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results\").nullable().optional(),\n count: z.number().int().describe(\"Total number of lists matching the filters\").nullable(),\n results: z.array(SpokiListLists_ListItemSchema).describe(\"List of contact list objects\"),\n previous: z.string().describe(\"URL for the previous page of results\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing contact lists.\");\n\nexport const spokiListLists = action(\"SPOKI_LIST_LISTS\", {\n slug: \"spoki-list-lists\",\n name: \"List Lists\",\n description: \"Tool to list, search, and filter contact lists. Use when you need to retrieve all lists or find specific lists by name. Rate limit: 5 requests per minute.\",\n input: SpokiListListsInput,\n output: SpokiListListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO;CAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAQ/D,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZkC,EAAE,OAAO;EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -6,21 +6,21 @@ const SpokiListMediaInput = zod.z.object({
6
6
  per_page: zod.z.number().int().describe("Number of results per page, must be >= 1.").optional()
7
7
  }).describe("Request model for listing media files.");
8
8
  const SpokiListMedia_MediaItemSchema = zod.z.object({
9
- id: zod.z.number().int().describe("Unique identifier of the media file"),
9
+ id: zod.z.number().int().describe("Unique identifier of the media file").nullable(),
10
10
  media: zod.z.string().describe("Media file URL or reference").nullable().optional(),
11
- title: zod.z.string().describe("Title of the media file"),
12
- is_deleted: zod.z.boolean().describe("Indicates whether the media file has been deleted"),
11
+ title: zod.z.string().describe("Title of the media file").nullable(),
12
+ is_deleted: zod.z.boolean().describe("Indicates whether the media file has been deleted").nullable(),
13
13
  external_id: zod.z.string().describe("External identifier for the media file, if any").nullable().optional(),
14
- format_type: zod.z.string().describe("Format type of the media file, e.g. image, video, audio"),
15
- content_type: zod.z.string().describe("MIME type of the media file, e.g. image/jpeg, video/mp4"),
16
- external_url: zod.z.string().describe("External URL where the media file is accessible")
17
- }).describe("Represents a media file resource.");
14
+ format_type: zod.z.string().describe("Format type of the media file, e.g. image, video, audio").nullable(),
15
+ content_type: zod.z.string().describe("MIME type of the media file, e.g. image/jpeg, video/mp4").nullable(),
16
+ external_url: zod.z.string().describe("External URL where the media file is accessible").nullable()
17
+ }).passthrough().describe("Represents a media file resource.");
18
18
  const SpokiListMediaOutput = zod.z.object({
19
19
  next: zod.z.string().describe("URL for next page of results, if any").nullable().optional(),
20
- count: zod.z.number().int().describe("Total number of media files"),
20
+ count: zod.z.number().int().describe("Total number of media files").nullable(),
21
21
  results: zod.z.array(SpokiListMedia_MediaItemSchema).describe("List of media file objects"),
22
22
  previous: zod.z.string().describe("URL for previous page of results, if any").nullable().optional()
23
- }).describe("Response model for listing media files.");
23
+ }).passthrough().describe("Response model for listing media files.");
24
24
  const spokiListMedia = require_action.action("SPOKI_LIST_MEDIA", {
25
25
  slug: "spoki-list-media",
26
26
  name: "List media",
@@ -1 +1 @@
1
- {"version":3,"file":"list-media.cjs","names":["z","action"],"sources":["../../src/actions/list-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListMediaInput: z.ZodTypeAny = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request model for listing media files.\");\nconst SpokiListMedia_MediaItemSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the media file\"),\n media: z.string().describe(\"Media file URL or reference\").nullable().optional(),\n title: z.string().describe(\"Title of the media file\"),\n is_deleted: z.boolean().describe(\"Indicates whether the media file has been deleted\"),\n external_id: z.string().describe(\"External identifier for the media file, if any\").nullable().optional(),\n format_type: z.string().describe(\"Format type of the media file, e.g. image, video, audio\"),\n content_type: z.string().describe(\"MIME type of the media file, e.g. image/jpeg, video/mp4\"),\n external_url: z.string().describe(\"External URL where the media file is accessible\"),\n}).describe(\"Represents a media file resource.\");\nexport const SpokiListMediaOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for next page of results, if any\").nullable().optional(),\n count: z.number().int().describe(\"Total number of media files\"),\n results: z.array(SpokiListMedia_MediaItemSchema).describe(\"List of media file objects\"),\n previous: z.string().describe(\"URL for previous page of results, if any\").nullable().optional(),\n}).describe(\"Response model for listing media files.\");\n\nexport const spokiListMedia = action(\"SPOKI_LIST_MEDIA\", {\n slug: \"spoki-list-media\",\n name: \"List media\",\n description: \"Tool to list media files. Returns all media files with their details including title, content type, format, and URLs. Use when you need to retrieve or browse available media files in the account.\",\n input: SpokiListMediaInput,\n output: SpokiListMediaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,iCAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACpD,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC1F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC3F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,uBAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC9D,SAASA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,4BAA4B;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-media.cjs","names":["z","action"],"sources":["../../src/actions/list-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListMediaInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request model for listing media files.\");\nconst SpokiListMedia_MediaItemSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the media file\").nullable(),\n media: z.string().describe(\"Media file URL or reference\").nullable().optional(),\n title: z.string().describe(\"Title of the media file\").nullable(),\n is_deleted: z.boolean().describe(\"Indicates whether the media file has been deleted\").nullable(),\n external_id: z.string().describe(\"External identifier for the media file, if any\").nullable().optional(),\n format_type: z.string().describe(\"Format type of the media file, e.g. image, video, audio\").nullable(),\n content_type: z.string().describe(\"MIME type of the media file, e.g. image/jpeg, video/mp4\").nullable(),\n external_url: z.string().describe(\"External URL where the media file is accessible\").nullable(),\n}).passthrough().describe(\"Represents a media file resource.\");\nexport const SpokiListMediaOutput = z.object({\n next: z.string().describe(\"URL for next page of results, if any\").nullable().optional(),\n count: z.number().int().describe(\"Total number of media files\").nullable(),\n results: z.array(SpokiListMedia_MediaItemSchema).describe(\"List of media file objects\"),\n previous: z.string().describe(\"URL for previous page of results, if any\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing media files.\");\n\nexport const spokiListMedia = action(\"SPOKI_LIST_MEDIA\", {\n slug: \"spoki-list-media\",\n name: \"List media\",\n description: \"Tool to list media files. Returns all media files with their details including title, content type, format, and URLs. Use when you need to retrieve or browse available media files in the account.\",\n input: SpokiListMediaInput,\n output: SpokiListMediaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,4BAA4B;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-media.d.ts
4
- declare const SpokiListMediaInput: z.ZodTypeAny;
5
- declare const SpokiListMediaOutput: z.ZodTypeAny;
6
- declare const spokiListMedia: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListMediaInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodNumber>;
6
+ per_page: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const SpokiListMediaOutput: z.ZodObject<{
9
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ count: z.ZodNullable<z.ZodNumber>;
11
+ results: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ media: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ title: z.ZodNullable<z.ZodString>;
15
+ is_deleted: z.ZodNullable<z.ZodBoolean>;
16
+ external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ format_type: z.ZodNullable<z.ZodString>;
18
+ content_type: z.ZodNullable<z.ZodString>;
19
+ external_url: z.ZodNullable<z.ZodString>;
20
+ }, z.core.$loose>>;
21
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>;
23
+ declare const spokiListMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ page?: number | undefined;
25
+ per_page?: number | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { spokiListMedia };
9
29
  //# sourceMappingURL=list-media.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-media.d.cts","names":[],"sources":["../../src/actions/list-media.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAGiB;AAAA,cAWxC,oBAAA,EAAsB,CAAA,CAAE,UAKiB;AAAA,cAEzC,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-media.d.cts","names":[],"sources":["../../src/actions/list-media.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;cAcnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-media.d.ts
4
- declare const SpokiListMediaInput: z.ZodTypeAny;
5
- declare const SpokiListMediaOutput: z.ZodTypeAny;
6
- declare const spokiListMedia: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListMediaInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodNumber>;
6
+ per_page: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const SpokiListMediaOutput: z.ZodObject<{
9
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ count: z.ZodNullable<z.ZodNumber>;
11
+ results: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ media: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ title: z.ZodNullable<z.ZodString>;
15
+ is_deleted: z.ZodNullable<z.ZodBoolean>;
16
+ external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ format_type: z.ZodNullable<z.ZodString>;
18
+ content_type: z.ZodNullable<z.ZodString>;
19
+ external_url: z.ZodNullable<z.ZodString>;
20
+ }, z.core.$loose>>;
21
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>;
23
+ declare const spokiListMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ page?: number | undefined;
25
+ per_page?: number | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { spokiListMedia };
9
29
  //# sourceMappingURL=list-media.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-media.d.mts","names":[],"sources":["../../src/actions/list-media.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAGiB;AAAA,cAWxC,oBAAA,EAAsB,CAAA,CAAE,UAKiB;AAAA,cAEzC,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-media.d.mts","names":[],"sources":["../../src/actions/list-media.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;cAcnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOpB,cAAA,gCAAc,wBAAA"}
@@ -6,15 +6,15 @@ const SpokiListMediaInput = z.object({
6
6
  per_page: z.number().int().describe("Number of results per page, must be >= 1.").optional()
7
7
  }).describe("Request model for listing media files.");
8
8
  const SpokiListMedia_MediaItemSchema = z.object({
9
- id: z.number().int().describe("Unique identifier of the media file"),
9
+ id: z.number().int().describe("Unique identifier of the media file").nullable(),
10
10
  media: z.string().describe("Media file URL or reference").nullable().optional(),
11
- title: z.string().describe("Title of the media file"),
12
- is_deleted: z.boolean().describe("Indicates whether the media file has been deleted"),
11
+ title: z.string().describe("Title of the media file").nullable(),
12
+ is_deleted: z.boolean().describe("Indicates whether the media file has been deleted").nullable(),
13
13
  external_id: z.string().describe("External identifier for the media file, if any").nullable().optional(),
14
- format_type: z.string().describe("Format type of the media file, e.g. image, video, audio"),
15
- content_type: z.string().describe("MIME type of the media file, e.g. image/jpeg, video/mp4"),
16
- external_url: z.string().describe("External URL where the media file is accessible")
17
- }).describe("Represents a media file resource.");
14
+ format_type: z.string().describe("Format type of the media file, e.g. image, video, audio").nullable(),
15
+ content_type: z.string().describe("MIME type of the media file, e.g. image/jpeg, video/mp4").nullable(),
16
+ external_url: z.string().describe("External URL where the media file is accessible").nullable()
17
+ }).passthrough().describe("Represents a media file resource.");
18
18
  const spokiListMedia = action("SPOKI_LIST_MEDIA", {
19
19
  slug: "spoki-list-media",
20
20
  name: "List media",
@@ -22,10 +22,10 @@ const spokiListMedia = action("SPOKI_LIST_MEDIA", {
22
22
  input: SpokiListMediaInput,
23
23
  output: z.object({
24
24
  next: z.string().describe("URL for next page of results, if any").nullable().optional(),
25
- count: z.number().int().describe("Total number of media files"),
25
+ count: z.number().int().describe("Total number of media files").nullable(),
26
26
  results: z.array(SpokiListMedia_MediaItemSchema).describe("List of media file objects"),
27
27
  previous: z.string().describe("URL for previous page of results, if any").nullable().optional()
28
- }).describe("Response model for listing media files.")
28
+ }).passthrough().describe("Response model for listing media files.")
29
29
  });
30
30
  //#endregion
31
31
  export { spokiListMedia };
@@ -1 +1 @@
1
- {"version":3,"file":"list-media.mjs","names":[],"sources":["../../src/actions/list-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListMediaInput: z.ZodTypeAny = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request model for listing media files.\");\nconst SpokiListMedia_MediaItemSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the media file\"),\n media: z.string().describe(\"Media file URL or reference\").nullable().optional(),\n title: z.string().describe(\"Title of the media file\"),\n is_deleted: z.boolean().describe(\"Indicates whether the media file has been deleted\"),\n external_id: z.string().describe(\"External identifier for the media file, if any\").nullable().optional(),\n format_type: z.string().describe(\"Format type of the media file, e.g. image, video, audio\"),\n content_type: z.string().describe(\"MIME type of the media file, e.g. image/jpeg, video/mp4\"),\n external_url: z.string().describe(\"External URL where the media file is accessible\"),\n}).describe(\"Represents a media file resource.\");\nexport const SpokiListMediaOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for next page of results, if any\").nullable().optional(),\n count: z.number().int().describe(\"Total number of media files\"),\n results: z.array(SpokiListMedia_MediaItemSchema).describe(\"List of media file objects\"),\n previous: z.string().describe(\"URL for previous page of results, if any\").nullable().optional(),\n}).describe(\"Response model for listing media files.\");\n\nexport const spokiListMedia = action(\"SPOKI_LIST_MEDIA\", {\n slug: \"spoki-list-media\",\n name: \"List media\",\n description: \"Tool to list media files. Returns all media files with their details including title, content type, format, and URLs. Use when you need to retrieve or browse available media files in the account.\",\n input: SpokiListMediaInput,\n output: SpokiListMediaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,iCAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACpD,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAQ/C,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;EAC9D,SAAS,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,4BAA4B;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-media.mjs","names":[],"sources":["../../src/actions/list-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListMediaInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page, must be >= 1.\").optional(),\n}).describe(\"Request model for listing media files.\");\nconst SpokiListMedia_MediaItemSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the media file\").nullable(),\n media: z.string().describe(\"Media file URL or reference\").nullable().optional(),\n title: z.string().describe(\"Title of the media file\").nullable(),\n is_deleted: z.boolean().describe(\"Indicates whether the media file has been deleted\").nullable(),\n external_id: z.string().describe(\"External identifier for the media file, if any\").nullable().optional(),\n format_type: z.string().describe(\"Format type of the media file, e.g. image, video, audio\").nullable(),\n content_type: z.string().describe(\"MIME type of the media file, e.g. image/jpeg, video/mp4\").nullable(),\n external_url: z.string().describe(\"External URL where the media file is accessible\").nullable(),\n}).passthrough().describe(\"Represents a media file resource.\");\nexport const SpokiListMediaOutput = z.object({\n next: z.string().describe(\"URL for next page of results, if any\").nullable().optional(),\n count: z.number().int().describe(\"Total number of media files\").nullable(),\n results: z.array(SpokiListMedia_MediaItemSchema).describe(\"List of media file objects\"),\n previous: z.string().describe(\"URL for previous page of results, if any\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing media files.\");\n\nexport const spokiListMedia = action(\"SPOKI_LIST_MEDIA\", {\n slug: \"spoki-list-media\",\n name: \"List media\",\n description: \"Tool to list media files. Returns all media files with their details including title, content type, format, and URLs. Use when you need to retrieve or browse available media files in the account.\",\n input: SpokiListMediaInput,\n output: SpokiListMediaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO;CAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAQ7D,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZkC,EAAE,OAAO;EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACzE,SAAS,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,4BAA4B;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-partners.cjs","names":["z","action"],"sources":["../../src/actions/list-partners.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListPartnersInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing partners. No parameters required.\");\nexport const SpokiListPartnersOutput: z.ZodTypeAny = z.unknown();\n\nexport const spokiListPartners = action(\"SPOKI_LIST_PARTNERS\", {\n slug: \"spoki-list-partners\",\n name: \"List Partners\",\n description: \"List all partners accessible to the authenticated account. Partners represent business partners or affiliates associated with your Spoki account.\",\n input: SpokiListPartnersInput,\n output: SpokiListPartnersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACvI,MAAa,0BAAwCA,IAAAA,EAAE,QAAQ;AAE/D,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-partners.cjs","names":["z","action"],"sources":["../../src/actions/list-partners.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListPartnersInput = z.object({}).describe(\"Request model for listing partners. No parameters required.\");\nexport const SpokiListPartnersOutput = z.unknown();\n\nexport const spokiListPartners = action(\"SPOKI_LIST_PARTNERS\", {\n slug: \"spoki-list-partners\",\n name: \"List Partners\",\n description: \"List all partners accessible to the authenticated account. Partners represent business partners or affiliates associated with your Spoki account.\",\n input: SpokiListPartnersInput,\n output: SpokiListPartnersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzH,MAAa,0BAA0BA,IAAAA,EAAE,QAAQ;AAEjD,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-partners.d.ts
4
- declare const SpokiListPartnersInput: z.ZodTypeAny;
5
- declare const SpokiListPartnersOutput: z.ZodTypeAny;
6
- declare const spokiListPartners: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListPartnersInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SpokiListPartnersOutput: z.ZodUnknown;
6
+ declare const spokiListPartners: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { spokiListPartners };
9
9
  //# sourceMappingURL=list-partners.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-partners.d.cts","names":[],"sources":["../../src/actions/list-partners.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAAiG;AAAA,cAC3H,uBAAA,EAAyB,CAAA,CAAE,UAAwB;AAAA,cAEnD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-partners.d.cts","names":[],"sources":["../../src/actions/list-partners.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-partners.d.ts
4
- declare const SpokiListPartnersInput: z.ZodTypeAny;
5
- declare const SpokiListPartnersOutput: z.ZodTypeAny;
6
- declare const spokiListPartners: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SpokiListPartnersInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SpokiListPartnersOutput: z.ZodUnknown;
6
+ declare const spokiListPartners: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { spokiListPartners };
9
9
  //# sourceMappingURL=list-partners.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-partners.d.mts","names":[],"sources":["../../src/actions/list-partners.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAAiG;AAAA,cAC3H,uBAAA,EAAyB,CAAA,CAAE,UAAwB;AAAA,cAEnD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-partners.d.mts","names":[],"sources":["../../src/actions/list-partners.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-partners.mjs","names":[],"sources":["../../src/actions/list-partners.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListPartnersInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing partners. No parameters required.\");\nexport const SpokiListPartnersOutput: z.ZodTypeAny = z.unknown();\n\nexport const spokiListPartners = action(\"SPOKI_LIST_PARTNERS\", {\n slug: \"spoki-list-partners\",\n name: \"List Partners\",\n description: \"List all partners accessible to the authenticated account. Partners represent business partners or affiliates associated with your Spoki account.\",\n input: SpokiListPartnersInput,\n output: SpokiListPartnersOutput,\n});\n"],"mappings":";;AAOA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPkD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAOjE;CACP,QAPmD,EAAE,QAO7C;AACV,CAAC"}
1
+ {"version":3,"file":"list-partners.mjs","names":[],"sources":["../../src/actions/list-partners.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListPartnersInput = z.object({}).describe(\"Request model for listing partners. No parameters required.\");\nexport const SpokiListPartnersOutput = z.unknown();\n\nexport const spokiListPartners = action(\"SPOKI_LIST_PARTNERS\", {\n slug: \"spoki-list-partners\",\n name: \"List Partners\",\n description: \"List all partners accessible to the authenticated account. Partners represent business partners or affiliates associated with your Spoki account.\",\n input: SpokiListPartnersInput,\n output: SpokiListPartnersOutput,\n});\n"],"mappings":";;AAOA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPoC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAOnD;CACP,QAPqC,EAAE,QAO/B;AACV,CAAC"}