@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
@@ -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.mts.map
@@ -23,7 +23,19 @@ declare const resendUpdateDomain: import("@keystrokehq/action").WorkflowActionDe
23
23
  tls?: "opportunistic" | "enforced" | undefined;
24
24
  open_tracking?: boolean | undefined;
25
25
  click_tracking?: boolean | 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 { resendUpdateDomain };
29
41
  //# sourceMappingURL=update-domain.d.cts.map
@@ -23,7 +23,19 @@ declare const resendUpdateDomain: import("@keystrokehq/action").WorkflowActionDe
23
23
  tls?: "opportunistic" | "enforced" | undefined;
24
24
  open_tracking?: boolean | undefined;
25
25
  click_tracking?: boolean | 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 { resendUpdateDomain };
29
41
  //# sourceMappingURL=update-domain.d.mts.map
@@ -12,7 +12,19 @@ declare const ResendUpdateEmailOutput: z.ZodObject<{
12
12
  declare const resendUpdateEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
14
  scheduled_at: 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 { resendUpdateEmail };
18
30
  //# sourceMappingURL=update-email.d.cts.map
@@ -12,7 +12,19 @@ declare const ResendUpdateEmailOutput: z.ZodObject<{
12
12
  declare const resendUpdateEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
14
  scheduled_at: 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 { resendUpdateEmail };
18
30
  //# sourceMappingURL=update-email.d.mts.map
@@ -35,7 +35,19 @@ declare const resendUpdateTemplate: import("@keystrokehq/action").WorkflowAction
35
35
  type: string;
36
36
  fallback_value?: string | number | boolean | undefined;
37
37
  }[] | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { resendUpdateTemplate };
41
53
  //# sourceMappingURL=update-template.d.cts.map
@@ -35,7 +35,19 @@ declare const resendUpdateTemplate: import("@keystrokehq/action").WorkflowAction
35
35
  type: string;
36
36
  fallback_value?: string | number | boolean | undefined;
37
37
  }[] | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { resendUpdateTemplate };
41
53
  //# sourceMappingURL=update-template.d.mts.map
@@ -12,7 +12,19 @@ declare const ResendUpdateTopicOutput: z.ZodObject<{
12
12
  declare const resendUpdateTopic: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
14
  name: 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 { resendUpdateTopic };
18
30
  //# sourceMappingURL=update-topic.d.cts.map
@@ -12,7 +12,19 @@ declare const ResendUpdateTopicOutput: z.ZodObject<{
12
12
  declare const resendUpdateTopic: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
14
  name: 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 { resendUpdateTopic };
18
30
  //# sourceMappingURL=update-topic.d.mts.map
@@ -19,7 +19,19 @@ declare const resendUpdateWebhook: import("@keystrokehq/action").WorkflowActionD
19
19
  events?: string[] | undefined;
20
20
  status?: "enabled" | "disabled" | undefined;
21
21
  endpoint?: 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 { resendUpdateWebhook };
25
37
  //# sourceMappingURL=update-webhook.d.cts.map
@@ -19,7 +19,19 @@ declare const resendUpdateWebhook: import("@keystrokehq/action").WorkflowActionD
19
19
  events?: string[] | undefined;
20
20
  status?: "enabled" | "disabled" | undefined;
21
21
  endpoint?: 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 { resendUpdateWebhook };
25
37
  //# sourceMappingURL=update-webhook.d.mts.map
@@ -10,7 +10,19 @@ declare const ResendVerifyDomainOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendVerifyDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  domain_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 { resendVerifyDomain };
16
28
  //# sourceMappingURL=verify-domain.d.cts.map
@@ -10,7 +10,19 @@ declare const ResendVerifyDomainOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const resendVerifyDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  domain_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 { resendVerifyDomain };
16
28
  //# sourceMappingURL=verify-domain.d.mts.map
package/dist/app.cjs CHANGED
@@ -1,7 +1,10 @@
1
+ let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
2
+ let zod = require("zod");
1
3
  //#region src/app.ts
2
- const resend = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const resend = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "resend",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.resend = resend;
package/dist/app.cjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const resend = defineApp({\n slug: \"resend\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,UAAA,uCAAA,CAAA,CAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const resend = defineApp({\n slug: \"resend\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,UAAA,GAAA,2BAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/dist/app.d.cts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const resend: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const resend: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { resend };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,MAAA,6BAAM,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,MAAA,6BAAM,GAAA,+BAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
package/dist/app.d.mts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const resend: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const resend: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"resend", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { resend };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,MAAA,6BAAM,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,MAAA,6BAAM,GAAA,+BAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
package/dist/app.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  import { defineApp } from "@keystrokehq/keystroke/app";
2
+ import { z } from "zod";
2
3
  //#region src/app.ts
3
4
  const resend = defineApp({
4
5
  slug: "resend",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: z.string() }
6
8
  });
7
9
  //#endregion
8
10
  export { resend };
package/dist/app.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const resend = defineApp({\n slug: \"resend\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,SAAS,UAAU;CAC9B,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const resend = defineApp({\n slug: \"resend\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,SAAS,UAAU;CAC9B,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/dist/catalog.cjs CHANGED
@@ -8,7 +8,7 @@ const resendCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/resend",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "API Key",
13
13
  "secret": true,
14
14
  "description": "Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const resendCatalog = {\n \"slug\": \"resend\",\n \"name\": \"Resend\",\n \"description\": \"The universal API for sending emails.\",\n \"category\": \"Email\",\n \"logo\": \"https://logos.composio.dev/api/resend\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const resendCatalog = {\n \"slug\": \"resend\",\n \"name\": \"Resend\",\n \"description\": \"The universal API for sending emails.\",\n \"category\": \"Email\",\n \"logo\": \"https://logos.composio.dev/api/resend\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
@@ -9,7 +9,7 @@ declare const resendCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away.";
@@ -9,7 +9,7 @@ declare const resendCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away.";
package/dist/catalog.mjs CHANGED
@@ -8,7 +8,7 @@ const resendCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/resend",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "API Key",
13
13
  "secret": true,
14
14
  "description": "Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const resendCatalog = {\n \"slug\": \"resend\",\n \"name\": \"Resend\",\n \"description\": \"The universal API for sending emails.\",\n \"category\": \"Email\",\n \"logo\": \"https://logos.composio.dev/api/resend\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const resendCatalog = {\n \"slug\": \"resend\",\n \"name\": \"Resend\",\n \"description\": \"The universal API for sending emails.\",\n \"category\": \"Email\",\n \"logo\": \"https://logos.composio.dev/api/resend\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your secret Resend API key (starts with 're_'). Create one at resend.com/api-keys and pick Full access; it's shown only once, so copy it right away.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/resend",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"