@keystrokehq/resend 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 (139) hide show
  1. package/dist/actions/add-contact-to-segment.d.cts +13 -1
  2. package/dist/actions/add-contact-to-segment.d.mts +13 -1
  3. package/dist/actions/cancel-email.d.cts +13 -1
  4. package/dist/actions/cancel-email.d.mts +13 -1
  5. package/dist/actions/create-api-key.d.cts +13 -1
  6. package/dist/actions/create-api-key.d.mts +13 -1
  7. package/dist/actions/create-audience.d.cts +13 -1
  8. package/dist/actions/create-audience.d.mts +13 -1
  9. package/dist/actions/create-contact-property.d.cts +13 -1
  10. package/dist/actions/create-contact-property.d.mts +13 -1
  11. package/dist/actions/create-contact-v2.d.cts +13 -1
  12. package/dist/actions/create-contact-v2.d.mts +13 -1
  13. package/dist/actions/create-contact.d.cts +13 -1
  14. package/dist/actions/create-contact.d.mts +13 -1
  15. package/dist/actions/create-domain.d.cts +13 -1
  16. package/dist/actions/create-domain.d.mts +13 -1
  17. package/dist/actions/create-template.d.cts +13 -1
  18. package/dist/actions/create-template.d.mts +13 -1
  19. package/dist/actions/create-topic.d.cts +13 -1
  20. package/dist/actions/create-topic.d.mts +13 -1
  21. package/dist/actions/create-webhook.d.cts +13 -1
  22. package/dist/actions/create-webhook.d.mts +13 -1
  23. package/dist/actions/delete-api-key.d.cts +13 -1
  24. package/dist/actions/delete-api-key.d.mts +13 -1
  25. package/dist/actions/delete-audience.d.cts +13 -1
  26. package/dist/actions/delete-audience.d.mts +13 -1
  27. package/dist/actions/delete-contact-by-id.d.cts +13 -1
  28. package/dist/actions/delete-contact-by-id.d.mts +13 -1
  29. package/dist/actions/delete-contact-property.d.cts +13 -1
  30. package/dist/actions/delete-contact-property.d.mts +13 -1
  31. package/dist/actions/delete-contact.d.cts +13 -1
  32. package/dist/actions/delete-contact.d.mts +13 -1
  33. package/dist/actions/delete-domain.d.cts +13 -1
  34. package/dist/actions/delete-domain.d.mts +13 -1
  35. package/dist/actions/delete-segment.d.cts +13 -1
  36. package/dist/actions/delete-segment.d.mts +13 -1
  37. package/dist/actions/delete-template.d.cts +13 -1
  38. package/dist/actions/delete-template.d.mts +13 -1
  39. package/dist/actions/delete-topic.d.cts +13 -1
  40. package/dist/actions/delete-topic.d.mts +13 -1
  41. package/dist/actions/delete-webhook.d.cts +13 -1
  42. package/dist/actions/delete-webhook.d.mts +13 -1
  43. package/dist/actions/duplicate-template.d.cts +13 -1
  44. package/dist/actions/duplicate-template.d.mts +13 -1
  45. package/dist/actions/get-contact-property.d.cts +13 -1
  46. package/dist/actions/get-contact-property.d.mts +13 -1
  47. package/dist/actions/get-contact.d.cts +13 -1
  48. package/dist/actions/get-contact.d.mts +13 -1
  49. package/dist/actions/get-email-attachment.d.cts +13 -1
  50. package/dist/actions/get-email-attachment.d.mts +13 -1
  51. package/dist/actions/get-segment.d.cts +13 -1
  52. package/dist/actions/get-segment.d.mts +13 -1
  53. package/dist/actions/get-template.d.cts +13 -1
  54. package/dist/actions/get-template.d.mts +13 -1
  55. package/dist/actions/get-topic.d.cts +13 -1
  56. package/dist/actions/get-topic.d.mts +13 -1
  57. package/dist/actions/get-webhook.d.cts +13 -1
  58. package/dist/actions/get-webhook.d.mts +13 -1
  59. package/dist/actions/list-all-contacts.d.cts +13 -1
  60. package/dist/actions/list-all-contacts.d.mts +13 -1
  61. package/dist/actions/list-api-keys.d.cts +13 -1
  62. package/dist/actions/list-api-keys.d.mts +13 -1
  63. package/dist/actions/list-audiences.d.cts +13 -1
  64. package/dist/actions/list-audiences.d.mts +13 -1
  65. package/dist/actions/list-broadcasts.d.cts +13 -1
  66. package/dist/actions/list-broadcasts.d.mts +13 -1
  67. package/dist/actions/list-contact-properties.d.cts +13 -1
  68. package/dist/actions/list-contact-properties.d.mts +13 -1
  69. package/dist/actions/list-contact-segments.d.cts +13 -1
  70. package/dist/actions/list-contact-segments.d.mts +13 -1
  71. package/dist/actions/list-contact-topics.d.cts +13 -1
  72. package/dist/actions/list-contact-topics.d.mts +13 -1
  73. package/dist/actions/list-contacts.d.cts +13 -1
  74. package/dist/actions/list-contacts.d.mts +13 -1
  75. package/dist/actions/list-domains.d.cts +13 -1
  76. package/dist/actions/list-domains.d.cts.map +1 -1
  77. package/dist/actions/list-domains.d.mts +13 -1
  78. package/dist/actions/list-domains.d.mts.map +1 -1
  79. package/dist/actions/list-email-attachments.d.cts +13 -1
  80. package/dist/actions/list-email-attachments.d.mts +13 -1
  81. package/dist/actions/list-emails.d.cts +13 -1
  82. package/dist/actions/list-emails.d.mts +13 -1
  83. package/dist/actions/list-received-emails.d.cts +13 -1
  84. package/dist/actions/list-received-emails.d.mts +13 -1
  85. package/dist/actions/list-segments.d.cts +13 -1
  86. package/dist/actions/list-segments.d.mts +13 -1
  87. package/dist/actions/list-templates.d.cts +13 -1
  88. package/dist/actions/list-templates.d.mts +13 -1
  89. package/dist/actions/list-topics.d.cts +13 -1
  90. package/dist/actions/list-topics.d.mts +13 -1
  91. package/dist/actions/list-webhooks.d.cts +13 -1
  92. package/dist/actions/list-webhooks.d.mts +13 -1
  93. package/dist/actions/publish-template.d.cts +13 -1
  94. package/dist/actions/publish-template.d.mts +13 -1
  95. package/dist/actions/remove-contact-from-segment.d.cts +13 -1
  96. package/dist/actions/remove-contact-from-segment.d.mts +13 -1
  97. package/dist/actions/retrieve-audience.d.cts +13 -1
  98. package/dist/actions/retrieve-audience.d.mts +13 -1
  99. package/dist/actions/retrieve-contact.d.cts +13 -1
  100. package/dist/actions/retrieve-contact.d.mts +13 -1
  101. package/dist/actions/retrieve-domain.d.cts +13 -1
  102. package/dist/actions/retrieve-domain.d.mts +13 -1
  103. package/dist/actions/retrieve-email.d.cts +13 -1
  104. package/dist/actions/retrieve-email.d.mts +13 -1
  105. package/dist/actions/send-batch-emails.d.cts +13 -1
  106. package/dist/actions/send-batch-emails.d.cts.map +1 -1
  107. package/dist/actions/send-batch-emails.d.mts +13 -1
  108. package/dist/actions/send-batch-emails.d.mts.map +1 -1
  109. package/dist/actions/send-email.d.cts +13 -1
  110. package/dist/actions/send-email.d.cts.map +1 -1
  111. package/dist/actions/send-email.d.mts +13 -1
  112. package/dist/actions/send-email.d.mts.map +1 -1
  113. package/dist/actions/update-broadcast.d.cts +13 -1
  114. package/dist/actions/update-broadcast.d.mts +13 -1
  115. package/dist/actions/update-contact-property.d.cts +13 -1
  116. package/dist/actions/update-contact-property.d.mts +13 -1
  117. package/dist/actions/update-contact.d.cts +13 -1
  118. package/dist/actions/update-contact.d.mts +13 -1
  119. package/dist/actions/update-domain.d.cts +13 -1
  120. package/dist/actions/update-domain.d.mts +13 -1
  121. package/dist/actions/update-email.d.cts +13 -1
  122. package/dist/actions/update-email.d.mts +13 -1
  123. package/dist/actions/update-template.d.cts +13 -1
  124. package/dist/actions/update-template.d.mts +13 -1
  125. package/dist/actions/update-topic.d.cts +13 -1
  126. package/dist/actions/update-topic.d.mts +13 -1
  127. package/dist/actions/update-webhook.d.cts +13 -1
  128. package/dist/actions/update-webhook.d.mts +13 -1
  129. package/dist/actions/verify-domain.d.cts +13 -1
  130. package/dist/actions/verify-domain.d.mts +13 -1
  131. package/dist/app.cjs +5 -2
  132. package/dist/app.cjs.map +1 -1
  133. package/dist/app.d.cts +9 -1
  134. package/dist/app.d.cts.map +1 -1
  135. package/dist/app.d.mts +9 -1
  136. package/dist/app.d.mts.map +1 -1
  137. package/dist/app.mjs +3 -1
  138. package/dist/app.mjs.map +1 -1
  139. package/package.json +1 -1
@@ -11,7 +11,19 @@ declare const ResendDeleteContactPropertyOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_property_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteContactProperty };
17
29
  //# sourceMappingURL=delete-contact-property.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteContactPropertyOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_property_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteContactProperty };
17
29
  //# sourceMappingURL=delete-contact-property.d.mts.map
@@ -15,7 +15,19 @@ declare const resendDeleteContact: import("@keystrokehq/action").WorkflowActionD
15
15
  audienceId: string;
16
16
  id?: string | undefined;
17
17
  email?: 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<"resend", 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<"resend", 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 { resendDeleteContact };
21
33
  //# sourceMappingURL=delete-contact.d.cts.map
@@ -15,7 +15,19 @@ declare const resendDeleteContact: import("@keystrokehq/action").WorkflowActionD
15
15
  audienceId: string;
16
16
  id?: string | undefined;
17
17
  email?: 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<"resend", 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<"resend", 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 { resendDeleteContact };
21
33
  //# sourceMappingURL=delete-contact.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteDomainOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  domain_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteDomain };
17
29
  //# sourceMappingURL=delete-domain.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteDomainOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  domain_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteDomain };
17
29
  //# sourceMappingURL=delete-domain.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteSegmentOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  segment_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteSegment };
17
29
  //# sourceMappingURL=delete-segment.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteSegmentOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  segment_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteSegment };
17
29
  //# sourceMappingURL=delete-segment.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteTemplateOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  template_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteTemplate };
17
29
  //# sourceMappingURL=delete-template.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteTemplateOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  template_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteTemplate };
17
29
  //# sourceMappingURL=delete-template.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteTopicOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteTopic: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteTopic };
17
29
  //# sourceMappingURL=delete-topic.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteTopicOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteTopic: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteTopic };
17
29
  //# sourceMappingURL=delete-topic.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteWebhookOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  webhook_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteWebhook };
17
29
  //# sourceMappingURL=delete-webhook.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteWebhookOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  webhook_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendDeleteWebhook };
17
29
  //# sourceMappingURL=delete-webhook.d.mts.map
@@ -10,7 +10,19 @@ declare const ResendDuplicateTemplateOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendDuplicateTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  template_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<"resend", 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<"resend", 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 { resendDuplicateTemplate };
16
28
  //# sourceMappingURL=duplicate-template.d.cts.map
@@ -10,7 +10,19 @@ declare const ResendDuplicateTemplateOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendDuplicateTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  template_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<"resend", 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<"resend", 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 { resendDuplicateTemplate };
16
28
  //# sourceMappingURL=duplicate-template.d.mts.map
@@ -14,7 +14,19 @@ declare const ResendGetContactPropertyOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const resendGetContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  contact_property_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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>>]>;
18
30
  //#endregion
19
31
  export { resendGetContactProperty };
20
32
  //# sourceMappingURL=get-contact-property.d.cts.map
@@ -14,7 +14,19 @@ declare const ResendGetContactPropertyOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const resendGetContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  contact_property_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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>>]>;
18
30
  //#endregion
19
31
  export { resendGetContactProperty };
20
32
  //# sourceMappingURL=get-contact-property.d.mts.map
@@ -16,7 +16,19 @@ declare const ResendGetContactOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const resendGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  contact_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<"resend", 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<"resend", 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 { resendGetContact };
22
34
  //# sourceMappingURL=get-contact.d.cts.map
@@ -16,7 +16,19 @@ declare const ResendGetContactOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const resendGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  contact_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<"resend", 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<"resend", 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 { resendGetContact };
22
34
  //# sourceMappingURL=get-contact.d.mts.map
@@ -22,7 +22,19 @@ declare const ResendGetEmailAttachmentOutput: z.ZodObject<{
22
22
  declare const resendGetEmailAttachment: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  email_id: string;
24
24
  attachment_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<"resend", 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<"resend", 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 { resendGetEmailAttachment };
28
40
  //# sourceMappingURL=get-email-attachment.d.cts.map
@@ -22,7 +22,19 @@ declare const ResendGetEmailAttachmentOutput: z.ZodObject<{
22
22
  declare const resendGetEmailAttachment: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  email_id: string;
24
24
  attachment_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<"resend", 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<"resend", 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 { resendGetEmailAttachment };
28
40
  //# sourceMappingURL=get-email-attachment.d.mts.map
@@ -14,7 +14,19 @@ declare const ResendGetSegmentOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const resendGetSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  segment_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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>>]>;
18
30
  //#endregion
19
31
  export { resendGetSegment };
20
32
  //# sourceMappingURL=get-segment.d.cts.map
@@ -14,7 +14,19 @@ declare const ResendGetSegmentOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const resendGetSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  segment_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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>>]>;
18
30
  //#endregion
19
31
  export { resendGetSegment };
20
32
  //# sourceMappingURL=get-segment.d.mts.map
@@ -34,7 +34,19 @@ declare const ResendGetTemplateOutput: z.ZodObject<{
34
34
  }, z.core.$loose>;
35
35
  declare const resendGetTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  template_id: string;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
38
50
  //#endregion
39
51
  export { resendGetTemplate };
40
52
  //# sourceMappingURL=get-template.d.cts.map
@@ -34,7 +34,19 @@ declare const ResendGetTemplateOutput: z.ZodObject<{
34
34
  }, z.core.$loose>;
35
35
  declare const resendGetTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  template_id: string;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
38
50
  //#endregion
39
51
  export { resendGetTemplate };
40
52
  //# sourceMappingURL=get-template.d.mts.map
@@ -13,7 +13,19 @@ declare const ResendGetTopicOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const resendGetTopic: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { resendGetTopic };
19
31
  //# sourceMappingURL=get-topic.d.cts.map
@@ -13,7 +13,19 @@ declare const ResendGetTopicOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const resendGetTopic: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { resendGetTopic };
19
31
  //# sourceMappingURL=get-topic.d.mts.map