@keystrokehq/spoki 0.1.4 → 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 -4
  6. package/dist/actions/add-contact-operator.d.cts.map +1 -1
  7. package/dist/actions/add-contact-operator.d.mts +3 -4
  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 -4
  14. package/dist/actions/add-service-user.d.cts.map +1 -1
  15. package/dist/actions/add-service-user.d.mts +3 -4
  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 -3
  22. package/dist/actions/check-role-private-key.d.cts.map +1 -1
  23. package/dist/actions/check-role-private-key.d.mts +3 -3
  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 -3
  30. package/dist/actions/clone-template.d.cts.map +1 -1
  31. package/dist/actions/clone-template.d.mts +3 -3
  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 -3
  38. package/dist/actions/create-account-onboarding-link.d.cts.map +1 -1
  39. package/dist/actions/create-account-onboarding-link.d.mts +3 -3
  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 -6
  46. package/dist/actions/create-custom-field.d.cts.map +1 -1
  47. package/dist/actions/create-custom-field.d.mts +3 -6
  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 -3
  54. package/dist/actions/create-list.d.cts.map +1 -1
  55. package/dist/actions/create-list.d.mts +3 -3
  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 -6
  62. package/dist/actions/create-media.d.cts.map +1 -1
  63. package/dist/actions/create-media.d.mts +3 -6
  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 -8
  70. package/dist/actions/create-or-update-contact.d.cts.map +1 -1
  71. package/dist/actions/create-or-update-contact.d.mts +3 -8
  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 -20
  78. package/dist/actions/create-template.d.cts.map +1 -1
  79. package/dist/actions/create-template.d.mts +3 -20
  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 -8
  86. package/dist/actions/create-ticket.d.cts.map +1 -1
  87. package/dist/actions/create-ticket.d.mts +3 -8
  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 -3
  94. package/dist/actions/delete-contact.d.cts.map +1 -1
  95. package/dist/actions/delete-contact.d.mts +3 -3
  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 -3
  102. package/dist/actions/delete-custom-field.d.cts.map +1 -1
  103. package/dist/actions/delete-custom-field.d.mts +3 -3
  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 -3
  110. package/dist/actions/delete-list.d.cts.map +1 -1
  111. package/dist/actions/delete-list.d.mts +3 -3
  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 -3
  118. package/dist/actions/delete-media.d.cts.map +1 -1
  119. package/dist/actions/delete-media.d.mts +3 -3
  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 -3
  126. package/dist/actions/delete-role.d.cts.map +1 -1
  127. package/dist/actions/delete-role.d.mts +3 -3
  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 -4
  134. package/dist/actions/delete-template.d.cts.map +1 -1
  135. package/dist/actions/delete-template.d.mts +3 -4
  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 -3
  142. package/dist/actions/delete-ticket.d.cts.map +1 -1
  143. package/dist/actions/delete-ticket.d.mts +3 -3
  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 -3
  150. package/dist/actions/generate-role-private-key.d.cts.map +1 -1
  151. package/dist/actions/generate-role-private-key.d.mts +3 -3
  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 -3
  158. package/dist/actions/get-account-current-report.d.cts.map +1 -1
  159. package/dist/actions/get-account-current-report.d.mts +3 -3
  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 -4
  166. package/dist/actions/list-accounts.d.cts.map +1 -1
  167. package/dist/actions/list-accounts.d.mts +3 -4
  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 -1
  174. package/dist/actions/list-agencies.d.cts.map +1 -1
  175. package/dist/actions/list-agencies.d.mts +3 -1
  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 -5
  182. package/dist/actions/list-automations.d.cts.map +1 -1
  183. package/dist/actions/list-automations.d.mts +3 -5
  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 -6
  190. package/dist/actions/list-campaigns.d.cts.map +1 -1
  191. package/dist/actions/list-campaigns.d.mts +3 -6
  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 -12
  198. package/dist/actions/list-contacts.d.cts.map +1 -1
  199. package/dist/actions/list-contacts.d.mts +3 -12
  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 -4
  206. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  207. package/dist/actions/list-custom-fields.d.mts +3 -4
  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 -5
  214. package/dist/actions/list-lists.d.cts.map +1 -1
  215. package/dist/actions/list-lists.d.mts +3 -5
  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 -4
  222. package/dist/actions/list-media.d.cts.map +1 -1
  223. package/dist/actions/list-media.d.mts +3 -4
  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 -1
  230. package/dist/actions/list-partners.d.cts.map +1 -1
  231. package/dist/actions/list-partners.d.mts +3 -1
  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 -7
  238. package/dist/actions/list-reports.d.cts.map +1 -1
  239. package/dist/actions/list-reports.d.mts +3 -7
  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 -1
  246. package/dist/actions/list-roles.d.cts.map +1 -1
  247. package/dist/actions/list-roles.d.mts +3 -1
  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 -1
  254. package/dist/actions/list-tags.d.cts.map +1 -1
  255. package/dist/actions/list-tags.d.mts +3 -1
  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 -3
  262. package/dist/actions/list-templates.d.cts.map +1 -1
  263. package/dist/actions/list-templates.d.mts +3 -3
  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 -6
  270. package/dist/actions/list-tickets.d.cts.map +1 -1
  271. package/dist/actions/list-tickets.d.mts +3 -6
  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 -3
  278. package/dist/actions/remove-all-list-contacts.d.cts.map +1 -1
  279. package/dist/actions/remove-all-list-contacts.d.mts +3 -3
  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 -4
  286. package/dist/actions/remove-contact-operator.d.cts.map +1 -1
  287. package/dist/actions/remove-contact-operator.d.mts +3 -4
  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 -4
  294. package/dist/actions/remove-list-contacts.d.cts.map +1 -1
  295. package/dist/actions/remove-list-contacts.d.mts +3 -4
  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 -3
  302. package/dist/actions/resend-invitation.d.cts.map +1 -1
  303. package/dist/actions/resend-invitation.d.mts +3 -3
  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 -3
  310. package/dist/actions/retrieve-account.d.cts.map +1 -1
  311. package/dist/actions/retrieve-account.d.mts +3 -3
  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 -3
  318. package/dist/actions/retrieve-automation.d.cts.map +1 -1
  319. package/dist/actions/retrieve-automation.d.mts +3 -3
  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 -3
  326. package/dist/actions/retrieve-contact.d.cts.map +1 -1
  327. package/dist/actions/retrieve-contact.d.mts +3 -3
  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 -3
  334. package/dist/actions/retrieve-custom-field.d.cts.map +1 -1
  335. package/dist/actions/retrieve-custom-field.d.mts +3 -3
  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 -3
  342. package/dist/actions/retrieve-list.d.cts.map +1 -1
  343. package/dist/actions/retrieve-list.d.mts +3 -3
  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 -3
  350. package/dist/actions/retrieve-media.d.cts.map +1 -1
  351. package/dist/actions/retrieve-media.d.mts +3 -3
  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 -3
  358. package/dist/actions/retrieve-role.d.cts.map +1 -1
  359. package/dist/actions/retrieve-role.d.mts +3 -3
  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 -3
  366. package/dist/actions/retrieve-tag.d.cts.map +1 -1
  367. package/dist/actions/retrieve-tag.d.mts +3 -3
  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 -3
  374. package/dist/actions/retrieve-template.d.cts.map +1 -1
  375. package/dist/actions/retrieve-template.d.mts +3 -3
  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 -3
  382. package/dist/actions/revert-template-to-draft.d.cts.map +1 -1
  383. package/dist/actions/revert-template-to-draft.d.mts +3 -3
  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 -11
  390. package/dist/actions/sync-contacts-bulk.d.cts.map +1 -1
  391. package/dist/actions/sync-contacts-bulk.d.mts +3 -11
  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 -12
  398. package/dist/actions/sync-list-contacts.d.cts.map +1 -1
  399. package/dist/actions/sync-list-contacts.d.mts +3 -12
  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 -6
  406. package/dist/actions/update-campaign.d.cts.map +1 -1
  407. package/dist/actions/update-campaign.d.mts +3 -6
  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 -9
  414. package/dist/actions/update-contact.d.cts.map +1 -1
  415. package/dist/actions/update-contact.d.mts +3 -9
  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 -4
  422. package/dist/actions/update-custom-field.d.cts.map +1 -1
  423. package/dist/actions/update-custom-field.d.mts +3 -4
  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 -4
  430. package/dist/actions/update-invitation-role.d.cts.map +1 -1
  431. package/dist/actions/update-invitation-role.d.mts +3 -4
  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 -4
  438. package/dist/actions/update-media.d.cts.map +1 -1
  439. package/dist/actions/update-media.d.mts +3 -4
  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 -4
  446. package/dist/actions/update-role.d.cts.map +1 -1
  447. package/dist/actions/update-role.d.mts +3 -4
  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 -34
  454. package/dist/actions/update-template.d.cts.map +1 -1
  455. package/dist/actions/update-template.d.mts +3 -34
  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 +5 -2
  460. package/dist/app.cjs.map +1 -1
  461. package/dist/app.d.cts +7 -1
  462. package/dist/app.d.cts.map +1 -1
  463. package/dist/app.d.mts +7 -1
  464. package/dist/app.d.mts.map +1 -1
  465. package/dist/app.mjs +3 -2
  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":"create-ticket.cjs","names":["z","action"],"sources":["../../src/actions/create-ticket.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiCreateTicketInput = z.object({\n title: z.string().describe(\"Title of the ticket. Should be a concise summary of the support issue or request\"),\n status: z.string().describe(\"Current status of the ticket. Common values: 'Open', 'Closed', 'In Progress', 'Pending'\"),\n priority: z.enum([\"Highest\", \"High\", \"Medium\", \"Low\", \"Lowest\"]).describe(\"Priority level of the ticket. Accepted values: Highest, High, Medium, Low, Lowest\"),\n reference: z.string().describe(\"External reference or ticket ID from another system for tracking purposes\").optional(),\n description: z.string().describe(\"Detailed description of the ticket. Provide additional context and information about the support issue or request\").optional(),\n contact_phone: z.string().describe(\"Contact phone number in E.164 international format (must include country code with + prefix). Examples: '+1234567890', '+393331234567'\"),\n}).describe(\"Request model for creating a new support ticket.\");\nconst SpokiCreateTicket_UserSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uid: z.string().describe(\"Unique user identifier (UID)\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n image: z.string().describe(\"URL of the user profile image\").nullable().optional(),\n surname: z.string().describe(\"Surname of the user\").nullable(),\n firstname: z.string().describe(\"First name of the user\").nullable(),\n is_service: z.boolean().describe(\"Indicates if the user is a service user\").nullable(),\n}).passthrough().describe(\"Summary information about a user.\");\nconst SpokiCreateTicket_RoleAssignmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the role assignment\").nullable(),\n role: z.string().describe(\"Role name assigned to the user on this ticket\").nullable(),\n user: SpokiCreateTicket_UserSummarySchema.nullable(),\n}).passthrough().describe(\"Role assignment for a user.\");\nconst SpokiCreateTicket_ContactSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact in international format\").nullable(),\n language: z.string().describe(\"Language code of the contact, e.g., 'en'\").nullable(),\n role_set: z.array(SpokiCreateTicket_RoleAssignmentSchema).describe(\"List of role assignments for the contact\"),\n chat_link: z.string().describe(\"URL to open the chat with the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n has_invalid_phone: z.boolean().describe(\"Indicates if the phone number is invalid\").nullable(),\n}).passthrough().describe(\"Summary information about a contact.\");\nexport const SpokiCreateTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created ticket\").nullable(),\n owner: SpokiCreateTicket_UserSummarySchema.nullable().optional(),\n title: z.string().describe(\"Title of the ticket\").nullable(),\n status: z.string().describe(\"Current status of the ticket, e.g., Open or Closed\").nullable(),\n contact: SpokiCreateTicket_ContactSummarySchema.nullable(),\n priority: z.string().describe(\"Priority of the ticket, e.g., Low, Medium, High\").nullable(),\n reference: z.string().describe(\"Custom reference string for the ticket\").nullable().optional(),\n description: z.string().describe(\"Description or details of the ticket\").nullable().optional(),\n closed_datetime: z.string().describe(\"Timestamp when the ticket was closed (ISO 8601)\").nullable().optional(),\n created_datetime: z.string().describe(\"Timestamp when the ticket was created (ISO 8601)\").nullable(),\n updated_datetime: z.string().describe(\"Timestamp when the ticket was last updated (ISO 8601)\").nullable(),\n}).passthrough().describe(\"Response model containing the created ticket details.\");\n\nexport const spokiCreateTicket = action(\"SPOKI_CREATE_TICKET\", {\n slug: \"spoki-create-ticket\",\n name: \"Create Ticket\",\n description: \"Tool to create a new support ticket in Spoki. Use when you need to create a ticket for tracking customer support issues or requests. Rate limit: 120 requests per minute.\",\n input: SpokiCreateTicketInput,\n output: SpokiCreateTicketOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-ticket.cjs","names":["z","action"],"sources":["../../src/actions/create-ticket.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 SpokiCreateTicketInput = z.object({\n title: z.string().describe(\"Title of the ticket. Should be a concise summary of the support issue or request\"),\n status: z.string().describe(\"Current status of the ticket. Common values: 'Open', 'Closed', 'In Progress', 'Pending'\"),\n priority: z.enum([\"Highest\", \"High\", \"Medium\", \"Low\", \"Lowest\"]).describe(\"Priority level of the ticket. Accepted values: Highest, High, Medium, Low, Lowest\"),\n reference: z.string().describe(\"External reference or ticket ID from another system for tracking purposes\").optional(),\n description: z.string().describe(\"Detailed description of the ticket. Provide additional context and information about the support issue or request\").optional(),\n contact_phone: z.string().describe(\"Contact phone number in E.164 international format (must include country code with + prefix). Examples: '+1234567890', '+393331234567'\"),\n}).describe(\"Request model for creating a new support ticket.\");\nconst SpokiCreateTicket_UserSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uid: z.string().describe(\"Unique user identifier (UID)\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n image: z.string().describe(\"URL of the user profile image\").nullable().optional(),\n surname: z.string().describe(\"Surname of the user\").nullable(),\n firstname: z.string().describe(\"First name of the user\").nullable(),\n is_service: z.boolean().describe(\"Indicates if the user is a service user\").nullable(),\n}).passthrough().describe(\"Summary information about a user.\");\nconst SpokiCreateTicket_RoleAssignmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the role assignment\").nullable(),\n role: z.string().describe(\"Role name assigned to the user on this ticket\").nullable(),\n user: SpokiCreateTicket_UserSummarySchema.nullable(),\n}).passthrough().describe(\"Role assignment for a user.\");\nconst SpokiCreateTicket_ContactSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact in international format\").nullable(),\n language: z.string().describe(\"Language code of the contact, e.g., 'en'\").nullable(),\n role_set: z.array(SpokiCreateTicket_RoleAssignmentSchema).describe(\"List of role assignments for the contact\"),\n chat_link: z.string().describe(\"URL to open the chat with the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n has_invalid_phone: z.boolean().describe(\"Indicates if the phone number is invalid\").nullable(),\n}).passthrough().describe(\"Summary information about a contact.\");\nexport const SpokiCreateTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created ticket\").nullable(),\n owner: SpokiCreateTicket_UserSummarySchema.nullable().optional(),\n title: z.string().describe(\"Title of the ticket\").nullable(),\n status: z.string().describe(\"Current status of the ticket, e.g., Open or Closed\").nullable(),\n contact: SpokiCreateTicket_ContactSummarySchema.nullable(),\n priority: z.string().describe(\"Priority of the ticket, e.g., Low, Medium, High\").nullable(),\n reference: z.string().describe(\"Custom reference string for the ticket\").nullable().optional(),\n description: z.string().describe(\"Description or details of the ticket\").nullable().optional(),\n closed_datetime: z.string().describe(\"Timestamp when the ticket was closed (ISO 8601)\").nullable().optional(),\n created_datetime: z.string().describe(\"Timestamp when the ticket was created (ISO 8601)\").nullable(),\n updated_datetime: z.string().describe(\"Timestamp when the ticket was last updated (ISO 8601)\").nullable(),\n}).passthrough().describe(\"Response model containing the created ticket details.\");\n\nexport const spokiCreateTicket: AppAction<\n typeof SpokiCreateTicketInput,\n typeof SpokiCreateTicketOutput,\n typeof spoki.credential\n> = action(\"SPOKI_CREATE_TICKET\", {\n slug: \"spoki-create-ticket\",\n name: \"Create Ticket\",\n description: \"Tool to create a new support ticket in Spoki. Use when you need to create a ticket for tracking customer support issues or requests. Rate limit: 120 requests per minute.\",\n input: SpokiCreateTicketInput,\n output: SpokiCreateTicketOutput,\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/create-ticket.d.ts
@@ -58,14 +60,7 @@ declare const SpokiCreateTicketOutput: z.ZodObject<{
58
60
  created_datetime: z.ZodNullable<z.ZodString>;
59
61
  updated_datetime: z.ZodNullable<z.ZodString>;
60
62
  }, z.core.$loose>;
61
- declare const spokiCreateTicket: import("@keystrokehq/action").WorkflowActionDefinition<{
62
- title: string;
63
- status: string;
64
- priority: "Highest" | "High" | "Medium" | "Low" | "Lowest";
65
- contact_phone: string;
66
- reference?: string | undefined;
67
- description?: string | undefined;
68
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ declare const spokiCreateTicket: AppAction<typeof SpokiCreateTicketInput, typeof SpokiCreateTicketOutput, typeof spoki.credential>;
69
64
  //#endregion
70
65
  export { spokiCreateTicket };
71
66
  //# sourceMappingURL=create-ticket.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-ticket.d.cts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAcvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"create-ticket.d.cts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAcvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,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-ticket.d.ts
@@ -58,14 +60,7 @@ declare const SpokiCreateTicketOutput: z.ZodObject<{
58
60
  created_datetime: z.ZodNullable<z.ZodString>;
59
61
  updated_datetime: z.ZodNullable<z.ZodString>;
60
62
  }, z.core.$loose>;
61
- declare const spokiCreateTicket: import("@keystrokehq/action").WorkflowActionDefinition<{
62
- title: string;
63
- status: string;
64
- priority: "Highest" | "High" | "Medium" | "Low" | "Lowest";
65
- contact_phone: string;
66
- reference?: string | undefined;
67
- description?: string | undefined;
68
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ declare const spokiCreateTicket: AppAction<typeof SpokiCreateTicketInput, typeof SpokiCreateTicketOutput, typeof spoki.credential>;
69
64
  //#endregion
70
65
  export { spokiCreateTicket };
71
66
  //# sourceMappingURL=create-ticket.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-ticket.d.mts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAcvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"create-ticket.d.mts","names":[],"sources":["../../src/actions/create-ticket.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAcvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,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/create-ticket.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-ticket.mjs","names":[],"sources":["../../src/actions/create-ticket.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiCreateTicketInput = z.object({\n title: z.string().describe(\"Title of the ticket. Should be a concise summary of the support issue or request\"),\n status: z.string().describe(\"Current status of the ticket. Common values: 'Open', 'Closed', 'In Progress', 'Pending'\"),\n priority: z.enum([\"Highest\", \"High\", \"Medium\", \"Low\", \"Lowest\"]).describe(\"Priority level of the ticket. Accepted values: Highest, High, Medium, Low, Lowest\"),\n reference: z.string().describe(\"External reference or ticket ID from another system for tracking purposes\").optional(),\n description: z.string().describe(\"Detailed description of the ticket. Provide additional context and information about the support issue or request\").optional(),\n contact_phone: z.string().describe(\"Contact phone number in E.164 international format (must include country code with + prefix). Examples: '+1234567890', '+393331234567'\"),\n}).describe(\"Request model for creating a new support ticket.\");\nconst SpokiCreateTicket_UserSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uid: z.string().describe(\"Unique user identifier (UID)\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n image: z.string().describe(\"URL of the user profile image\").nullable().optional(),\n surname: z.string().describe(\"Surname of the user\").nullable(),\n firstname: z.string().describe(\"First name of the user\").nullable(),\n is_service: z.boolean().describe(\"Indicates if the user is a service user\").nullable(),\n}).passthrough().describe(\"Summary information about a user.\");\nconst SpokiCreateTicket_RoleAssignmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the role assignment\").nullable(),\n role: z.string().describe(\"Role name assigned to the user on this ticket\").nullable(),\n user: SpokiCreateTicket_UserSummarySchema.nullable(),\n}).passthrough().describe(\"Role assignment for a user.\");\nconst SpokiCreateTicket_ContactSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact in international format\").nullable(),\n language: z.string().describe(\"Language code of the contact, e.g., 'en'\").nullable(),\n role_set: z.array(SpokiCreateTicket_RoleAssignmentSchema).describe(\"List of role assignments for the contact\"),\n chat_link: z.string().describe(\"URL to open the chat with the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n has_invalid_phone: z.boolean().describe(\"Indicates if the phone number is invalid\").nullable(),\n}).passthrough().describe(\"Summary information about a contact.\");\nexport const SpokiCreateTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created ticket\").nullable(),\n owner: SpokiCreateTicket_UserSummarySchema.nullable().optional(),\n title: z.string().describe(\"Title of the ticket\").nullable(),\n status: z.string().describe(\"Current status of the ticket, e.g., Open or Closed\").nullable(),\n contact: SpokiCreateTicket_ContactSummarySchema.nullable(),\n priority: z.string().describe(\"Priority of the ticket, e.g., Low, Medium, High\").nullable(),\n reference: z.string().describe(\"Custom reference string for the ticket\").nullable().optional(),\n description: z.string().describe(\"Description or details of the ticket\").nullable().optional(),\n closed_datetime: z.string().describe(\"Timestamp when the ticket was closed (ISO 8601)\").nullable().optional(),\n created_datetime: z.string().describe(\"Timestamp when the ticket was created (ISO 8601)\").nullable(),\n updated_datetime: z.string().describe(\"Timestamp when the ticket was last updated (ISO 8601)\").nullable(),\n}).passthrough().describe(\"Response model containing the created ticket details.\");\n\nexport const spokiCreateTicket = action(\"SPOKI_CREATE_TICKET\", {\n slug: \"spoki-create-ticket\",\n name: \"Create Ticket\",\n description: \"Tool to create a new support ticket in Spoki. Use when you need to create a ticket for tracking customer support issues or requests. Rate limit: 120 requests per minute.\",\n input: SpokiCreateTicketInput,\n output: SpokiCreateTicketOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-ticket.mjs","names":[],"sources":["../../src/actions/create-ticket.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 SpokiCreateTicketInput = z.object({\n title: z.string().describe(\"Title of the ticket. Should be a concise summary of the support issue or request\"),\n status: z.string().describe(\"Current status of the ticket. Common values: 'Open', 'Closed', 'In Progress', 'Pending'\"),\n priority: z.enum([\"Highest\", \"High\", \"Medium\", \"Low\", \"Lowest\"]).describe(\"Priority level of the ticket. Accepted values: Highest, High, Medium, Low, Lowest\"),\n reference: z.string().describe(\"External reference or ticket ID from another system for tracking purposes\").optional(),\n description: z.string().describe(\"Detailed description of the ticket. Provide additional context and information about the support issue or request\").optional(),\n contact_phone: z.string().describe(\"Contact phone number in E.164 international format (must include country code with + prefix). Examples: '+1234567890', '+393331234567'\"),\n}).describe(\"Request model for creating a new support ticket.\");\nconst SpokiCreateTicket_UserSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uid: z.string().describe(\"Unique user identifier (UID)\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n image: z.string().describe(\"URL of the user profile image\").nullable().optional(),\n surname: z.string().describe(\"Surname of the user\").nullable(),\n firstname: z.string().describe(\"First name of the user\").nullable(),\n is_service: z.boolean().describe(\"Indicates if the user is a service user\").nullable(),\n}).passthrough().describe(\"Summary information about a user.\");\nconst SpokiCreateTicket_RoleAssignmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the role assignment\").nullable(),\n role: z.string().describe(\"Role name assigned to the user on this ticket\").nullable(),\n user: SpokiCreateTicket_UserSummarySchema.nullable(),\n}).passthrough().describe(\"Role assignment for a user.\");\nconst SpokiCreateTicket_ContactSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact in international format\").nullable(),\n language: z.string().describe(\"Language code of the contact, e.g., 'en'\").nullable(),\n role_set: z.array(SpokiCreateTicket_RoleAssignmentSchema).describe(\"List of role assignments for the contact\"),\n chat_link: z.string().describe(\"URL to open the chat with the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n has_invalid_phone: z.boolean().describe(\"Indicates if the phone number is invalid\").nullable(),\n}).passthrough().describe(\"Summary information about a contact.\");\nexport const SpokiCreateTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created ticket\").nullable(),\n owner: SpokiCreateTicket_UserSummarySchema.nullable().optional(),\n title: z.string().describe(\"Title of the ticket\").nullable(),\n status: z.string().describe(\"Current status of the ticket, e.g., Open or Closed\").nullable(),\n contact: SpokiCreateTicket_ContactSummarySchema.nullable(),\n priority: z.string().describe(\"Priority of the ticket, e.g., Low, Medium, High\").nullable(),\n reference: z.string().describe(\"Custom reference string for the ticket\").nullable().optional(),\n description: z.string().describe(\"Description or details of the ticket\").nullable().optional(),\n closed_datetime: z.string().describe(\"Timestamp when the ticket was closed (ISO 8601)\").nullable().optional(),\n created_datetime: z.string().describe(\"Timestamp when the ticket was created (ISO 8601)\").nullable(),\n updated_datetime: z.string().describe(\"Timestamp when the ticket was last updated (ISO 8601)\").nullable(),\n}).passthrough().describe(\"Response model containing the created ticket details.\");\n\nexport const spokiCreateTicket: AppAction<\n typeof SpokiCreateTicketInput,\n typeof SpokiCreateTicketOutput,\n typeof spoki.credential\n> = action(\"SPOKI_CREATE_TICKET\", {\n slug: \"spoki-create-ticket\",\n name: \"Create Ticket\",\n description: \"Tool to create a new support ticket in Spoki. Use when you need to create a ticket for tracking customer support issues or requests. Rate limit: 120 requests per minute.\",\n input: SpokiCreateTicketInput,\n output: SpokiCreateTicketOutput,\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/delete-contact.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteContactInput = z.object({\n id: z.number().int().describe(\"ID of the contact to delete\"),\n}).describe(\"Request parameters for deleting a specific contact. Provide the contact ID to remove.\");\nexport const SpokiDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteContact = action(\"SPOKI_DELETE_CONTACT\", {\n slug: \"spoki-delete-contact\",\n name: \"Delete contact\",\n description: \"Tool to delete a specific contact. Use after confirming the contact ID. Example prompt: \\\"Delete contact with ID 1091234.\\\"\",\n input: SpokiDeleteContactInput,\n output: SpokiDeleteContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,EAC7D,CAAC,CAAC,CAAC,SAAS,uFAAuF;AACnG,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEnJ,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.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 SpokiDeleteContactInput = z.object({\n id: z.number().int().describe(\"ID of the contact to delete\"),\n}).describe(\"Request parameters for deleting a specific contact. Provide the contact ID to remove.\");\nexport const SpokiDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteContact: AppAction<\n typeof SpokiDeleteContactInput,\n typeof SpokiDeleteContactOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_CONTACT\", {\n slug: \"spoki-delete-contact\",\n name: \"Delete contact\",\n description: \"Tool to delete a specific contact. Use after confirming the contact ID. Example prompt: \\\"Delete contact with ID 1091234.\\\"\",\n input: SpokiDeleteContactInput,\n output: SpokiDeleteContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,EAC7D,CAAC,CAAC,CAAC,SAAS,uFAAuF;AACnG,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEnJ,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,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/delete-contact.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteContactInput: z.ZodObject<{
5
7
  id: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteContact: AppAction<typeof SpokiDeleteContactInput, typeof SpokiDeleteContactOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteContact };
13
13
  //# sourceMappingURL=delete-contact.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,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/delete-contact.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteContactInput: z.ZodObject<{
5
7
  id: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteContact: AppAction<typeof SpokiDeleteContactInput, typeof SpokiDeleteContactOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteContact };
13
13
  //# sourceMappingURL=delete-contact.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,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
  const spokiDeleteContact = action("SPOKI_DELETE_CONTACT", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteContactInput = z.object({\n id: z.number().int().describe(\"ID of the contact to delete\"),\n}).describe(\"Request parameters for deleting a specific contact. Provide the contact ID to remove.\");\nexport const SpokiDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteContact = action(\"SPOKI_DELETE_CONTACT\", {\n slug: \"spoki-delete-contact\",\n name: \"Delete contact\",\n description: \"Tool to delete a specific contact. Use after confirming the contact ID. Example prompt: \\\"Delete contact with ID 1091234.\\\"\",\n input: SpokiDeleteContactInput,\n output: SpokiDeleteContactOutput,\n});\n"],"mappings":";;AASA,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,EAC7D,CAAC,CAAC,CAAC,SAAS,uFAOH;CACP,QAPsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAOzE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.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 SpokiDeleteContactInput = z.object({\n id: z.number().int().describe(\"ID of the contact to delete\"),\n}).describe(\"Request parameters for deleting a specific contact. Provide the contact ID to remove.\");\nexport const SpokiDeleteContactOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteContact: AppAction<\n typeof SpokiDeleteContactInput,\n typeof SpokiDeleteContactOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_CONTACT\", {\n slug: \"spoki-delete-contact\",\n name: \"Delete contact\",\n description: \"Tool to delete a specific contact. Use after confirming the contact ID. Example prompt: \\\"Delete contact with ID 1091234.\\\"\",\n input: SpokiDeleteContactInput,\n output: SpokiDeleteContactOutput,\n});\n"],"mappings":";;;AAWA,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,EAC7D,CAAC,CAAC,CAAC,SAAS,uFAWH;CACP,QAXsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAWzE;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/delete-custom-field.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"ID of the custom field to delete\"),\n}).describe(\"Request parameters for deleting a specific custom field. Provide the custom field ID to remove.\\nNote: Cannot delete custom fields that are currently used in automations.\");\nexport const SpokiDeleteCustomFieldOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteCustomField = action(\"SPOKI_DELETE_CUSTOM_FIELD\", {\n slug: \"spoki-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a specific custom field. Cannot delete if the custom field is used in automations. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteCustomFieldInput,\n output: SpokiDeleteCustomFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAAC,CAAC,CAAC,SAAS,4KAA4K;AACxL,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEvJ,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.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 SpokiDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"ID of the custom field to delete\"),\n}).describe(\"Request parameters for deleting a specific custom field. Provide the custom field ID to remove.\\nNote: Cannot delete custom fields that are currently used in automations.\");\nexport const SpokiDeleteCustomFieldOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteCustomField: AppAction<\n typeof SpokiDeleteCustomFieldInput,\n typeof SpokiDeleteCustomFieldOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_CUSTOM_FIELD\", {\n slug: \"spoki-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a specific custom field. Cannot delete if the custom field is used in automations. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteCustomFieldInput,\n output: SpokiDeleteCustomFieldOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAAC,CAAC,CAAC,SAAS,4KAA4K;AACxL,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEvJ,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,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/delete-custom-field.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteCustomFieldInput: z.ZodObject<{
5
7
  id: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteCustomField: AppAction<typeof SpokiDeleteCustomFieldInput, typeof SpokiDeleteCustomFieldOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteCustomField };
13
13
  //# sourceMappingURL=delete-custom-field.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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/delete-custom-field.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteCustomFieldInput: z.ZodObject<{
5
7
  id: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteCustomField: AppAction<typeof SpokiDeleteCustomFieldInput, typeof SpokiDeleteCustomFieldOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteCustomField };
13
13
  //# sourceMappingURL=delete-custom-field.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.d.mts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"delete-custom-field.d.mts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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 spokiDeleteCustomField = action("SPOKI_DELETE_CUSTOM_FIELD", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.mjs","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"ID of the custom field to delete\"),\n}).describe(\"Request parameters for deleting a specific custom field. Provide the custom field ID to remove.\\nNote: Cannot delete custom fields that are currently used in automations.\");\nexport const SpokiDeleteCustomFieldOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteCustomField = action(\"SPOKI_DELETE_CUSTOM_FIELD\", {\n slug: \"spoki-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a specific custom field. Cannot delete if the custom field is used in automations. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteCustomFieldInput,\n output: SpokiDeleteCustomFieldOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAAC,CAAC,CAAC,SAAS,4KAOH;CACP,QAP0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAO7E;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field.mjs","names":[],"sources":["../../src/actions/delete-custom-field.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 SpokiDeleteCustomFieldInput = z.object({\n id: z.number().int().describe(\"ID of the custom field to delete\"),\n}).describe(\"Request parameters for deleting a specific custom field. Provide the custom field ID to remove.\\nNote: Cannot delete custom fields that are currently used in automations.\");\nexport const SpokiDeleteCustomFieldOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteCustomField: AppAction<\n typeof SpokiDeleteCustomFieldInput,\n typeof SpokiDeleteCustomFieldOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_CUSTOM_FIELD\", {\n slug: \"spoki-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a specific custom field. Cannot delete if the custom field is used in automations. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteCustomFieldInput,\n output: SpokiDeleteCustomFieldOutput,\n});\n"],"mappings":";;;AAWA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAAC,CAAC,CAAC,SAAS,4KAWH;CACP,QAX0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAW7E;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/delete-list.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list.cjs","names":["z","action"],"sources":["../../src/actions/delete-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteListInput = z.object({\n id: z.number().int().describe(\"ID of the list to delete\"),\n}).describe(\"Request parameters for deleting a specific list. Provide the list ID to remove.\");\nexport const SpokiDeleteListOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteList = action(\"SPOKI_DELETE_LIST\", {\n slug: \"spoki-delete-list\",\n name: \"Delete list\",\n description: \"Tool to delete a specific list. Use after confirming the list ID. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteListInput,\n output: SpokiDeleteListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,EAC1D,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAa,wBAAwBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEhJ,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list.cjs","names":["z","action"],"sources":["../../src/actions/delete-list.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 SpokiDeleteListInput = z.object({\n id: z.number().int().describe(\"ID of the list to delete\"),\n}).describe(\"Request parameters for deleting a specific list. Provide the list ID to remove.\");\nexport const SpokiDeleteListOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteList: AppAction<\n typeof SpokiDeleteListInput,\n typeof SpokiDeleteListOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_LIST\", {\n slug: \"spoki-delete-list\",\n name: \"Delete list\",\n description: \"Tool to delete a specific list. Use after confirming the list ID. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteListInput,\n output: SpokiDeleteListOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,EAC1D,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAa,wBAAwBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEhJ,MAAa,kBAITC,eAAAA,OAAO,qBAAqB;CAC9B,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/delete-list.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteListInput: z.ZodObject<{
5
7
  id: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteListOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteList: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteList: AppAction<typeof SpokiDeleteListInput, typeof SpokiDeleteListOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteList };
13
13
  //# sourceMappingURL=delete-list.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list.d.cts","names":[],"sources":["../../src/actions/delete-list.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"delete-list.d.cts","names":[],"sources":["../../src/actions/delete-list.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,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/delete-list.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteListInput: z.ZodObject<{
5
7
  id: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteListOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteList: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteList: AppAction<typeof SpokiDeleteListInput, typeof SpokiDeleteListOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteList };
13
13
  //# sourceMappingURL=delete-list.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list.d.mts","names":[],"sources":["../../src/actions/delete-list.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"delete-list.d.mts","names":[],"sources":["../../src/actions/delete-list.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,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 spokiDeleteList = action("SPOKI_DELETE_LIST", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list.mjs","names":[],"sources":["../../src/actions/delete-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteListInput = z.object({\n id: z.number().int().describe(\"ID of the list to delete\"),\n}).describe(\"Request parameters for deleting a specific list. Provide the list ID to remove.\");\nexport const SpokiDeleteListOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteList = action(\"SPOKI_DELETE_LIST\", {\n slug: \"spoki-delete-list\",\n name: \"Delete list\",\n description: \"Tool to delete a specific list. Use after confirming the list ID. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteListInput,\n output: SpokiDeleteListOutput,\n});\n"],"mappings":";;AASA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATkC,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,EAC1D,CAAC,CAAC,CAAC,SAAS,iFAOH;CACP,QAPmC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAOtE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list.mjs","names":[],"sources":["../../src/actions/delete-list.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 SpokiDeleteListInput = z.object({\n id: z.number().int().describe(\"ID of the list to delete\"),\n}).describe(\"Request parameters for deleting a specific list. Provide the list ID to remove.\");\nexport const SpokiDeleteListOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteList: AppAction<\n typeof SpokiDeleteListInput,\n typeof SpokiDeleteListOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_LIST\", {\n slug: \"spoki-delete-list\",\n name: \"Delete list\",\n description: \"Tool to delete a specific list. Use after confirming the list ID. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteListInput,\n output: SpokiDeleteListOutput,\n});\n"],"mappings":";;;AAWA,MAAa,kBAIT,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbkC,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,EAC1D,CAAC,CAAC,CAAC,SAAS,iFAWH;CACP,QAXmC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAWtE;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/delete-media.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-media.cjs","names":["z","action"],"sources":["../../src/actions/delete-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteMediaInput = z.object({\n id: z.string().describe(\"ID of the media file to delete\"),\n}).describe(\"Request parameters for deleting a specific media file. Provide the media ID to remove.\");\nexport const SpokiDeleteMediaOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteMedia = action(\"SPOKI_DELETE_MEDIA\", {\n slug: \"spoki-delete-media\",\n name: \"Delete media file\",\n description: \"Tool to delete a specific media file. Use after confirming the media ID. Rate limit: 60 requests per minute.\",\n input: SpokiDeleteMediaInput,\n output: SpokiDeleteMediaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAa,yBAAyBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEjJ,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-media.cjs","names":["z","action"],"sources":["../../src/actions/delete-media.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 SpokiDeleteMediaInput = z.object({\n id: z.string().describe(\"ID of the media file to delete\"),\n}).describe(\"Request parameters for deleting a specific media file. Provide the media ID to remove.\");\nexport const SpokiDeleteMediaOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteMedia: AppAction<\n typeof SpokiDeleteMediaInput,\n typeof SpokiDeleteMediaOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_MEDIA\", {\n slug: \"spoki-delete-media\",\n name: \"Delete media file\",\n description: \"Tool to delete a specific media file. Use after confirming the media ID. Rate limit: 60 requests per minute.\",\n input: SpokiDeleteMediaInput,\n output: SpokiDeleteMediaOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAa,yBAAyBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEjJ,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,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/delete-media.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteMediaInput: z.ZodObject<{
5
7
  id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteMediaOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteMedia: AppAction<typeof SpokiDeleteMediaInput, typeof SpokiDeleteMediaOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteMedia };
13
13
  //# sourceMappingURL=delete-media.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-media.d.cts","names":[],"sources":["../../src/actions/delete-media.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"delete-media.d.cts","names":[],"sources":["../../src/actions/delete-media.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,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/delete-media.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteMediaInput: z.ZodObject<{
5
7
  id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteMediaOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteMedia: AppAction<typeof SpokiDeleteMediaInput, typeof SpokiDeleteMediaOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteMedia };
13
13
  //# sourceMappingURL=delete-media.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-media.d.mts","names":[],"sources":["../../src/actions/delete-media.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"delete-media.d.mts","names":[],"sources":["../../src/actions/delete-media.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,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 spokiDeleteMedia = action("SPOKI_DELETE_MEDIA", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-media.mjs","names":[],"sources":["../../src/actions/delete-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteMediaInput = z.object({\n id: z.string().describe(\"ID of the media file to delete\"),\n}).describe(\"Request parameters for deleting a specific media file. Provide the media ID to remove.\");\nexport const SpokiDeleteMediaOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteMedia = action(\"SPOKI_DELETE_MEDIA\", {\n slug: \"spoki-delete-media\",\n name: \"Delete media file\",\n description: \"Tool to delete a specific media file. Use after confirming the media ID. Rate limit: 60 requests per minute.\",\n input: SpokiDeleteMediaInput,\n output: SpokiDeleteMediaOutput,\n});\n"],"mappings":";;AASA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmC,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAAC,CAAC,CAAC,SAAS,wFAOH;CACP,QAPoC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAOvE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-media.mjs","names":[],"sources":["../../src/actions/delete-media.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 SpokiDeleteMediaInput = z.object({\n id: z.string().describe(\"ID of the media file to delete\"),\n}).describe(\"Request parameters for deleting a specific media file. Provide the media ID to remove.\");\nexport const SpokiDeleteMediaOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteMedia: AppAction<\n typeof SpokiDeleteMediaInput,\n typeof SpokiDeleteMediaOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_MEDIA\", {\n slug: \"spoki-delete-media\",\n name: \"Delete media file\",\n description: \"Tool to delete a specific media file. Use after confirming the media ID. Rate limit: 60 requests per minute.\",\n input: SpokiDeleteMediaInput,\n output: SpokiDeleteMediaOutput,\n});\n"],"mappings":";;;AAWA,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmC,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAAC,CAAC,CAAC,SAAS,wFAWH;CACP,QAXoC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAWvE;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/delete-role.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-role.cjs","names":["z","action"],"sources":["../../src/actions/delete-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteRoleInput = z.object({\n id: z.string().describe(\"ID of the role to delete. Cannot delete the sole admin role.\"),\n}).describe(\"Request parameters for deleting a specific role. Provide the role ID to remove.\");\nexport const SpokiDeleteRoleOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteRole = action(\"SPOKI_DELETE_ROLE\", {\n slug: \"spoki-delete-role\",\n name: \"Delete role\",\n description: \"Tool to delete a specific role. Use after confirming the role ID. Cannot delete the sole admin role. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteRoleInput,\n output: SpokiDeleteRoleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,EACxF,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAa,wBAAwBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEhJ,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-role.cjs","names":["z","action"],"sources":["../../src/actions/delete-role.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 SpokiDeleteRoleInput = z.object({\n id: z.string().describe(\"ID of the role to delete. Cannot delete the sole admin role.\"),\n}).describe(\"Request parameters for deleting a specific role. Provide the role ID to remove.\");\nexport const SpokiDeleteRoleOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteRole: AppAction<\n typeof SpokiDeleteRoleInput,\n typeof SpokiDeleteRoleOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_ROLE\", {\n slug: \"spoki-delete-role\",\n name: \"Delete role\",\n description: \"Tool to delete a specific role. Use after confirming the role ID. Cannot delete the sole admin role. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteRoleInput,\n output: SpokiDeleteRoleOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,EACxF,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAa,wBAAwBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAEhJ,MAAa,kBAITC,eAAAA,OAAO,qBAAqB;CAC9B,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/delete-role.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteRoleInput: z.ZodObject<{
5
7
  id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteRoleOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteRole: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteRole: AppAction<typeof SpokiDeleteRoleInput, typeof SpokiDeleteRoleOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteRole };
13
13
  //# sourceMappingURL=delete-role.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-role.d.cts","names":[],"sources":["../../src/actions/delete-role.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"delete-role.d.cts","names":[],"sources":["../../src/actions/delete-role.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,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/delete-role.d.ts
@@ -5,9 +7,7 @@ declare const SpokiDeleteRoleInput: z.ZodObject<{
5
7
  id: z.ZodString;
6
8
  }, z.core.$strip>;
7
9
  declare const SpokiDeleteRoleOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
- declare const spokiDeleteRole: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const spokiDeleteRole: AppAction<typeof SpokiDeleteRoleInput, typeof SpokiDeleteRoleOutput, typeof spoki.credential>;
11
11
  //#endregion
12
12
  export { spokiDeleteRole };
13
13
  //# sourceMappingURL=delete-role.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-role.d.mts","names":[],"sources":["../../src/actions/delete-role.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"delete-role.d.mts","names":[],"sources":["../../src/actions/delete-role.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,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 spokiDeleteRole = action("SPOKI_DELETE_ROLE", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-role.mjs","names":[],"sources":["../../src/actions/delete-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteRoleInput = z.object({\n id: z.string().describe(\"ID of the role to delete. Cannot delete the sole admin role.\"),\n}).describe(\"Request parameters for deleting a specific role. Provide the role ID to remove.\");\nexport const SpokiDeleteRoleOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteRole = action(\"SPOKI_DELETE_ROLE\", {\n slug: \"spoki-delete-role\",\n name: \"Delete role\",\n description: \"Tool to delete a specific role. Use after confirming the role ID. Cannot delete the sole admin role. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteRoleInput,\n output: SpokiDeleteRoleOutput,\n});\n"],"mappings":";;AASA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATkC,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,EACxF,CAAC,CAAC,CAAC,SAAS,iFAOH;CACP,QAPmC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAOtE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-role.mjs","names":[],"sources":["../../src/actions/delete-role.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 SpokiDeleteRoleInput = z.object({\n id: z.string().describe(\"ID of the role to delete. Cannot delete the sole admin role.\"),\n}).describe(\"Request parameters for deleting a specific role. Provide the role ID to remove.\");\nexport const SpokiDeleteRoleOutput = z.record(z.string(), z.unknown()).describe(\"Empty response: delete returns HTTP 204 No Content on success.\");\n\nexport const spokiDeleteRole: AppAction<\n typeof SpokiDeleteRoleInput,\n typeof SpokiDeleteRoleOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_ROLE\", {\n slug: \"spoki-delete-role\",\n name: \"Delete role\",\n description: \"Tool to delete a specific role. Use after confirming the role ID. Cannot delete the sole admin role. Rate limit: 5 requests per minute.\",\n input: SpokiDeleteRoleInput,\n output: SpokiDeleteRoleOutput,\n});\n"],"mappings":";;;AAWA,MAAa,kBAIT,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbkC,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,EACxF,CAAC,CAAC,CAAC,SAAS,iFAWH;CACP,QAXmC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAWtE;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/delete-template.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-template.cjs","names":["z","action"],"sources":["../../src/actions/delete-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiDeleteTemplateInput = z.object({\n id: z.number().int().describe(\"ID of the template to delete\"),\n force_delete: z.boolean().default(false).describe(\"Set to true to force delete templates that are used in automations. Default is false.\").optional(),\n}).describe(\"Request parameters for deleting a specific WhatsApp template. Provide the template ID to remove.\");\nexport const SpokiDeleteTemplateOutput = z.object({\n message: z.string().describe(\"Success message from the API, typically 'delete success'\").nullable().optional(),\n}).passthrough().describe(\"Response returned when a template is successfully deleted.\");\n\nexport const spokiDeleteTemplate = action(\"SPOKI_DELETE_TEMPLATE\", {\n slug: \"spoki-delete-template\",\n name: \"Delete template\",\n description: \"Tool to delete a WhatsApp template. Use force_delete=true for templates used in automations. Rate limit: 10/min.\",\n input: SpokiDeleteTemplateInput,\n output: SpokiDeleteTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CAC5D,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAC9G,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-template.cjs","names":["z","action"],"sources":["../../src/actions/delete-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 SpokiDeleteTemplateInput = z.object({\n id: z.number().int().describe(\"ID of the template to delete\"),\n force_delete: z.boolean().default(false).describe(\"Set to true to force delete templates that are used in automations. Default is false.\").optional(),\n}).describe(\"Request parameters for deleting a specific WhatsApp template. Provide the template ID to remove.\");\nexport const SpokiDeleteTemplateOutput = z.object({\n message: z.string().describe(\"Success message from the API, typically 'delete success'\").nullable().optional(),\n}).passthrough().describe(\"Response returned when a template is successfully deleted.\");\n\nexport const spokiDeleteTemplate: AppAction<\n typeof SpokiDeleteTemplateInput,\n typeof SpokiDeleteTemplateOutput,\n typeof spoki.credential\n> = action(\"SPOKI_DELETE_TEMPLATE\", {\n slug: \"spoki-delete-template\",\n name: \"Delete template\",\n description: \"Tool to delete a WhatsApp template. Use force_delete=true for templates used in automations. Rate limit: 10/min.\",\n input: SpokiDeleteTemplateInput,\n output: SpokiDeleteTemplateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CAC5D,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAC9G,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,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/delete-template.d.ts
@@ -8,10 +10,7 @@ declare const SpokiDeleteTemplateInput: z.ZodObject<{
8
10
  declare const SpokiDeleteTemplateOutput: z.ZodObject<{
9
11
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
12
  }, z.core.$loose>;
11
- declare const spokiDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
- id: number;
13
- force_delete?: boolean | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const spokiDeleteTemplate: AppAction<typeof SpokiDeleteTemplateInput, typeof SpokiDeleteTemplateOutput, typeof spoki.credential>;
15
14
  //#endregion
16
15
  export { spokiDeleteTemplate };
17
16
  //# sourceMappingURL=delete-template.d.cts.map