@keystrokehq/mixmax 0.1.0

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 (738) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/add-contact-to-group.cjs +34 -0
  7. package/dist/actions/add-contact-to-group.cjs.map +1 -0
  8. package/dist/actions/add-contact-to-group.d.cts +9 -0
  9. package/dist/actions/add-contact-to-group.d.cts.map +1 -0
  10. package/dist/actions/add-contact-to-group.d.mts +9 -0
  11. package/dist/actions/add-contact-to-group.d.mts.map +1 -0
  12. package/dist/actions/add-contact-to-group.mjs +31 -0
  13. package/dist/actions/add-contact-to-group.mjs.map +1 -0
  14. package/dist/actions/add-email-to-unsubscribe-list.cjs +19 -0
  15. package/dist/actions/add-email-to-unsubscribe-list.cjs.map +1 -0
  16. package/dist/actions/add-email-to-unsubscribe-list.d.cts +9 -0
  17. package/dist/actions/add-email-to-unsubscribe-list.d.cts.map +1 -0
  18. package/dist/actions/add-email-to-unsubscribe-list.d.mts +9 -0
  19. package/dist/actions/add-email-to-unsubscribe-list.d.mts.map +1 -0
  20. package/dist/actions/add-email-to-unsubscribe-list.mjs +16 -0
  21. package/dist/actions/add-email-to-unsubscribe-list.mjs.map +1 -0
  22. package/dist/actions/add-snippet-to-tag.cjs +35 -0
  23. package/dist/actions/add-snippet-to-tag.cjs.map +1 -0
  24. package/dist/actions/add-snippet-to-tag.d.cts +9 -0
  25. package/dist/actions/add-snippet-to-tag.d.cts.map +1 -0
  26. package/dist/actions/add-snippet-to-tag.d.mts +9 -0
  27. package/dist/actions/add-snippet-to-tag.d.mts.map +1 -0
  28. package/dist/actions/add-snippet-to-tag.mjs +34 -0
  29. package/dist/actions/add-snippet-to-tag.mjs.map +1 -0
  30. package/dist/actions/add-team-members.cjs +29 -0
  31. package/dist/actions/add-team-members.cjs.map +1 -0
  32. package/dist/actions/add-team-members.d.cts +9 -0
  33. package/dist/actions/add-team-members.d.cts.map +1 -0
  34. package/dist/actions/add-team-members.d.mts +9 -0
  35. package/dist/actions/add-team-members.d.mts.map +1 -0
  36. package/dist/actions/add-team-members.mjs +28 -0
  37. package/dist/actions/add-team-members.mjs.map +1 -0
  38. package/dist/actions/cancel-sequences.cjs +16 -0
  39. package/dist/actions/cancel-sequences.cjs.map +1 -0
  40. package/dist/actions/cancel-sequences.d.cts +9 -0
  41. package/dist/actions/cancel-sequences.d.cts.map +1 -0
  42. package/dist/actions/cancel-sequences.d.mts +9 -0
  43. package/dist/actions/cancel-sequences.d.mts.map +1 -0
  44. package/dist/actions/cancel-sequences.mjs +13 -0
  45. package/dist/actions/cancel-sequences.mjs.map +1 -0
  46. package/dist/actions/create-code-snippet.cjs +22 -0
  47. package/dist/actions/create-code-snippet.cjs.map +1 -0
  48. package/dist/actions/create-code-snippet.d.cts +9 -0
  49. package/dist/actions/create-code-snippet.d.cts.map +1 -0
  50. package/dist/actions/create-code-snippet.d.mts +9 -0
  51. package/dist/actions/create-code-snippet.d.mts.map +1 -0
  52. package/dist/actions/create-code-snippet.mjs +19 -0
  53. package/dist/actions/create-code-snippet.mjs.map +1 -0
  54. package/dist/actions/create-contact-note.cjs +32 -0
  55. package/dist/actions/create-contact-note.cjs.map +1 -0
  56. package/dist/actions/create-contact-note.d.cts +9 -0
  57. package/dist/actions/create-contact-note.d.cts.map +1 -0
  58. package/dist/actions/create-contact-note.d.mts +9 -0
  59. package/dist/actions/create-contact-note.d.mts.map +1 -0
  60. package/dist/actions/create-contact-note.mjs +31 -0
  61. package/dist/actions/create-contact-note.mjs.map +1 -0
  62. package/dist/actions/create-contact.cjs +31 -0
  63. package/dist/actions/create-contact.cjs.map +1 -0
  64. package/dist/actions/create-contact.d.cts +9 -0
  65. package/dist/actions/create-contact.d.cts.map +1 -0
  66. package/dist/actions/create-contact.d.mts +9 -0
  67. package/dist/actions/create-contact.d.mts.map +1 -0
  68. package/dist/actions/create-contact.mjs +28 -0
  69. package/dist/actions/create-contact.mjs.map +1 -0
  70. package/dist/actions/create-insights-report.cjs +37 -0
  71. package/dist/actions/create-insights-report.cjs.map +1 -0
  72. package/dist/actions/create-insights-report.d.cts +9 -0
  73. package/dist/actions/create-insights-report.d.cts.map +1 -0
  74. package/dist/actions/create-insights-report.d.mts +9 -0
  75. package/dist/actions/create-insights-report.d.mts.map +1 -0
  76. package/dist/actions/create-insights-report.mjs +34 -0
  77. package/dist/actions/create-insights-report.mjs.map +1 -0
  78. package/dist/actions/create-integration-enhancement.cjs +31 -0
  79. package/dist/actions/create-integration-enhancement.cjs.map +1 -0
  80. package/dist/actions/create-integration-enhancement.d.cts +9 -0
  81. package/dist/actions/create-integration-enhancement.d.cts.map +1 -0
  82. package/dist/actions/create-integration-enhancement.d.mts +9 -0
  83. package/dist/actions/create-integration-enhancement.d.mts.map +1 -0
  84. package/dist/actions/create-integration-enhancement.mjs +28 -0
  85. package/dist/actions/create-integration-enhancement.mjs.map +1 -0
  86. package/dist/actions/create-integrations-command.cjs +32 -0
  87. package/dist/actions/create-integrations-command.cjs.map +1 -0
  88. package/dist/actions/create-integrations-command.d.cts +9 -0
  89. package/dist/actions/create-integrations-command.d.cts.map +1 -0
  90. package/dist/actions/create-integrations-command.d.mts +9 -0
  91. package/dist/actions/create-integrations-command.d.mts.map +1 -0
  92. package/dist/actions/create-integrations-command.mjs +29 -0
  93. package/dist/actions/create-integrations-command.mjs.map +1 -0
  94. package/dist/actions/create-integrations-sidebars.cjs +31 -0
  95. package/dist/actions/create-integrations-sidebars.cjs.map +1 -0
  96. package/dist/actions/create-integrations-sidebars.d.cts +9 -0
  97. package/dist/actions/create-integrations-sidebars.d.cts.map +1 -0
  98. package/dist/actions/create-integrations-sidebars.d.mts +9 -0
  99. package/dist/actions/create-integrations-sidebars.d.mts.map +1 -0
  100. package/dist/actions/create-integrations-sidebars.mjs +28 -0
  101. package/dist/actions/create-integrations-sidebars.mjs.map +1 -0
  102. package/dist/actions/create-link-resolver.cjs +30 -0
  103. package/dist/actions/create-link-resolver.cjs.map +1 -0
  104. package/dist/actions/create-link-resolver.d.cts +9 -0
  105. package/dist/actions/create-link-resolver.d.cts.map +1 -0
  106. package/dist/actions/create-link-resolver.d.mts +9 -0
  107. package/dist/actions/create-link-resolver.d.mts.map +1 -0
  108. package/dist/actions/create-link-resolver.mjs +27 -0
  109. package/dist/actions/create-link-resolver.mjs.map +1 -0
  110. package/dist/actions/create-livefeed-search.cjs +25 -0
  111. package/dist/actions/create-livefeed-search.cjs.map +1 -0
  112. package/dist/actions/create-livefeed-search.d.cts +9 -0
  113. package/dist/actions/create-livefeed-search.d.cts.map +1 -0
  114. package/dist/actions/create-livefeed-search.d.mts +9 -0
  115. package/dist/actions/create-livefeed-search.d.mts.map +1 -0
  116. package/dist/actions/create-livefeed-search.mjs +22 -0
  117. package/dist/actions/create-livefeed-search.mjs.map +1 -0
  118. package/dist/actions/create-message.cjs +59 -0
  119. package/dist/actions/create-message.cjs.map +1 -0
  120. package/dist/actions/create-message.d.cts +9 -0
  121. package/dist/actions/create-message.d.cts.map +1 -0
  122. package/dist/actions/create-message.d.mts +9 -0
  123. package/dist/actions/create-message.d.mts.map +1 -0
  124. package/dist/actions/create-message.mjs +58 -0
  125. package/dist/actions/create-message.mjs.map +1 -0
  126. package/dist/actions/create-rule-action.cjs +27 -0
  127. package/dist/actions/create-rule-action.cjs.map +1 -0
  128. package/dist/actions/create-rule-action.d.cts +9 -0
  129. package/dist/actions/create-rule-action.d.cts.map +1 -0
  130. package/dist/actions/create-rule-action.d.mts +9 -0
  131. package/dist/actions/create-rule-action.d.mts.map +1 -0
  132. package/dist/actions/create-rule-action.mjs +24 -0
  133. package/dist/actions/create-rule-action.mjs.map +1 -0
  134. package/dist/actions/create-rule.cjs +35 -0
  135. package/dist/actions/create-rule.cjs.map +1 -0
  136. package/dist/actions/create-rule.d.cts +9 -0
  137. package/dist/actions/create-rule.d.cts.map +1 -0
  138. package/dist/actions/create-rule.d.mts +9 -0
  139. package/dist/actions/create-rule.d.mts.map +1 -0
  140. package/dist/actions/create-rule.mjs +34 -0
  141. package/dist/actions/create-rule.mjs.map +1 -0
  142. package/dist/actions/create-sequence-folder.cjs +28 -0
  143. package/dist/actions/create-sequence-folder.cjs.map +1 -0
  144. package/dist/actions/create-sequence-folder.d.cts +9 -0
  145. package/dist/actions/create-sequence-folder.d.cts.map +1 -0
  146. package/dist/actions/create-sequence-folder.d.mts +9 -0
  147. package/dist/actions/create-sequence-folder.d.mts.map +1 -0
  148. package/dist/actions/create-sequence-folder.mjs +27 -0
  149. package/dist/actions/create-sequence-folder.mjs.map +1 -0
  150. package/dist/actions/create-snippet-tag.cjs +24 -0
  151. package/dist/actions/create-snippet-tag.cjs.map +1 -0
  152. package/dist/actions/create-snippet-tag.d.cts +9 -0
  153. package/dist/actions/create-snippet-tag.d.cts.map +1 -0
  154. package/dist/actions/create-snippet-tag.d.mts +9 -0
  155. package/dist/actions/create-snippet-tag.d.mts.map +1 -0
  156. package/dist/actions/create-snippet-tag.mjs +21 -0
  157. package/dist/actions/create-snippet-tag.mjs.map +1 -0
  158. package/dist/actions/create-team.cjs +33 -0
  159. package/dist/actions/create-team.cjs.map +1 -0
  160. package/dist/actions/create-team.d.cts +9 -0
  161. package/dist/actions/create-team.d.cts.map +1 -0
  162. package/dist/actions/create-team.d.mts +9 -0
  163. package/dist/actions/create-team.d.mts.map +1 -0
  164. package/dist/actions/create-team.mjs +32 -0
  165. package/dist/actions/create-team.mjs.map +1 -0
  166. package/dist/actions/delete-contact-note.cjs +19 -0
  167. package/dist/actions/delete-contact-note.cjs.map +1 -0
  168. package/dist/actions/delete-contact-note.d.cts +9 -0
  169. package/dist/actions/delete-contact-note.d.cts.map +1 -0
  170. package/dist/actions/delete-contact-note.d.mts +9 -0
  171. package/dist/actions/delete-contact-note.d.mts.map +1 -0
  172. package/dist/actions/delete-contact-note.mjs +16 -0
  173. package/dist/actions/delete-contact-note.mjs.map +1 -0
  174. package/dist/actions/delete-contact.cjs +19 -0
  175. package/dist/actions/delete-contact.cjs.map +1 -0
  176. package/dist/actions/delete-contact.d.cts +9 -0
  177. package/dist/actions/delete-contact.d.cts.map +1 -0
  178. package/dist/actions/delete-contact.d.mts +9 -0
  179. package/dist/actions/delete-contact.d.mts.map +1 -0
  180. package/dist/actions/delete-contact.mjs +16 -0
  181. package/dist/actions/delete-contact.mjs.map +1 -0
  182. package/dist/actions/delete-integration-enhancement.cjs +19 -0
  183. package/dist/actions/delete-integration-enhancement.cjs.map +1 -0
  184. package/dist/actions/delete-integration-enhancement.d.cts +9 -0
  185. package/dist/actions/delete-integration-enhancement.d.cts.map +1 -0
  186. package/dist/actions/delete-integration-enhancement.d.mts +9 -0
  187. package/dist/actions/delete-integration-enhancement.d.mts.map +1 -0
  188. package/dist/actions/delete-integration-enhancement.mjs +16 -0
  189. package/dist/actions/delete-integration-enhancement.mjs.map +1 -0
  190. package/dist/actions/delete-integrations-commands-id.cjs +16 -0
  191. package/dist/actions/delete-integrations-commands-id.cjs.map +1 -0
  192. package/dist/actions/delete-integrations-commands-id.d.cts +9 -0
  193. package/dist/actions/delete-integrations-commands-id.d.cts.map +1 -0
  194. package/dist/actions/delete-integrations-commands-id.d.mts +9 -0
  195. package/dist/actions/delete-integrations-commands-id.d.mts.map +1 -0
  196. package/dist/actions/delete-integrations-commands-id.mjs +13 -0
  197. package/dist/actions/delete-integrations-commands-id.mjs.map +1 -0
  198. package/dist/actions/delete-integrations-sidebars.cjs +16 -0
  199. package/dist/actions/delete-integrations-sidebars.cjs.map +1 -0
  200. package/dist/actions/delete-integrations-sidebars.d.cts +9 -0
  201. package/dist/actions/delete-integrations-sidebars.d.cts.map +1 -0
  202. package/dist/actions/delete-integrations-sidebars.d.mts +9 -0
  203. package/dist/actions/delete-integrations-sidebars.d.mts.map +1 -0
  204. package/dist/actions/delete-integrations-sidebars.mjs +13 -0
  205. package/dist/actions/delete-integrations-sidebars.mjs.map +1 -0
  206. package/dist/actions/delete-link-resolver.cjs +16 -0
  207. package/dist/actions/delete-link-resolver.cjs.map +1 -0
  208. package/dist/actions/delete-link-resolver.d.cts +9 -0
  209. package/dist/actions/delete-link-resolver.d.cts.map +1 -0
  210. package/dist/actions/delete-link-resolver.d.mts +9 -0
  211. package/dist/actions/delete-link-resolver.d.mts.map +1 -0
  212. package/dist/actions/delete-link-resolver.mjs +13 -0
  213. package/dist/actions/delete-link-resolver.mjs.map +1 -0
  214. package/dist/actions/delete-rule-action.cjs +22 -0
  215. package/dist/actions/delete-rule-action.cjs.map +1 -0
  216. package/dist/actions/delete-rule-action.d.cts +9 -0
  217. package/dist/actions/delete-rule-action.d.cts.map +1 -0
  218. package/dist/actions/delete-rule-action.d.mts +9 -0
  219. package/dist/actions/delete-rule-action.d.mts.map +1 -0
  220. package/dist/actions/delete-rule-action.mjs +19 -0
  221. package/dist/actions/delete-rule-action.mjs.map +1 -0
  222. package/dist/actions/delete-rule.cjs +16 -0
  223. package/dist/actions/delete-rule.cjs.map +1 -0
  224. package/dist/actions/delete-rule.d.cts +9 -0
  225. package/dist/actions/delete-rule.d.cts.map +1 -0
  226. package/dist/actions/delete-rule.d.mts +9 -0
  227. package/dist/actions/delete-rule.d.mts.map +1 -0
  228. package/dist/actions/delete-rule.mjs +13 -0
  229. package/dist/actions/delete-rule.mjs.map +1 -0
  230. package/dist/actions/delete-sequence-folder.cjs +16 -0
  231. package/dist/actions/delete-sequence-folder.cjs.map +1 -0
  232. package/dist/actions/delete-sequence-folder.d.cts +9 -0
  233. package/dist/actions/delete-sequence-folder.d.cts.map +1 -0
  234. package/dist/actions/delete-sequence-folder.d.mts +9 -0
  235. package/dist/actions/delete-sequence-folder.d.mts.map +1 -0
  236. package/dist/actions/delete-sequence-folder.mjs +13 -0
  237. package/dist/actions/delete-sequence-folder.mjs.map +1 -0
  238. package/dist/actions/delete-snippet-tag.cjs +19 -0
  239. package/dist/actions/delete-snippet-tag.cjs.map +1 -0
  240. package/dist/actions/delete-snippet-tag.d.cts +9 -0
  241. package/dist/actions/delete-snippet-tag.d.cts.map +1 -0
  242. package/dist/actions/delete-snippet-tag.d.mts +9 -0
  243. package/dist/actions/delete-snippet-tag.d.mts.map +1 -0
  244. package/dist/actions/delete-snippet-tag.mjs +16 -0
  245. package/dist/actions/delete-snippet-tag.mjs.map +1 -0
  246. package/dist/actions/delete-snippet.cjs +19 -0
  247. package/dist/actions/delete-snippet.cjs.map +1 -0
  248. package/dist/actions/delete-snippet.d.cts +9 -0
  249. package/dist/actions/delete-snippet.d.cts.map +1 -0
  250. package/dist/actions/delete-snippet.d.mts +9 -0
  251. package/dist/actions/delete-snippet.d.mts.map +1 -0
  252. package/dist/actions/delete-snippet.mjs +16 -0
  253. package/dist/actions/delete-snippet.mjs.map +1 -0
  254. package/dist/actions/delete-team.cjs +19 -0
  255. package/dist/actions/delete-team.cjs.map +1 -0
  256. package/dist/actions/delete-team.d.cts +9 -0
  257. package/dist/actions/delete-team.d.cts.map +1 -0
  258. package/dist/actions/delete-team.d.mts +9 -0
  259. package/dist/actions/delete-team.d.mts.map +1 -0
  260. package/dist/actions/delete-team.mjs +16 -0
  261. package/dist/actions/delete-team.mjs.map +1 -0
  262. package/dist/actions/delete-unsubscribe.cjs +19 -0
  263. package/dist/actions/delete-unsubscribe.cjs.map +1 -0
  264. package/dist/actions/delete-unsubscribe.d.cts +9 -0
  265. package/dist/actions/delete-unsubscribe.d.cts.map +1 -0
  266. package/dist/actions/delete-unsubscribe.d.mts +9 -0
  267. package/dist/actions/delete-unsubscribe.d.mts.map +1 -0
  268. package/dist/actions/delete-unsubscribe.mjs +16 -0
  269. package/dist/actions/delete-unsubscribe.mjs.map +1 -0
  270. package/dist/actions/get-code-snippet.cjs +26 -0
  271. package/dist/actions/get-code-snippet.cjs.map +1 -0
  272. package/dist/actions/get-code-snippet.d.cts +9 -0
  273. package/dist/actions/get-code-snippet.d.cts.map +1 -0
  274. package/dist/actions/get-code-snippet.d.mts +9 -0
  275. package/dist/actions/get-code-snippet.d.mts.map +1 -0
  276. package/dist/actions/get-code-snippet.mjs +23 -0
  277. package/dist/actions/get-code-snippet.mjs.map +1 -0
  278. package/dist/actions/get-contact.cjs +25 -0
  279. package/dist/actions/get-contact.cjs.map +1 -0
  280. package/dist/actions/get-contact.d.cts +9 -0
  281. package/dist/actions/get-contact.d.cts.map +1 -0
  282. package/dist/actions/get-contact.d.mts +9 -0
  283. package/dist/actions/get-contact.d.mts.map +1 -0
  284. package/dist/actions/get-contact.mjs +22 -0
  285. package/dist/actions/get-contact.mjs.map +1 -0
  286. package/dist/actions/get-contactgroup-contacts.cjs +73 -0
  287. package/dist/actions/get-contactgroup-contacts.cjs.map +1 -0
  288. package/dist/actions/get-contactgroup-contacts.d.cts +9 -0
  289. package/dist/actions/get-contactgroup-contacts.d.cts.map +1 -0
  290. package/dist/actions/get-contactgroup-contacts.d.mts +9 -0
  291. package/dist/actions/get-contactgroup-contacts.d.mts.map +1 -0
  292. package/dist/actions/get-contactgroup-contacts.mjs +72 -0
  293. package/dist/actions/get-contactgroup-contacts.mjs.map +1 -0
  294. package/dist/actions/get-filerequests.cjs +29 -0
  295. package/dist/actions/get-filerequests.cjs.map +1 -0
  296. package/dist/actions/get-filerequests.d.cts +9 -0
  297. package/dist/actions/get-filerequests.d.cts.map +1 -0
  298. package/dist/actions/get-filerequests.d.mts +9 -0
  299. package/dist/actions/get-filerequests.d.mts.map +1 -0
  300. package/dist/actions/get-filerequests.mjs +28 -0
  301. package/dist/actions/get-filerequests.mjs.map +1 -0
  302. package/dist/actions/get-insights-report-by-id.cjs +24 -0
  303. package/dist/actions/get-insights-report-by-id.cjs.map +1 -0
  304. package/dist/actions/get-insights-report-by-id.d.cts +9 -0
  305. package/dist/actions/get-insights-report-by-id.d.cts.map +1 -0
  306. package/dist/actions/get-insights-report-by-id.d.mts +9 -0
  307. package/dist/actions/get-insights-report-by-id.d.mts.map +1 -0
  308. package/dist/actions/get-insights-report-by-id.mjs +21 -0
  309. package/dist/actions/get-insights-report-by-id.mjs.map +1 -0
  310. package/dist/actions/get-integrations-commands.cjs +34 -0
  311. package/dist/actions/get-integrations-commands.cjs.map +1 -0
  312. package/dist/actions/get-integrations-commands.d.cts +9 -0
  313. package/dist/actions/get-integrations-commands.d.cts.map +1 -0
  314. package/dist/actions/get-integrations-commands.d.mts +9 -0
  315. package/dist/actions/get-integrations-commands.d.mts.map +1 -0
  316. package/dist/actions/get-integrations-commands.mjs +33 -0
  317. package/dist/actions/get-integrations-commands.mjs.map +1 -0
  318. package/dist/actions/get-integrations-enhancements.cjs +24 -0
  319. package/dist/actions/get-integrations-enhancements.cjs.map +1 -0
  320. package/dist/actions/get-integrations-enhancements.d.cts +9 -0
  321. package/dist/actions/get-integrations-enhancements.d.cts.map +1 -0
  322. package/dist/actions/get-integrations-enhancements.d.mts +9 -0
  323. package/dist/actions/get-integrations-enhancements.d.mts.map +1 -0
  324. package/dist/actions/get-integrations-enhancements.mjs +23 -0
  325. package/dist/actions/get-integrations-enhancements.mjs.map +1 -0
  326. package/dist/actions/get-integrations-linkresolvers.cjs +32 -0
  327. package/dist/actions/get-integrations-linkresolvers.cjs.map +1 -0
  328. package/dist/actions/get-integrations-linkresolvers.d.cts +9 -0
  329. package/dist/actions/get-integrations-linkresolvers.d.cts.map +1 -0
  330. package/dist/actions/get-integrations-linkresolvers.d.mts +9 -0
  331. package/dist/actions/get-integrations-linkresolvers.d.mts.map +1 -0
  332. package/dist/actions/get-integrations-linkresolvers.mjs +31 -0
  333. package/dist/actions/get-integrations-linkresolvers.mjs.map +1 -0
  334. package/dist/actions/get-integrations-sidebars.cjs +22 -0
  335. package/dist/actions/get-integrations-sidebars.cjs.map +1 -0
  336. package/dist/actions/get-integrations-sidebars.d.cts +9 -0
  337. package/dist/actions/get-integrations-sidebars.d.cts.map +1 -0
  338. package/dist/actions/get-integrations-sidebars.d.mts +9 -0
  339. package/dist/actions/get-integrations-sidebars.d.mts.map +1 -0
  340. package/dist/actions/get-integrations-sidebars.mjs +21 -0
  341. package/dist/actions/get-integrations-sidebars.mjs.map +1 -0
  342. package/dist/actions/get-livefeed-events.cjs +37 -0
  343. package/dist/actions/get-livefeed-events.cjs.map +1 -0
  344. package/dist/actions/get-livefeed-events.d.cts +9 -0
  345. package/dist/actions/get-livefeed-events.d.cts.map +1 -0
  346. package/dist/actions/get-livefeed-events.d.mts +9 -0
  347. package/dist/actions/get-livefeed-events.d.mts.map +1 -0
  348. package/dist/actions/get-livefeed-events.mjs +36 -0
  349. package/dist/actions/get-livefeed-events.mjs.map +1 -0
  350. package/dist/actions/get-livefeed.cjs +89 -0
  351. package/dist/actions/get-livefeed.cjs.map +1 -0
  352. package/dist/actions/get-livefeed.d.cts +9 -0
  353. package/dist/actions/get-livefeed.d.cts.map +1 -0
  354. package/dist/actions/get-livefeed.d.mts +9 -0
  355. package/dist/actions/get-livefeed.d.mts.map +1 -0
  356. package/dist/actions/get-livefeed.mjs +88 -0
  357. package/dist/actions/get-livefeed.mjs.map +1 -0
  358. package/dist/actions/get-meeting-invites.cjs +53 -0
  359. package/dist/actions/get-meeting-invites.cjs.map +1 -0
  360. package/dist/actions/get-meeting-invites.d.cts +9 -0
  361. package/dist/actions/get-meeting-invites.d.cts.map +1 -0
  362. package/dist/actions/get-meeting-invites.d.mts +9 -0
  363. package/dist/actions/get-meeting-invites.d.mts.map +1 -0
  364. package/dist/actions/get-meeting-invites.mjs +52 -0
  365. package/dist/actions/get-meeting-invites.mjs.map +1 -0
  366. package/dist/actions/get-message.cjs +48 -0
  367. package/dist/actions/get-message.cjs.map +1 -0
  368. package/dist/actions/get-message.d.cts +9 -0
  369. package/dist/actions/get-message.d.cts.map +1 -0
  370. package/dist/actions/get-message.d.mts +9 -0
  371. package/dist/actions/get-message.d.mts.map +1 -0
  372. package/dist/actions/get-message.mjs +47 -0
  373. package/dist/actions/get-message.mjs.map +1 -0
  374. package/dist/actions/get-messages.cjs +49 -0
  375. package/dist/actions/get-messages.cjs.map +1 -0
  376. package/dist/actions/get-messages.d.cts +9 -0
  377. package/dist/actions/get-messages.d.cts.map +1 -0
  378. package/dist/actions/get-messages.d.mts +9 -0
  379. package/dist/actions/get-messages.d.mts.map +1 -0
  380. package/dist/actions/get-messages.mjs +48 -0
  381. package/dist/actions/get-messages.mjs.map +1 -0
  382. package/dist/actions/get-polls.cjs +39 -0
  383. package/dist/actions/get-polls.cjs.map +1 -0
  384. package/dist/actions/get-polls.d.cts +9 -0
  385. package/dist/actions/get-polls.d.cts.map +1 -0
  386. package/dist/actions/get-polls.d.mts +9 -0
  387. package/dist/actions/get-polls.d.mts.map +1 -0
  388. package/dist/actions/get-polls.mjs +38 -0
  389. package/dist/actions/get-polls.mjs.map +1 -0
  390. package/dist/actions/get-qa.cjs +36 -0
  391. package/dist/actions/get-qa.cjs.map +1 -0
  392. package/dist/actions/get-qa.d.cts +9 -0
  393. package/dist/actions/get-qa.d.cts.map +1 -0
  394. package/dist/actions/get-qa.d.mts +9 -0
  395. package/dist/actions/get-qa.d.mts.map +1 -0
  396. package/dist/actions/get-qa.mjs +35 -0
  397. package/dist/actions/get-qa.mjs.map +1 -0
  398. package/dist/actions/get-reports-data-table.cjs +101 -0
  399. package/dist/actions/get-reports-data-table.cjs.map +1 -0
  400. package/dist/actions/get-reports-data-table.d.cts +9 -0
  401. package/dist/actions/get-reports-data-table.d.cts.map +1 -0
  402. package/dist/actions/get-reports-data-table.d.mts +9 -0
  403. package/dist/actions/get-reports-data-table.d.mts.map +1 -0
  404. package/dist/actions/get-reports-data-table.mjs +100 -0
  405. package/dist/actions/get-reports-data-table.mjs.map +1 -0
  406. package/dist/actions/get-rules-id.cjs +28 -0
  407. package/dist/actions/get-rules-id.cjs.map +1 -0
  408. package/dist/actions/get-rules-id.d.cts +9 -0
  409. package/dist/actions/get-rules-id.d.cts.map +1 -0
  410. package/dist/actions/get-rules-id.d.mts +9 -0
  411. package/dist/actions/get-rules-id.d.mts.map +1 -0
  412. package/dist/actions/get-rules-id.mjs +27 -0
  413. package/dist/actions/get-rules-id.mjs.map +1 -0
  414. package/dist/actions/get-rules.cjs +29 -0
  415. package/dist/actions/get-rules.cjs.map +1 -0
  416. package/dist/actions/get-rules.d.cts +9 -0
  417. package/dist/actions/get-rules.d.cts.map +1 -0
  418. package/dist/actions/get-rules.d.mts +9 -0
  419. package/dist/actions/get-rules.d.mts.map +1 -0
  420. package/dist/actions/get-rules.mjs +28 -0
  421. package/dist/actions/get-rules.mjs.map +1 -0
  422. package/dist/actions/get-salesforce-account.cjs +30 -0
  423. package/dist/actions/get-salesforce-account.cjs.map +1 -0
  424. package/dist/actions/get-salesforce-account.d.cts +9 -0
  425. package/dist/actions/get-salesforce-account.d.cts.map +1 -0
  426. package/dist/actions/get-salesforce-account.d.mts +9 -0
  427. package/dist/actions/get-salesforce-account.d.mts.map +1 -0
  428. package/dist/actions/get-salesforce-account.mjs +27 -0
  429. package/dist/actions/get-salesforce-account.mjs.map +1 -0
  430. package/dist/actions/get-sequence-folder.cjs +28 -0
  431. package/dist/actions/get-sequence-folder.cjs.map +1 -0
  432. package/dist/actions/get-sequence-folder.d.cts +9 -0
  433. package/dist/actions/get-sequence-folder.d.cts.map +1 -0
  434. package/dist/actions/get-sequence-folder.d.mts +9 -0
  435. package/dist/actions/get-sequence-folder.d.mts.map +1 -0
  436. package/dist/actions/get-sequence-folder.mjs +27 -0
  437. package/dist/actions/get-sequence-folder.mjs.map +1 -0
  438. package/dist/actions/get-snippet-tag.cjs +24 -0
  439. package/dist/actions/get-snippet-tag.cjs.map +1 -0
  440. package/dist/actions/get-snippet-tag.d.cts +9 -0
  441. package/dist/actions/get-snippet-tag.d.cts.map +1 -0
  442. package/dist/actions/get-snippet-tag.d.mts +9 -0
  443. package/dist/actions/get-snippet-tag.d.mts.map +1 -0
  444. package/dist/actions/get-snippet-tag.mjs +21 -0
  445. package/dist/actions/get-snippet-tag.mjs.map +1 -0
  446. package/dist/actions/get-snippet-tags.cjs +31 -0
  447. package/dist/actions/get-snippet-tags.cjs.map +1 -0
  448. package/dist/actions/get-snippet-tags.d.cts +9 -0
  449. package/dist/actions/get-snippet-tags.d.cts.map +1 -0
  450. package/dist/actions/get-snippet-tags.d.mts +9 -0
  451. package/dist/actions/get-snippet-tags.d.mts.map +1 -0
  452. package/dist/actions/get-snippet-tags.mjs +30 -0
  453. package/dist/actions/get-snippet-tags.mjs.map +1 -0
  454. package/dist/actions/get-snippets-id.cjs +32 -0
  455. package/dist/actions/get-snippets-id.cjs.map +1 -0
  456. package/dist/actions/get-snippets-id.d.cts +9 -0
  457. package/dist/actions/get-snippets-id.d.cts.map +1 -0
  458. package/dist/actions/get-snippets-id.d.mts +9 -0
  459. package/dist/actions/get-snippets-id.d.mts.map +1 -0
  460. package/dist/actions/get-snippets-id.mjs +31 -0
  461. package/dist/actions/get-snippets-id.mjs.map +1 -0
  462. package/dist/actions/get-team-members.cjs +25 -0
  463. package/dist/actions/get-team-members.cjs.map +1 -0
  464. package/dist/actions/get-team-members.d.cts +9 -0
  465. package/dist/actions/get-team-members.d.cts.map +1 -0
  466. package/dist/actions/get-team-members.d.mts +9 -0
  467. package/dist/actions/get-team-members.d.mts.map +1 -0
  468. package/dist/actions/get-team-members.mjs +24 -0
  469. package/dist/actions/get-team-members.mjs.map +1 -0
  470. package/dist/actions/get-teams.cjs +25 -0
  471. package/dist/actions/get-teams.cjs.map +1 -0
  472. package/dist/actions/get-teams.d.cts +9 -0
  473. package/dist/actions/get-teams.d.cts.map +1 -0
  474. package/dist/actions/get-teams.d.mts +9 -0
  475. package/dist/actions/get-teams.d.mts.map +1 -0
  476. package/dist/actions/get-teams.mjs +24 -0
  477. package/dist/actions/get-teams.mjs.map +1 -0
  478. package/dist/actions/get-unsubscribes.cjs +33 -0
  479. package/dist/actions/get-unsubscribes.cjs.map +1 -0
  480. package/dist/actions/get-unsubscribes.d.cts +9 -0
  481. package/dist/actions/get-unsubscribes.d.cts.map +1 -0
  482. package/dist/actions/get-unsubscribes.d.mts +9 -0
  483. package/dist/actions/get-unsubscribes.d.mts.map +1 -0
  484. package/dist/actions/get-unsubscribes.mjs +32 -0
  485. package/dist/actions/get-unsubscribes.mjs.map +1 -0
  486. package/dist/actions/get-user-preferences-me.cjs +16 -0
  487. package/dist/actions/get-user-preferences-me.cjs.map +1 -0
  488. package/dist/actions/get-user-preferences-me.d.cts +9 -0
  489. package/dist/actions/get-user-preferences-me.d.cts.map +1 -0
  490. package/dist/actions/get-user-preferences-me.d.mts +9 -0
  491. package/dist/actions/get-user-preferences-me.d.mts.map +1 -0
  492. package/dist/actions/get-user-preferences-me.mjs +13 -0
  493. package/dist/actions/get-user-preferences-me.mjs.map +1 -0
  494. package/dist/actions/get-users-me.cjs +20 -0
  495. package/dist/actions/get-users-me.cjs.map +1 -0
  496. package/dist/actions/get-users-me.d.cts +9 -0
  497. package/dist/actions/get-users-me.d.cts.map +1 -0
  498. package/dist/actions/get-users-me.d.mts +9 -0
  499. package/dist/actions/get-users-me.d.mts.map +1 -0
  500. package/dist/actions/get-users-me.mjs +17 -0
  501. package/dist/actions/get-users-me.mjs.map +1 -0
  502. package/dist/actions/get-yes-no.cjs +35 -0
  503. package/dist/actions/get-yes-no.cjs.map +1 -0
  504. package/dist/actions/get-yes-no.d.cts +9 -0
  505. package/dist/actions/get-yes-no.d.cts.map +1 -0
  506. package/dist/actions/get-yes-no.d.mts +9 -0
  507. package/dist/actions/get-yes-no.d.mts.map +1 -0
  508. package/dist/actions/get-yes-no.mjs +34 -0
  509. package/dist/actions/get-yes-no.mjs.map +1 -0
  510. package/dist/actions/index.cjs +177 -0
  511. package/dist/actions/index.d.cts +89 -0
  512. package/dist/actions/index.d.mts +89 -0
  513. package/dist/actions/index.mjs +89 -0
  514. package/dist/actions/list-code-snippets.cjs +27 -0
  515. package/dist/actions/list-code-snippets.cjs.map +1 -0
  516. package/dist/actions/list-code-snippets.d.cts +9 -0
  517. package/dist/actions/list-code-snippets.d.cts.map +1 -0
  518. package/dist/actions/list-code-snippets.d.mts +9 -0
  519. package/dist/actions/list-code-snippets.d.mts.map +1 -0
  520. package/dist/actions/list-code-snippets.mjs +26 -0
  521. package/dist/actions/list-code-snippets.mjs.map +1 -0
  522. package/dist/actions/list-contact-groups.cjs +26 -0
  523. package/dist/actions/list-contact-groups.cjs.map +1 -0
  524. package/dist/actions/list-contact-groups.d.cts +9 -0
  525. package/dist/actions/list-contact-groups.d.cts.map +1 -0
  526. package/dist/actions/list-contact-groups.d.mts +9 -0
  527. package/dist/actions/list-contact-groups.d.mts.map +1 -0
  528. package/dist/actions/list-contact-groups.mjs +25 -0
  529. package/dist/actions/list-contact-groups.mjs.map +1 -0
  530. package/dist/actions/list-rule-actions.cjs +24 -0
  531. package/dist/actions/list-rule-actions.cjs.map +1 -0
  532. package/dist/actions/list-rule-actions.d.cts +9 -0
  533. package/dist/actions/list-rule-actions.d.cts.map +1 -0
  534. package/dist/actions/list-rule-actions.d.mts +9 -0
  535. package/dist/actions/list-rule-actions.d.mts.map +1 -0
  536. package/dist/actions/list-rule-actions.mjs +23 -0
  537. package/dist/actions/list-rule-actions.mjs.map +1 -0
  538. package/dist/actions/list-sequence-folders.cjs +36 -0
  539. package/dist/actions/list-sequence-folders.cjs.map +1 -0
  540. package/dist/actions/list-sequence-folders.d.cts +9 -0
  541. package/dist/actions/list-sequence-folders.d.cts.map +1 -0
  542. package/dist/actions/list-sequence-folders.d.mts +9 -0
  543. package/dist/actions/list-sequence-folders.d.mts.map +1 -0
  544. package/dist/actions/list-sequence-folders.mjs +35 -0
  545. package/dist/actions/list-sequence-folders.mjs.map +1 -0
  546. package/dist/actions/list-sequences.cjs +34 -0
  547. package/dist/actions/list-sequences.cjs.map +1 -0
  548. package/dist/actions/list-sequences.d.cts +9 -0
  549. package/dist/actions/list-sequences.d.cts.map +1 -0
  550. package/dist/actions/list-sequences.d.mts +9 -0
  551. package/dist/actions/list-sequences.d.mts.map +1 -0
  552. package/dist/actions/list-sequences.mjs +33 -0
  553. package/dist/actions/list-sequences.mjs.map +1 -0
  554. package/dist/actions/list-snippets.cjs +35 -0
  555. package/dist/actions/list-snippets.cjs.map +1 -0
  556. package/dist/actions/list-snippets.d.cts +9 -0
  557. package/dist/actions/list-snippets.d.cts.map +1 -0
  558. package/dist/actions/list-snippets.d.mts +9 -0
  559. package/dist/actions/list-snippets.d.mts.map +1 -0
  560. package/dist/actions/list-snippets.mjs +34 -0
  561. package/dist/actions/list-snippets.mjs.map +1 -0
  562. package/dist/actions/patch-rules-id-actions-id.cjs +28 -0
  563. package/dist/actions/patch-rules-id-actions-id.cjs.map +1 -0
  564. package/dist/actions/patch-rules-id-actions-id.d.cts +9 -0
  565. package/dist/actions/patch-rules-id-actions-id.d.cts.map +1 -0
  566. package/dist/actions/patch-rules-id-actions-id.d.mts +9 -0
  567. package/dist/actions/patch-rules-id-actions-id.d.mts.map +1 -0
  568. package/dist/actions/patch-rules-id-actions-id.mjs +25 -0
  569. package/dist/actions/patch-rules-id-actions-id.mjs.map +1 -0
  570. package/dist/actions/patch-rules-id.cjs +36 -0
  571. package/dist/actions/patch-rules-id.cjs.map +1 -0
  572. package/dist/actions/patch-rules-id.d.cts +9 -0
  573. package/dist/actions/patch-rules-id.d.cts.map +1 -0
  574. package/dist/actions/patch-rules-id.d.mts +9 -0
  575. package/dist/actions/patch-rules-id.d.mts.map +1 -0
  576. package/dist/actions/patch-rules-id.mjs +35 -0
  577. package/dist/actions/patch-rules-id.mjs.map +1 -0
  578. package/dist/actions/patch-snippets-id.cjs +38 -0
  579. package/dist/actions/patch-snippets-id.cjs.map +1 -0
  580. package/dist/actions/patch-snippets-id.d.cts +9 -0
  581. package/dist/actions/patch-snippets-id.d.cts.map +1 -0
  582. package/dist/actions/patch-snippets-id.d.mts +9 -0
  583. package/dist/actions/patch-snippets-id.d.mts.map +1 -0
  584. package/dist/actions/patch-snippets-id.mjs +37 -0
  585. package/dist/actions/patch-snippets-id.mjs.map +1 -0
  586. package/dist/actions/query-contacts.cjs +31 -0
  587. package/dist/actions/query-contacts.cjs.map +1 -0
  588. package/dist/actions/query-contacts.d.cts +9 -0
  589. package/dist/actions/query-contacts.d.cts.map +1 -0
  590. package/dist/actions/query-contacts.d.mts +9 -0
  591. package/dist/actions/query-contacts.d.mts.map +1 -0
  592. package/dist/actions/query-contacts.mjs +30 -0
  593. package/dist/actions/query-contacts.mjs.map +1 -0
  594. package/dist/actions/remove-contact-from-group.cjs +19 -0
  595. package/dist/actions/remove-contact-from-group.cjs.map +1 -0
  596. package/dist/actions/remove-contact-from-group.d.cts +9 -0
  597. package/dist/actions/remove-contact-from-group.d.cts.map +1 -0
  598. package/dist/actions/remove-contact-from-group.d.mts +9 -0
  599. package/dist/actions/remove-contact-from-group.d.mts.map +1 -0
  600. package/dist/actions/remove-contact-from-group.mjs +16 -0
  601. package/dist/actions/remove-contact-from-group.mjs.map +1 -0
  602. package/dist/actions/remove-team-member.cjs +22 -0
  603. package/dist/actions/remove-team-member.cjs.map +1 -0
  604. package/dist/actions/remove-team-member.d.cts +9 -0
  605. package/dist/actions/remove-team-member.d.cts.map +1 -0
  606. package/dist/actions/remove-team-member.d.mts +9 -0
  607. package/dist/actions/remove-team-member.d.mts.map +1 -0
  608. package/dist/actions/remove-team-member.mjs +19 -0
  609. package/dist/actions/remove-team-member.mjs.map +1 -0
  610. package/dist/actions/search-sequences.cjs +43 -0
  611. package/dist/actions/search-sequences.cjs.map +1 -0
  612. package/dist/actions/search-sequences.d.cts +9 -0
  613. package/dist/actions/search-sequences.d.cts.map +1 -0
  614. package/dist/actions/search-sequences.d.mts +9 -0
  615. package/dist/actions/search-sequences.d.mts.map +1 -0
  616. package/dist/actions/search-sequences.mjs +42 -0
  617. package/dist/actions/search-sequences.mjs.map +1 -0
  618. package/dist/actions/send-message.cjs +50 -0
  619. package/dist/actions/send-message.cjs.map +1 -0
  620. package/dist/actions/send-message.d.cts +9 -0
  621. package/dist/actions/send-message.d.cts.map +1 -0
  622. package/dist/actions/send-message.d.mts +9 -0
  623. package/dist/actions/send-message.d.mts.map +1 -0
  624. package/dist/actions/send-message.mjs +49 -0
  625. package/dist/actions/send-message.mjs.map +1 -0
  626. package/dist/actions/send-snippet.cjs +25 -0
  627. package/dist/actions/send-snippet.cjs.map +1 -0
  628. package/dist/actions/send-snippet.d.cts +9 -0
  629. package/dist/actions/send-snippet.d.cts.map +1 -0
  630. package/dist/actions/send-snippet.d.mts +9 -0
  631. package/dist/actions/send-snippet.d.mts.map +1 -0
  632. package/dist/actions/send-snippet.mjs +22 -0
  633. package/dist/actions/send-snippet.mjs.map +1 -0
  634. package/dist/actions/send-test-message.cjs +19 -0
  635. package/dist/actions/send-test-message.cjs.map +1 -0
  636. package/dist/actions/send-test-message.d.cts +9 -0
  637. package/dist/actions/send-test-message.d.cts.map +1 -0
  638. package/dist/actions/send-test-message.d.mts +9 -0
  639. package/dist/actions/send-test-message.d.mts.map +1 -0
  640. package/dist/actions/send-test-message.mjs +16 -0
  641. package/dist/actions/send-test-message.mjs.map +1 -0
  642. package/dist/actions/update-appointment-link-calendar-name.cjs +16 -0
  643. package/dist/actions/update-appointment-link-calendar-name.cjs.map +1 -0
  644. package/dist/actions/update-appointment-link-calendar-name.d.cts +9 -0
  645. package/dist/actions/update-appointment-link-calendar-name.d.cts.map +1 -0
  646. package/dist/actions/update-appointment-link-calendar-name.d.mts +9 -0
  647. package/dist/actions/update-appointment-link-calendar-name.d.mts.map +1 -0
  648. package/dist/actions/update-appointment-link-calendar-name.mjs +13 -0
  649. package/dist/actions/update-appointment-link-calendar-name.mjs.map +1 -0
  650. package/dist/actions/update-contact-note.cjs +33 -0
  651. package/dist/actions/update-contact-note.cjs.map +1 -0
  652. package/dist/actions/update-contact-note.d.cts +9 -0
  653. package/dist/actions/update-contact-note.d.cts.map +1 -0
  654. package/dist/actions/update-contact-note.d.mts +9 -0
  655. package/dist/actions/update-contact-note.d.mts.map +1 -0
  656. package/dist/actions/update-contact-note.mjs +32 -0
  657. package/dist/actions/update-contact-note.mjs.map +1 -0
  658. package/dist/actions/update-contact.cjs +26 -0
  659. package/dist/actions/update-contact.cjs.map +1 -0
  660. package/dist/actions/update-contact.d.cts +9 -0
  661. package/dist/actions/update-contact.d.cts.map +1 -0
  662. package/dist/actions/update-contact.d.mts +9 -0
  663. package/dist/actions/update-contact.d.mts.map +1 -0
  664. package/dist/actions/update-contact.mjs +23 -0
  665. package/dist/actions/update-contact.mjs.map +1 -0
  666. package/dist/actions/update-insights-report.cjs +38 -0
  667. package/dist/actions/update-insights-report.cjs.map +1 -0
  668. package/dist/actions/update-insights-report.d.cts +9 -0
  669. package/dist/actions/update-insights-report.d.cts.map +1 -0
  670. package/dist/actions/update-insights-report.d.mts +9 -0
  671. package/dist/actions/update-insights-report.d.mts.map +1 -0
  672. package/dist/actions/update-insights-report.mjs +35 -0
  673. package/dist/actions/update-insights-report.mjs.map +1 -0
  674. package/dist/actions/update-message.cjs +37 -0
  675. package/dist/actions/update-message.cjs.map +1 -0
  676. package/dist/actions/update-message.d.cts +9 -0
  677. package/dist/actions/update-message.d.cts.map +1 -0
  678. package/dist/actions/update-message.d.mts +9 -0
  679. package/dist/actions/update-message.d.mts.map +1 -0
  680. package/dist/actions/update-message.mjs +34 -0
  681. package/dist/actions/update-message.mjs.map +1 -0
  682. package/dist/actions/update-sequence-folder.cjs +31 -0
  683. package/dist/actions/update-sequence-folder.cjs.map +1 -0
  684. package/dist/actions/update-sequence-folder.d.cts +9 -0
  685. package/dist/actions/update-sequence-folder.d.cts.map +1 -0
  686. package/dist/actions/update-sequence-folder.d.mts +9 -0
  687. package/dist/actions/update-sequence-folder.d.mts.map +1 -0
  688. package/dist/actions/update-sequence-folder.mjs +30 -0
  689. package/dist/actions/update-sequence-folder.mjs.map +1 -0
  690. package/dist/actions/update-snippet-tag.cjs +29 -0
  691. package/dist/actions/update-snippet-tag.cjs.map +1 -0
  692. package/dist/actions/update-snippet-tag.d.cts +9 -0
  693. package/dist/actions/update-snippet-tag.d.cts.map +1 -0
  694. package/dist/actions/update-snippet-tag.d.mts +9 -0
  695. package/dist/actions/update-snippet-tag.d.mts.map +1 -0
  696. package/dist/actions/update-snippet-tag.mjs +26 -0
  697. package/dist/actions/update-snippet-tag.mjs.map +1 -0
  698. package/dist/actions/update-team.cjs +19 -0
  699. package/dist/actions/update-team.cjs.map +1 -0
  700. package/dist/actions/update-team.d.cts +9 -0
  701. package/dist/actions/update-team.d.cts.map +1 -0
  702. package/dist/actions/update-team.d.mts +9 -0
  703. package/dist/actions/update-team.d.mts.map +1 -0
  704. package/dist/actions/update-team.mjs +16 -0
  705. package/dist/actions/update-team.mjs.map +1 -0
  706. package/dist/actions/update-user-preferences-me.cjs +52 -0
  707. package/dist/actions/update-user-preferences-me.cjs.map +1 -0
  708. package/dist/actions/update-user-preferences-me.d.cts +9 -0
  709. package/dist/actions/update-user-preferences-me.d.cts.map +1 -0
  710. package/dist/actions/update-user-preferences-me.d.mts +9 -0
  711. package/dist/actions/update-user-preferences-me.d.mts.map +1 -0
  712. package/dist/actions/update-user-preferences-me.mjs +49 -0
  713. package/dist/actions/update-user-preferences-me.mjs.map +1 -0
  714. package/dist/app.cjs +9 -0
  715. package/dist/app.cjs.map +1 -0
  716. package/dist/app.d.cts +5 -0
  717. package/dist/app.d.cts.map +1 -0
  718. package/dist/app.d.mts +5 -0
  719. package/dist/app.d.mts.map +1 -0
  720. package/dist/app.mjs +10 -0
  721. package/dist/app.mjs.map +1 -0
  722. package/dist/catalog.cjs +15 -0
  723. package/dist/catalog.cjs.map +1 -0
  724. package/dist/catalog.d.cts +14 -0
  725. package/dist/catalog.d.cts.map +1 -0
  726. package/dist/catalog.d.mts +14 -0
  727. package/dist/catalog.d.mts.map +1 -0
  728. package/dist/catalog.mjs +15 -0
  729. package/dist/catalog.mjs.map +1 -0
  730. package/dist/execute.cjs +18 -0
  731. package/dist/execute.cjs.map +1 -0
  732. package/dist/execute.mjs +18 -0
  733. package/dist/execute.mjs.map +1 -0
  734. package/dist/index.cjs +182 -0
  735. package/dist/index.d.cts +91 -0
  736. package/dist/index.d.mts +91 -0
  737. package/dist/index.mjs +92 -0
  738. package/package.json +49 -0
@@ -0,0 +1,48 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-messages.ts
4
+ const MixmaxGetMessagesInput = z.object({
5
+ next: z.string().describe("Pagination cursor for retrieving the next page of results. Use the value from the previous response.").optional(),
6
+ limit: z.number().int().describe("Maximum number of messages to return per page").optional()
7
+ }).describe("Request model for retrieving messages from Mixmax.");
8
+ const MixmaxGetMessages_EmailAddressSchema = z.object({
9
+ name: z.string().describe("Display name for the email address").nullable().optional(),
10
+ email: z.string().describe("Email address")
11
+ }).describe("Email address with optional name.");
12
+ const MixmaxGetMessages_FromAddressSchema = z.object({
13
+ name: z.string().describe("Display name for the email address").nullable().optional(),
14
+ email: z.string().describe("Email address"),
15
+ isDelegated: z.boolean().describe("Whether the email is sent on behalf of another user").nullable().optional()
16
+ }).describe("Sender email address with delegation status.");
17
+ const MixmaxGetMessages_MessageSchema = z.object({
18
+ cc: z.array(MixmaxGetMessages_EmailAddressSchema).describe("List of CC recipient email addresses").nullable().optional(),
19
+ to: z.array(MixmaxGetMessages_EmailAddressSchema).describe("List of recipient email addresses"),
20
+ _id: z.string().describe("Unique message identifier"),
21
+ bcc: z.array(MixmaxGetMessages_EmailAddressSchema).describe("List of BCC recipient email addresses").nullable().optional(),
22
+ body: z.string().describe("Email body content in HTML format").nullable().optional(),
23
+ from: MixmaxGetMessages_FromAddressSchema.nullable(),
24
+ sent: z.number().int().describe("Timestamp when message was sent (milliseconds since epoch), present only if message has been sent").nullable().optional(),
25
+ userId: z.string().describe("User ID who created the message"),
26
+ created: z.number().int().describe("Timestamp when message was created (milliseconds since epoch)"),
27
+ subject: z.string().describe("Email subject line").nullable().optional(),
28
+ teamIds: z.array(z.string()).describe("List of team IDs associated with this message").nullable().optional(),
29
+ followUp: z.record(z.string(), z.unknown()).describe("Follow-up configuration for the message").nullable().optional(),
30
+ scheduled: z.number().int().describe("Timestamp when message is scheduled to send (milliseconds since epoch), present only if message is scheduled").nullable().optional(),
31
+ updatedAt: z.number().int().describe("Timestamp when message was last updated (milliseconds since epoch)"),
32
+ attachments: z.array(z.unknown()).describe("List of file attachments").nullable().optional(),
33
+ trackingEnabled: z.boolean().describe("Whether open tracking is enabled for this message").nullable().optional(),
34
+ fileTrackingEnabled: z.boolean().describe("Whether file attachment tracking is enabled").nullable().optional(),
35
+ linkTrackingEnabled: z.boolean().describe("Whether link tracking is enabled for this message").nullable().optional(),
36
+ notificationsEnabled: z.boolean().describe("Whether notifications are enabled for this message").nullable().optional()
37
+ }).describe("A message (email) object in Mixmax.");
38
+ const mixmaxGetMessages = action("MIXMAX_GET_MESSAGES", {
39
+ slug: "mixmax-get-messages",
40
+ name: "Get Messages",
41
+ description: "Tool to retrieve messages (emails) from Mixmax. Returns messages that are in draft, have been scheduled to send, or have been sent. Use when you need to list or search through emails managed by Mixmax.",
42
+ input: MixmaxGetMessagesInput,
43
+ output: z.object({ results: z.array(MixmaxGetMessages_MessageSchema).describe("List of messages (emails) that are in draft, scheduled to send, or have been sent") }).describe("Response model for retrieving messages from Mixmax.")
44
+ });
45
+ //#endregion
46
+ export { mixmaxGetMessages };
47
+
48
+ //# sourceMappingURL=get-messages.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-messages.mjs","names":[],"sources":["../../src/actions/get-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetMessagesInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination cursor for retrieving the next page of results. Use the value from the previous response.\").optional(),\n limit: z.number().int().describe(\"Maximum number of messages to return per page\").optional(),\n}).describe(\"Request model for retrieving messages from Mixmax.\");\nconst MixmaxGetMessages_EmailAddressSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name for the email address\").nullable().optional(),\n email: z.string().describe(\"Email address\"),\n}).describe(\"Email address with optional name.\");\nconst MixmaxGetMessages_FromAddressSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name for the email address\").nullable().optional(),\n email: z.string().describe(\"Email address\"),\n isDelegated: z.boolean().describe(\"Whether the email is sent on behalf of another user\").nullable().optional(),\n}).describe(\"Sender email address with delegation status.\");\nconst MixmaxGetMessages_MessageSchema: z.ZodTypeAny = z.object({\n cc: z.array(MixmaxGetMessages_EmailAddressSchema).describe(\"List of CC recipient email addresses\").nullable().optional(),\n to: z.array(MixmaxGetMessages_EmailAddressSchema).describe(\"List of recipient email addresses\"),\n _id: z.string().describe(\"Unique message identifier\"),\n bcc: z.array(MixmaxGetMessages_EmailAddressSchema).describe(\"List of BCC recipient email addresses\").nullable().optional(),\n body: z.string().describe(\"Email body content in HTML format\").nullable().optional(),\n from: MixmaxGetMessages_FromAddressSchema.nullable(),\n sent: z.number().int().describe(\"Timestamp when message was sent (milliseconds since epoch), present only if message has been sent\").nullable().optional(),\n userId: z.string().describe(\"User ID who created the message\"),\n created: z.number().int().describe(\"Timestamp when message was created (milliseconds since epoch)\"),\n subject: z.string().describe(\"Email subject line\").nullable().optional(),\n teamIds: z.array(z.string()).describe(\"List of team IDs associated with this message\").nullable().optional(),\n followUp: z.record(z.string(), z.unknown()).describe(\"Follow-up configuration for the message\").nullable().optional(),\n scheduled: z.number().int().describe(\"Timestamp when message is scheduled to send (milliseconds since epoch), present only if message is scheduled\").nullable().optional(),\n updatedAt: z.number().int().describe(\"Timestamp when message was last updated (milliseconds since epoch)\"),\n attachments: z.array(z.unknown()).describe(\"List of file attachments\").nullable().optional(),\n trackingEnabled: z.boolean().describe(\"Whether open tracking is enabled for this message\").nullable().optional(),\n fileTrackingEnabled: z.boolean().describe(\"Whether file attachment tracking is enabled\").nullable().optional(),\n linkTrackingEnabled: z.boolean().describe(\"Whether link tracking is enabled for this message\").nullable().optional(),\n notificationsEnabled: z.boolean().describe(\"Whether notifications are enabled for this message\").nullable().optional(),\n}).describe(\"A message (email) object in Mixmax.\");\nexport const MixmaxGetMessagesOutput: z.ZodTypeAny = z.object({\n results: z.array(MixmaxGetMessages_MessageSchema).describe(\"List of messages (emails) that are in draft, scheduled to send, or have been sent\"),\n}).describe(\"Response model for retrieving messages from Mixmax.\");\n\nexport const mixmaxGetMessages = action(\"MIXMAX_GET_MESSAGES\", {\n slug: \"mixmax-get-messages\",\n name: \"Get Messages\",\n description: \"Tool to retrieve messages (emails) from Mixmax. Returns messages that are in draft, have been scheduled to send, or have been sent. Use when you need to list or search through emails managed by Mixmax.\",\n input: MixmaxGetMessagesInput,\n output: MixmaxGetMessagesOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,39 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-polls.ts
4
+ const MixmaxGetPollsInput = zod.z.object({
5
+ next: zod.z.string().describe("Cursor token for pagination. Pass the 'next' value from the previous response to fetch the next page of results.").optional(),
6
+ limit: zod.z.number().int().describe("Maximum number of poll results to return per page.").optional()
7
+ }).describe("Request model for retrieving polls from Mixmax.");
8
+ const MixmaxGetPolls_PollRespondentSchema = zod.z.object({
9
+ name: zod.z.string().describe("Name of the respondent, if available from their email.").nullable().optional(),
10
+ email: zod.z.string().describe("Email address of the respondent."),
11
+ respondedAt: zod.z.number().int().describe("Unix timestamp indicating when the respondent answered the poll.")
12
+ }).describe("Information about a poll respondent.");
13
+ const MixmaxGetPolls_PollOptionSchema = zod.z.object({
14
+ text: zod.z.string().describe("Text content of the poll answer option."),
15
+ respondents: zod.z.array(MixmaxGetPolls_PollRespondentSchema).describe("List of people who selected this poll option.").nullable().optional()
16
+ }).describe("A single poll answer option with its respondents.");
17
+ const MixmaxGetPolls_PollSchema = zod.z.object({
18
+ id: zod.z.string().describe("Unique identifier for the poll."),
19
+ userId: zod.z.string().describe("Identifier of the user who created the poll."),
20
+ options: zod.z.array(MixmaxGetPolls_PollOptionSchema).describe("List of poll answer options with their respondents.").nullable().optional(),
21
+ livePoll: zod.z.boolean().describe("Whether recipients can view live results (value of the 'Recipients can view results' checkbox)."),
22
+ question: zod.z.string().describe("The poll question text entered at creation."),
23
+ createdAt: zod.z.number().int().describe("Unix timestamp indicating when the poll was created.")
24
+ }).describe("Represents a poll created in Mixmax.");
25
+ const MixmaxGetPollsOutput = zod.z.object({
26
+ next: zod.z.string().describe("Cursor token to fetch the next page of results. Pass this value in the 'next' parameter for pagination.").nullable().optional(),
27
+ results: zod.z.array(MixmaxGetPolls_PollSchema).describe("Array of poll objects returned by the query.").nullable().optional()
28
+ }).describe("Response model containing a list of polls with pagination support.");
29
+ const mixmaxGetPolls = require_action.action("MIXMAX_GET_POLLS", {
30
+ slug: "mixmax-get-polls",
31
+ name: "Get Polls",
32
+ description: "Tool to retrieve polls created in Mixmax along with voting information. Use when you need to view polls you've sent and see who has voted on them.",
33
+ input: MixmaxGetPollsInput,
34
+ output: MixmaxGetPollsOutput
35
+ });
36
+ //#endregion
37
+ exports.mixmaxGetPolls = mixmaxGetPolls;
38
+
39
+ //# sourceMappingURL=get-polls.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-polls.cjs","names":["z","action"],"sources":["../../src/actions/get-polls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetPollsInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Cursor token for pagination. Pass the 'next' value from the previous response to fetch the next page of results.\").optional(),\n limit: z.number().int().describe(\"Maximum number of poll results to return per page.\").optional(),\n}).describe(\"Request model for retrieving polls from Mixmax.\");\nconst MixmaxGetPolls_PollRespondentSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the respondent, if available from their email.\").nullable().optional(),\n email: z.string().describe(\"Email address of the respondent.\"),\n respondedAt: z.number().int().describe(\"Unix timestamp indicating when the respondent answered the poll.\"),\n}).describe(\"Information about a poll respondent.\");\nconst MixmaxGetPolls_PollOptionSchema: z.ZodTypeAny = z.object({\n text: z.string().describe(\"Text content of the poll answer option.\"),\n respondents: z.array(MixmaxGetPolls_PollRespondentSchema).describe(\"List of people who selected this poll option.\").nullable().optional(),\n}).describe(\"A single poll answer option with its respondents.\");\nconst MixmaxGetPolls_PollSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the poll.\"),\n userId: z.string().describe(\"Identifier of the user who created the poll.\"),\n options: z.array(MixmaxGetPolls_PollOptionSchema).describe(\"List of poll answer options with their respondents.\").nullable().optional(),\n livePoll: z.boolean().describe(\"Whether recipients can view live results (value of the 'Recipients can view results' checkbox).\"),\n question: z.string().describe(\"The poll question text entered at creation.\"),\n createdAt: z.number().int().describe(\"Unix timestamp indicating when the poll was created.\"),\n}).describe(\"Represents a poll created in Mixmax.\");\nexport const MixmaxGetPollsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Cursor token to fetch the next page of results. Pass this value in the 'next' parameter for pagination.\").nullable().optional(),\n results: z.array(MixmaxGetPolls_PollSchema).describe(\"Array of poll objects returned by the query.\").nullable().optional(),\n}).describe(\"Response model containing a list of polls with pagination support.\");\n\nexport const mixmaxGetPolls = action(\"MIXMAX_GET_POLLS\", {\n slug: \"mixmax-get-polls\",\n name: \"Get Polls\",\n description: \"Tool to retrieve polls created in Mixmax along with voting information. Use when you need to view polls you've sent and see who has voted on them.\",\n input: MixmaxGetPollsInput,\n output: MixmaxGetPollsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACvJ,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,sCAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC7D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE;AAC3G,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,kCAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,aAAaA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,4BAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC1E,SAASA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iGAAiG;CAChI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD;AAC7F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,uBAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,SAASA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAEhF,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-polls.d.ts
4
+ declare const MixmaxGetPollsInput: z.ZodTypeAny;
5
+ declare const MixmaxGetPollsOutput: z.ZodTypeAny;
6
+ declare const mixmaxGetPolls: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { mixmaxGetPolls };
9
+ //# sourceMappingURL=get-polls.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-polls.d.cts","names":[],"sources":["../../src/actions/get-polls.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAG0B;AAAA,cAkBjD,oBAAA,EAAsB,CAAA,CAAE,UAG4C;AAAA,cAEpE,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-polls.d.ts
4
+ declare const MixmaxGetPollsInput: z.ZodTypeAny;
5
+ declare const MixmaxGetPollsOutput: z.ZodTypeAny;
6
+ declare const mixmaxGetPolls: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { mixmaxGetPolls };
9
+ //# sourceMappingURL=get-polls.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-polls.d.mts","names":[],"sources":["../../src/actions/get-polls.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAG0B;AAAA,cAkBjD,oBAAA,EAAsB,CAAA,CAAE,UAG4C;AAAA,cAEpE,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,38 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-polls.ts
4
+ const MixmaxGetPollsInput = z.object({
5
+ next: z.string().describe("Cursor token for pagination. Pass the 'next' value from the previous response to fetch the next page of results.").optional(),
6
+ limit: z.number().int().describe("Maximum number of poll results to return per page.").optional()
7
+ }).describe("Request model for retrieving polls from Mixmax.");
8
+ const MixmaxGetPolls_PollRespondentSchema = z.object({
9
+ name: z.string().describe("Name of the respondent, if available from their email.").nullable().optional(),
10
+ email: z.string().describe("Email address of the respondent."),
11
+ respondedAt: z.number().int().describe("Unix timestamp indicating when the respondent answered the poll.")
12
+ }).describe("Information about a poll respondent.");
13
+ const MixmaxGetPolls_PollOptionSchema = z.object({
14
+ text: z.string().describe("Text content of the poll answer option."),
15
+ respondents: z.array(MixmaxGetPolls_PollRespondentSchema).describe("List of people who selected this poll option.").nullable().optional()
16
+ }).describe("A single poll answer option with its respondents.");
17
+ const MixmaxGetPolls_PollSchema = z.object({
18
+ id: z.string().describe("Unique identifier for the poll."),
19
+ userId: z.string().describe("Identifier of the user who created the poll."),
20
+ options: z.array(MixmaxGetPolls_PollOptionSchema).describe("List of poll answer options with their respondents.").nullable().optional(),
21
+ livePoll: z.boolean().describe("Whether recipients can view live results (value of the 'Recipients can view results' checkbox)."),
22
+ question: z.string().describe("The poll question text entered at creation."),
23
+ createdAt: z.number().int().describe("Unix timestamp indicating when the poll was created.")
24
+ }).describe("Represents a poll created in Mixmax.");
25
+ const mixmaxGetPolls = action("MIXMAX_GET_POLLS", {
26
+ slug: "mixmax-get-polls",
27
+ name: "Get Polls",
28
+ description: "Tool to retrieve polls created in Mixmax along with voting information. Use when you need to view polls you've sent and see who has voted on them.",
29
+ input: MixmaxGetPollsInput,
30
+ output: z.object({
31
+ next: z.string().describe("Cursor token to fetch the next page of results. Pass this value in the 'next' parameter for pagination.").nullable().optional(),
32
+ results: z.array(MixmaxGetPolls_PollSchema).describe("Array of poll objects returned by the query.").nullable().optional()
33
+ }).describe("Response model containing a list of polls with pagination support.")
34
+ });
35
+ //#endregion
36
+ export { mixmaxGetPolls };
37
+
38
+ //# sourceMappingURL=get-polls.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-polls.mjs","names":[],"sources":["../../src/actions/get-polls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetPollsInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Cursor token for pagination. Pass the 'next' value from the previous response to fetch the next page of results.\").optional(),\n limit: z.number().int().describe(\"Maximum number of poll results to return per page.\").optional(),\n}).describe(\"Request model for retrieving polls from Mixmax.\");\nconst MixmaxGetPolls_PollRespondentSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the respondent, if available from their email.\").nullable().optional(),\n email: z.string().describe(\"Email address of the respondent.\"),\n respondedAt: z.number().int().describe(\"Unix timestamp indicating when the respondent answered the poll.\"),\n}).describe(\"Information about a poll respondent.\");\nconst MixmaxGetPolls_PollOptionSchema: z.ZodTypeAny = z.object({\n text: z.string().describe(\"Text content of the poll answer option.\"),\n respondents: z.array(MixmaxGetPolls_PollRespondentSchema).describe(\"List of people who selected this poll option.\").nullable().optional(),\n}).describe(\"A single poll answer option with its respondents.\");\nconst MixmaxGetPolls_PollSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the poll.\"),\n userId: z.string().describe(\"Identifier of the user who created the poll.\"),\n options: z.array(MixmaxGetPolls_PollOptionSchema).describe(\"List of poll answer options with their respondents.\").nullable().optional(),\n livePoll: z.boolean().describe(\"Whether recipients can view live results (value of the 'Recipients can view results' checkbox).\"),\n question: z.string().describe(\"The poll question text entered at creation.\"),\n createdAt: z.number().int().describe(\"Unix timestamp indicating when the poll was created.\"),\n}).describe(\"Represents a poll created in Mixmax.\");\nexport const MixmaxGetPollsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Cursor token to fetch the next page of results. Pass this value in the 'next' parameter for pagination.\").nullable().optional(),\n results: z.array(MixmaxGetPolls_PollSchema).describe(\"Array of poll objects returned by the query.\").nullable().optional(),\n}).describe(\"Response model containing a list of polls with pagination support.\");\n\nexport const mixmaxGetPolls = action(\"MIXMAX_GET_POLLS\", {\n slug: \"mixmax-get-polls\",\n name: \"Get Polls\",\n description: \"Tool to retrieve polls created in Mixmax along with voting information. Use when you need to view polls you've sent and see who has voted on them.\",\n input: MixmaxGetPollsInput,\n output: MixmaxGetPollsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACvJ,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,sCAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC7D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE;AAC3G,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,kCAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,aAAa,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,4BAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC1E,SAAS,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iGAAiG;CAChI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD;AAC7F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAMlD,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzJ,SAAS,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,SAAS,oEAOF;AACV,CAAC"}
@@ -0,0 +1,36 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-qa.ts
4
+ const MixmaxGetQaInput = zod.z.object({
5
+ limit: zod.z.number().int().describe("Number of results to return per page. Use this to control pagination.").optional(),
6
+ fields: zod.z.string().describe("Comma-delimited list of field names to return (using dot notation for nested properties). Example: '_id,title,questions.content'").optional()
7
+ }).describe("Request schema for retrieving Question & Answer surveys data.");
8
+ const MixmaxGetQa_QuestionAnswerSchema = zod.z.object({
9
+ answer: zod.z.string().describe("Respondent answer").nullable().optional(),
10
+ recipientName: zod.z.string().describe("Name of recipient, if available").nullable().optional(),
11
+ recipientEmail: zod.z.string().describe("Email address of respondent").nullable().optional()
12
+ }).describe("Schema for individual answer within a question.");
13
+ const MixmaxGetQa_QuestionSchema = zod.z.object({
14
+ type: zod.z.string().describe("Type of question, typically 'textarea'").nullable().optional(),
15
+ answers: zod.z.array(MixmaxGetQa_QuestionAnswerSchema).describe("Array of responses from recipients").nullable().optional(),
16
+ content: zod.z.string().describe("Text of the question").nullable().optional()
17
+ }).describe("Schema for individual question in a Q&A survey.");
18
+ const MixmaxGetQa_QASurveySchema = zod.z.object({
19
+ _id: zod.z.string().describe("Unique ID of the Q&A survey").nullable().optional(),
20
+ title: zod.z.string().describe("Title of the Question & Answer survey").nullable().optional(),
21
+ creatorId: zod.z.string().describe("User ID of the survey creator").nullable().optional(),
22
+ questions: zod.z.array(MixmaxGetQa_QuestionSchema).describe("Array of questions and their answers").nullable().optional(),
23
+ creationDate: zod.z.number().int().describe("Unix timestamp when the survey was created").nullable().optional()
24
+ }).describe("Schema for a Question & Answer survey object.");
25
+ const MixmaxGetQaOutput = zod.z.object({ results: zod.z.array(MixmaxGetQa_QASurveySchema).describe("List of Q&A survey objects").nullable().optional() }).describe("Response schema for retrieving Question & Answer surveys data.");
26
+ const mixmaxGetQa = require_action.action("MIXMAX_GET_QA", {
27
+ slug: "mixmax-get-qa",
28
+ name: "Get Q&A Surveys",
29
+ description: "Tool to retrieve Question & Answer surveys data from Mixmax. Use when you need to fetch Q&A survey information including questions, responses, and respondent details. Results are returned with newest surveys first.",
30
+ input: MixmaxGetQaInput,
31
+ output: MixmaxGetQaOutput
32
+ });
33
+ //#endregion
34
+ exports.mixmaxGetQa = mixmaxGetQa;
35
+
36
+ //# sourceMappingURL=get-qa.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-qa.cjs","names":["z","action"],"sources":["../../src/actions/get-qa.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetQaInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Number of results to return per page. Use this to control pagination.\").optional(),\n fields: z.string().describe(\"Comma-delimited list of field names to return (using dot notation for nested properties). Example: '_id,title,questions.content'\").optional(),\n}).describe(\"Request schema for retrieving Question & Answer surveys data.\");\nconst MixmaxGetQa_QuestionAnswerSchema: z.ZodTypeAny = z.object({\n answer: z.string().describe(\"Respondent answer\").nullable().optional(),\n recipientName: z.string().describe(\"Name of recipient, if available\").nullable().optional(),\n recipientEmail: z.string().describe(\"Email address of respondent\").nullable().optional(),\n}).describe(\"Schema for individual answer within a question.\");\nconst MixmaxGetQa_QuestionSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of question, typically 'textarea'\").nullable().optional(),\n answers: z.array(MixmaxGetQa_QuestionAnswerSchema).describe(\"Array of responses from recipients\").nullable().optional(),\n content: z.string().describe(\"Text of the question\").nullable().optional(),\n}).describe(\"Schema for individual question in a Q&A survey.\");\nconst MixmaxGetQa_QASurveySchema: z.ZodTypeAny = z.object({\n _id: z.string().describe(\"Unique ID of the Q&A survey\").nullable().optional(),\n title: z.string().describe(\"Title of the Question & Answer survey\").nullable().optional(),\n creatorId: z.string().describe(\"User ID of the survey creator\").nullable().optional(),\n questions: z.array(MixmaxGetQa_QuestionSchema).describe(\"Array of questions and their answers\").nullable().optional(),\n creationDate: z.number().int().describe(\"Unix timestamp when the survey was created\").nullable().optional(),\n}).describe(\"Schema for a Question & Answer survey object.\");\nexport const MixmaxGetQaOutput: z.ZodTypeAny = z.object({\n results: z.array(MixmaxGetQa_QASurveySchema).describe(\"List of Q&A survey objects\").nullable().optional(),\n}).describe(\"Response schema for retrieving Question & Answer surveys data.\");\n\nexport const mixmaxGetQa = action(\"MIXMAX_GET_QA\", {\n slug: \"mixmax-get-qa\",\n name: \"Get Q&A Surveys\",\n description: \"Tool to retrieve Question & Answer surveys data from Mixmax. Use when you need to fetch Q&A survey information including questions, responses, and respondent details. Results are returned with newest surveys first.\",\n input: MixmaxGetQaInput,\n output: MixmaxGetQaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;AAC3K,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,6BAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,6BAA2CA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,oBAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1G,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,cAAcC,eAAAA,OAAO,iBAAiB;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-qa.d.ts
4
+ declare const MixmaxGetQaInput: z.ZodTypeAny;
5
+ declare const MixmaxGetQaOutput: z.ZodTypeAny;
6
+ declare const mixmaxGetQa: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { mixmaxGetQa };
9
+ //# sourceMappingURL=get-qa.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-qa.d.cts","names":[],"sources":["../../src/actions/get-qa.ts"],"mappings":";;;cAIa,gBAAA,EAAkB,CAAA,CAAE,UAG2C;AAAA,cAkB/D,iBAAA,EAAmB,CAAA,CAAE,UAE2C;AAAA,cAEhE,WAAA,gCAAW,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-qa.d.ts
4
+ declare const MixmaxGetQaInput: z.ZodTypeAny;
5
+ declare const MixmaxGetQaOutput: z.ZodTypeAny;
6
+ declare const mixmaxGetQa: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { mixmaxGetQa };
9
+ //# sourceMappingURL=get-qa.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-qa.d.mts","names":[],"sources":["../../src/actions/get-qa.ts"],"mappings":";;;cAIa,gBAAA,EAAkB,CAAA,CAAE,UAG2C;AAAA,cAkB/D,iBAAA,EAAmB,CAAA,CAAE,UAE2C;AAAA,cAEhE,WAAA,gCAAW,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,35 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-qa.ts
4
+ const MixmaxGetQaInput = z.object({
5
+ limit: z.number().int().describe("Number of results to return per page. Use this to control pagination.").optional(),
6
+ fields: z.string().describe("Comma-delimited list of field names to return (using dot notation for nested properties). Example: '_id,title,questions.content'").optional()
7
+ }).describe("Request schema for retrieving Question & Answer surveys data.");
8
+ const MixmaxGetQa_QuestionAnswerSchema = z.object({
9
+ answer: z.string().describe("Respondent answer").nullable().optional(),
10
+ recipientName: z.string().describe("Name of recipient, if available").nullable().optional(),
11
+ recipientEmail: z.string().describe("Email address of respondent").nullable().optional()
12
+ }).describe("Schema for individual answer within a question.");
13
+ const MixmaxGetQa_QuestionSchema = z.object({
14
+ type: z.string().describe("Type of question, typically 'textarea'").nullable().optional(),
15
+ answers: z.array(MixmaxGetQa_QuestionAnswerSchema).describe("Array of responses from recipients").nullable().optional(),
16
+ content: z.string().describe("Text of the question").nullable().optional()
17
+ }).describe("Schema for individual question in a Q&A survey.");
18
+ const MixmaxGetQa_QASurveySchema = z.object({
19
+ _id: z.string().describe("Unique ID of the Q&A survey").nullable().optional(),
20
+ title: z.string().describe("Title of the Question & Answer survey").nullable().optional(),
21
+ creatorId: z.string().describe("User ID of the survey creator").nullable().optional(),
22
+ questions: z.array(MixmaxGetQa_QuestionSchema).describe("Array of questions and their answers").nullable().optional(),
23
+ creationDate: z.number().int().describe("Unix timestamp when the survey was created").nullable().optional()
24
+ }).describe("Schema for a Question & Answer survey object.");
25
+ const mixmaxGetQa = action("MIXMAX_GET_QA", {
26
+ slug: "mixmax-get-qa",
27
+ name: "Get Q&A Surveys",
28
+ description: "Tool to retrieve Question & Answer surveys data from Mixmax. Use when you need to fetch Q&A survey information including questions, responses, and respondent details. Results are returned with newest surveys first.",
29
+ input: MixmaxGetQaInput,
30
+ output: z.object({ results: z.array(MixmaxGetQa_QASurveySchema).describe("List of Q&A survey objects").nullable().optional() }).describe("Response schema for retrieving Question & Answer surveys data.")
31
+ });
32
+ //#endregion
33
+ export { mixmaxGetQa };
34
+
35
+ //# sourceMappingURL=get-qa.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-qa.mjs","names":[],"sources":["../../src/actions/get-qa.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetQaInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Number of results to return per page. Use this to control pagination.\").optional(),\n fields: z.string().describe(\"Comma-delimited list of field names to return (using dot notation for nested properties). Example: '_id,title,questions.content'\").optional(),\n}).describe(\"Request schema for retrieving Question & Answer surveys data.\");\nconst MixmaxGetQa_QuestionAnswerSchema: z.ZodTypeAny = z.object({\n answer: z.string().describe(\"Respondent answer\").nullable().optional(),\n recipientName: z.string().describe(\"Name of recipient, if available\").nullable().optional(),\n recipientEmail: z.string().describe(\"Email address of respondent\").nullable().optional(),\n}).describe(\"Schema for individual answer within a question.\");\nconst MixmaxGetQa_QuestionSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of question, typically 'textarea'\").nullable().optional(),\n answers: z.array(MixmaxGetQa_QuestionAnswerSchema).describe(\"Array of responses from recipients\").nullable().optional(),\n content: z.string().describe(\"Text of the question\").nullable().optional(),\n}).describe(\"Schema for individual question in a Q&A survey.\");\nconst MixmaxGetQa_QASurveySchema: z.ZodTypeAny = z.object({\n _id: z.string().describe(\"Unique ID of the Q&A survey\").nullable().optional(),\n title: z.string().describe(\"Title of the Question & Answer survey\").nullable().optional(),\n creatorId: z.string().describe(\"User ID of the survey creator\").nullable().optional(),\n questions: z.array(MixmaxGetQa_QuestionSchema).describe(\"Array of questions and their answers\").nullable().optional(),\n creationDate: z.number().int().describe(\"Unix timestamp when the survey was created\").nullable().optional(),\n}).describe(\"Schema for a Question & Answer survey object.\");\nexport const MixmaxGetQaOutput: z.ZodTypeAny = z.object({\n results: z.array(MixmaxGetQa_QASurveySchema).describe(\"List of Q&A survey objects\").nullable().optional(),\n}).describe(\"Response schema for retrieving Question & Answer surveys data.\");\n\nexport const mixmaxGetQa = action(\"MIXMAX_GET_QA\", {\n slug: \"mixmax-get-qa\",\n name: \"Get Q&A Surveys\",\n description: \"Tool to retrieve Question & Answer surveys data from Mixmax. Use when you need to fetch Q&A survey information including questions, responses, and respondent details. Results are returned with newest surveys first.\",\n input: MixmaxGetQaInput,\n output: MixmaxGetQaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAiC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;AAC3K,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAiD,EAAE,OAAO;CAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,6BAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,6BAA2C,EAAE,OAAO;CACxD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAK3D,MAAa,cAAc,OAAO,iBAAiB;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1G,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
@@ -0,0 +1,101 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-reports-data-table.ts
4
+ const MixmaxGetReportsDataTableInput = zod.z.object({
5
+ type: zod.z.enum([
6
+ "messages",
7
+ "meetings",
8
+ "sequences"
9
+ ]).describe("Data type to query. Valid values: messages (email analytics), meetings (meeting analytics), sequences (sequence analytics)"),
10
+ limit: zod.z.number().int().describe("Maximum number of results to return. Default: 1000, Max: 10000").optional(),
11
+ query: zod.z.string().describe("Query filter string to narrow down results (e.g., 'sent:last30days from:everyone', 'delivered:last7days')").optional(),
12
+ fields: zod.z.string().describe("Comma-delimited list of fields to return in the response (e.g., 'delivered,opened,clicked')").optional(),
13
+ offset: zod.z.number().int().describe("Pagination offset for retrieving results beyond the limit. Default: 0").optional(),
14
+ sortBy: zod.z.string().describe("Field to sort results by. Defaults to 'sent' for messages or 'start' for meetings").optional(),
15
+ groupBy: zod.z.string().describe("Aggregation method for grouping results. For messages: delegator, customerDomain, message, recipient, emailsByDomain, sender, senderGroup, time, template. For meetings: groupmember, teammate, group").optional(),
16
+ sortDesc: zod.z.boolean().describe("Sort results in descending order. Default: true").optional(),
17
+ timezone: zod.z.string().describe("RFC timezone string for time-based data (e.g., 'America/Los_Angeles', 'Europe/London'). Default: UTC").optional()
18
+ }).describe("Request model for querying messages and meetings analytics data.");
19
+ const MixmaxGetReportsDataTable_DateRangeSchema = zod.z.object({
20
+ lower: zod.z.number().int().describe("Lower bound timestamp (milliseconds since epoch)").nullable().optional(),
21
+ trend: zod.z.number().describe("Trend indicator for the range").nullable().optional(),
22
+ upper: zod.z.number().int().describe("Upper bound timestamp (milliseconds since epoch)").nullable().optional()
23
+ }).describe("Date range information for the query.");
24
+ const MixmaxGetReportsDataTable_ExtraSchema = zod.z.object({
25
+ total: zod.z.number().int().describe("Total number of results available").nullable().optional(),
26
+ trend: zod.z.number().describe("Overall trend indicator").nullable().optional(),
27
+ hasNext: zod.z.boolean().describe("Whether more results are available for pagination").nullable().optional(),
28
+ interval: zod.z.string().describe("Time interval for grouping (e.g., 'day', 'week')").nullable().optional(),
29
+ dateRange: MixmaxGetReportsDataTable_DateRangeSchema.nullable().optional()
30
+ }).describe("Additional metadata and pagination information.");
31
+ const MixmaxGetReportsDataTable_PercentagesSchema = zod.z.object({
32
+ opened: zod.z.number().describe("Percentage of opened emails").nullable().optional(),
33
+ bounced: zod.z.number().describe("Percentage of bounced emails").nullable().optional(),
34
+ clicked: zod.z.number().describe("Percentage of emails with clicks").nullable().optional(),
35
+ replied: zod.z.number().describe("Percentage of replied emails").nullable().optional(),
36
+ accepted: zod.z.number().describe("Percentage of accepted invites").nullable().optional(),
37
+ declined: zod.z.number().describe("Percentage of declined invites").nullable().optional(),
38
+ tentative: zod.z.number().describe("Percentage of tentative responses").nullable().optional(),
39
+ downloaded: zod.z.number().describe("Percentage of downloaded attachments").nullable().optional(),
40
+ unsubscribed: zod.z.number().describe("Percentage of unsubscribed recipients").nullable().optional()
41
+ }).describe("Percentage metrics for various email/meeting actions.");
42
+ const MixmaxGetReportsDataTable_TotalsSchema = zod.z.object({
43
+ sent: zod.z.number().int().describe("Total number of sent emails").nullable().optional(),
44
+ latest: zod.z.number().int().describe("Latest timestamp in the result set (milliseconds since epoch)").nullable().optional(),
45
+ opened: zod.z.number().int().describe("Total number of emails opened at least once").nullable().optional(),
46
+ bounced: zod.z.number().int().describe("Total number of bounced emails").nullable().optional(),
47
+ clicked: zod.z.number().int().describe("Total number of emails with at least one click").nullable().optional(),
48
+ domains: zod.z.number().int().describe("Total number of unique domains").nullable().optional(),
49
+ replied: zod.z.number().int().describe("Total number of emails with replies").nullable().optional(),
50
+ accepted: zod.z.number().int().describe("Total number of accepted meeting invites").nullable().optional(),
51
+ declined: zod.z.number().int().describe("Total number of declined meeting invites").nullable().optional(),
52
+ earliest: zod.z.number().int().describe("Earliest timestamp in the result set (milliseconds since epoch)").nullable().optional(),
53
+ delivered: zod.z.number().int().describe("Total number of delivered emails").nullable().optional(),
54
+ tentative: zod.z.number().int().describe("Total number of tentative meeting responses").nullable().optional(),
55
+ downloaded: zod.z.number().int().describe("Total number of file downloads").nullable().optional(),
56
+ percentages: MixmaxGetReportsDataTable_PercentagesSchema.nullable().optional(),
57
+ unsubscribed: zod.z.number().int().describe("Total number of unsubscribed recipients").nullable().optional(),
58
+ deliveredWithTrackedFiles: zod.z.number().int().describe("Total delivered emails with tracked file attachments").nullable().optional(),
59
+ deliveredWithTrackedLinks: zod.z.number().int().describe("Total delivered emails with tracked links").nullable().optional(),
60
+ deliveredWithTrackedOpens: zod.z.number().int().describe("Total delivered emails with open tracking enabled").nullable().optional(),
61
+ deliveredWithTrackedInvites: zod.z.number().int().describe("Total delivered emails with tracked meeting invites").nullable().optional()
62
+ }).describe("Aggregated totals for the query results.");
63
+ const MixmaxGetReportsDataTable_BucketSchema = zod.z.object({
64
+ opens: zod.z.number().int().describe("Total number of open events").nullable().optional(),
65
+ clicks: zod.z.number().int().describe("Total number of link clicks").nullable().optional(),
66
+ opened: zod.z.number().int().describe("Number of emails opened at least once").nullable().optional(),
67
+ bounced: zod.z.number().int().describe("Number of bounced emails").nullable().optional(),
68
+ clicked: zod.z.number().int().describe("Number of emails with at least one click").nullable().optional(),
69
+ replied: zod.z.number().int().describe("Number of emails with replies").nullable().optional(),
70
+ subject: zod.z.string().describe("Email subject line").nullable().optional(),
71
+ waiting: zod.z.number().int().describe("Number of recipients waiting to respond").nullable().optional(),
72
+ accepted: zod.z.number().int().describe("Number of accepted meeting invites").nullable().optional(),
73
+ declined: zod.z.number().int().describe("Number of declined meeting invites").nullable().optional(),
74
+ fromName: zod.z.string().describe("Sender name").nullable().optional(),
75
+ delivered: zod.z.number().int().describe("Number of delivered emails").nullable().optional(),
76
+ downloads: zod.z.number().int().describe("Total number of file download events").nullable().optional(),
77
+ fromEmail: zod.z.string().describe("Sender email address").nullable().optional(),
78
+ templates: zod.z.array(zod.z.string()).describe("List of template names used").nullable().optional(),
79
+ tentative: zod.z.number().int().describe("Number of tentative meeting responses").nullable().optional(),
80
+ downloaded: zod.z.number().int().describe("Number of file downloads").nullable().optional(),
81
+ sequenceId: zod.z.string().describe("Sequence identifier if part of a sequence").nullable().optional(),
82
+ templateIds: zod.z.array(zod.z.string()).describe("List of template identifiers used").nullable().optional(),
83
+ recipientNames: zod.z.array(zod.z.string()).describe("List of recipient names").nullable().optional(),
84
+ recipientEmails: zod.z.array(zod.z.string()).describe("List of recipient email addresses").nullable().optional()
85
+ }).describe("Individual data bucket containing metrics for a specific group.");
86
+ const MixmaxGetReportsDataTableOutput = zod.z.object({
87
+ extra: MixmaxGetReportsDataTable_ExtraSchema.nullable().optional(),
88
+ totals: MixmaxGetReportsDataTable_TotalsSchema.nullable().optional(),
89
+ buckets: zod.z.array(MixmaxGetReportsDataTable_BucketSchema).describe("Array of data buckets containing query results with metrics and dimensions").nullable().optional()
90
+ }).describe("Response model containing analytics data for messages and meetings.");
91
+ const mixmaxGetReportsDataTable = require_action.action("MIXMAX_GET_REPORTS_DATA_TABLE", {
92
+ slug: "mixmax-get-reports-data-table",
93
+ name: "Get Reports Data Table",
94
+ description: "Tool to query analytics data for messages and meetings from Mixmax reports. Returns metrics like opens, clicks, replies, deliverability rates, and percentages. Use when you need to retrieve analytics or performance data for email campaigns or meeting activity.",
95
+ input: MixmaxGetReportsDataTableInput,
96
+ output: MixmaxGetReportsDataTableOutput
97
+ });
98
+ //#endregion
99
+ exports.mixmaxGetReportsDataTable = mixmaxGetReportsDataTable;
100
+
101
+ //# sourceMappingURL=get-reports-data-table.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-reports-data-table.cjs","names":["z","action"],"sources":["../../src/actions/get-reports-data-table.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetReportsDataTableInput: z.ZodTypeAny = z.object({\n type: z.enum([\"messages\", \"meetings\", \"sequences\"]).describe(\"Data type to query. Valid values: messages (email analytics), meetings (meeting analytics), sequences (sequence analytics)\"),\n limit: z.number().int().describe(\"Maximum number of results to return. Default: 1000, Max: 10000\").optional(),\n query: z.string().describe(\"Query filter string to narrow down results (e.g., 'sent:last30days from:everyone', 'delivered:last7days')\").optional(),\n fields: z.string().describe(\"Comma-delimited list of fields to return in the response (e.g., 'delivered,opened,clicked')\").optional(),\n offset: z.number().int().describe(\"Pagination offset for retrieving results beyond the limit. Default: 0\").optional(),\n sortBy: z.string().describe(\"Field to sort results by. Defaults to 'sent' for messages or 'start' for meetings\").optional(),\n groupBy: z.string().describe(\"Aggregation method for grouping results. For messages: delegator, customerDomain, message, recipient, emailsByDomain, sender, senderGroup, time, template. For meetings: groupmember, teammate, group\").optional(),\n sortDesc: z.boolean().describe(\"Sort results in descending order. Default: true\").optional(),\n timezone: z.string().describe(\"RFC timezone string for time-based data (e.g., 'America/Los_Angeles', 'Europe/London'). Default: UTC\").optional(),\n}).describe(\"Request model for querying messages and meetings analytics data.\");\nconst MixmaxGetReportsDataTable_DateRangeSchema: z.ZodTypeAny = z.object({\n lower: z.number().int().describe(\"Lower bound timestamp (milliseconds since epoch)\").nullable().optional(),\n trend: z.number().describe(\"Trend indicator for the range\").nullable().optional(),\n upper: z.number().int().describe(\"Upper bound timestamp (milliseconds since epoch)\").nullable().optional(),\n}).describe(\"Date range information for the query.\");\nconst MixmaxGetReportsDataTable_ExtraSchema: z.ZodTypeAny = z.object({\n total: z.number().int().describe(\"Total number of results available\").nullable().optional(),\n trend: z.number().describe(\"Overall trend indicator\").nullable().optional(),\n hasNext: z.boolean().describe(\"Whether more results are available for pagination\").nullable().optional(),\n interval: z.string().describe(\"Time interval for grouping (e.g., 'day', 'week')\").nullable().optional(),\n dateRange: MixmaxGetReportsDataTable_DateRangeSchema.nullable().optional(),\n}).describe(\"Additional metadata and pagination information.\");\nconst MixmaxGetReportsDataTable_PercentagesSchema: z.ZodTypeAny = z.object({\n opened: z.number().describe(\"Percentage of opened emails\").nullable().optional(),\n bounced: z.number().describe(\"Percentage of bounced emails\").nullable().optional(),\n clicked: z.number().describe(\"Percentage of emails with clicks\").nullable().optional(),\n replied: z.number().describe(\"Percentage of replied emails\").nullable().optional(),\n accepted: z.number().describe(\"Percentage of accepted invites\").nullable().optional(),\n declined: z.number().describe(\"Percentage of declined invites\").nullable().optional(),\n tentative: z.number().describe(\"Percentage of tentative responses\").nullable().optional(),\n downloaded: z.number().describe(\"Percentage of downloaded attachments\").nullable().optional(),\n unsubscribed: z.number().describe(\"Percentage of unsubscribed recipients\").nullable().optional(),\n}).describe(\"Percentage metrics for various email/meeting actions.\");\nconst MixmaxGetReportsDataTable_TotalsSchema: z.ZodTypeAny = z.object({\n sent: z.number().int().describe(\"Total number of sent emails\").nullable().optional(),\n latest: z.number().int().describe(\"Latest timestamp in the result set (milliseconds since epoch)\").nullable().optional(),\n opened: z.number().int().describe(\"Total number of emails opened at least once\").nullable().optional(),\n bounced: z.number().int().describe(\"Total number of bounced emails\").nullable().optional(),\n clicked: z.number().int().describe(\"Total number of emails with at least one click\").nullable().optional(),\n domains: z.number().int().describe(\"Total number of unique domains\").nullable().optional(),\n replied: z.number().int().describe(\"Total number of emails with replies\").nullable().optional(),\n accepted: z.number().int().describe(\"Total number of accepted meeting invites\").nullable().optional(),\n declined: z.number().int().describe(\"Total number of declined meeting invites\").nullable().optional(),\n earliest: z.number().int().describe(\"Earliest timestamp in the result set (milliseconds since epoch)\").nullable().optional(),\n delivered: z.number().int().describe(\"Total number of delivered emails\").nullable().optional(),\n tentative: z.number().int().describe(\"Total number of tentative meeting responses\").nullable().optional(),\n downloaded: z.number().int().describe(\"Total number of file downloads\").nullable().optional(),\n percentages: MixmaxGetReportsDataTable_PercentagesSchema.nullable().optional(),\n unsubscribed: z.number().int().describe(\"Total number of unsubscribed recipients\").nullable().optional(),\n deliveredWithTrackedFiles: z.number().int().describe(\"Total delivered emails with tracked file attachments\").nullable().optional(),\n deliveredWithTrackedLinks: z.number().int().describe(\"Total delivered emails with tracked links\").nullable().optional(),\n deliveredWithTrackedOpens: z.number().int().describe(\"Total delivered emails with open tracking enabled\").nullable().optional(),\n deliveredWithTrackedInvites: z.number().int().describe(\"Total delivered emails with tracked meeting invites\").nullable().optional(),\n}).describe(\"Aggregated totals for the query results.\");\nconst MixmaxGetReportsDataTable_BucketSchema: z.ZodTypeAny = z.object({\n opens: z.number().int().describe(\"Total number of open events\").nullable().optional(),\n clicks: z.number().int().describe(\"Total number of link clicks\").nullable().optional(),\n opened: z.number().int().describe(\"Number of emails opened at least once\").nullable().optional(),\n bounced: z.number().int().describe(\"Number of bounced emails\").nullable().optional(),\n clicked: z.number().int().describe(\"Number of emails with at least one click\").nullable().optional(),\n replied: z.number().int().describe(\"Number of emails with replies\").nullable().optional(),\n subject: z.string().describe(\"Email subject line\").nullable().optional(),\n waiting: z.number().int().describe(\"Number of recipients waiting to respond\").nullable().optional(),\n accepted: z.number().int().describe(\"Number of accepted meeting invites\").nullable().optional(),\n declined: z.number().int().describe(\"Number of declined meeting invites\").nullable().optional(),\n fromName: z.string().describe(\"Sender name\").nullable().optional(),\n delivered: z.number().int().describe(\"Number of delivered emails\").nullable().optional(),\n downloads: z.number().int().describe(\"Total number of file download events\").nullable().optional(),\n fromEmail: z.string().describe(\"Sender email address\").nullable().optional(),\n templates: z.array(z.string()).describe(\"List of template names used\").nullable().optional(),\n tentative: z.number().int().describe(\"Number of tentative meeting responses\").nullable().optional(),\n downloaded: z.number().int().describe(\"Number of file downloads\").nullable().optional(),\n sequenceId: z.string().describe(\"Sequence identifier if part of a sequence\").nullable().optional(),\n templateIds: z.array(z.string()).describe(\"List of template identifiers used\").nullable().optional(),\n recipientNames: z.array(z.string()).describe(\"List of recipient names\").nullable().optional(),\n recipientEmails: z.array(z.string()).describe(\"List of recipient email addresses\").nullable().optional(),\n}).describe(\"Individual data bucket containing metrics for a specific group.\");\nexport const MixmaxGetReportsDataTableOutput: z.ZodTypeAny = z.object({\n extra: MixmaxGetReportsDataTable_ExtraSchema.nullable().optional(),\n totals: MixmaxGetReportsDataTable_TotalsSchema.nullable().optional(),\n buckets: z.array(MixmaxGetReportsDataTable_BucketSchema).describe(\"Array of data buckets containing query results with metrics and dimensions\").nullable().optional(),\n}).describe(\"Response model containing analytics data for messages and meetings.\");\n\nexport const mixmaxGetReportsDataTable = action(\"MIXMAX_GET_REPORTS_DATA_TABLE\", {\n slug: \"mixmax-get-reports-data-table\",\n name: \"Get Reports Data Table\",\n description: \"Tool to query analytics data for messages and meetings from Mixmax reports. Returns metrics like opens, clicks, replies, deliverability rates, and percentages. Use when you need to retrieve analytics or performance data for email campaigns or meeting activity.\",\n input: MixmaxGetReportsDataTableInput,\n output: MixmaxGetReportsDataTableOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-reports-data-table.d.ts
4
+ declare const MixmaxGetReportsDataTableInput: z.ZodTypeAny;
5
+ declare const MixmaxGetReportsDataTableOutput: z.ZodTypeAny;
6
+ declare const mixmaxGetReportsDataTable: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { mixmaxGetReportsDataTable };
9
+ //# sourceMappingURL=get-reports-data-table.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-reports-data-table.d.cts","names":[],"sources":["../../src/actions/get-reports-data-table.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAUgC;AAAA,cAoElE,+BAAA,EAAiC,CAAA,CAAE,UAIkC;AAAA,cAErE,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-reports-data-table.d.ts
4
+ declare const MixmaxGetReportsDataTableInput: z.ZodTypeAny;
5
+ declare const MixmaxGetReportsDataTableOutput: z.ZodTypeAny;
6
+ declare const mixmaxGetReportsDataTable: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { mixmaxGetReportsDataTable };
9
+ //# sourceMappingURL=get-reports-data-table.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-reports-data-table.d.mts","names":[],"sources":["../../src/actions/get-reports-data-table.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAUgC;AAAA,cAoElE,+BAAA,EAAiC,CAAA,CAAE,UAIkC;AAAA,cAErE,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}