@keystrokehq/spoki 0.1.5 → 0.1.6

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 (469) 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 -0
  4. package/dist/actions/add-contact-operator.cjs.map +1 -1
  5. package/dist/actions/add-contact-operator.d.cts +3 -16
  6. package/dist/actions/add-contact-operator.d.cts.map +1 -1
  7. package/dist/actions/add-contact-operator.d.mts +3 -16
  8. package/dist/actions/add-contact-operator.d.mts.map +1 -1
  9. package/dist/actions/add-contact-operator.mjs +1 -0
  10. package/dist/actions/add-contact-operator.mjs.map +1 -1
  11. package/dist/actions/add-service-user.cjs +1 -0
  12. package/dist/actions/add-service-user.cjs.map +1 -1
  13. package/dist/actions/add-service-user.d.cts +3 -16
  14. package/dist/actions/add-service-user.d.cts.map +1 -1
  15. package/dist/actions/add-service-user.d.mts +3 -16
  16. package/dist/actions/add-service-user.d.mts.map +1 -1
  17. package/dist/actions/add-service-user.mjs +1 -0
  18. package/dist/actions/add-service-user.mjs.map +1 -1
  19. package/dist/actions/check-role-private-key.cjs +1 -0
  20. package/dist/actions/check-role-private-key.cjs.map +1 -1
  21. package/dist/actions/check-role-private-key.d.cts +3 -15
  22. package/dist/actions/check-role-private-key.d.cts.map +1 -1
  23. package/dist/actions/check-role-private-key.d.mts +3 -15
  24. package/dist/actions/check-role-private-key.d.mts.map +1 -1
  25. package/dist/actions/check-role-private-key.mjs +1 -0
  26. package/dist/actions/check-role-private-key.mjs.map +1 -1
  27. package/dist/actions/clone-template.cjs +1 -0
  28. package/dist/actions/clone-template.cjs.map +1 -1
  29. package/dist/actions/clone-template.d.cts +3 -15
  30. package/dist/actions/clone-template.d.cts.map +1 -1
  31. package/dist/actions/clone-template.d.mts +3 -15
  32. package/dist/actions/clone-template.d.mts.map +1 -1
  33. package/dist/actions/clone-template.mjs +1 -0
  34. package/dist/actions/clone-template.mjs.map +1 -1
  35. package/dist/actions/create-account-onboarding-link.cjs +1 -0
  36. package/dist/actions/create-account-onboarding-link.cjs.map +1 -1
  37. package/dist/actions/create-account-onboarding-link.d.cts +3 -15
  38. package/dist/actions/create-account-onboarding-link.d.cts.map +1 -1
  39. package/dist/actions/create-account-onboarding-link.d.mts +3 -15
  40. package/dist/actions/create-account-onboarding-link.d.mts.map +1 -1
  41. package/dist/actions/create-account-onboarding-link.mjs +1 -0
  42. package/dist/actions/create-account-onboarding-link.mjs.map +1 -1
  43. package/dist/actions/create-custom-field.cjs +1 -0
  44. package/dist/actions/create-custom-field.cjs.map +1 -1
  45. package/dist/actions/create-custom-field.d.cts +3 -18
  46. package/dist/actions/create-custom-field.d.cts.map +1 -1
  47. package/dist/actions/create-custom-field.d.mts +3 -18
  48. package/dist/actions/create-custom-field.d.mts.map +1 -1
  49. package/dist/actions/create-custom-field.mjs +1 -0
  50. package/dist/actions/create-custom-field.mjs.map +1 -1
  51. package/dist/actions/create-list.cjs +1 -0
  52. package/dist/actions/create-list.cjs.map +1 -1
  53. package/dist/actions/create-list.d.cts +3 -15
  54. package/dist/actions/create-list.d.cts.map +1 -1
  55. package/dist/actions/create-list.d.mts +3 -15
  56. package/dist/actions/create-list.d.mts.map +1 -1
  57. package/dist/actions/create-list.mjs +1 -0
  58. package/dist/actions/create-list.mjs.map +1 -1
  59. package/dist/actions/create-media.cjs +1 -0
  60. package/dist/actions/create-media.cjs.map +1 -1
  61. package/dist/actions/create-media.d.cts +3 -18
  62. package/dist/actions/create-media.d.cts.map +1 -1
  63. package/dist/actions/create-media.d.mts +3 -18
  64. package/dist/actions/create-media.d.mts.map +1 -1
  65. package/dist/actions/create-media.mjs +1 -0
  66. package/dist/actions/create-media.mjs.map +1 -1
  67. package/dist/actions/create-or-update-contact.cjs +1 -0
  68. package/dist/actions/create-or-update-contact.cjs.map +1 -1
  69. package/dist/actions/create-or-update-contact.d.cts +3 -20
  70. package/dist/actions/create-or-update-contact.d.cts.map +1 -1
  71. package/dist/actions/create-or-update-contact.d.mts +3 -20
  72. package/dist/actions/create-or-update-contact.d.mts.map +1 -1
  73. package/dist/actions/create-or-update-contact.mjs +1 -0
  74. package/dist/actions/create-or-update-contact.mjs.map +1 -1
  75. package/dist/actions/create-template.cjs +1 -0
  76. package/dist/actions/create-template.cjs.map +1 -1
  77. package/dist/actions/create-template.d.cts +3 -32
  78. package/dist/actions/create-template.d.cts.map +1 -1
  79. package/dist/actions/create-template.d.mts +3 -32
  80. package/dist/actions/create-template.d.mts.map +1 -1
  81. package/dist/actions/create-template.mjs +1 -0
  82. package/dist/actions/create-template.mjs.map +1 -1
  83. package/dist/actions/create-ticket.cjs +1 -0
  84. package/dist/actions/create-ticket.cjs.map +1 -1
  85. package/dist/actions/create-ticket.d.cts +3 -20
  86. package/dist/actions/create-ticket.d.cts.map +1 -1
  87. package/dist/actions/create-ticket.d.mts +3 -20
  88. package/dist/actions/create-ticket.d.mts.map +1 -1
  89. package/dist/actions/create-ticket.mjs +1 -0
  90. package/dist/actions/create-ticket.mjs.map +1 -1
  91. package/dist/actions/delete-contact.cjs +1 -0
  92. package/dist/actions/delete-contact.cjs.map +1 -1
  93. package/dist/actions/delete-contact.d.cts +3 -15
  94. package/dist/actions/delete-contact.d.cts.map +1 -1
  95. package/dist/actions/delete-contact.d.mts +3 -15
  96. package/dist/actions/delete-contact.d.mts.map +1 -1
  97. package/dist/actions/delete-contact.mjs +1 -0
  98. package/dist/actions/delete-contact.mjs.map +1 -1
  99. package/dist/actions/delete-custom-field.cjs +1 -0
  100. package/dist/actions/delete-custom-field.cjs.map +1 -1
  101. package/dist/actions/delete-custom-field.d.cts +3 -15
  102. package/dist/actions/delete-custom-field.d.cts.map +1 -1
  103. package/dist/actions/delete-custom-field.d.mts +3 -15
  104. package/dist/actions/delete-custom-field.d.mts.map +1 -1
  105. package/dist/actions/delete-custom-field.mjs +1 -0
  106. package/dist/actions/delete-custom-field.mjs.map +1 -1
  107. package/dist/actions/delete-list.cjs +1 -0
  108. package/dist/actions/delete-list.cjs.map +1 -1
  109. package/dist/actions/delete-list.d.cts +3 -15
  110. package/dist/actions/delete-list.d.cts.map +1 -1
  111. package/dist/actions/delete-list.d.mts +3 -15
  112. package/dist/actions/delete-list.d.mts.map +1 -1
  113. package/dist/actions/delete-list.mjs +1 -0
  114. package/dist/actions/delete-list.mjs.map +1 -1
  115. package/dist/actions/delete-media.cjs +1 -0
  116. package/dist/actions/delete-media.cjs.map +1 -1
  117. package/dist/actions/delete-media.d.cts +3 -15
  118. package/dist/actions/delete-media.d.cts.map +1 -1
  119. package/dist/actions/delete-media.d.mts +3 -15
  120. package/dist/actions/delete-media.d.mts.map +1 -1
  121. package/dist/actions/delete-media.mjs +1 -0
  122. package/dist/actions/delete-media.mjs.map +1 -1
  123. package/dist/actions/delete-role.cjs +1 -0
  124. package/dist/actions/delete-role.cjs.map +1 -1
  125. package/dist/actions/delete-role.d.cts +3 -15
  126. package/dist/actions/delete-role.d.cts.map +1 -1
  127. package/dist/actions/delete-role.d.mts +3 -15
  128. package/dist/actions/delete-role.d.mts.map +1 -1
  129. package/dist/actions/delete-role.mjs +1 -0
  130. package/dist/actions/delete-role.mjs.map +1 -1
  131. package/dist/actions/delete-template.cjs +1 -0
  132. package/dist/actions/delete-template.cjs.map +1 -1
  133. package/dist/actions/delete-template.d.cts +3 -16
  134. package/dist/actions/delete-template.d.cts.map +1 -1
  135. package/dist/actions/delete-template.d.mts +3 -16
  136. package/dist/actions/delete-template.d.mts.map +1 -1
  137. package/dist/actions/delete-template.mjs +1 -0
  138. package/dist/actions/delete-template.mjs.map +1 -1
  139. package/dist/actions/delete-ticket.cjs +1 -0
  140. package/dist/actions/delete-ticket.cjs.map +1 -1
  141. package/dist/actions/delete-ticket.d.cts +3 -15
  142. package/dist/actions/delete-ticket.d.cts.map +1 -1
  143. package/dist/actions/delete-ticket.d.mts +3 -15
  144. package/dist/actions/delete-ticket.d.mts.map +1 -1
  145. package/dist/actions/delete-ticket.mjs +1 -0
  146. package/dist/actions/delete-ticket.mjs.map +1 -1
  147. package/dist/actions/generate-role-private-key.cjs +1 -0
  148. package/dist/actions/generate-role-private-key.cjs.map +1 -1
  149. package/dist/actions/generate-role-private-key.d.cts +3 -15
  150. package/dist/actions/generate-role-private-key.d.cts.map +1 -1
  151. package/dist/actions/generate-role-private-key.d.mts +3 -15
  152. package/dist/actions/generate-role-private-key.d.mts.map +1 -1
  153. package/dist/actions/generate-role-private-key.mjs +1 -0
  154. package/dist/actions/generate-role-private-key.mjs.map +1 -1
  155. package/dist/actions/get-account-current-report.cjs +1 -0
  156. package/dist/actions/get-account-current-report.cjs.map +1 -1
  157. package/dist/actions/get-account-current-report.d.cts +3 -15
  158. package/dist/actions/get-account-current-report.d.cts.map +1 -1
  159. package/dist/actions/get-account-current-report.d.mts +3 -15
  160. package/dist/actions/get-account-current-report.d.mts.map +1 -1
  161. package/dist/actions/get-account-current-report.mjs +1 -0
  162. package/dist/actions/get-account-current-report.mjs.map +1 -1
  163. package/dist/actions/list-accounts.cjs +1 -0
  164. package/dist/actions/list-accounts.cjs.map +1 -1
  165. package/dist/actions/list-accounts.d.cts +3 -16
  166. package/dist/actions/list-accounts.d.cts.map +1 -1
  167. package/dist/actions/list-accounts.d.mts +3 -16
  168. package/dist/actions/list-accounts.d.mts.map +1 -1
  169. package/dist/actions/list-accounts.mjs +1 -0
  170. package/dist/actions/list-accounts.mjs.map +1 -1
  171. package/dist/actions/list-agencies.cjs +1 -0
  172. package/dist/actions/list-agencies.cjs.map +1 -1
  173. package/dist/actions/list-agencies.d.cts +3 -13
  174. package/dist/actions/list-agencies.d.cts.map +1 -1
  175. package/dist/actions/list-agencies.d.mts +3 -13
  176. package/dist/actions/list-agencies.d.mts.map +1 -1
  177. package/dist/actions/list-agencies.mjs +1 -0
  178. package/dist/actions/list-agencies.mjs.map +1 -1
  179. package/dist/actions/list-automations.cjs +1 -0
  180. package/dist/actions/list-automations.cjs.map +1 -1
  181. package/dist/actions/list-automations.d.cts +3 -17
  182. package/dist/actions/list-automations.d.cts.map +1 -1
  183. package/dist/actions/list-automations.d.mts +3 -17
  184. package/dist/actions/list-automations.d.mts.map +1 -1
  185. package/dist/actions/list-automations.mjs +1 -0
  186. package/dist/actions/list-automations.mjs.map +1 -1
  187. package/dist/actions/list-campaigns.cjs +1 -0
  188. package/dist/actions/list-campaigns.cjs.map +1 -1
  189. package/dist/actions/list-campaigns.d.cts +3 -18
  190. package/dist/actions/list-campaigns.d.cts.map +1 -1
  191. package/dist/actions/list-campaigns.d.mts +3 -18
  192. package/dist/actions/list-campaigns.d.mts.map +1 -1
  193. package/dist/actions/list-campaigns.mjs +1 -0
  194. package/dist/actions/list-campaigns.mjs.map +1 -1
  195. package/dist/actions/list-contacts.cjs +1 -0
  196. package/dist/actions/list-contacts.cjs.map +1 -1
  197. package/dist/actions/list-contacts.d.cts +3 -24
  198. package/dist/actions/list-contacts.d.cts.map +1 -1
  199. package/dist/actions/list-contacts.d.mts +3 -24
  200. package/dist/actions/list-contacts.d.mts.map +1 -1
  201. package/dist/actions/list-contacts.mjs +1 -0
  202. package/dist/actions/list-contacts.mjs.map +1 -1
  203. package/dist/actions/list-custom-fields.cjs +1 -0
  204. package/dist/actions/list-custom-fields.cjs.map +1 -1
  205. package/dist/actions/list-custom-fields.d.cts +3 -16
  206. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  207. package/dist/actions/list-custom-fields.d.mts +3 -16
  208. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  209. package/dist/actions/list-custom-fields.mjs +1 -0
  210. package/dist/actions/list-custom-fields.mjs.map +1 -1
  211. package/dist/actions/list-lists.cjs +1 -0
  212. package/dist/actions/list-lists.cjs.map +1 -1
  213. package/dist/actions/list-lists.d.cts +3 -17
  214. package/dist/actions/list-lists.d.cts.map +1 -1
  215. package/dist/actions/list-lists.d.mts +3 -17
  216. package/dist/actions/list-lists.d.mts.map +1 -1
  217. package/dist/actions/list-lists.mjs +1 -0
  218. package/dist/actions/list-lists.mjs.map +1 -1
  219. package/dist/actions/list-media.cjs +1 -0
  220. package/dist/actions/list-media.cjs.map +1 -1
  221. package/dist/actions/list-media.d.cts +3 -16
  222. package/dist/actions/list-media.d.cts.map +1 -1
  223. package/dist/actions/list-media.d.mts +3 -16
  224. package/dist/actions/list-media.d.mts.map +1 -1
  225. package/dist/actions/list-media.mjs +1 -0
  226. package/dist/actions/list-media.mjs.map +1 -1
  227. package/dist/actions/list-partners.cjs +1 -0
  228. package/dist/actions/list-partners.cjs.map +1 -1
  229. package/dist/actions/list-partners.d.cts +3 -13
  230. package/dist/actions/list-partners.d.cts.map +1 -1
  231. package/dist/actions/list-partners.d.mts +3 -13
  232. package/dist/actions/list-partners.d.mts.map +1 -1
  233. package/dist/actions/list-partners.mjs +1 -0
  234. package/dist/actions/list-partners.mjs.map +1 -1
  235. package/dist/actions/list-reports.cjs +1 -0
  236. package/dist/actions/list-reports.cjs.map +1 -1
  237. package/dist/actions/list-reports.d.cts +3 -19
  238. package/dist/actions/list-reports.d.cts.map +1 -1
  239. package/dist/actions/list-reports.d.mts +3 -19
  240. package/dist/actions/list-reports.d.mts.map +1 -1
  241. package/dist/actions/list-reports.mjs +1 -0
  242. package/dist/actions/list-reports.mjs.map +1 -1
  243. package/dist/actions/list-roles.cjs +1 -0
  244. package/dist/actions/list-roles.cjs.map +1 -1
  245. package/dist/actions/list-roles.d.cts +3 -13
  246. package/dist/actions/list-roles.d.cts.map +1 -1
  247. package/dist/actions/list-roles.d.mts +3 -13
  248. package/dist/actions/list-roles.d.mts.map +1 -1
  249. package/dist/actions/list-roles.mjs +1 -0
  250. package/dist/actions/list-roles.mjs.map +1 -1
  251. package/dist/actions/list-tags.cjs +1 -0
  252. package/dist/actions/list-tags.cjs.map +1 -1
  253. package/dist/actions/list-tags.d.cts +3 -13
  254. package/dist/actions/list-tags.d.cts.map +1 -1
  255. package/dist/actions/list-tags.d.mts +3 -13
  256. package/dist/actions/list-tags.d.mts.map +1 -1
  257. package/dist/actions/list-tags.mjs +1 -0
  258. package/dist/actions/list-tags.mjs.map +1 -1
  259. package/dist/actions/list-templates.cjs +1 -0
  260. package/dist/actions/list-templates.cjs.map +1 -1
  261. package/dist/actions/list-templates.d.cts +3 -15
  262. package/dist/actions/list-templates.d.cts.map +1 -1
  263. package/dist/actions/list-templates.d.mts +3 -15
  264. package/dist/actions/list-templates.d.mts.map +1 -1
  265. package/dist/actions/list-templates.mjs +1 -0
  266. package/dist/actions/list-templates.mjs.map +1 -1
  267. package/dist/actions/list-tickets.cjs +1 -0
  268. package/dist/actions/list-tickets.cjs.map +1 -1
  269. package/dist/actions/list-tickets.d.cts +3 -18
  270. package/dist/actions/list-tickets.d.cts.map +1 -1
  271. package/dist/actions/list-tickets.d.mts +3 -18
  272. package/dist/actions/list-tickets.d.mts.map +1 -1
  273. package/dist/actions/list-tickets.mjs +1 -0
  274. package/dist/actions/list-tickets.mjs.map +1 -1
  275. package/dist/actions/remove-all-list-contacts.cjs +1 -0
  276. package/dist/actions/remove-all-list-contacts.cjs.map +1 -1
  277. package/dist/actions/remove-all-list-contacts.d.cts +3 -15
  278. package/dist/actions/remove-all-list-contacts.d.cts.map +1 -1
  279. package/dist/actions/remove-all-list-contacts.d.mts +3 -15
  280. package/dist/actions/remove-all-list-contacts.d.mts.map +1 -1
  281. package/dist/actions/remove-all-list-contacts.mjs +1 -0
  282. package/dist/actions/remove-all-list-contacts.mjs.map +1 -1
  283. package/dist/actions/remove-contact-operator.cjs +1 -0
  284. package/dist/actions/remove-contact-operator.cjs.map +1 -1
  285. package/dist/actions/remove-contact-operator.d.cts +3 -16
  286. package/dist/actions/remove-contact-operator.d.cts.map +1 -1
  287. package/dist/actions/remove-contact-operator.d.mts +3 -16
  288. package/dist/actions/remove-contact-operator.d.mts.map +1 -1
  289. package/dist/actions/remove-contact-operator.mjs +1 -0
  290. package/dist/actions/remove-contact-operator.mjs.map +1 -1
  291. package/dist/actions/remove-list-contacts.cjs +1 -0
  292. package/dist/actions/remove-list-contacts.cjs.map +1 -1
  293. package/dist/actions/remove-list-contacts.d.cts +3 -16
  294. package/dist/actions/remove-list-contacts.d.cts.map +1 -1
  295. package/dist/actions/remove-list-contacts.d.mts +3 -16
  296. package/dist/actions/remove-list-contacts.d.mts.map +1 -1
  297. package/dist/actions/remove-list-contacts.mjs +1 -0
  298. package/dist/actions/remove-list-contacts.mjs.map +1 -1
  299. package/dist/actions/resend-invitation.cjs +1 -0
  300. package/dist/actions/resend-invitation.cjs.map +1 -1
  301. package/dist/actions/resend-invitation.d.cts +3 -15
  302. package/dist/actions/resend-invitation.d.cts.map +1 -1
  303. package/dist/actions/resend-invitation.d.mts +3 -15
  304. package/dist/actions/resend-invitation.d.mts.map +1 -1
  305. package/dist/actions/resend-invitation.mjs +1 -0
  306. package/dist/actions/resend-invitation.mjs.map +1 -1
  307. package/dist/actions/retrieve-account.cjs +1 -0
  308. package/dist/actions/retrieve-account.cjs.map +1 -1
  309. package/dist/actions/retrieve-account.d.cts +3 -15
  310. package/dist/actions/retrieve-account.d.cts.map +1 -1
  311. package/dist/actions/retrieve-account.d.mts +3 -15
  312. package/dist/actions/retrieve-account.d.mts.map +1 -1
  313. package/dist/actions/retrieve-account.mjs +1 -0
  314. package/dist/actions/retrieve-account.mjs.map +1 -1
  315. package/dist/actions/retrieve-automation.cjs +1 -0
  316. package/dist/actions/retrieve-automation.cjs.map +1 -1
  317. package/dist/actions/retrieve-automation.d.cts +3 -15
  318. package/dist/actions/retrieve-automation.d.cts.map +1 -1
  319. package/dist/actions/retrieve-automation.d.mts +3 -15
  320. package/dist/actions/retrieve-automation.d.mts.map +1 -1
  321. package/dist/actions/retrieve-automation.mjs +1 -0
  322. package/dist/actions/retrieve-automation.mjs.map +1 -1
  323. package/dist/actions/retrieve-contact.cjs +1 -0
  324. package/dist/actions/retrieve-contact.cjs.map +1 -1
  325. package/dist/actions/retrieve-contact.d.cts +3 -15
  326. package/dist/actions/retrieve-contact.d.cts.map +1 -1
  327. package/dist/actions/retrieve-contact.d.mts +3 -15
  328. package/dist/actions/retrieve-contact.d.mts.map +1 -1
  329. package/dist/actions/retrieve-contact.mjs +1 -0
  330. package/dist/actions/retrieve-contact.mjs.map +1 -1
  331. package/dist/actions/retrieve-custom-field.cjs +1 -0
  332. package/dist/actions/retrieve-custom-field.cjs.map +1 -1
  333. package/dist/actions/retrieve-custom-field.d.cts +3 -15
  334. package/dist/actions/retrieve-custom-field.d.cts.map +1 -1
  335. package/dist/actions/retrieve-custom-field.d.mts +3 -15
  336. package/dist/actions/retrieve-custom-field.d.mts.map +1 -1
  337. package/dist/actions/retrieve-custom-field.mjs +1 -0
  338. package/dist/actions/retrieve-custom-field.mjs.map +1 -1
  339. package/dist/actions/retrieve-list.cjs +1 -0
  340. package/dist/actions/retrieve-list.cjs.map +1 -1
  341. package/dist/actions/retrieve-list.d.cts +3 -15
  342. package/dist/actions/retrieve-list.d.cts.map +1 -1
  343. package/dist/actions/retrieve-list.d.mts +3 -15
  344. package/dist/actions/retrieve-list.d.mts.map +1 -1
  345. package/dist/actions/retrieve-list.mjs +1 -0
  346. package/dist/actions/retrieve-list.mjs.map +1 -1
  347. package/dist/actions/retrieve-media.cjs +1 -0
  348. package/dist/actions/retrieve-media.cjs.map +1 -1
  349. package/dist/actions/retrieve-media.d.cts +3 -15
  350. package/dist/actions/retrieve-media.d.cts.map +1 -1
  351. package/dist/actions/retrieve-media.d.mts +3 -15
  352. package/dist/actions/retrieve-media.d.mts.map +1 -1
  353. package/dist/actions/retrieve-media.mjs +1 -0
  354. package/dist/actions/retrieve-media.mjs.map +1 -1
  355. package/dist/actions/retrieve-role.cjs +1 -0
  356. package/dist/actions/retrieve-role.cjs.map +1 -1
  357. package/dist/actions/retrieve-role.d.cts +3 -15
  358. package/dist/actions/retrieve-role.d.cts.map +1 -1
  359. package/dist/actions/retrieve-role.d.mts +3 -15
  360. package/dist/actions/retrieve-role.d.mts.map +1 -1
  361. package/dist/actions/retrieve-role.mjs +1 -0
  362. package/dist/actions/retrieve-role.mjs.map +1 -1
  363. package/dist/actions/retrieve-tag.cjs +1 -0
  364. package/dist/actions/retrieve-tag.cjs.map +1 -1
  365. package/dist/actions/retrieve-tag.d.cts +3 -15
  366. package/dist/actions/retrieve-tag.d.cts.map +1 -1
  367. package/dist/actions/retrieve-tag.d.mts +3 -15
  368. package/dist/actions/retrieve-tag.d.mts.map +1 -1
  369. package/dist/actions/retrieve-tag.mjs +1 -0
  370. package/dist/actions/retrieve-tag.mjs.map +1 -1
  371. package/dist/actions/retrieve-template.cjs +1 -0
  372. package/dist/actions/retrieve-template.cjs.map +1 -1
  373. package/dist/actions/retrieve-template.d.cts +3 -15
  374. package/dist/actions/retrieve-template.d.cts.map +1 -1
  375. package/dist/actions/retrieve-template.d.mts +3 -15
  376. package/dist/actions/retrieve-template.d.mts.map +1 -1
  377. package/dist/actions/retrieve-template.mjs +1 -0
  378. package/dist/actions/retrieve-template.mjs.map +1 -1
  379. package/dist/actions/revert-template-to-draft.cjs +1 -0
  380. package/dist/actions/revert-template-to-draft.cjs.map +1 -1
  381. package/dist/actions/revert-template-to-draft.d.cts +3 -15
  382. package/dist/actions/revert-template-to-draft.d.cts.map +1 -1
  383. package/dist/actions/revert-template-to-draft.d.mts +3 -15
  384. package/dist/actions/revert-template-to-draft.d.mts.map +1 -1
  385. package/dist/actions/revert-template-to-draft.mjs +1 -0
  386. package/dist/actions/revert-template-to-draft.mjs.map +1 -1
  387. package/dist/actions/sync-contacts-bulk.cjs +1 -0
  388. package/dist/actions/sync-contacts-bulk.cjs.map +1 -1
  389. package/dist/actions/sync-contacts-bulk.d.cts +3 -23
  390. package/dist/actions/sync-contacts-bulk.d.cts.map +1 -1
  391. package/dist/actions/sync-contacts-bulk.d.mts +3 -23
  392. package/dist/actions/sync-contacts-bulk.d.mts.map +1 -1
  393. package/dist/actions/sync-contacts-bulk.mjs +1 -0
  394. package/dist/actions/sync-contacts-bulk.mjs.map +1 -1
  395. package/dist/actions/sync-list-contacts.cjs +1 -0
  396. package/dist/actions/sync-list-contacts.cjs.map +1 -1
  397. package/dist/actions/sync-list-contacts.d.cts +3 -24
  398. package/dist/actions/sync-list-contacts.d.cts.map +1 -1
  399. package/dist/actions/sync-list-contacts.d.mts +3 -24
  400. package/dist/actions/sync-list-contacts.d.mts.map +1 -1
  401. package/dist/actions/sync-list-contacts.mjs +1 -0
  402. package/dist/actions/sync-list-contacts.mjs.map +1 -1
  403. package/dist/actions/update-campaign.cjs +1 -0
  404. package/dist/actions/update-campaign.cjs.map +1 -1
  405. package/dist/actions/update-campaign.d.cts +3 -18
  406. package/dist/actions/update-campaign.d.cts.map +1 -1
  407. package/dist/actions/update-campaign.d.mts +3 -18
  408. package/dist/actions/update-campaign.d.mts.map +1 -1
  409. package/dist/actions/update-campaign.mjs +1 -0
  410. package/dist/actions/update-campaign.mjs.map +1 -1
  411. package/dist/actions/update-contact.cjs +1 -0
  412. package/dist/actions/update-contact.cjs.map +1 -1
  413. package/dist/actions/update-contact.d.cts +3 -21
  414. package/dist/actions/update-contact.d.cts.map +1 -1
  415. package/dist/actions/update-contact.d.mts +3 -21
  416. package/dist/actions/update-contact.d.mts.map +1 -1
  417. package/dist/actions/update-contact.mjs +1 -0
  418. package/dist/actions/update-contact.mjs.map +1 -1
  419. package/dist/actions/update-custom-field.cjs +1 -0
  420. package/dist/actions/update-custom-field.cjs.map +1 -1
  421. package/dist/actions/update-custom-field.d.cts +3 -16
  422. package/dist/actions/update-custom-field.d.cts.map +1 -1
  423. package/dist/actions/update-custom-field.d.mts +3 -16
  424. package/dist/actions/update-custom-field.d.mts.map +1 -1
  425. package/dist/actions/update-custom-field.mjs +1 -0
  426. package/dist/actions/update-custom-field.mjs.map +1 -1
  427. package/dist/actions/update-invitation-role.cjs +1 -0
  428. package/dist/actions/update-invitation-role.cjs.map +1 -1
  429. package/dist/actions/update-invitation-role.d.cts +3 -16
  430. package/dist/actions/update-invitation-role.d.cts.map +1 -1
  431. package/dist/actions/update-invitation-role.d.mts +3 -16
  432. package/dist/actions/update-invitation-role.d.mts.map +1 -1
  433. package/dist/actions/update-invitation-role.mjs +1 -0
  434. package/dist/actions/update-invitation-role.mjs.map +1 -1
  435. package/dist/actions/update-media.cjs +1 -0
  436. package/dist/actions/update-media.cjs.map +1 -1
  437. package/dist/actions/update-media.d.cts +3 -16
  438. package/dist/actions/update-media.d.cts.map +1 -1
  439. package/dist/actions/update-media.d.mts +3 -16
  440. package/dist/actions/update-media.d.mts.map +1 -1
  441. package/dist/actions/update-media.mjs +1 -0
  442. package/dist/actions/update-media.mjs.map +1 -1
  443. package/dist/actions/update-role.cjs +1 -0
  444. package/dist/actions/update-role.cjs.map +1 -1
  445. package/dist/actions/update-role.d.cts +3 -16
  446. package/dist/actions/update-role.d.cts.map +1 -1
  447. package/dist/actions/update-role.d.mts +3 -16
  448. package/dist/actions/update-role.d.mts.map +1 -1
  449. package/dist/actions/update-role.mjs +1 -0
  450. package/dist/actions/update-role.mjs.map +1 -1
  451. package/dist/actions/update-template.cjs +1 -0
  452. package/dist/actions/update-template.cjs.map +1 -1
  453. package/dist/actions/update-template.d.cts +3 -46
  454. package/dist/actions/update-template.d.cts.map +1 -1
  455. package/dist/actions/update-template.d.mts +3 -46
  456. package/dist/actions/update-template.d.mts.map +1 -1
  457. package/dist/actions/update-template.mjs +1 -0
  458. package/dist/actions/update-template.mjs.map +1 -1
  459. package/dist/app.cjs +2 -2
  460. package/dist/app.cjs.map +1 -1
  461. package/dist/app.d.cts +4 -6
  462. package/dist/app.d.cts.map +1 -1
  463. package/dist/app.d.mts +4 -6
  464. package/dist/app.d.mts.map +1 -1
  465. package/dist/app.mjs +0 -1
  466. package/dist/app.mjs.map +1 -1
  467. package/dist/index.d.cts +1 -1
  468. package/dist/index.d.mts +1 -1
  469. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["spoki","executeSpokiTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { spoki } from \"./app\";\nimport { executeSpokiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return spoki.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeSpokiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["spoki","executeSpokiTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { spoki } from \"./app\";\nimport { executeSpokiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof spoki.credential> {\n return spoki.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeSpokiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOqD;CACrD,OAAOA,YAAAA,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { spoki } from \"./app\";\nimport { executeSpokiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return spoki.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeSpokiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { spoki } from \"./app\";\nimport { executeSpokiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof spoki.credential> {\n return spoki.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeSpokiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOqD;CACrD,OAAO,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/add-contact-operator.ts
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-operator.cjs","names":["z","action"],"sources":["../../src/actions/add-contact-operator.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiAddContactOperatorInput = z.object({\n id: z.string().describe(\"The contact ID to assign the operator to. This is the unique identifier of the contact in Spoki\"),\n email: z.string().describe(\"Operator's email address. The operator must be invited to join the account first before being assigned to a contact. If the operator is not found, the API will return a 400 error\"),\n}).describe(\"Request parameters for assigning an operator to a contact's chat.\");\nexport const SpokiAddContactOperatorOutput = z.record(z.string(), z.unknown()).describe(\"Response from adding an operator to a contact. Returns success confirmation.\");\n\nexport const spokiAddContactOperator = action(\"SPOKI_ADD_CONTACT_OPERATOR\", {\n slug: \"spoki-add-contact-operator\",\n name: \"Add Contact Operator\",\n description: \"Tool to assign an operator to a contact's chat. Use this when you need to assign a team member to handle a specific contact's conversation. The operator must have been invited to the account first. Rate limited to 5 requests per minute.\",\n input: SpokiAddContactOperatorInput,\n output: SpokiAddContactOperatorOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CACzH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;AACjN,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAEtK,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"add-contact-operator.cjs","names":["z","action"],"sources":["../../src/actions/add-contact-operator.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiAddContactOperatorInput = z.object({\n id: z.string().describe(\"The contact ID to assign the operator to. This is the unique identifier of the contact in Spoki\"),\n email: z.string().describe(\"Operator's email address. The operator must be invited to join the account first before being assigned to a contact. If the operator is not found, the API will return a 400 error\"),\n}).describe(\"Request parameters for assigning an operator to a contact's chat.\");\nexport const SpokiAddContactOperatorOutput = z.record(z.string(), z.unknown()).describe(\"Response from adding an operator to a contact. Returns success confirmation.\");\n\nexport const spokiAddContactOperator: AppAction<\n typeof SpokiAddContactOperatorInput,\n typeof SpokiAddContactOperatorOutput,\n typeof spoki.credential\n> = action(\"SPOKI_ADD_CONTACT_OPERATOR\", {\n slug: \"spoki-add-contact-operator\",\n name: \"Add Contact Operator\",\n description: \"Tool to assign an operator to a contact's chat. Use this when you need to assign a team member to handle a specific contact's conversation. The operator must have been invited to the account first. Rate limited to 5 requests per minute.\",\n input: SpokiAddContactOperatorInput,\n output: SpokiAddContactOperatorOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CACzH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;AACjN,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAEtK,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/add-contact-operator.d.ts
@@ -6,22 +8,7 @@ declare const SpokiAddContactOperatorInput: z.ZodObject<{
6
8
  email: z.ZodString;
7
9
  }, z.core.$strip>;
8
10
  declare const SpokiAddContactOperatorOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- declare const spokiAddContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
10
- id: string;
11
- email: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- generic_api_key: z.ZodString;
18
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- generic_api_key: z.ZodString;
24
- }, z.core.$strip>>]>;
11
+ declare const spokiAddContactOperator: AppAction<typeof SpokiAddContactOperatorInput, typeof SpokiAddContactOperatorOutput, typeof spoki.credential>;
25
12
  //#endregion
26
13
  export { spokiAddContactOperator };
27
14
  //# sourceMappingURL=add-contact-operator.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-operator.d.cts","names":[],"sources":["../../src/actions/add-contact-operator.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"add-contact-operator.d.cts","names":[],"sources":["../../src/actions/add-contact-operator.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/add-contact-operator.d.ts
@@ -6,22 +8,7 @@ declare const SpokiAddContactOperatorInput: z.ZodObject<{
6
8
  email: z.ZodString;
7
9
  }, z.core.$strip>;
8
10
  declare const SpokiAddContactOperatorOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- declare const spokiAddContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
10
- id: string;
11
- email: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- generic_api_key: z.ZodString;
18
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- generic_api_key: z.ZodString;
24
- }, z.core.$strip>>]>;
11
+ declare const spokiAddContactOperator: AppAction<typeof SpokiAddContactOperatorInput, typeof SpokiAddContactOperatorOutput, typeof spoki.credential>;
25
12
  //#endregion
26
13
  export { spokiAddContactOperator };
27
14
  //# sourceMappingURL=add-contact-operator.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-operator.d.mts","names":[],"sources":["../../src/actions/add-contact-operator.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"add-contact-operator.d.mts","names":[],"sources":["../../src/actions/add-contact-operator.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const spokiAddContactOperator = action("SPOKI_ADD_CONTACT_OPERATOR", {
@@ -1 +1 @@
1
- {"version":3,"file":"add-contact-operator.mjs","names":[],"sources":["../../src/actions/add-contact-operator.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiAddContactOperatorInput = z.object({\n id: z.string().describe(\"The contact ID to assign the operator to. This is the unique identifier of the contact in Spoki\"),\n email: z.string().describe(\"Operator's email address. The operator must be invited to join the account first before being assigned to a contact. If the operator is not found, the API will return a 400 error\"),\n}).describe(\"Request parameters for assigning an operator to a contact's chat.\");\nexport const SpokiAddContactOperatorOutput = z.record(z.string(), z.unknown()).describe(\"Response from adding an operator to a contact. Returns success confirmation.\");\n\nexport const spokiAddContactOperator = action(\"SPOKI_ADD_CONTACT_OPERATOR\", {\n slug: \"spoki-add-contact-operator\",\n name: \"Add Contact Operator\",\n description: \"Tool to assign an operator to a contact's chat. Use this when you need to assign a team member to handle a specific contact's conversation. The operator must have been invited to the account first. Rate limited to 5 requests per minute.\",\n input: SpokiAddContactOperatorInput,\n output: SpokiAddContactOperatorOutput,\n});\n"],"mappings":";;AAUA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;EACzH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;CACjN,CAAC,CAAC,CAAC,SAAS,mEAOH;CACP,QAP2C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8EAO9E;AACV,CAAC"}
1
+ {"version":3,"file":"add-contact-operator.mjs","names":[],"sources":["../../src/actions/add-contact-operator.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiAddContactOperatorInput = z.object({\n id: z.string().describe(\"The contact ID to assign the operator to. This is the unique identifier of the contact in Spoki\"),\n email: z.string().describe(\"Operator's email address. The operator must be invited to join the account first before being assigned to a contact. If the operator is not found, the API will return a 400 error\"),\n}).describe(\"Request parameters for assigning an operator to a contact's chat.\");\nexport const SpokiAddContactOperatorOutput = z.record(z.string(), z.unknown()).describe(\"Response from adding an operator to a contact. Returns success confirmation.\");\n\nexport const spokiAddContactOperator: AppAction<\n typeof SpokiAddContactOperatorInput,\n typeof SpokiAddContactOperatorOutput,\n typeof spoki.credential\n> = action(\"SPOKI_ADD_CONTACT_OPERATOR\", {\n slug: \"spoki-add-contact-operator\",\n name: \"Add Contact Operator\",\n description: \"Tool to assign an operator to a contact's chat. Use this when you need to assign a team member to handle a specific contact's conversation. The operator must have been invited to the account first. Rate limited to 5 requests per minute.\",\n input: SpokiAddContactOperatorInput,\n output: SpokiAddContactOperatorOutput,\n});\n"],"mappings":";;;AAYA,MAAa,0BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;EACzH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL;CACjN,CAAC,CAAC,CAAC,SAAS,mEAWH;CACP,QAX2C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8EAW9E;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/add-service-user.ts
@@ -1 +1 @@
1
- {"version":3,"file":"add-service-user.cjs","names":["z","action"],"sources":["../../src/actions/add-service-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiAddServiceUserInput = z.object({\n name: z.string().describe(\"Name of the service user to be created. This is a human-readable identifier for the service user\"),\n role: z.string().describe(\"Role to assign to the service user. Common roles include 'Chat Operator', 'Admin', 'Agent', etc. The role must exist in your Spoki account\"),\n}).describe(\"Request model to add a new service user with a specific role in Spoki.\");\nexport const SpokiAddServiceUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier assigned to the service user by Spoki\").nullable(),\n name: z.string().describe(\"Name of the service user\").nullable(),\n role: z.string().describe(\"Role assigned to the service user\").nullable(),\n}).passthrough().describe(\"Response containing details of the newly created service user.\");\n\nexport const spokiAddServiceUser = action(\"SPOKI_ADD_SERVICE_USER\", {\n slug: \"spoki-add-service-user\",\n name: \"Add Service User\",\n description: \"Adds a new service user with a specific role to your Spoki account. Use this when you need to create service accounts for automation, API integrations, or specialized operator roles. Rate limit: 10 requests per minute.\",\n input: SpokiAddServiceUserInput,\n output: SpokiAddServiceUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;AACxK,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"add-service-user.cjs","names":["z","action"],"sources":["../../src/actions/add-service-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiAddServiceUserInput = z.object({\n name: z.string().describe(\"Name of the service user to be created. This is a human-readable identifier for the service user\"),\n role: z.string().describe(\"Role to assign to the service user. Common roles include 'Chat Operator', 'Admin', 'Agent', etc. The role must exist in your Spoki account\"),\n}).describe(\"Request model to add a new service user with a specific role in Spoki.\");\nexport const SpokiAddServiceUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier assigned to the service user by Spoki\").nullable(),\n name: z.string().describe(\"Name of the service user\").nullable(),\n role: z.string().describe(\"Role assigned to the service user\").nullable(),\n}).passthrough().describe(\"Response containing details of the newly created service user.\");\n\nexport const spokiAddServiceUser: AppAction<\n typeof SpokiAddServiceUserInput,\n typeof SpokiAddServiceUserOutput,\n typeof spoki.credential\n> = action(\"SPOKI_ADD_SERVICE_USER\", {\n slug: \"spoki-add-service-user\",\n name: \"Add Service User\",\n description: \"Adds a new service user with a specific role to your Spoki account. Use this when you need to create service accounts for automation, API integrations, or specialized operator roles. Rate limit: 10 requests per minute.\",\n input: SpokiAddServiceUserInput,\n output: SpokiAddServiceUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;AACxK,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,MAAa,sBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/add-service-user.d.ts
@@ -10,22 +12,7 @@ declare const SpokiAddServiceUserOutput: z.ZodObject<{
10
12
  name: z.ZodNullable<z.ZodString>;
11
13
  role: z.ZodNullable<z.ZodString>;
12
14
  }, z.core.$loose>;
13
- declare const spokiAddServiceUser: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- name: string;
15
- role: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
- connectionId: z.ZodString;
18
- entityId: z.ZodString;
19
- instanceId: z.ZodString;
20
- }, z.core.$strip>, z.ZodObject<{
21
- generic_api_key: z.ZodString;
22
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- generic_api_key: z.ZodString;
28
- }, z.core.$strip>>]>;
15
+ declare const spokiAddServiceUser: AppAction<typeof SpokiAddServiceUserInput, typeof SpokiAddServiceUserOutput, typeof spoki.credential>;
29
16
  //#endregion
30
17
  export { spokiAddServiceUser };
31
18
  //# sourceMappingURL=add-service-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-service-user.d.cts","names":[],"sources":["../../src/actions/add-service-user.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"add-service-user.d.cts","names":[],"sources":["../../src/actions/add-service-user.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/add-service-user.d.ts
@@ -10,22 +12,7 @@ declare const SpokiAddServiceUserOutput: z.ZodObject<{
10
12
  name: z.ZodNullable<z.ZodString>;
11
13
  role: z.ZodNullable<z.ZodString>;
12
14
  }, z.core.$loose>;
13
- declare const spokiAddServiceUser: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- name: string;
15
- role: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
17
- connectionId: z.ZodString;
18
- entityId: z.ZodString;
19
- instanceId: z.ZodString;
20
- }, z.core.$strip>, z.ZodObject<{
21
- generic_api_key: z.ZodString;
22
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- generic_api_key: z.ZodString;
28
- }, z.core.$strip>>]>;
15
+ declare const spokiAddServiceUser: AppAction<typeof SpokiAddServiceUserInput, typeof SpokiAddServiceUserOutput, typeof spoki.credential>;
29
16
  //#endregion
30
17
  export { spokiAddServiceUser };
31
18
  //# sourceMappingURL=add-service-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-service-user.d.mts","names":[],"sources":["../../src/actions/add-service-user.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"add-service-user.d.mts","names":[],"sources":["../../src/actions/add-service-user.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const spokiAddServiceUser = action("SPOKI_ADD_SERVICE_USER", {
@@ -1 +1 @@
1
- {"version":3,"file":"add-service-user.mjs","names":[],"sources":["../../src/actions/add-service-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiAddServiceUserInput = z.object({\n name: z.string().describe(\"Name of the service user to be created. This is a human-readable identifier for the service user\"),\n role: z.string().describe(\"Role to assign to the service user. Common roles include 'Chat Operator', 'Admin', 'Agent', etc. The role must exist in your Spoki account\"),\n}).describe(\"Request model to add a new service user with a specific role in Spoki.\");\nexport const SpokiAddServiceUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier assigned to the service user by Spoki\").nullable(),\n name: z.string().describe(\"Name of the service user\").nullable(),\n role: z.string().describe(\"Role assigned to the service user\").nullable(),\n}).passthrough().describe(\"Response containing details of the newly created service user.\");\n\nexport const spokiAddServiceUser = action(\"SPOKI_ADD_SERVICE_USER\", {\n slug: \"spoki-add-service-user\",\n name: \"Add Service User\",\n description: \"Adds a new service user with a specific role to your Spoki account. Use this when you need to create service accounts for automation, API integrations, or specialized operator roles. Rate limit: 10 requests per minute.\",\n input: SpokiAddServiceUserInput,\n output: SpokiAddServiceUserOutput,\n});\n"],"mappings":";;AAcA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;EAC5H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CACxK,CAAC,CAAC,CAAC,SAAS,wEAWH;CACP,QAXuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAClG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"add-service-user.mjs","names":[],"sources":["../../src/actions/add-service-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiAddServiceUserInput = z.object({\n name: z.string().describe(\"Name of the service user to be created. This is a human-readable identifier for the service user\"),\n role: z.string().describe(\"Role to assign to the service user. Common roles include 'Chat Operator', 'Admin', 'Agent', etc. The role must exist in your Spoki account\"),\n}).describe(\"Request model to add a new service user with a specific role in Spoki.\");\nexport const SpokiAddServiceUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier assigned to the service user by Spoki\").nullable(),\n name: z.string().describe(\"Name of the service user\").nullable(),\n role: z.string().describe(\"Role assigned to the service user\").nullable(),\n}).passthrough().describe(\"Response containing details of the newly created service user.\");\n\nexport const spokiAddServiceUser: AppAction<\n typeof SpokiAddServiceUserInput,\n typeof SpokiAddServiceUserOutput,\n typeof spoki.credential\n> = action(\"SPOKI_ADD_SERVICE_USER\", {\n slug: \"spoki-add-service-user\",\n name: \"Add Service User\",\n description: \"Adds a new service user with a specific role to your Spoki account. Use this when you need to create service accounts for automation, API integrations, or specialized operator roles. Rate limit: 10 requests per minute.\",\n input: SpokiAddServiceUserInput,\n output: SpokiAddServiceUserOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,sBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;EAC5H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CACxK,CAAC,CAAC,CAAC,SAAS,wEAeH;CACP,QAfuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAClG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/check-role-private-key.ts
@@ -1 +1 @@
1
- {"version":3,"file":"check-role-private-key.cjs","names":["z","action"],"sources":["../../src/actions/check-role-private-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiCheckRolePrivateKeyInput = z.object({\n role_id: z.number().int().describe(\"The unique identifier of the role to check for private key\"),\n}).describe(\"Request model for checking if a role has a private key.\");\nexport const SpokiCheckRolePrivateKeyOutput = z.object({\n has_private_key: z.boolean().describe(\"Whether the service user role has a private key configured\").nullable(),\n}).passthrough().describe(\"Response model indicating if a role has a private key.\");\n\nexport const spokiCheckRolePrivateKey = action(\"SPOKI_CHECK_ROLE_PRIVATE_KEY\", {\n slug: \"spoki-check-role-private-key\",\n name: \"Check Role Private Key\",\n description: \"Tool to check if a service user role has a private key configured. Use when you need to verify key status for a role. Rate limit: 10 requests per minute.\",\n input: SpokiCheckRolePrivateKeyInput,\n output: SpokiCheckRolePrivateKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EACjG,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"check-role-private-key.cjs","names":["z","action"],"sources":["../../src/actions/check-role-private-key.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiCheckRolePrivateKeyInput = z.object({\n role_id: z.number().int().describe(\"The unique identifier of the role to check for private key\"),\n}).describe(\"Request model for checking if a role has a private key.\");\nexport const SpokiCheckRolePrivateKeyOutput = z.object({\n has_private_key: z.boolean().describe(\"Whether the service user role has a private key configured\").nullable(),\n}).passthrough().describe(\"Response model indicating if a role has a private key.\");\n\nexport const spokiCheckRolePrivateKey: AppAction<\n typeof SpokiCheckRolePrivateKeyInput,\n typeof SpokiCheckRolePrivateKeyOutput,\n typeof spoki.credential\n> = action(\"SPOKI_CHECK_ROLE_PRIVATE_KEY\", {\n slug: \"spoki-check-role-private-key\",\n name: \"Check Role Private Key\",\n description: \"Tool to check if a service user role has a private key configured. Use when you need to verify key status for a role. Rate limit: 10 requests per minute.\",\n input: SpokiCheckRolePrivateKeyInput,\n output: SpokiCheckRolePrivateKeyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EACjG,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/check-role-private-key.d.ts
@@ -7,21 +9,7 @@ declare const SpokiCheckRolePrivateKeyInput: z.ZodObject<{
7
9
  declare const SpokiCheckRolePrivateKeyOutput: z.ZodObject<{
8
10
  has_private_key: z.ZodNullable<z.ZodBoolean>;
9
11
  }, z.core.$loose>;
10
- declare const spokiCheckRolePrivateKey: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- role_id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- generic_api_key: z.ZodString;
18
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- generic_api_key: z.ZodString;
24
- }, z.core.$strip>>]>;
12
+ declare const spokiCheckRolePrivateKey: AppAction<typeof SpokiCheckRolePrivateKeyInput, typeof SpokiCheckRolePrivateKeyOutput, typeof spoki.credential>;
25
13
  //#endregion
26
14
  export { spokiCheckRolePrivateKey };
27
15
  //# sourceMappingURL=check-role-private-key.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"check-role-private-key.d.cts","names":[],"sources":["../../src/actions/check-role-private-key.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"check-role-private-key.d.cts","names":[],"sources":["../../src/actions/check-role-private-key.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/check-role-private-key.d.ts
@@ -7,21 +9,7 @@ declare const SpokiCheckRolePrivateKeyInput: z.ZodObject<{
7
9
  declare const SpokiCheckRolePrivateKeyOutput: z.ZodObject<{
8
10
  has_private_key: z.ZodNullable<z.ZodBoolean>;
9
11
  }, z.core.$loose>;
10
- declare const spokiCheckRolePrivateKey: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- role_id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- generic_api_key: z.ZodString;
18
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- generic_api_key: z.ZodString;
24
- }, z.core.$strip>>]>;
12
+ declare const spokiCheckRolePrivateKey: AppAction<typeof SpokiCheckRolePrivateKeyInput, typeof SpokiCheckRolePrivateKeyOutput, typeof spoki.credential>;
25
13
  //#endregion
26
14
  export { spokiCheckRolePrivateKey };
27
15
  //# sourceMappingURL=check-role-private-key.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"check-role-private-key.d.mts","names":[],"sources":["../../src/actions/check-role-private-key.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"check-role-private-key.d.mts","names":[],"sources":["../../src/actions/check-role-private-key.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const spokiCheckRolePrivateKey = action("SPOKI_CHECK_ROLE_PRIVATE_KEY", {
@@ -1 +1 @@
1
- {"version":3,"file":"check-role-private-key.mjs","names":[],"sources":["../../src/actions/check-role-private-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiCheckRolePrivateKeyInput = z.object({\n role_id: z.number().int().describe(\"The unique identifier of the role to check for private key\"),\n}).describe(\"Request model for checking if a role has a private key.\");\nexport const SpokiCheckRolePrivateKeyOutput = z.object({\n has_private_key: z.boolean().describe(\"Whether the service user role has a private key configured\").nullable(),\n}).passthrough().describe(\"Response model indicating if a role has a private key.\");\n\nexport const spokiCheckRolePrivateKey = action(\"SPOKI_CHECK_ROLE_PRIVATE_KEY\", {\n slug: \"spoki-check-role-private-key\",\n name: \"Check Role Private Key\",\n description: \"Tool to check if a service user role has a private key configured. Use when you need to verify key status for a role. Rate limit: 10 requests per minute.\",\n input: SpokiCheckRolePrivateKeyInput,\n output: SpokiCheckRolePrivateKeyOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX2C,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EACjG,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QAT4C,EAAE,OAAO,EACrD,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"check-role-private-key.mjs","names":[],"sources":["../../src/actions/check-role-private-key.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiCheckRolePrivateKeyInput = z.object({\n role_id: z.number().int().describe(\"The unique identifier of the role to check for private key\"),\n}).describe(\"Request model for checking if a role has a private key.\");\nexport const SpokiCheckRolePrivateKeyOutput = z.object({\n has_private_key: z.boolean().describe(\"Whether the service user role has a private key configured\").nullable(),\n}).passthrough().describe(\"Response model indicating if a role has a private key.\");\n\nexport const spokiCheckRolePrivateKey: AppAction<\n typeof SpokiCheckRolePrivateKeyInput,\n typeof SpokiCheckRolePrivateKeyOutput,\n typeof spoki.credential\n> = action(\"SPOKI_CHECK_ROLE_PRIVATE_KEY\", {\n slug: \"spoki-check-role-private-key\",\n name: \"Check Role Private Key\",\n description: \"Tool to check if a service user role has a private key configured. Use when you need to verify key status for a role. Rate limit: 10 requests per minute.\",\n input: SpokiCheckRolePrivateKeyInput,\n output: SpokiCheckRolePrivateKeyOutput,\n});\n"],"mappings":";;;AAaA,MAAa,2BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf2C,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,EACjG,CAAC,CAAC,CAAC,SAAS,yDAaH;CACP,QAb4C,EAAE,OAAO,EACrD,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/clone-template.ts
@@ -1 +1 @@
1
- {"version":3,"file":"clone-template.cjs","names":["z","action"],"sources":["../../src/actions/clone-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiCloneTemplateInput = z.object({\n template_id: z.number().int().describe(\"The template ID to clone\"),\n}).describe(\"Request model for cloning a template.\");\nconst SpokiCloneTemplate_TemplateComponentSchema = z.object({\n text: z.string().describe(\"Text content of the component\").nullable(),\n format: z.string().describe(\"Format of the component, e.g., 'text'\").nullable().optional(),\n component_type: z.string().describe(\"Type of the component, e.g., 'body'\").nullable(),\n}).passthrough().describe(\"Component for template parts such as header, body, footer.\");\nconst SpokiCloneTemplate_TemplateButtonSchema = z.object({\n url: z.string().describe(\"URL for link button, if applicable\").nullable().optional(),\n text: z.string().describe(\"Text displayed on the button\").nullable(),\n order: z.number().int().describe(\"Order index of the button\").nullable(),\n button_type: z.string().describe(\"Type of button, e.g., 'quick_reply'\").nullable(),\n phone_number: z.string().describe(\"Phone number for call button, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Button definition within a template localization.\");\nconst SpokiCloneTemplate_TemplateLocalizationSchema = z.object({\n status: z.string().describe(\"Approval status of this localization\").nullable(),\n language: z.string().describe(\"Language code of this localization, e.g., 'it'\").nullable(),\n rejection_reason: z.string().describe(\"Reason for rejection, if any\").nullable().optional(),\n default_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_custom_fields: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n body_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n footer_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n header_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n templatebuttoncomponent_set: z.array(SpokiCloneTemplate_TemplateButtonSchema).describe(\"List of buttons defined for this localization\").nullable().optional(),\n templatecarouselcomponent_set: z.array(z.record(z.string(), z.unknown())).describe(\"List of carousel components, if any\").nullable().optional(),\n}).passthrough().describe(\"Localization details for a template.\");\nexport const SpokiCloneTemplateOutput = z.object({\n id: z.number().int().describe(\"Template unique identifier\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n category: z.string().describe(\"Template category, e.g., 'ACCOUNT_UPDATE'\").nullable(),\n integration: z.number().int().describe(\"Integration ID associated with the template\").nullable().optional(),\n is_approved: z.boolean().describe(\"Whether the template is approved\").nullable(),\n is_favorite: z.boolean().describe(\"Whether the template is marked as favorite\").nullable(),\n subcategory: z.string().describe(\"Template subcategory, if any\").nullable().optional(),\n customfield_set: z.array(z.string()).describe(\"List of dynamic field codes used in the template\").nullable().optional(),\n template_groups: z.array(z.number().int()).describe(\"List of template group IDs, if any\").nullable().optional(),\n templatelocalization_set: z.array(SpokiCloneTemplate_TemplateLocalizationSchema).describe(\"Localizations available for this template\"),\n}).passthrough().describe(\"Full representation of a cloned template returned by Spoki.\");\n\nexport const spokiCloneTemplate = action(\"SPOKI_CLONE_TEMPLATE\", {\n slug: \"spoki-clone-template\",\n name: \"Clone Template\",\n description: \"Tool to create a duplicate copy of an existing template. Clone starts in DRAFT status. Use when you need to duplicate a template by ID.\",\n input: SpokiCloneTemplateInput,\n output: SpokiCloneTemplateOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"clone-template.cjs","names":["z","action"],"sources":["../../src/actions/clone-template.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiCloneTemplateInput = z.object({\n template_id: z.number().int().describe(\"The template ID to clone\"),\n}).describe(\"Request model for cloning a template.\");\nconst SpokiCloneTemplate_TemplateComponentSchema = z.object({\n text: z.string().describe(\"Text content of the component\").nullable(),\n format: z.string().describe(\"Format of the component, e.g., 'text'\").nullable().optional(),\n component_type: z.string().describe(\"Type of the component, e.g., 'body'\").nullable(),\n}).passthrough().describe(\"Component for template parts such as header, body, footer.\");\nconst SpokiCloneTemplate_TemplateButtonSchema = z.object({\n url: z.string().describe(\"URL for link button, if applicable\").nullable().optional(),\n text: z.string().describe(\"Text displayed on the button\").nullable(),\n order: z.number().int().describe(\"Order index of the button\").nullable(),\n button_type: z.string().describe(\"Type of button, e.g., 'quick_reply'\").nullable(),\n phone_number: z.string().describe(\"Phone number for call button, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Button definition within a template localization.\");\nconst SpokiCloneTemplate_TemplateLocalizationSchema = z.object({\n status: z.string().describe(\"Approval status of this localization\").nullable(),\n language: z.string().describe(\"Language code of this localization, e.g., 'it'\").nullable(),\n rejection_reason: z.string().describe(\"Reason for rejection, if any\").nullable().optional(),\n default_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_custom_fields: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n body_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n footer_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n header_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n templatebuttoncomponent_set: z.array(SpokiCloneTemplate_TemplateButtonSchema).describe(\"List of buttons defined for this localization\").nullable().optional(),\n templatecarouselcomponent_set: z.array(z.record(z.string(), z.unknown())).describe(\"List of carousel components, if any\").nullable().optional(),\n}).passthrough().describe(\"Localization details for a template.\");\nexport const SpokiCloneTemplateOutput = z.object({\n id: z.number().int().describe(\"Template unique identifier\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n category: z.string().describe(\"Template category, e.g., 'ACCOUNT_UPDATE'\").nullable(),\n integration: z.number().int().describe(\"Integration ID associated with the template\").nullable().optional(),\n is_approved: z.boolean().describe(\"Whether the template is approved\").nullable(),\n is_favorite: z.boolean().describe(\"Whether the template is marked as favorite\").nullable(),\n subcategory: z.string().describe(\"Template subcategory, if any\").nullable().optional(),\n customfield_set: z.array(z.string()).describe(\"List of dynamic field codes used in the template\").nullable().optional(),\n template_groups: z.array(z.number().int()).describe(\"List of template group IDs, if any\").nullable().optional(),\n templatelocalization_set: z.array(SpokiCloneTemplate_TemplateLocalizationSchema).describe(\"Localizations available for this template\"),\n}).passthrough().describe(\"Full representation of a cloned template returned by Spoki.\");\n\nexport const spokiCloneTemplate: AppAction<\n typeof SpokiCloneTemplateInput,\n typeof SpokiCloneTemplateOutput,\n typeof spoki.credential\n> = action(\"SPOKI_CLONE_TEMPLATE\", {\n slug: \"spoki-clone-template\",\n name: \"Clone Template\",\n description: \"Tool to create a duplicate copy of an existing template. Clone starts in DRAFT status. Use when you need to duplicate a template by ID.\",\n input: SpokiCloneTemplateInput,\n output: SpokiCloneTemplateOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/clone-template.d.ts
@@ -46,21 +48,7 @@ declare const SpokiCloneTemplateOutput: z.ZodObject<{
46
48
  templatecarouselcomponent_set: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
47
49
  }, z.core.$loose>>;
48
50
  }, z.core.$loose>;
49
- declare const spokiCloneTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
50
- template_id: number;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
52
- connectionId: z.ZodString;
53
- entityId: z.ZodString;
54
- instanceId: z.ZodString;
55
- }, z.core.$strip>, z.ZodObject<{
56
- generic_api_key: z.ZodString;
57
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
58
- connectionId: z.ZodString;
59
- entityId: z.ZodString;
60
- instanceId: z.ZodString;
61
- }, z.core.$strip>, z.ZodObject<{
62
- generic_api_key: z.ZodString;
63
- }, z.core.$strip>>]>;
51
+ declare const spokiCloneTemplate: AppAction<typeof SpokiCloneTemplateInput, typeof SpokiCloneTemplateOutput, typeof spoki.credential>;
64
52
  //#endregion
65
53
  export { spokiCloneTemplate };
66
54
  //# sourceMappingURL=clone-template.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"clone-template.d.cts","names":[],"sources":["../../src/actions/clone-template.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cA4BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAaxB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"clone-template.d.cts","names":[],"sources":["../../src/actions/clone-template.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cA4BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAaxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/clone-template.d.ts
@@ -46,21 +48,7 @@ declare const SpokiCloneTemplateOutput: z.ZodObject<{
46
48
  templatecarouselcomponent_set: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
47
49
  }, z.core.$loose>>;
48
50
  }, z.core.$loose>;
49
- declare const spokiCloneTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
50
- template_id: number;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
52
- connectionId: z.ZodString;
53
- entityId: z.ZodString;
54
- instanceId: z.ZodString;
55
- }, z.core.$strip>, z.ZodObject<{
56
- generic_api_key: z.ZodString;
57
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
58
- connectionId: z.ZodString;
59
- entityId: z.ZodString;
60
- instanceId: z.ZodString;
61
- }, z.core.$strip>, z.ZodObject<{
62
- generic_api_key: z.ZodString;
63
- }, z.core.$strip>>]>;
51
+ declare const spokiCloneTemplate: AppAction<typeof SpokiCloneTemplateInput, typeof SpokiCloneTemplateOutput, typeof spoki.credential>;
64
52
  //#endregion
65
53
  export { spokiCloneTemplate };
66
54
  //# sourceMappingURL=clone-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"clone-template.d.mts","names":[],"sources":["../../src/actions/clone-template.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cA4BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAaxB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"clone-template.d.mts","names":[],"sources":["../../src/actions/clone-template.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cA4BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAaxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/clone-template.ts
@@ -1 +1 @@
1
- {"version":3,"file":"clone-template.mjs","names":[],"sources":["../../src/actions/clone-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiCloneTemplateInput = z.object({\n template_id: z.number().int().describe(\"The template ID to clone\"),\n}).describe(\"Request model for cloning a template.\");\nconst SpokiCloneTemplate_TemplateComponentSchema = z.object({\n text: z.string().describe(\"Text content of the component\").nullable(),\n format: z.string().describe(\"Format of the component, e.g., 'text'\").nullable().optional(),\n component_type: z.string().describe(\"Type of the component, e.g., 'body'\").nullable(),\n}).passthrough().describe(\"Component for template parts such as header, body, footer.\");\nconst SpokiCloneTemplate_TemplateButtonSchema = z.object({\n url: z.string().describe(\"URL for link button, if applicable\").nullable().optional(),\n text: z.string().describe(\"Text displayed on the button\").nullable(),\n order: z.number().int().describe(\"Order index of the button\").nullable(),\n button_type: z.string().describe(\"Type of button, e.g., 'quick_reply'\").nullable(),\n phone_number: z.string().describe(\"Phone number for call button, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Button definition within a template localization.\");\nconst SpokiCloneTemplate_TemplateLocalizationSchema = z.object({\n status: z.string().describe(\"Approval status of this localization\").nullable(),\n language: z.string().describe(\"Language code of this localization, e.g., 'it'\").nullable(),\n rejection_reason: z.string().describe(\"Reason for rejection, if any\").nullable().optional(),\n default_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_custom_fields: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n body_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n footer_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n header_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n templatebuttoncomponent_set: z.array(SpokiCloneTemplate_TemplateButtonSchema).describe(\"List of buttons defined for this localization\").nullable().optional(),\n templatecarouselcomponent_set: z.array(z.record(z.string(), z.unknown())).describe(\"List of carousel components, if any\").nullable().optional(),\n}).passthrough().describe(\"Localization details for a template.\");\nexport const SpokiCloneTemplateOutput = z.object({\n id: z.number().int().describe(\"Template unique identifier\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n category: z.string().describe(\"Template category, e.g., 'ACCOUNT_UPDATE'\").nullable(),\n integration: z.number().int().describe(\"Integration ID associated with the template\").nullable().optional(),\n is_approved: z.boolean().describe(\"Whether the template is approved\").nullable(),\n is_favorite: z.boolean().describe(\"Whether the template is marked as favorite\").nullable(),\n subcategory: z.string().describe(\"Template subcategory, if any\").nullable().optional(),\n customfield_set: z.array(z.string()).describe(\"List of dynamic field codes used in the template\").nullable().optional(),\n template_groups: z.array(z.number().int()).describe(\"List of template group IDs, if any\").nullable().optional(),\n templatelocalization_set: z.array(SpokiCloneTemplate_TemplateLocalizationSchema).describe(\"Localizations available for this template\"),\n}).passthrough().describe(\"Full representation of a cloned template returned by Spoki.\");\n\nexport const spokiCloneTemplate = action(\"SPOKI_CLONE_TEMPLATE\", {\n slug: \"spoki-clone-template\",\n name: \"Clone Template\",\n description: \"Tool to create a duplicate copy of an existing template. Clone starts in DRAFT status. Use when you need to duplicate a template by ID.\",\n input: SpokiCloneTemplateInput,\n output: SpokiCloneTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,EACnE,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,0CAA0C,EAAE,OAAO;CACvD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,sBAAsB,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,sBAAsB,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,uBAAuB,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,yBAAyB,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACxF,2BAA2B,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC1F,2BAA2B,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC1F,6BAA6B,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5J,+BAA+B,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAchE,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;EACpD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC/E,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,0BAA0B,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,2CAA2C;CACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"clone-template.mjs","names":[],"sources":["../../src/actions/clone-template.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiCloneTemplateInput = z.object({\n template_id: z.number().int().describe(\"The template ID to clone\"),\n}).describe(\"Request model for cloning a template.\");\nconst SpokiCloneTemplate_TemplateComponentSchema = z.object({\n text: z.string().describe(\"Text content of the component\").nullable(),\n format: z.string().describe(\"Format of the component, e.g., 'text'\").nullable().optional(),\n component_type: z.string().describe(\"Type of the component, e.g., 'body'\").nullable(),\n}).passthrough().describe(\"Component for template parts such as header, body, footer.\");\nconst SpokiCloneTemplate_TemplateButtonSchema = z.object({\n url: z.string().describe(\"URL for link button, if applicable\").nullable().optional(),\n text: z.string().describe(\"Text displayed on the button\").nullable(),\n order: z.number().int().describe(\"Order index of the button\").nullable(),\n button_type: z.string().describe(\"Type of button, e.g., 'quick_reply'\").nullable(),\n phone_number: z.string().describe(\"Phone number for call button, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Button definition within a template localization.\");\nconst SpokiCloneTemplate_TemplateLocalizationSchema = z.object({\n status: z.string().describe(\"Approval status of this localization\").nullable(),\n language: z.string().describe(\"Language code of this localization, e.g., 'it'\").nullable(),\n rejection_reason: z.string().describe(\"Reason for rejection, if any\").nullable().optional(),\n default_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_header_media: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n example_custom_fields: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n body_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n footer_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n header_template_component: SpokiCloneTemplate_TemplateComponentSchema.nullable().optional(),\n templatebuttoncomponent_set: z.array(SpokiCloneTemplate_TemplateButtonSchema).describe(\"List of buttons defined for this localization\").nullable().optional(),\n templatecarouselcomponent_set: z.array(z.record(z.string(), z.unknown())).describe(\"List of carousel components, if any\").nullable().optional(),\n}).passthrough().describe(\"Localization details for a template.\");\nexport const SpokiCloneTemplateOutput = z.object({\n id: z.number().int().describe(\"Template unique identifier\").nullable(),\n name: z.string().describe(\"Template name\").nullable(),\n category: z.string().describe(\"Template category, e.g., 'ACCOUNT_UPDATE'\").nullable(),\n integration: z.number().int().describe(\"Integration ID associated with the template\").nullable().optional(),\n is_approved: z.boolean().describe(\"Whether the template is approved\").nullable(),\n is_favorite: z.boolean().describe(\"Whether the template is marked as favorite\").nullable(),\n subcategory: z.string().describe(\"Template subcategory, if any\").nullable().optional(),\n customfield_set: z.array(z.string()).describe(\"List of dynamic field codes used in the template\").nullable().optional(),\n template_groups: z.array(z.number().int()).describe(\"List of template group IDs, if any\").nullable().optional(),\n templatelocalization_set: z.array(SpokiCloneTemplate_TemplateLocalizationSchema).describe(\"Localizations available for this template\"),\n}).passthrough().describe(\"Full representation of a cloned template returned by Spoki.\");\n\nexport const spokiCloneTemplate: AppAction<\n typeof SpokiCloneTemplateInput,\n typeof SpokiCloneTemplateOutput,\n typeof spoki.credential\n> = action(\"SPOKI_CLONE_TEMPLATE\", {\n slug: \"spoki-clone-template\",\n name: \"Clone Template\",\n description: \"Tool to create a duplicate copy of an existing template. Clone starts in DRAFT status. Use when you need to duplicate a template by ID.\",\n input: SpokiCloneTemplateInput,\n output: SpokiCloneTemplateOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/create-account-onboarding-link.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-account-onboarding-link.cjs","names":["z","action"],"sources":["../../src/actions/create-account-onboarding-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiCreateAccountOnboardingLinkInput = z.object({\n account_id: z.number().int().describe(\"The unique identifier of the Spoki account to create an onboarding link for. Must be a valid account ID accessible to the authenticated user.\"),\n}).describe(\"Request model for creating an onboarding link for a specific account.\");\nexport const SpokiCreateAccountOnboardingLinkOutput = z.object({\n lang: z.string().describe(\"The language code for the onboarding interface\").nullable(),\n auth_token: z.string().describe(\"The authentication token included in the redirect URL\").nullable(),\n redirect_url: z.string().describe(\"The generated onboarding redirect URL for the account with authentication token\").nullable(),\n}).passthrough().describe(\"Response model for account onboarding link creation.\");\n\nexport const spokiCreateAccountOnboardingLink = action(\"SPOKI_CREATE_ACCOUNT_ONBOARDING_LINK\", {\n slug: \"spoki-create-account-onboarding-link\",\n name: \"Create Account Onboarding Link\",\n description: \"Tool to create an onboarding link for a specific Spoki account. Use when you need to generate a setup link to help users configure their account.\",\n input: SpokiCreateAccountOnboardingLinkInput,\n output: SpokiCreateAccountOnboardingLinkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,EACvL,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-account-onboarding-link.cjs","names":["z","action"],"sources":["../../src/actions/create-account-onboarding-link.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { spoki } from \"../app\";\n\nexport const SpokiCreateAccountOnboardingLinkInput = z.object({\n account_id: z.number().int().describe(\"The unique identifier of the Spoki account to create an onboarding link for. Must be a valid account ID accessible to the authenticated user.\"),\n}).describe(\"Request model for creating an onboarding link for a specific account.\");\nexport const SpokiCreateAccountOnboardingLinkOutput = z.object({\n lang: z.string().describe(\"The language code for the onboarding interface\").nullable(),\n auth_token: z.string().describe(\"The authentication token included in the redirect URL\").nullable(),\n redirect_url: z.string().describe(\"The generated onboarding redirect URL for the account with authentication token\").nullable(),\n}).passthrough().describe(\"Response model for account onboarding link creation.\");\n\nexport const spokiCreateAccountOnboardingLink: AppAction<\n typeof SpokiCreateAccountOnboardingLinkInput,\n typeof SpokiCreateAccountOnboardingLinkOutput,\n typeof spoki.credential\n> = action(\"SPOKI_CREATE_ACCOUNT_ONBOARDING_LINK\", {\n slug: \"spoki-create-account-onboarding-link\",\n name: \"Create Account Onboarding Link\",\n description: \"Tool to create an onboarding link for a specific Spoki account. Use when you need to generate a setup link to help users configure their account.\",\n input: SpokiCreateAccountOnboardingLinkInput,\n output: SpokiCreateAccountOnboardingLinkOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,EACvL,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,mCAITC,eAAAA,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-account-onboarding-link.d.ts
@@ -9,21 +11,7 @@ declare const SpokiCreateAccountOnboardingLinkOutput: z.ZodObject<{
9
11
  auth_token: z.ZodNullable<z.ZodString>;
10
12
  redirect_url: z.ZodNullable<z.ZodString>;
11
13
  }, z.core.$loose>;
12
- declare const spokiCreateAccountOnboardingLink: import("@keystrokehq/action").WorkflowActionDefinition<{
13
- account_id: number;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- generic_api_key: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- generic_api_key: z.ZodString;
26
- }, z.core.$strip>>]>;
14
+ declare const spokiCreateAccountOnboardingLink: AppAction<typeof SpokiCreateAccountOnboardingLinkInput, typeof SpokiCreateAccountOnboardingLinkOutput, typeof spoki.credential>;
27
15
  //#endregion
28
16
  export { spokiCreateAccountOnboardingLink };
29
17
  //# sourceMappingURL=create-account-onboarding-link.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-account-onboarding-link.d.cts","names":[],"sources":["../../src/actions/create-account-onboarding-link.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAGrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"create-account-onboarding-link.d.cts","names":[],"sources":["../../src/actions/create-account-onboarding-link.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAGrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { spoki } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-account-onboarding-link.d.ts
@@ -9,21 +11,7 @@ declare const SpokiCreateAccountOnboardingLinkOutput: z.ZodObject<{
9
11
  auth_token: z.ZodNullable<z.ZodString>;
10
12
  redirect_url: z.ZodNullable<z.ZodString>;
11
13
  }, z.core.$loose>;
12
- declare const spokiCreateAccountOnboardingLink: import("@keystrokehq/action").WorkflowActionDefinition<{
13
- account_id: number;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- generic_api_key: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spoki", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- generic_api_key: z.ZodString;
26
- }, z.core.$strip>>]>;
14
+ declare const spokiCreateAccountOnboardingLink: AppAction<typeof SpokiCreateAccountOnboardingLinkInput, typeof SpokiCreateAccountOnboardingLinkOutput, typeof spoki.credential>;
27
15
  //#endregion
28
16
  export { spokiCreateAccountOnboardingLink };
29
17
  //# sourceMappingURL=create-account-onboarding-link.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-account-onboarding-link.d.mts","names":[],"sources":["../../src/actions/create-account-onboarding-link.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAGrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"create-account-onboarding-link.d.mts","names":[],"sources":["../../src/actions/create-account-onboarding-link.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAGrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,KAAA,CAAM,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const spokiCreateAccountOnboardingLink = action("SPOKI_CREATE_ACCOUNT_ONBOARDING_LINK", {