@keystrokehq/resend 0.1.3 → 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 (145) 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/dist/catalog.cjs +1 -1
  140. package/dist/catalog.cjs.map +1 -1
  141. package/dist/catalog.d.cts +1 -1
  142. package/dist/catalog.d.mts +1 -1
  143. package/dist/catalog.mjs +1 -1
  144. package/dist/catalog.mjs.map +1 -1
  145. package/package.json +1 -1
@@ -23,7 +23,19 @@ declare const resendListTemplates: import("@keystrokehq/action").WorkflowActionD
23
23
  after?: string | undefined;
24
24
  limit?: number | undefined;
25
25
  before?: string | 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<"resend", 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<"resend", 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 { resendListTemplates };
29
41
  //# sourceMappingURL=list-templates.d.cts.map
@@ -23,7 +23,19 @@ declare const resendListTemplates: import("@keystrokehq/action").WorkflowActionD
23
23
  after?: string | undefined;
24
24
  limit?: number | undefined;
25
25
  before?: string | 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<"resend", 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<"resend", 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 { resendListTemplates };
29
41
  //# sourceMappingURL=list-templates.d.mts.map
@@ -20,7 +20,19 @@ declare const resendListTopics: import("@keystrokehq/action").WorkflowActionDefi
20
20
  after?: string | undefined;
21
21
  limit?: number | undefined;
22
22
  before?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendListTopics };
26
38
  //# sourceMappingURL=list-topics.d.cts.map
@@ -20,7 +20,19 @@ declare const resendListTopics: import("@keystrokehq/action").WorkflowActionDefi
20
20
  after?: string | undefined;
21
21
  limit?: number | undefined;
22
22
  before?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendListTopics };
26
38
  //# sourceMappingURL=list-topics.d.mts.map
@@ -21,7 +21,19 @@ declare const resendListWebhooks: import("@keystrokehq/action").WorkflowActionDe
21
21
  after?: string | undefined;
22
22
  limit?: number | undefined;
23
23
  before?: string | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { resendListWebhooks };
27
39
  //# sourceMappingURL=list-webhooks.d.cts.map
@@ -21,7 +21,19 @@ declare const resendListWebhooks: import("@keystrokehq/action").WorkflowActionDe
21
21
  after?: string | undefined;
22
22
  limit?: number | undefined;
23
23
  before?: string | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { resendListWebhooks };
27
39
  //# sourceMappingURL=list-webhooks.d.mts.map
@@ -10,7 +10,19 @@ declare const ResendPublishTemplateOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendPublishTemplate: 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 { resendPublishTemplate };
16
28
  //# sourceMappingURL=publish-template.d.cts.map
@@ -10,7 +10,19 @@ declare const ResendPublishTemplateOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendPublishTemplate: 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 { resendPublishTemplate };
16
28
  //# sourceMappingURL=publish-template.d.mts.map
@@ -12,7 +12,19 @@ declare const ResendRemoveContactFromSegmentOutput: z.ZodObject<{
12
12
  declare const resendRemoveContactFromSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_id: string;
14
14
  segment_id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendRemoveContactFromSegment };
18
30
  //# sourceMappingURL=remove-contact-from-segment.d.cts.map
@@ -12,7 +12,19 @@ declare const ResendRemoveContactFromSegmentOutput: z.ZodObject<{
12
12
  declare const resendRemoveContactFromSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_id: string;
14
14
  segment_id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendRemoveContactFromSegment };
18
30
  //# sourceMappingURL=remove-contact-from-segment.d.mts.map
@@ -12,7 +12,19 @@ declare const ResendRetrieveAudienceOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const resendRetrieveAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  audience_id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendRetrieveAudience };
18
30
  //# sourceMappingURL=retrieve-audience.d.cts.map
@@ -12,7 +12,19 @@ declare const ResendRetrieveAudienceOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const resendRetrieveAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  audience_id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendRetrieveAudience };
18
30
  //# sourceMappingURL=retrieve-audience.d.mts.map
@@ -17,7 +17,19 @@ declare const ResendRetrieveContactOutput: z.ZodObject<{
17
17
  declare const resendRetrieveContact: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
19
  audienceId: 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<"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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendRetrieveContact };
23
35
  //# sourceMappingURL=retrieve-contact.d.cts.map
@@ -17,7 +17,19 @@ declare const ResendRetrieveContactOutput: z.ZodObject<{
17
17
  declare const resendRetrieveContact: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
19
  audienceId: 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<"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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendRetrieveContact };
23
35
  //# sourceMappingURL=retrieve-contact.d.mts.map
@@ -14,7 +14,19 @@ declare const ResendRetrieveDomainOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const resendRetrieveDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  domain_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 { resendRetrieveDomain };
20
32
  //# sourceMappingURL=retrieve-domain.d.cts.map
@@ -14,7 +14,19 @@ declare const ResendRetrieveDomainOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const resendRetrieveDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  domain_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 { resendRetrieveDomain };
20
32
  //# sourceMappingURL=retrieve-domain.d.mts.map
@@ -20,7 +20,19 @@ declare const ResendRetrieveEmailOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const resendRetrieveEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  email_id: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendRetrieveEmail };
26
38
  //# sourceMappingURL=retrieve-email.d.cts.map
@@ -20,7 +20,19 @@ declare const ResendRetrieveEmailOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const resendRetrieveEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  email_id: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendRetrieveEmail };
26
38
  //# sourceMappingURL=retrieve-email.d.mts.map
@@ -36,7 +36,19 @@ declare const resendSendBatchEmails: import("@keystrokehq/action").WorkflowActio
36
36
  scheduled_at?: string | undefined;
37
37
  }[];
38
38
  "Idempotency-Key"?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { resendSendBatchEmails };
42
54
  //# sourceMappingURL=send-batch-emails.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-batch-emails.d.cts","names":[],"sources":["../../src/actions/send-batch-emails.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAI3B,qBAAA,gCAAqB,wBAAA;;;;;;;;;;cAMhC,MAAA"}
1
+ {"version":3,"file":"send-batch-emails.d.cts","names":[],"sources":["../../src/actions/send-batch-emails.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -36,7 +36,19 @@ declare const resendSendBatchEmails: import("@keystrokehq/action").WorkflowActio
36
36
  scheduled_at?: string | undefined;
37
37
  }[];
38
38
  "Idempotency-Key"?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { resendSendBatchEmails };
42
54
  //# sourceMappingURL=send-batch-emails.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-batch-emails.d.mts","names":[],"sources":["../../src/actions/send-batch-emails.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAI3B,qBAAA,gCAAqB,wBAAA;;;;;;;;;;cAMhC,MAAA"}
1
+ {"version":3,"file":"send-batch-emails.d.mts","names":[],"sources":["../../src/actions/send-batch-emails.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -30,7 +30,19 @@ declare const resendSendEmail: import("@keystrokehq/action").WorkflowActionDefin
30
30
  headers?: Record<string, unknown> | undefined;
31
31
  reply_to?: string | string[] | undefined;
32
32
  scheduled_at?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { resendSendEmail };
36
48
  //# sourceMappingURL=send-email.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-email.d.cts","names":[],"sources":["../../src/actions/send-email.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAapB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA;;;;;;;;;YAM1B,MAAA"}
1
+ {"version":3,"file":"send-email.d.cts","names":[],"sources":["../../src/actions/send-email.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAapB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA"}
@@ -30,7 +30,19 @@ declare const resendSendEmail: import("@keystrokehq/action").WorkflowActionDefin
30
30
  headers?: Record<string, unknown> | undefined;
31
31
  reply_to?: string | string[] | undefined;
32
32
  scheduled_at?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { resendSendEmail };
36
48
  //# sourceMappingURL=send-email.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-email.d.mts","names":[],"sources":["../../src/actions/send-email.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAapB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA;;;;;;;;;YAM1B,MAAA"}
1
+ {"version":3,"file":"send-email.d.mts","names":[],"sources":["../../src/actions/send-email.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAapB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA"}
@@ -28,7 +28,19 @@ declare const resendUpdateBroadcast: import("@keystrokehq/action").WorkflowActio
28
28
  segment_id?: string | undefined;
29
29
  audience_id?: string | undefined;
30
30
  preview_text?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
32
44
  //#endregion
33
45
  export { resendUpdateBroadcast };
34
46
  //# sourceMappingURL=update-broadcast.d.cts.map
@@ -28,7 +28,19 @@ declare const resendUpdateBroadcast: import("@keystrokehq/action").WorkflowActio
28
28
  segment_id?: string | undefined;
29
29
  audience_id?: string | undefined;
30
30
  preview_text?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
32
44
  //#endregion
33
45
  export { resendUpdateBroadcast };
34
46
  //# sourceMappingURL=update-broadcast.d.mts.map
@@ -12,7 +12,19 @@ declare const ResendUpdateContactPropertyOutput: z.ZodObject<{
12
12
  declare const resendUpdateContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_property_id: string;
14
14
  fallback_value?: string | number | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendUpdateContactProperty };
18
30
  //# sourceMappingURL=update-contact-property.d.cts.map
@@ -12,7 +12,19 @@ declare const ResendUpdateContactPropertyOutput: z.ZodObject<{
12
12
  declare const resendUpdateContactProperty: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  contact_property_id: string;
14
14
  fallback_value?: string | number | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", 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<"resend", 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 { resendUpdateContactProperty };
18
30
  //# sourceMappingURL=update-contact-property.d.mts.map
@@ -16,7 +16,19 @@ declare const resendUpdateContact: import("@keystrokehq/action").WorkflowActionD
16
16
  last_name?: string | undefined;
17
17
  first_name?: string | undefined;
18
18
  unsubscribed?: boolean | undefined;
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 { resendUpdateContact };
22
34
  //# sourceMappingURL=update-contact.d.cts.map