@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
@@ -18,7 +18,19 @@ declare const MixmaxGetSequenceFolderOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const mixmaxGetSequenceFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { mixmaxGetSequenceFolder };
24
36
  //# sourceMappingURL=get-sequence-folder.d.cts.map
@@ -18,7 +18,19 @@ declare const MixmaxGetSequenceFolderOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const mixmaxGetSequenceFolder: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { mixmaxGetSequenceFolder };
24
36
  //# sourceMappingURL=get-sequence-folder.d.mts.map
@@ -15,7 +15,19 @@ declare const MixmaxGetSnippetTagOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const mixmaxGetSnippetTag: 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 { mixmaxGetSnippetTag };
21
33
  //# sourceMappingURL=get-snippet-tag.d.cts.map
@@ -15,7 +15,19 @@ declare const MixmaxGetSnippetTagOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const mixmaxGetSnippetTag: 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 { mixmaxGetSnippetTag };
21
33
  //# sourceMappingURL=get-snippet-tag.d.mts.map
@@ -17,7 +17,19 @@ declare const MixmaxGetSnippetTagsOutput: z.ZodObject<{
17
17
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
18
  hasPrevious: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
19
  }, z.core.$loose>;
20
- declare const mixmaxGetSnippetTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ declare const mixmaxGetSnippetTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { mixmaxGetSnippetTags };
23
35
  //# sourceMappingURL=get-snippet-tags.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-snippet-tags.d.cts","names":[],"sources":["../../src/actions/get-snippet-tags.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-snippet-tags.d.cts","names":[],"sources":["../../src/actions/get-snippet-tags.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -17,7 +17,19 @@ declare const MixmaxGetSnippetTagsOutput: z.ZodObject<{
17
17
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
18
  hasPrevious: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
19
  }, z.core.$loose>;
20
- declare const mixmaxGetSnippetTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ declare const mixmaxGetSnippetTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { mixmaxGetSnippetTags };
23
35
  //# sourceMappingURL=get-snippet-tags.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-snippet-tags.d.mts","names":[],"sources":["../../src/actions/get-snippet-tags.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-snippet-tags.d.mts","names":[],"sources":["../../src/actions/get-snippet-tags.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -22,7 +22,19 @@ declare const MixmaxGetSnippetsIdOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const mixmaxGetSnippetsId: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  id: string;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { mixmaxGetSnippetsId };
28
40
  //# sourceMappingURL=get-snippets-id.d.cts.map
@@ -22,7 +22,19 @@ declare const MixmaxGetSnippetsIdOutput: z.ZodObject<{
22
22
  }, z.core.$loose>;
23
23
  declare const mixmaxGetSnippetsId: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  id: string;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { mixmaxGetSnippetsId };
28
40
  //# sourceMappingURL=get-snippets-id.d.mts.map
@@ -17,7 +17,19 @@ declare const MixmaxGetTeamMembersOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const mixmaxGetTeamMembers: 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 { mixmaxGetTeamMembers };
23
35
  //# sourceMappingURL=get-team-members.d.cts.map
@@ -17,7 +17,19 @@ declare const MixmaxGetTeamMembersOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const mixmaxGetTeamMembers: 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 { mixmaxGetTeamMembers };
23
35
  //# sourceMappingURL=get-team-members.d.mts.map
@@ -11,7 +11,19 @@ declare const MixmaxGetTeamsOutput: z.ZodObject<{
11
11
  userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
12
  }, z.core.$loose>>>>;
13
13
  }, z.core.$loose>;
14
- declare const mixmaxGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const mixmaxGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"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>>]>;
15
27
  //#endregion
16
28
  export { mixmaxGetTeams };
17
29
  //# sourceMappingURL=get-teams.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -11,7 +11,19 @@ declare const MixmaxGetTeamsOutput: z.ZodObject<{
11
11
  userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
12
  }, z.core.$loose>>>>;
13
13
  }, z.core.$loose>;
14
- declare const mixmaxGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const mixmaxGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"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>>]>;
15
27
  //#endregion
16
28
  export { mixmaxGetTeams };
17
29
  //# sourceMappingURL=get-teams.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -24,7 +24,19 @@ declare const mixmaxGetUnsubscribes: import("@keystrokehq/action").WorkflowActio
24
24
  limit?: number | undefined;
25
25
  fields?: string | undefined;
26
26
  previous?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { mixmaxGetUnsubscribes };
30
42
  //# sourceMappingURL=get-unsubscribes.d.cts.map
@@ -24,7 +24,19 @@ declare const mixmaxGetUnsubscribes: import("@keystrokehq/action").WorkflowActio
24
24
  limit?: number | undefined;
25
25
  fields?: string | undefined;
26
26
  previous?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { mixmaxGetUnsubscribes };
30
42
  //# sourceMappingURL=get-unsubscribes.d.mts.map
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/get-user-preferences-me.d.ts
4
4
  declare const MixmaxGetUserPreferencesMeInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const MixmaxGetUserPreferencesMeOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
- declare const mixmaxGetUserPreferencesMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const mixmaxGetUserPreferencesMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, 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>>]>;
7
19
  //#endregion
8
20
  export { mixmaxGetUserPreferencesMe };
9
21
  //# sourceMappingURL=get-user-preferences-me.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-preferences-me.d.cts","names":[],"sources":["../../src/actions/get-user-preferences-me.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-user-preferences-me.d.cts","names":[],"sources":["../../src/actions/get-user-preferences-me.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/get-user-preferences-me.d.ts
4
4
  declare const MixmaxGetUserPreferencesMeInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const MixmaxGetUserPreferencesMeOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
- declare const mixmaxGetUserPreferencesMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const mixmaxGetUserPreferencesMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, 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>>]>;
7
19
  //#endregion
8
20
  export { mixmaxGetUserPreferencesMe };
9
21
  //# sourceMappingURL=get-user-preferences-me.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-preferences-me.d.mts","names":[],"sources":["../../src/actions/get-user-preferences-me.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-user-preferences-me.d.mts","names":[],"sources":["../../src/actions/get-user-preferences-me.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -7,7 +7,19 @@ declare const MixmaxGetUsersMeOutput: z.ZodObject<{
7
7
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
8
  email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
9
  }, z.core.$loose>;
10
- declare const mixmaxGetUsersMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const mixmaxGetUsersMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { mixmaxGetUsersMe };
13
25
  //# sourceMappingURL=get-users-me.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-users-me.d.cts","names":[],"sources":["../../src/actions/get-users-me.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-users-me.d.cts","names":[],"sources":["../../src/actions/get-users-me.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -7,7 +7,19 @@ declare const MixmaxGetUsersMeOutput: z.ZodObject<{
7
7
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
8
  email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
9
  }, z.core.$loose>;
10
- declare const mixmaxGetUsersMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const mixmaxGetUsersMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { mixmaxGetUsersMe };
13
25
  //# sourceMappingURL=get-users-me.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-users-me.d.mts","names":[],"sources":["../../src/actions/get-users-me.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-users-me.d.mts","names":[],"sources":["../../src/actions/get-users-me.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -23,7 +23,19 @@ declare const MixmaxGetYesNoOutput: z.ZodObject<{
23
23
  declare const mixmaxGetYesNo: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  next?: string | undefined;
25
25
  limit?: number | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { mixmaxGetYesNo };
29
41
  //# sourceMappingURL=get-yes-no.d.cts.map
@@ -23,7 +23,19 @@ declare const MixmaxGetYesNoOutput: z.ZodObject<{
23
23
  declare const mixmaxGetYesNo: import("@keystrokehq/action").WorkflowActionDefinition<{
24
24
  next?: string | undefined;
25
25
  limit?: number | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { mixmaxGetYesNo };
29
41
  //# sourceMappingURL=get-yes-no.d.mts.map
@@ -15,7 +15,19 @@ declare const MixmaxListCodeSnippetsOutput: z.ZodObject<{
15
15
  background: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  }, z.core.$loose>>>>;
17
17
  }, z.core.$loose>;
18
- declare const mixmaxListCodeSnippets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const mixmaxListCodeSnippets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { mixmaxListCodeSnippets };
21
33
  //# sourceMappingURL=list-code-snippets.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-code-snippets.d.cts","names":[],"sources":["../../src/actions/list-code-snippets.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-code-snippets.d.cts","names":[],"sources":["../../src/actions/list-code-snippets.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -15,7 +15,19 @@ declare const MixmaxListCodeSnippetsOutput: z.ZodObject<{
15
15
  background: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  }, z.core.$loose>>>>;
17
17
  }, z.core.$loose>;
18
- declare const mixmaxListCodeSnippets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const mixmaxListCodeSnippets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { mixmaxListCodeSnippets };
21
33
  //# sourceMappingURL=list-code-snippets.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-code-snippets.d.mts","names":[],"sources":["../../src/actions/list-code-snippets.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-code-snippets.d.mts","names":[],"sources":["../../src/actions/list-code-snippets.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -22,7 +22,19 @@ declare const mixmaxListContactGroups: import("@keystrokehq/action").WorkflowAct
22
22
  expand?: string | undefined;
23
23
  search?: string | undefined;
24
24
  sortAscending?: boolean | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { mixmaxListContactGroups };
28
40
  //# sourceMappingURL=list-contact-groups.d.cts.map
@@ -22,7 +22,19 @@ declare const mixmaxListContactGroups: import("@keystrokehq/action").WorkflowAct
22
22
  expand?: string | undefined;
23
23
  search?: string | undefined;
24
24
  sortAscending?: boolean | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { mixmaxListContactGroups };
28
40
  //# sourceMappingURL=list-contact-groups.d.mts.map
@@ -16,7 +16,19 @@ declare const MixmaxListRuleActionsOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const mixmaxListRuleActions: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, 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 { mixmaxListRuleActions };
22
34
  //# sourceMappingURL=list-rule-actions.d.cts.map