@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
@@ -15,7 +15,19 @@ declare const ResendGetWebhookOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const resendGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  webhook_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"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 { resendGetWebhook };
21
33
  //# sourceMappingURL=get-webhook.d.cts.map
@@ -15,7 +15,19 @@ declare const ResendGetWebhookOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const resendGetWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  webhook_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"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 { resendGetWebhook };
21
33
  //# sourceMappingURL=get-webhook.d.mts.map
@@ -22,7 +22,19 @@ declare const resendListAllContacts: import("@keystrokehq/action").WorkflowActio
22
22
  after?: string | undefined;
23
23
  limit?: number | undefined;
24
24
  before?: 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 { resendListAllContacts };
28
40
  //# sourceMappingURL=list-all-contacts.d.cts.map
@@ -22,7 +22,19 @@ declare const resendListAllContacts: import("@keystrokehq/action").WorkflowActio
22
22
  after?: string | undefined;
23
23
  limit?: number | undefined;
24
24
  before?: 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 { resendListAllContacts };
28
40
  //# sourceMappingURL=list-all-contacts.d.mts.map
@@ -19,7 +19,19 @@ declare const resendListApiKeys: import("@keystrokehq/action").WorkflowActionDef
19
19
  after?: string | undefined;
20
20
  limit?: number | undefined;
21
21
  before?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { resendListApiKeys };
25
37
  //# sourceMappingURL=list-api-keys.d.cts.map
@@ -19,7 +19,19 @@ declare const resendListApiKeys: import("@keystrokehq/action").WorkflowActionDef
19
19
  after?: string | undefined;
20
20
  limit?: number | undefined;
21
21
  before?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { resendListApiKeys };
25
37
  //# sourceMappingURL=list-api-keys.d.mts.map
@@ -19,7 +19,19 @@ declare const resendListAudiences: import("@keystrokehq/action").WorkflowActionD
19
19
  after?: string | undefined;
20
20
  limit?: number | undefined;
21
21
  before?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { resendListAudiences };
25
37
  //# sourceMappingURL=list-audiences.d.cts.map
@@ -19,7 +19,19 @@ declare const resendListAudiences: import("@keystrokehq/action").WorkflowActionD
19
19
  after?: string | undefined;
20
20
  limit?: number | undefined;
21
21
  before?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { resendListAudiences };
25
37
  //# sourceMappingURL=list-audiences.d.mts.map
@@ -22,7 +22,19 @@ declare const resendListBroadcasts: import("@keystrokehq/action").WorkflowAction
22
22
  after?: string | undefined;
23
23
  limit?: number | undefined;
24
24
  before?: 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 { resendListBroadcasts };
28
40
  //# sourceMappingURL=list-broadcasts.d.cts.map
@@ -22,7 +22,19 @@ declare const resendListBroadcasts: import("@keystrokehq/action").WorkflowAction
22
22
  after?: string | undefined;
23
23
  limit?: number | undefined;
24
24
  before?: 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 { resendListBroadcasts };
28
40
  //# sourceMappingURL=list-broadcasts.d.mts.map
@@ -21,7 +21,19 @@ declare const resendListContactProperties: import("@keystrokehq/action").Workflo
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 { resendListContactProperties };
27
39
  //# sourceMappingURL=list-contact-properties.d.cts.map
@@ -21,7 +21,19 @@ declare const resendListContactProperties: import("@keystrokehq/action").Workflo
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 { resendListContactProperties };
27
39
  //# sourceMappingURL=list-contact-properties.d.mts.map
@@ -21,7 +21,19 @@ declare const resendListContactSegments: import("@keystrokehq/action").WorkflowA
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 { resendListContactSegments };
27
39
  //# sourceMappingURL=list-contact-segments.d.cts.map
@@ -21,7 +21,19 @@ declare const resendListContactSegments: import("@keystrokehq/action").WorkflowA
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 { resendListContactSegments };
27
39
  //# sourceMappingURL=list-contact-segments.d.mts.map
@@ -22,7 +22,19 @@ declare const resendListContactTopics: import("@keystrokehq/action").WorkflowAct
22
22
  after?: string | undefined;
23
23
  limit?: number | undefined;
24
24
  before?: 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 { resendListContactTopics };
28
40
  //# sourceMappingURL=list-contact-topics.d.cts.map
@@ -22,7 +22,19 @@ declare const resendListContactTopics: import("@keystrokehq/action").WorkflowAct
22
22
  after?: string | undefined;
23
23
  limit?: number | undefined;
24
24
  before?: 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 { resendListContactTopics };
28
40
  //# sourceMappingURL=list-contact-topics.d.mts.map
@@ -24,7 +24,19 @@ declare const resendListContacts: import("@keystrokehq/action").WorkflowActionDe
24
24
  after?: string | undefined;
25
25
  limit?: number | undefined;
26
26
  before?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"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>>]>, 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>>]>;
28
40
  //#endregion
29
41
  export { resendListContacts };
30
42
  //# sourceMappingURL=list-contacts.d.cts.map
@@ -24,7 +24,19 @@ declare const resendListContacts: import("@keystrokehq/action").WorkflowActionDe
24
24
  after?: string | undefined;
25
25
  limit?: number | undefined;
26
26
  before?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"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>>]>, 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>>]>;
28
40
  //#endregion
29
41
  export { resendListContacts };
30
42
  //# sourceMappingURL=list-contacts.d.mts.map
@@ -11,7 +11,19 @@ declare const ResendListDomainsOutput: z.ZodObject<{
11
11
  created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
12
  }, z.core.$loose>>>>;
13
13
  }, z.core.$loose>;
14
- declare const resendListDomains: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const resendListDomains: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { resendListDomains };
17
29
  //# sourceMappingURL=list-domains.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-domains.d.cts","names":[],"sources":["../../src/actions/list-domains.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-domains.d.cts","names":[],"sources":["../../src/actions/list-domains.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -11,7 +11,19 @@ declare const ResendListDomainsOutput: z.ZodObject<{
11
11
  created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
12
  }, z.core.$loose>>>>;
13
13
  }, z.core.$loose>;
14
- declare const resendListDomains: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const resendListDomains: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { resendListDomains };
17
29
  //# sourceMappingURL=list-domains.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-domains.d.mts","names":[],"sources":["../../src/actions/list-domains.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-domains.d.mts","names":[],"sources":["../../src/actions/list-domains.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -26,7 +26,19 @@ declare const resendListEmailAttachments: import("@keystrokehq/action").Workflow
26
26
  after?: string | undefined;
27
27
  limit?: number | undefined;
28
28
  before?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { resendListEmailAttachments };
32
44
  //# sourceMappingURL=list-email-attachments.d.cts.map
@@ -26,7 +26,19 @@ declare const resendListEmailAttachments: import("@keystrokehq/action").Workflow
26
26
  after?: string | undefined;
27
27
  limit?: number | undefined;
28
28
  before?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { resendListEmailAttachments };
32
44
  //# sourceMappingURL=list-email-attachments.d.mts.map
@@ -28,7 +28,19 @@ declare const resendListEmails: import("@keystrokehq/action").WorkflowActionDefi
28
28
  after?: string | undefined;
29
29
  limit?: number | undefined;
30
30
  before?: 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 { resendListEmails };
34
46
  //# sourceMappingURL=list-emails.d.cts.map
@@ -28,7 +28,19 @@ declare const resendListEmails: import("@keystrokehq/action").WorkflowActionDefi
28
28
  after?: string | undefined;
29
29
  limit?: number | undefined;
30
30
  before?: 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 { resendListEmails };
34
46
  //# sourceMappingURL=list-emails.d.mts.map
@@ -26,7 +26,19 @@ declare const resendListReceivedEmails: import("@keystrokehq/action").WorkflowAc
26
26
  after?: string | undefined;
27
27
  limit?: number | undefined;
28
28
  before?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { resendListReceivedEmails };
32
44
  //# sourceMappingURL=list-received-emails.d.cts.map
@@ -26,7 +26,19 @@ declare const resendListReceivedEmails: import("@keystrokehq/action").WorkflowAc
26
26
  after?: string | undefined;
27
27
  limit?: number | undefined;
28
28
  before?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { resendListReceivedEmails };
32
44
  //# sourceMappingURL=list-received-emails.d.mts.map
@@ -20,7 +20,19 @@ declare const resendListSegments: import("@keystrokehq/action").WorkflowActionDe
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 { resendListSegments };
26
38
  //# sourceMappingURL=list-segments.d.cts.map
@@ -20,7 +20,19 @@ declare const resendListSegments: import("@keystrokehq/action").WorkflowActionDe
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 { resendListSegments };
26
38
  //# sourceMappingURL=list-segments.d.mts.map