@keystrokehq/mixmax 0.1.4 → 0.1.5

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 (217) hide show
  1. package/dist/actions/add-contact-to-group.d.cts +13 -1
  2. package/dist/actions/add-contact-to-group.d.cts.map +1 -1
  3. package/dist/actions/add-contact-to-group.d.mts +13 -1
  4. package/dist/actions/add-contact-to-group.d.mts.map +1 -1
  5. package/dist/actions/add-email-to-unsubscribe-list.d.cts +13 -1
  6. package/dist/actions/add-email-to-unsubscribe-list.d.mts +13 -1
  7. package/dist/actions/add-snippet-to-tag.d.cts +13 -1
  8. package/dist/actions/add-snippet-to-tag.d.mts +13 -1
  9. package/dist/actions/add-team-members.d.cts +13 -1
  10. package/dist/actions/add-team-members.d.mts +13 -1
  11. package/dist/actions/cancel-sequences.d.cts +13 -1
  12. package/dist/actions/cancel-sequences.d.mts +13 -1
  13. package/dist/actions/create-code-snippet.d.cts +13 -1
  14. package/dist/actions/create-code-snippet.d.mts +13 -1
  15. package/dist/actions/create-contact-note.d.cts +13 -1
  16. package/dist/actions/create-contact-note.d.mts +13 -1
  17. package/dist/actions/create-contact.d.cts +13 -1
  18. package/dist/actions/create-contact.d.cts.map +1 -1
  19. package/dist/actions/create-contact.d.mts +13 -1
  20. package/dist/actions/create-contact.d.mts.map +1 -1
  21. package/dist/actions/create-insights-report.d.cts +13 -1
  22. package/dist/actions/create-insights-report.d.mts +13 -1
  23. package/dist/actions/create-integration-enhancement.d.cts +13 -1
  24. package/dist/actions/create-integration-enhancement.d.mts +13 -1
  25. package/dist/actions/create-integrations-command.d.cts +13 -1
  26. package/dist/actions/create-integrations-command.d.mts +13 -1
  27. package/dist/actions/create-integrations-sidebars.d.cts +13 -1
  28. package/dist/actions/create-integrations-sidebars.d.mts +13 -1
  29. package/dist/actions/create-link-resolver.d.cts +13 -1
  30. package/dist/actions/create-link-resolver.d.mts +13 -1
  31. package/dist/actions/create-livefeed-search.d.cts +13 -1
  32. package/dist/actions/create-livefeed-search.d.mts +13 -1
  33. package/dist/actions/create-message.d.cts +13 -1
  34. package/dist/actions/create-message.d.mts +13 -1
  35. package/dist/actions/create-rule-action.d.cts +13 -1
  36. package/dist/actions/create-rule-action.d.mts +13 -1
  37. package/dist/actions/create-rule.d.cts +13 -1
  38. package/dist/actions/create-rule.d.mts +13 -1
  39. package/dist/actions/create-sequence-folder.d.cts +13 -1
  40. package/dist/actions/create-sequence-folder.d.mts +13 -1
  41. package/dist/actions/create-snippet-tag.d.cts +13 -1
  42. package/dist/actions/create-snippet-tag.d.mts +13 -1
  43. package/dist/actions/create-team.d.cts +13 -1
  44. package/dist/actions/create-team.d.mts +13 -1
  45. package/dist/actions/delete-contact-note.d.cts +13 -1
  46. package/dist/actions/delete-contact-note.d.mts +13 -1
  47. package/dist/actions/delete-contact.d.cts +13 -1
  48. package/dist/actions/delete-contact.d.mts +13 -1
  49. package/dist/actions/delete-integration-enhancement.d.cts +13 -1
  50. package/dist/actions/delete-integration-enhancement.d.mts +13 -1
  51. package/dist/actions/delete-integrations-commands-id.d.cts +13 -1
  52. package/dist/actions/delete-integrations-commands-id.d.mts +13 -1
  53. package/dist/actions/delete-integrations-sidebars.d.cts +13 -1
  54. package/dist/actions/delete-integrations-sidebars.d.mts +13 -1
  55. package/dist/actions/delete-link-resolver.d.cts +13 -1
  56. package/dist/actions/delete-link-resolver.d.mts +13 -1
  57. package/dist/actions/delete-rule-action.d.cts +13 -1
  58. package/dist/actions/delete-rule-action.d.mts +13 -1
  59. package/dist/actions/delete-rule.d.cts +13 -1
  60. package/dist/actions/delete-rule.d.mts +13 -1
  61. package/dist/actions/delete-sequence-folder.d.cts +13 -1
  62. package/dist/actions/delete-sequence-folder.d.mts +13 -1
  63. package/dist/actions/delete-snippet-tag.d.cts +13 -1
  64. package/dist/actions/delete-snippet-tag.d.mts +13 -1
  65. package/dist/actions/delete-snippet.d.cts +13 -1
  66. package/dist/actions/delete-snippet.d.mts +13 -1
  67. package/dist/actions/delete-team.d.cts +13 -1
  68. package/dist/actions/delete-team.d.mts +13 -1
  69. package/dist/actions/delete-unsubscribe.d.cts +13 -1
  70. package/dist/actions/delete-unsubscribe.d.mts +13 -1
  71. package/dist/actions/get-code-snippet.d.cts +13 -1
  72. package/dist/actions/get-code-snippet.d.mts +13 -1
  73. package/dist/actions/get-contact.d.cts +13 -1
  74. package/dist/actions/get-contact.d.mts +13 -1
  75. package/dist/actions/get-contactgroup-contacts.d.cts +15 -3
  76. package/dist/actions/get-contactgroup-contacts.d.mts +15 -3
  77. package/dist/actions/get-filerequests.d.cts +13 -1
  78. package/dist/actions/get-filerequests.d.cts.map +1 -1
  79. package/dist/actions/get-filerequests.d.mts +13 -1
  80. package/dist/actions/get-filerequests.d.mts.map +1 -1
  81. package/dist/actions/get-insights-report-by-id.d.cts +13 -1
  82. package/dist/actions/get-insights-report-by-id.d.mts +13 -1
  83. package/dist/actions/get-integrations-commands.d.cts +13 -1
  84. package/dist/actions/get-integrations-commands.d.cts.map +1 -1
  85. package/dist/actions/get-integrations-commands.d.mts +13 -1
  86. package/dist/actions/get-integrations-commands.d.mts.map +1 -1
  87. package/dist/actions/get-integrations-enhancements.d.cts +13 -1
  88. package/dist/actions/get-integrations-enhancements.d.cts.map +1 -1
  89. package/dist/actions/get-integrations-enhancements.d.mts +13 -1
  90. package/dist/actions/get-integrations-enhancements.d.mts.map +1 -1
  91. package/dist/actions/get-integrations-linkresolvers.d.cts +13 -1
  92. package/dist/actions/get-integrations-linkresolvers.d.cts.map +1 -1
  93. package/dist/actions/get-integrations-linkresolvers.d.mts +13 -1
  94. package/dist/actions/get-integrations-linkresolvers.d.mts.map +1 -1
  95. package/dist/actions/get-integrations-sidebars.d.cts +13 -1
  96. package/dist/actions/get-integrations-sidebars.d.cts.map +1 -1
  97. package/dist/actions/get-integrations-sidebars.d.mts +13 -1
  98. package/dist/actions/get-integrations-sidebars.d.mts.map +1 -1
  99. package/dist/actions/get-livefeed-events.d.cts +13 -1
  100. package/dist/actions/get-livefeed-events.d.mts +13 -1
  101. package/dist/actions/get-livefeed.d.cts +13 -1
  102. package/dist/actions/get-livefeed.d.mts +13 -1
  103. package/dist/actions/get-meeting-invites.d.cts +13 -1
  104. package/dist/actions/get-meeting-invites.d.mts +13 -1
  105. package/dist/actions/get-message.d.cts +13 -1
  106. package/dist/actions/get-message.d.mts +13 -1
  107. package/dist/actions/get-messages.d.cts +13 -1
  108. package/dist/actions/get-messages.d.mts +13 -1
  109. package/dist/actions/get-polls.d.cts +13 -1
  110. package/dist/actions/get-polls.d.mts +13 -1
  111. package/dist/actions/get-qa.d.cts +13 -1
  112. package/dist/actions/get-qa.d.mts +13 -1
  113. package/dist/actions/get-reports-data-table.d.cts +13 -1
  114. package/dist/actions/get-reports-data-table.d.mts +13 -1
  115. package/dist/actions/get-rules-id.d.cts +13 -1
  116. package/dist/actions/get-rules-id.d.mts +13 -1
  117. package/dist/actions/get-rules.d.cts +13 -1
  118. package/dist/actions/get-rules.d.cts.map +1 -1
  119. package/dist/actions/get-rules.d.mts +13 -1
  120. package/dist/actions/get-rules.d.mts.map +1 -1
  121. package/dist/actions/get-salesforce-account.d.cts +13 -1
  122. package/dist/actions/get-salesforce-account.d.cts.map +1 -1
  123. package/dist/actions/get-salesforce-account.d.mts +13 -1
  124. package/dist/actions/get-salesforce-account.d.mts.map +1 -1
  125. package/dist/actions/get-sequence-folder.d.cts +13 -1
  126. package/dist/actions/get-sequence-folder.d.mts +13 -1
  127. package/dist/actions/get-snippet-tag.d.cts +13 -1
  128. package/dist/actions/get-snippet-tag.d.mts +13 -1
  129. package/dist/actions/get-snippet-tags.d.cts +13 -1
  130. package/dist/actions/get-snippet-tags.d.cts.map +1 -1
  131. package/dist/actions/get-snippet-tags.d.mts +13 -1
  132. package/dist/actions/get-snippet-tags.d.mts.map +1 -1
  133. package/dist/actions/get-snippets-id.d.cts +13 -1
  134. package/dist/actions/get-snippets-id.d.mts +13 -1
  135. package/dist/actions/get-team-members.d.cts +13 -1
  136. package/dist/actions/get-team-members.d.mts +13 -1
  137. package/dist/actions/get-teams.d.cts +13 -1
  138. package/dist/actions/get-teams.d.cts.map +1 -1
  139. package/dist/actions/get-teams.d.mts +13 -1
  140. package/dist/actions/get-teams.d.mts.map +1 -1
  141. package/dist/actions/get-unsubscribes.d.cts +13 -1
  142. package/dist/actions/get-unsubscribes.d.mts +13 -1
  143. package/dist/actions/get-user-preferences-me.d.cts +13 -1
  144. package/dist/actions/get-user-preferences-me.d.cts.map +1 -1
  145. package/dist/actions/get-user-preferences-me.d.mts +13 -1
  146. package/dist/actions/get-user-preferences-me.d.mts.map +1 -1
  147. package/dist/actions/get-users-me.d.cts +13 -1
  148. package/dist/actions/get-users-me.d.cts.map +1 -1
  149. package/dist/actions/get-users-me.d.mts +13 -1
  150. package/dist/actions/get-users-me.d.mts.map +1 -1
  151. package/dist/actions/get-yes-no.d.cts +13 -1
  152. package/dist/actions/get-yes-no.d.mts +13 -1
  153. package/dist/actions/list-code-snippets.d.cts +13 -1
  154. package/dist/actions/list-code-snippets.d.cts.map +1 -1
  155. package/dist/actions/list-code-snippets.d.mts +13 -1
  156. package/dist/actions/list-code-snippets.d.mts.map +1 -1
  157. package/dist/actions/list-contact-groups.d.cts +13 -1
  158. package/dist/actions/list-contact-groups.d.mts +13 -1
  159. package/dist/actions/list-rule-actions.d.cts +13 -1
  160. package/dist/actions/list-rule-actions.d.mts +13 -1
  161. package/dist/actions/list-sequence-folders.d.cts +13 -1
  162. package/dist/actions/list-sequence-folders.d.mts +13 -1
  163. package/dist/actions/list-sequences.d.cts +13 -1
  164. package/dist/actions/list-sequences.d.mts +13 -1
  165. package/dist/actions/list-snippets.d.cts +13 -1
  166. package/dist/actions/list-snippets.d.mts +13 -1
  167. package/dist/actions/patch-rules-id-actions-id.d.cts +13 -1
  168. package/dist/actions/patch-rules-id-actions-id.d.mts +13 -1
  169. package/dist/actions/patch-rules-id.d.cts +13 -1
  170. package/dist/actions/patch-rules-id.d.mts +13 -1
  171. package/dist/actions/patch-snippets-id.d.cts +13 -1
  172. package/dist/actions/patch-snippets-id.d.mts +13 -1
  173. package/dist/actions/query-contacts.d.cts +13 -1
  174. package/dist/actions/query-contacts.d.mts +13 -1
  175. package/dist/actions/remove-contact-from-group.d.cts +13 -1
  176. package/dist/actions/remove-contact-from-group.d.mts +13 -1
  177. package/dist/actions/remove-team-member.d.cts +13 -1
  178. package/dist/actions/remove-team-member.d.mts +13 -1
  179. package/dist/actions/search-sequences.d.cts +13 -1
  180. package/dist/actions/search-sequences.d.mts +13 -1
  181. package/dist/actions/send-message.d.cts +13 -1
  182. package/dist/actions/send-message.d.mts +13 -1
  183. package/dist/actions/send-snippet.d.cts +13 -1
  184. package/dist/actions/send-snippet.d.mts +13 -1
  185. package/dist/actions/send-test-message.d.cts +13 -1
  186. package/dist/actions/send-test-message.d.mts +13 -1
  187. package/dist/actions/update-appointment-link-calendar-name.d.cts +13 -1
  188. package/dist/actions/update-appointment-link-calendar-name.d.mts +13 -1
  189. package/dist/actions/update-contact-note.d.cts +13 -1
  190. package/dist/actions/update-contact-note.d.mts +13 -1
  191. package/dist/actions/update-contact.d.cts +13 -1
  192. package/dist/actions/update-contact.d.cts.map +1 -1
  193. package/dist/actions/update-contact.d.mts +13 -1
  194. package/dist/actions/update-contact.d.mts.map +1 -1
  195. package/dist/actions/update-insights-report.d.cts +13 -1
  196. package/dist/actions/update-insights-report.d.mts +13 -1
  197. package/dist/actions/update-message.d.cts +13 -1
  198. package/dist/actions/update-message.d.mts +13 -1
  199. package/dist/actions/update-sequence-folder.d.cts +13 -1
  200. package/dist/actions/update-sequence-folder.d.mts +13 -1
  201. package/dist/actions/update-snippet-tag.d.cts +13 -1
  202. package/dist/actions/update-snippet-tag.d.cts.map +1 -1
  203. package/dist/actions/update-snippet-tag.d.mts +13 -1
  204. package/dist/actions/update-snippet-tag.d.mts.map +1 -1
  205. package/dist/actions/update-team.d.cts +13 -1
  206. package/dist/actions/update-team.d.mts +13 -1
  207. package/dist/actions/update-user-preferences-me.d.cts +13 -1
  208. package/dist/actions/update-user-preferences-me.d.mts +13 -1
  209. package/dist/app.cjs +5 -2
  210. package/dist/app.cjs.map +1 -1
  211. package/dist/app.d.cts +9 -1
  212. package/dist/app.d.cts.map +1 -1
  213. package/dist/app.d.mts +9 -1
  214. package/dist/app.d.mts.map +1 -1
  215. package/dist/app.mjs +3 -1
  216. package/dist/app.mjs.map +1 -1
  217. package/package.json +1 -1
@@ -9,7 +9,19 @@ declare const MixmaxDeleteRuleOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const mixmaxDeleteRule: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { mixmaxDeleteRule };
15
27
  //# sourceMappingURL=delete-rule.d.mts.map
@@ -9,7 +9,19 @@ declare const MixmaxDeleteSequenceFolderOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const mixmaxDeleteSequenceFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { mixmaxDeleteSequenceFolder };
15
27
  //# sourceMappingURL=delete-sequence-folder.d.cts.map
@@ -9,7 +9,19 @@ declare const MixmaxDeleteSequenceFolderOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const mixmaxDeleteSequenceFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { mixmaxDeleteSequenceFolder };
15
27
  //# sourceMappingURL=delete-sequence-folder.d.mts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteSnippetTagOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteSnippetTag: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteSnippetTag };
16
28
  //# sourceMappingURL=delete-snippet-tag.d.cts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteSnippetTagOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteSnippetTag: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteSnippetTag };
16
28
  //# sourceMappingURL=delete-snippet-tag.d.mts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteSnippetOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteSnippet };
16
28
  //# sourceMappingURL=delete-snippet.d.cts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteSnippetOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteSnippet };
16
28
  //# sourceMappingURL=delete-snippet.d.mts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteTeamOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteTeam };
16
28
  //# sourceMappingURL=delete-team.d.cts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteTeamOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteTeam };
16
28
  //# sourceMappingURL=delete-team.d.mts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteUnsubscribeOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteUnsubscribe: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  email: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteUnsubscribe };
16
28
  //# sourceMappingURL=delete-unsubscribe.d.cts.map
@@ -10,7 +10,19 @@ declare const MixmaxDeleteUnsubscribeOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const mixmaxDeleteUnsubscribe: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  email: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { mixmaxDeleteUnsubscribe };
16
28
  //# sourceMappingURL=delete-unsubscribe.d.mts.map
@@ -17,7 +17,19 @@ declare const MixmaxGetCodeSnippetOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const mixmaxGetCodeSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { mixmaxGetCodeSnippet };
23
35
  //# sourceMappingURL=get-code-snippet.d.cts.map
@@ -17,7 +17,19 @@ declare const MixmaxGetCodeSnippetOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const mixmaxGetCodeSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { mixmaxGetCodeSnippet };
23
35
  //# sourceMappingURL=get-code-snippet.d.mts.map
@@ -15,7 +15,19 @@ declare const MixmaxGetContactOutput: z.ZodObject<{
15
15
  declare const mixmaxGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  id: string;
17
17
  expand?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { mixmaxGetContact };
21
33
  //# sourceMappingURL=get-contact.d.cts.map
@@ -15,7 +15,19 @@ declare const MixmaxGetContactOutput: z.ZodObject<{
15
15
  declare const mixmaxGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  id: string;
17
17
  expand?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { mixmaxGetContact };
21
33
  //# sourceMappingURL=get-contact.d.mts.map
@@ -4,8 +4,8 @@ import { z } from "zod";
4
4
  declare const MixmaxGetContactgroupContactsInput: z.ZodObject<{
5
5
  id: z.ZodString;
6
6
  sort: z.ZodOptional<z.ZodEnum<{
7
- email: "email";
8
7
  name: "name";
8
+ email: "email";
9
9
  timestamp: "timestamp";
10
10
  usedCount: "usedCount";
11
11
  }>>;
@@ -61,7 +61,7 @@ declare const MixmaxGetContactgroupContactsOutput: z.ZodObject<{
61
61
  }, z.core.$loose>;
62
62
  declare const mixmaxGetContactgroupContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
63
63
  id: string;
64
- sort?: "email" | "name" | "timestamp" | "usedCount" | undefined;
64
+ sort?: "name" | "email" | "timestamp" | "usedCount" | undefined;
65
65
  dates?: "today" | "yesterday" | "last7" | "thisWeek" | "lastWeek" | "last30" | "thisMonth" | "lastMonth" | "last12Months" | "thisYear" | "lastYear" | "allTime" | "specific" | undefined;
66
66
  since?: string | undefined;
67
67
  until?: string | undefined;
@@ -69,7 +69,19 @@ declare const mixmaxGetContactgroupContacts: import("@keystrokehq/action").Workf
69
69
  sortAscending?: boolean | undefined;
70
70
  withAnalytics?: boolean | undefined;
71
71
  timezoneOffset?: number | undefined;
72
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
72
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ generic_api_key: z.ZodString;
84
+ }, z.core.$strip>>]>;
73
85
  //#endregion
74
86
  export { mixmaxGetContactgroupContacts };
75
87
  //# sourceMappingURL=get-contactgroup-contacts.d.cts.map
@@ -4,8 +4,8 @@ import { z } from "zod";
4
4
  declare const MixmaxGetContactgroupContactsInput: z.ZodObject<{
5
5
  id: z.ZodString;
6
6
  sort: z.ZodOptional<z.ZodEnum<{
7
- email: "email";
8
7
  name: "name";
8
+ email: "email";
9
9
  timestamp: "timestamp";
10
10
  usedCount: "usedCount";
11
11
  }>>;
@@ -61,7 +61,7 @@ declare const MixmaxGetContactgroupContactsOutput: z.ZodObject<{
61
61
  }, z.core.$loose>;
62
62
  declare const mixmaxGetContactgroupContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
63
63
  id: string;
64
- sort?: "email" | "name" | "timestamp" | "usedCount" | undefined;
64
+ sort?: "name" | "email" | "timestamp" | "usedCount" | undefined;
65
65
  dates?: "today" | "yesterday" | "last7" | "thisWeek" | "lastWeek" | "last30" | "thisMonth" | "lastMonth" | "last12Months" | "thisYear" | "lastYear" | "allTime" | "specific" | undefined;
66
66
  since?: string | undefined;
67
67
  until?: string | undefined;
@@ -69,7 +69,19 @@ declare const mixmaxGetContactgroupContacts: import("@keystrokehq/action").Workf
69
69
  sortAscending?: boolean | undefined;
70
70
  withAnalytics?: boolean | undefined;
71
71
  timezoneOffset?: number | undefined;
72
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
72
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ generic_api_key: z.ZodString;
84
+ }, z.core.$strip>>]>;
73
85
  //#endregion
74
86
  export { mixmaxGetContactgroupContacts };
75
87
  //# sourceMappingURL=get-contactgroup-contacts.d.mts.map
@@ -16,7 +16,19 @@ declare const MixmaxGetFilerequestsOutput: z.ZodObject<{
16
16
  timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$loose>>;
18
18
  }, z.core.$loose>;
19
- declare const mixmaxGetFilerequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const mixmaxGetFilerequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { mixmaxGetFilerequests };
22
34
  //# sourceMappingURL=get-filerequests.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-filerequests.d.cts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-filerequests.d.cts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -16,7 +16,19 @@ declare const MixmaxGetFilerequestsOutput: z.ZodObject<{
16
16
  timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$loose>>;
18
18
  }, z.core.$loose>;
19
- declare const mixmaxGetFilerequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const mixmaxGetFilerequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { mixmaxGetFilerequests };
22
34
  //# sourceMappingURL=get-filerequests.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-filerequests.d.mts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-filerequests.d.mts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -15,7 +15,19 @@ declare const MixmaxGetInsightsReportByIdOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const mixmaxGetInsightsReportById: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { mixmaxGetInsightsReportById };
21
33
  //# sourceMappingURL=get-insights-report-by-id.d.cts.map
@@ -15,7 +15,19 @@ declare const MixmaxGetInsightsReportByIdOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const mixmaxGetInsightsReportById: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { mixmaxGetInsightsReportById };
21
33
  //# sourceMappingURL=get-insights-report-by-id.d.mts.map
@@ -20,7 +20,19 @@ declare const MixmaxGetIntegrationsCommandsOutput: z.ZodObject<{
20
20
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  hasPrevious: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
22
22
  }, z.core.$loose>;
23
- declare const mixmaxGetIntegrationsCommands: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ declare const mixmaxGetIntegrationsCommands: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { mixmaxGetIntegrationsCommands };
26
38
  //# sourceMappingURL=get-integrations-commands.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-commands.d.cts","names":[],"sources":["../../src/actions/get-integrations-commands.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAalC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-commands.d.cts","names":[],"sources":["../../src/actions/get-integrations-commands.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAalC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -20,7 +20,19 @@ declare const MixmaxGetIntegrationsCommandsOutput: z.ZodObject<{
20
20
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  hasPrevious: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
22
22
  }, z.core.$loose>;
23
- declare const mixmaxGetIntegrationsCommands: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ declare const mixmaxGetIntegrationsCommands: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { mixmaxGetIntegrationsCommands };
26
38
  //# sourceMappingURL=get-integrations-commands.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-commands.d.mts","names":[],"sources":["../../src/actions/get-integrations-commands.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAalC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-commands.d.mts","names":[],"sources":["../../src/actions/get-integrations-commands.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAalC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -12,7 +12,19 @@ declare const MixmaxGetIntegrationsEnhancementsOutput: z.ZodObject<{
12
12
  resolverURL: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  }, z.core.$loose>>>>;
14
14
  }, z.core.$loose>;
15
- declare const mixmaxGetIntegrationsEnhancements: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const mixmaxGetIntegrationsEnhancements: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { mixmaxGetIntegrationsEnhancements };
18
30
  //# sourceMappingURL=get-integrations-enhancements.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-enhancements.d.cts","names":[],"sources":["../../src/actions/get-integrations-enhancements.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAStC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-enhancements.d.cts","names":[],"sources":["../../src/actions/get-integrations-enhancements.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAStC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -12,7 +12,19 @@ declare const MixmaxGetIntegrationsEnhancementsOutput: z.ZodObject<{
12
12
  resolverURL: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  }, z.core.$loose>>>>;
14
14
  }, z.core.$loose>;
15
- declare const mixmaxGetIntegrationsEnhancements: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const mixmaxGetIntegrationsEnhancements: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { mixmaxGetIntegrationsEnhancements };
18
30
  //# sourceMappingURL=get-integrations-enhancements.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-enhancements.d.mts","names":[],"sources":["../../src/actions/get-integrations-enhancements.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAStC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-enhancements.d.mts","names":[],"sources":["../../src/actions/get-integrations-enhancements.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAStC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAIvC,iCAAA,gCAAiC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}