@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 ResendAddContactToSegmentOutput: z.ZodObject<{
11
11
  declare const resendAddContactToSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  contact_id: string;
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 { resendAddContactToSegment };
17
29
  //# sourceMappingURL=add-contact-to-segment.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendAddContactToSegmentOutput: z.ZodObject<{
11
11
  declare const resendAddContactToSegment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  contact_id: string;
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 { resendAddContactToSegment };
17
29
  //# sourceMappingURL=add-contact-to-segment.d.mts.map
@@ -10,7 +10,19 @@ declare const ResendCancelEmailOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendCancelEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"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 { resendCancelEmail };
16
28
  //# sourceMappingURL=cancel-email.d.cts.map
@@ -10,7 +10,19 @@ declare const ResendCancelEmailOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendCancelEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"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 { resendCancelEmail };
16
28
  //# sourceMappingURL=cancel-email.d.mts.map
@@ -17,7 +17,19 @@ declare const resendCreateApiKey: import("@keystrokehq/action").WorkflowActionDe
17
17
  name: string;
18
18
  domain_id?: string | undefined;
19
19
  permission?: "full_access" | "sending_access" | undefined;
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 { resendCreateApiKey };
23
35
  //# sourceMappingURL=create-api-key.d.cts.map
@@ -17,7 +17,19 @@ declare const resendCreateApiKey: import("@keystrokehq/action").WorkflowActionDe
17
17
  name: string;
18
18
  domain_id?: string | undefined;
19
19
  permission?: "full_access" | "sending_access" | undefined;
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 { resendCreateApiKey };
23
35
  //# sourceMappingURL=create-api-key.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendCreateAudienceOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendCreateAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  name: 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 { resendCreateAudience };
17
29
  //# sourceMappingURL=create-audience.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendCreateAudienceOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendCreateAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  name: 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 { resendCreateAudience };
17
29
  //# sourceMappingURL=create-audience.d.mts.map
@@ -17,7 +17,19 @@ declare const resendCreateContactProperty: import("@keystrokehq/action").Workflo
17
17
  key: string;
18
18
  type: "string" | "number";
19
19
  fallbackValue?: string | undefined;
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 { resendCreateContactProperty };
23
35
  //# sourceMappingURL=create-contact-property.d.cts.map
@@ -17,7 +17,19 @@ declare const resendCreateContactProperty: import("@keystrokehq/action").Workflo
17
17
  key: string;
18
18
  type: "string" | "number";
19
19
  fallbackValue?: string | undefined;
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 { resendCreateContactProperty };
23
35
  //# sourceMappingURL=create-contact-property.d.mts.map
@@ -44,7 +44,19 @@ declare const resendCreateContactV2: import("@keystrokehq/action").WorkflowActio
44
44
  value: string;
45
45
  }[] | undefined;
46
46
  unsubscribed?: boolean | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { resendCreateContactV2 };
50
62
  //# sourceMappingURL=create-contact-v2.d.cts.map
@@ -44,7 +44,19 @@ declare const resendCreateContactV2: import("@keystrokehq/action").WorkflowActio
44
44
  value: string;
45
45
  }[] | undefined;
46
46
  unsubscribed?: boolean | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { resendCreateContactV2 };
50
62
  //# sourceMappingURL=create-contact-v2.d.mts.map
@@ -18,7 +18,19 @@ declare const resendCreateContact: import("@keystrokehq/action").WorkflowActionD
18
18
  lastName?: string | undefined;
19
19
  firstName?: string | undefined;
20
20
  unsubscribed?: boolean | undefined;
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<"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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendCreateContact };
24
36
  //# sourceMappingURL=create-contact.d.cts.map
@@ -18,7 +18,19 @@ declare const resendCreateContact: import("@keystrokehq/action").WorkflowActionD
18
18
  lastName?: string | undefined;
19
19
  firstName?: string | undefined;
20
20
  unsubscribed?: boolean | undefined;
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<"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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", 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 { resendCreateContact };
24
36
  //# sourceMappingURL=create-contact.d.mts.map
@@ -33,7 +33,19 @@ declare const ResendCreateDomainOutput: z.ZodObject<{
33
33
  declare const resendCreateDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  name: string;
35
35
  region?: "us-east-1" | "eu-west-1" | "sa-east-1" | "ap-northeast-1" | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { resendCreateDomain };
39
51
  //# sourceMappingURL=create-domain.d.cts.map
@@ -33,7 +33,19 @@ declare const ResendCreateDomainOutput: z.ZodObject<{
33
33
  declare const resendCreateDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  name: string;
35
35
  region?: "us-east-1" | "eu-west-1" | "sa-east-1" | "ap-northeast-1" | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
37
49
  //#endregion
38
50
  export { resendCreateDomain };
39
51
  //# sourceMappingURL=create-domain.d.mts.map
@@ -36,7 +36,19 @@ declare const resendCreateTemplate: import("@keystrokehq/action").WorkflowAction
36
36
  type: "string" | "number";
37
37
  fallback_value?: string | number | undefined;
38
38
  }[] | 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 { resendCreateTemplate };
42
54
  //# sourceMappingURL=create-template.d.cts.map
@@ -36,7 +36,19 @@ declare const resendCreateTemplate: import("@keystrokehq/action").WorkflowAction
36
36
  type: "string" | "number";
37
37
  fallback_value?: string | number | undefined;
38
38
  }[] | 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 { resendCreateTemplate };
42
54
  //# sourceMappingURL=create-template.d.mts.map
@@ -22,7 +22,19 @@ declare const resendCreateTopic: import("@keystrokehq/action").WorkflowActionDef
22
22
  defaultSubscription: "opt_in" | "opt_out";
23
23
  visibility?: "public" | "private" | undefined;
24
24
  description?: string | 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<"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 { resendCreateTopic };
28
40
  //# sourceMappingURL=create-topic.d.cts.map
@@ -22,7 +22,19 @@ declare const resendCreateTopic: import("@keystrokehq/action").WorkflowActionDef
22
22
  defaultSubscription: "opt_in" | "opt_out";
23
23
  visibility?: "public" | "private" | undefined;
24
24
  description?: string | 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<"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 { resendCreateTopic };
28
40
  //# sourceMappingURL=create-topic.d.mts.map
@@ -13,7 +13,19 @@ declare const ResendCreateWebhookOutput: z.ZodObject<{
13
13
  declare const resendCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  events: string[];
15
15
  endpoint: 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 { resendCreateWebhook };
19
31
  //# sourceMappingURL=create-webhook.d.cts.map
@@ -13,7 +13,19 @@ declare const ResendCreateWebhookOutput: z.ZodObject<{
13
13
  declare const resendCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  events: string[];
15
15
  endpoint: 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 { resendCreateWebhook };
19
31
  //# sourceMappingURL=create-webhook.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteApiKeyOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteApiKey: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  api_key_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 { resendDeleteApiKey };
17
29
  //# sourceMappingURL=delete-api-key.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteApiKeyOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteApiKey: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  api_key_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 { resendDeleteApiKey };
17
29
  //# sourceMappingURL=delete-api-key.d.mts.map
@@ -10,7 +10,19 @@ declare const ResendDeleteAudienceOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendDeleteAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  audience_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 { resendDeleteAudience };
16
28
  //# sourceMappingURL=delete-audience.d.cts.map
@@ -10,7 +10,19 @@ declare const ResendDeleteAudienceOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendDeleteAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  audience_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 { resendDeleteAudience };
16
28
  //# sourceMappingURL=delete-audience.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteContactByIdOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteContactById: 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 { resendDeleteContactById };
17
29
  //# sourceMappingURL=delete-contact-by-id.d.cts.map
@@ -11,7 +11,19 @@ declare const ResendDeleteContactByIdOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const resendDeleteContactById: 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 { resendDeleteContactById };
17
29
  //# sourceMappingURL=delete-contact-by-id.d.mts.map