@keystrokehq/reply 0.1.0 → 0.1.2

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 (167) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-list.cjs +2 -2
  4. package/dist/actions/create-list.cjs.map +1 -1
  5. package/dist/actions/create-list.d.cts +10 -3
  6. package/dist/actions/create-list.d.cts.map +1 -1
  7. package/dist/actions/create-list.d.mts +10 -3
  8. package/dist/actions/create-list.d.mts.map +1 -1
  9. package/dist/actions/create-list.mjs +2 -2
  10. package/dist/actions/create-list.mjs.map +1 -1
  11. package/dist/actions/delete-email-account.cjs.map +1 -1
  12. package/dist/actions/delete-email-account.d.cts +7 -3
  13. package/dist/actions/delete-email-account.d.cts.map +1 -1
  14. package/dist/actions/delete-email-account.d.mts +7 -3
  15. package/dist/actions/delete-email-account.d.mts.map +1 -1
  16. package/dist/actions/delete-email-account.mjs.map +1 -1
  17. package/dist/actions/delete-list-by-id.cjs +1 -1
  18. package/dist/actions/delete-list-by-id.cjs.map +1 -1
  19. package/dist/actions/delete-list-by-id.d.cts +9 -3
  20. package/dist/actions/delete-list-by-id.d.cts.map +1 -1
  21. package/dist/actions/delete-list-by-id.d.mts +9 -3
  22. package/dist/actions/delete-list-by-id.d.mts.map +1 -1
  23. package/dist/actions/delete-list-by-id.mjs +1 -1
  24. package/dist/actions/delete-list-by-id.mjs.map +1 -1
  25. package/dist/actions/delete-sequence.cjs.map +1 -1
  26. package/dist/actions/delete-sequence.d.cts +7 -3
  27. package/dist/actions/delete-sequence.d.cts.map +1 -1
  28. package/dist/actions/delete-sequence.d.mts +7 -3
  29. package/dist/actions/delete-sequence.d.mts.map +1 -1
  30. package/dist/actions/delete-sequence.mjs.map +1 -1
  31. package/dist/actions/delete-user.cjs.map +1 -1
  32. package/dist/actions/delete-user.d.cts +7 -3
  33. package/dist/actions/delete-user.d.cts.map +1 -1
  34. package/dist/actions/delete-user.d.mts +7 -3
  35. package/dist/actions/delete-user.d.mts.map +1 -1
  36. package/dist/actions/delete-user.mjs.map +1 -1
  37. package/dist/actions/generate-ulid.cjs +1 -1
  38. package/dist/actions/generate-ulid.cjs.map +1 -1
  39. package/dist/actions/generate-ulid.d.cts +9 -3
  40. package/dist/actions/generate-ulid.d.cts.map +1 -1
  41. package/dist/actions/generate-ulid.d.mts +9 -3
  42. package/dist/actions/generate-ulid.d.mts.map +1 -1
  43. package/dist/actions/generate-ulid.mjs +1 -1
  44. package/dist/actions/generate-ulid.mjs.map +1 -1
  45. package/dist/actions/get-all-lists.cjs +2 -2
  46. package/dist/actions/get-all-lists.cjs.map +1 -1
  47. package/dist/actions/get-all-lists.d.cts +8 -3
  48. package/dist/actions/get-all-lists.d.cts.map +1 -1
  49. package/dist/actions/get-all-lists.d.mts +8 -3
  50. package/dist/actions/get-all-lists.d.mts.map +1 -1
  51. package/dist/actions/get-all-lists.mjs +2 -2
  52. package/dist/actions/get-all-lists.mjs.map +1 -1
  53. package/dist/actions/get-blacklist-all.cjs.map +1 -1
  54. package/dist/actions/get-blacklist-all.d.cts +5 -3
  55. package/dist/actions/get-blacklist-all.d.cts.map +1 -1
  56. package/dist/actions/get-blacklist-all.d.mts +5 -3
  57. package/dist/actions/get-blacklist-all.d.mts.map +1 -1
  58. package/dist/actions/get-blacklist-all.mjs.map +1 -1
  59. package/dist/actions/get-campaign-schedules-all.cjs +12 -12
  60. package/dist/actions/get-campaign-schedules-all.cjs.map +1 -1
  61. package/dist/actions/get-campaign-schedules-all.d.cts +50 -3
  62. package/dist/actions/get-campaign-schedules-all.d.cts.map +1 -1
  63. package/dist/actions/get-campaign-schedules-all.d.mts +50 -3
  64. package/dist/actions/get-campaign-schedules-all.d.mts.map +1 -1
  65. package/dist/actions/get-campaign-schedules-all.mjs +12 -12
  66. package/dist/actions/get-campaign-schedules-all.mjs.map +1 -1
  67. package/dist/actions/get-campaigns-for-contact.cjs +8 -8
  68. package/dist/actions/get-campaigns-for-contact.cjs.map +1 -1
  69. package/dist/actions/get-campaigns-for-contact.d.cts +24 -3
  70. package/dist/actions/get-campaigns-for-contact.d.cts.map +1 -1
  71. package/dist/actions/get-campaigns-for-contact.d.mts +24 -3
  72. package/dist/actions/get-campaigns-for-contact.d.mts.map +1 -1
  73. package/dist/actions/get-campaigns-for-contact.mjs +8 -8
  74. package/dist/actions/get-campaigns-for-contact.mjs.map +1 -1
  75. package/dist/actions/get-contacts-in-list-by-id.cjs +8 -8
  76. package/dist/actions/get-contacts-in-list-by-id.cjs.map +1 -1
  77. package/dist/actions/get-contacts-in-list-by-id.d.cts +45 -3
  78. package/dist/actions/get-contacts-in-list-by-id.d.cts.map +1 -1
  79. package/dist/actions/get-contacts-in-list-by-id.d.mts +45 -3
  80. package/dist/actions/get-contacts-in-list-by-id.d.mts.map +1 -1
  81. package/dist/actions/get-contacts-in-list-by-id.mjs +8 -8
  82. package/dist/actions/get-contacts-in-list-by-id.mjs.map +1 -1
  83. package/dist/actions/get-list-by-id.cjs +2 -2
  84. package/dist/actions/get-list-by-id.cjs.map +1 -1
  85. package/dist/actions/get-list-by-id.d.cts +10 -3
  86. package/dist/actions/get-list-by-id.d.cts.map +1 -1
  87. package/dist/actions/get-list-by-id.d.mts +10 -3
  88. package/dist/actions/get-list-by-id.d.mts.map +1 -1
  89. package/dist/actions/get-list-by-id.mjs +2 -2
  90. package/dist/actions/get-list-by-id.mjs.map +1 -1
  91. package/dist/actions/get-templates-list.cjs +4 -4
  92. package/dist/actions/get-templates-list.cjs.map +1 -1
  93. package/dist/actions/get-templates-list.d.cts +32 -3
  94. package/dist/actions/get-templates-list.d.cts.map +1 -1
  95. package/dist/actions/get-templates-list.d.mts +32 -3
  96. package/dist/actions/get-templates-list.d.mts.map +1 -1
  97. package/dist/actions/get-templates-list.mjs +4 -4
  98. package/dist/actions/get-templates-list.mjs.map +1 -1
  99. package/dist/actions/list-campaigns.cjs +8 -8
  100. package/dist/actions/list-campaigns.cjs.map +1 -1
  101. package/dist/actions/list-campaigns.d.cts +29 -3
  102. package/dist/actions/list-campaigns.d.cts.map +1 -1
  103. package/dist/actions/list-campaigns.d.mts +29 -3
  104. package/dist/actions/list-campaigns.d.mts.map +1 -1
  105. package/dist/actions/list-campaigns.mjs +8 -8
  106. package/dist/actions/list-campaigns.mjs.map +1 -1
  107. package/dist/actions/list-contacts-basic.cjs +8 -8
  108. package/dist/actions/list-contacts-basic.cjs.map +1 -1
  109. package/dist/actions/list-contacts-basic.d.cts +43 -3
  110. package/dist/actions/list-contacts-basic.d.cts.map +1 -1
  111. package/dist/actions/list-contacts-basic.d.mts +43 -3
  112. package/dist/actions/list-contacts-basic.d.mts.map +1 -1
  113. package/dist/actions/list-contacts-basic.mjs +8 -8
  114. package/dist/actions/list-contacts-basic.mjs.map +1 -1
  115. package/dist/actions/list-email-accounts.cjs +7 -7
  116. package/dist/actions/list-email-accounts.cjs.map +1 -1
  117. package/dist/actions/list-email-accounts.d.cts +24 -3
  118. package/dist/actions/list-email-accounts.d.cts.map +1 -1
  119. package/dist/actions/list-email-accounts.d.mts +24 -3
  120. package/dist/actions/list-email-accounts.d.mts.map +1 -1
  121. package/dist/actions/list-email-accounts.mjs +7 -7
  122. package/dist/actions/list-email-accounts.mjs.map +1 -1
  123. package/dist/actions/mark-contact-as-finished.cjs +1 -1
  124. package/dist/actions/mark-contact-as-finished.cjs.map +1 -1
  125. package/dist/actions/mark-contact-as-finished.d.cts +11 -3
  126. package/dist/actions/mark-contact-as-finished.d.cts.map +1 -1
  127. package/dist/actions/mark-contact-as-finished.d.mts +11 -3
  128. package/dist/actions/mark-contact-as-finished.d.mts.map +1 -1
  129. package/dist/actions/mark-contact-as-finished.mjs +1 -1
  130. package/dist/actions/mark-contact-as-finished.mjs.map +1 -1
  131. package/dist/actions/mark-contact-as-replied.cjs.map +1 -1
  132. package/dist/actions/mark-contact-as-replied.d.cts +9 -3
  133. package/dist/actions/mark-contact-as-replied.d.cts.map +1 -1
  134. package/dist/actions/mark-contact-as-replied.d.mts +9 -3
  135. package/dist/actions/mark-contact-as-replied.d.mts.map +1 -1
  136. package/dist/actions/mark-contact-as-replied.mjs.map +1 -1
  137. package/dist/actions/move-contacts-to-lists.cjs +1 -1
  138. package/dist/actions/move-contacts-to-lists.cjs.map +1 -1
  139. package/dist/actions/move-contacts-to-lists.d.cts +11 -3
  140. package/dist/actions/move-contacts-to-lists.d.cts.map +1 -1
  141. package/dist/actions/move-contacts-to-lists.d.mts +11 -3
  142. package/dist/actions/move-contacts-to-lists.d.mts.map +1 -1
  143. package/dist/actions/move-contacts-to-lists.mjs +1 -1
  144. package/dist/actions/move-contacts-to-lists.mjs.map +1 -1
  145. package/dist/actions/remove-domain-from-blacklist.cjs +1 -1
  146. package/dist/actions/remove-domain-from-blacklist.cjs.map +1 -1
  147. package/dist/actions/remove-domain-from-blacklist.d.cts +10 -3
  148. package/dist/actions/remove-domain-from-blacklist.d.cts.map +1 -1
  149. package/dist/actions/remove-domain-from-blacklist.d.mts +10 -3
  150. package/dist/actions/remove-domain-from-blacklist.d.mts.map +1 -1
  151. package/dist/actions/remove-domain-from-blacklist.mjs +1 -1
  152. package/dist/actions/remove-domain-from-blacklist.mjs.map +1 -1
  153. package/dist/actions/search-contacts.cjs +2 -2
  154. package/dist/actions/search-contacts.cjs.map +1 -1
  155. package/dist/actions/search-contacts.d.cts +34 -3
  156. package/dist/actions/search-contacts.d.cts.map +1 -1
  157. package/dist/actions/search-contacts.d.mts +34 -3
  158. package/dist/actions/search-contacts.d.mts.map +1 -1
  159. package/dist/actions/search-contacts.mjs +2 -2
  160. package/dist/actions/search-contacts.mjs.map +1 -1
  161. package/dist/catalog.cjs +7 -1
  162. package/dist/catalog.cjs.map +1 -1
  163. package/dist/catalog.d.cts +8 -0
  164. package/dist/catalog.d.mts +8 -0
  165. package/dist/catalog.mjs +7 -1
  166. package/dist/catalog.mjs.map +1 -1
  167. package/package.json +2 -2
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/mark-contact-as-finished.d.ts
4
- declare const ReplyMarkContactAsFinishedInput: z.ZodTypeAny;
5
- declare const ReplyMarkContactAsFinishedOutput: z.ZodTypeAny;
6
- declare const replyMarkContactAsFinished: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyMarkContactAsFinishedInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ domain: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const ReplyMarkContactAsFinishedOutput: z.ZodObject<{
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const replyMarkContactAsFinished: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ email?: string | undefined;
13
+ domain?: string | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { replyMarkContactAsFinished };
9
17
  //# sourceMappingURL=mark-contact-as-finished.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-finished.d.mts","names":[],"sources":["../../src/actions/mark-contact-as-finished.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGuH;AAAA,cAC1J,gCAAA,EAAkC,CAAA,CAAE,UAEgB;AAAA,cAEpD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"mark-contact-as-finished.d.mts","names":[],"sources":["../../src/actions/mark-contact-as-finished.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -8,7 +8,7 @@ const replyMarkContactAsFinished = action("REPLY_MARK_CONTACT_AS_FINISHED", {
8
8
  email: z.string().describe("Email address of the contact to mark as finished in all campaigns. The contact must already exist and be enrolled in at least one campaign. Provide either 'email' or 'domain', not both.").optional(),
9
9
  domain: z.string().describe("Email domain (e.g., 'company.com') to mark all contacts with emails from this domain as finished in all campaigns. Provide either 'email' or 'domain', not both.").optional()
10
10
  }).describe("Request model for marking a contact or all contacts under a domain as finished in all campaigns.\nProvide exactly one of 'email' or 'domain' (not both)."),
11
- output: z.object({ success: z.boolean().describe("True if the operation completed successfully. When using 'domain', returns true even if no contacts matched the domain.") }).describe("Response model for marking contact(s) as finished.")
11
+ output: z.object({ success: z.boolean().describe("True if the operation completed successfully. When using 'domain', returns true even if no contacts matched the domain.").nullable() }).describe("Response model for marking contact(s) as finished.")
12
12
  });
13
13
  //#endregion
14
14
  export { replyMarkContactAsFinished };
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-finished.mjs","names":[],"sources":["../../src/actions/mark-contact-as-finished.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMarkContactAsFinishedInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the contact to mark as finished in all campaigns. The contact must already exist and be enrolled in at least one campaign. Provide either 'email' or 'domain', not both.\").optional(),\n domain: z.string().describe(\"Email domain (e.g., 'company.com') to mark all contacts with emails from this domain as finished in all campaigns. Provide either 'email' or 'domain', not both.\").optional(),\n}).describe(\"Request model for marking a contact or all contacts under a domain as finished in all campaigns.\\nProvide exactly one of 'email' or 'domain' (not both).\");\nexport const ReplyMarkContactAsFinishedOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"True if the operation completed successfully. When using 'domain', returns true even if no contacts matched the domain.\"),\n}).describe(\"Response model for marking contact(s) as finished.\");\n\nexport const replyMarkContactAsFinished = action(\"REPLY_MARK_CONTACT_AS_FINISHED\", {\n slug: \"reply-mark-contact-as-finished\",\n name: \"Mark Contact As Finished\",\n description: \"Marks a contact (by email) or all contacts under a domain as finished in all Reply.io campaigns. Use this tool to stop outreach for contacts who have been successfully engaged or should no longer receive campaign messages. - When using 'email': The specific contact must exist and be enrolled in at least one campaign. - When using 'domain': Marks all contacts with that email domain as finished (succeeds even if no contacts match). Note: Provide exactly one of 'email' or 'domain', not both.\",\n input: ReplyMarkContactAsFinishedInput,\n output: ReplyMarkContactAsFinishedOutput,\n});\n"],"mappings":";;AAYA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2D,EAAE,OAAO;EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;EACjO,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CAC3M,CAAC,CAAC,CAAC,SAAS,0JASH;CACP,QAT4D,EAAE,OAAO,EACrE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yHAAyH,EACzJ,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"mark-contact-as-finished.mjs","names":[],"sources":["../../src/actions/mark-contact-as-finished.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMarkContactAsFinishedInput = z.object({\n email: z.string().describe(\"Email address of the contact to mark as finished in all campaigns. The contact must already exist and be enrolled in at least one campaign. Provide either 'email' or 'domain', not both.\").optional(),\n domain: z.string().describe(\"Email domain (e.g., 'company.com') to mark all contacts with emails from this domain as finished in all campaigns. Provide either 'email' or 'domain', not both.\").optional(),\n}).describe(\"Request model for marking a contact or all contacts under a domain as finished in all campaigns.\\nProvide exactly one of 'email' or 'domain' (not both).\");\nexport const ReplyMarkContactAsFinishedOutput = z.object({\n success: z.boolean().describe(\"True if the operation completed successfully. When using 'domain', returns true even if no contacts matched the domain.\").nullable(),\n}).describe(\"Response model for marking contact(s) as finished.\");\n\nexport const replyMarkContactAsFinished = action(\"REPLY_MARK_CONTACT_AS_FINISHED\", {\n slug: \"reply-mark-contact-as-finished\",\n name: \"Mark Contact As Finished\",\n description: \"Marks a contact (by email) or all contacts under a domain as finished in all Reply.io campaigns. Use this tool to stop outreach for contacts who have been successfully engaged or should no longer receive campaign messages. - When using 'email': The specific contact must exist and be enrolled in at least one campaign. - When using 'domain': Marks all contacts with that email domain as finished (succeeds even if no contacts match). Note: Provide exactly one of 'email' or 'domain', not both.\",\n input: ReplyMarkContactAsFinishedInput,\n output: ReplyMarkContactAsFinishedOutput,\n});\n"],"mappings":";;AAYA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ6C,EAAE,OAAO;EACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;EACjO,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CAC3M,CAAC,CAAC,CAAC,SAAS,0JASH;CACP,QAT8C,EAAE,OAAO,EACvD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,EACpK,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-replied.cjs","names":["z","action"],"sources":["../../src/actions/mark-contact-as-replied.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMarkContactAsRepliedInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the contact to mark as replied\").optional(),\n domain: z.string().describe(\"Email domain whose contacts should be marked as replied\").optional(),\n}).describe(\"Request model for marking a contact as replied by email or domain.\\nExactly one of email or domain must be provided.\");\nexport const ReplyMarkContactAsRepliedOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model: no content is returned on success.\");\n\nexport const replyMarkContactAsReplied = action(\"REPLY_MARK_CONTACT_AS_REPLIED\", {\n slug: \"reply-mark-contact-as-replied\",\n name: \"Mark Contact as Replied\",\n description: \"Tool to mark a contact as replied in all campaigns by email or domain. Use after confirming the contact has responded.\",\n input: ReplyMarkContactAsRepliedInput,\n output: ReplyMarkContactAsRepliedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,sHAAsH;AAClI,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE7I,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"mark-contact-as-replied.cjs","names":["z","action"],"sources":["../../src/actions/mark-contact-as-replied.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMarkContactAsRepliedInput = z.object({\n email: z.string().describe(\"Email address of the contact to mark as replied\").optional(),\n domain: z.string().describe(\"Email domain whose contacts should be marked as replied\").optional(),\n}).describe(\"Request model for marking a contact as replied by email or domain.\\nExactly one of email or domain must be provided.\");\nexport const ReplyMarkContactAsRepliedOutput = z.object({}).describe(\"Empty response model: no content is returned on success.\");\n\nexport const replyMarkContactAsReplied = action(\"REPLY_MARK_CONTACT_AS_REPLIED\", {\n slug: \"reply-mark-contact-as-replied\",\n name: \"Mark Contact as Replied\",\n description: \"Tool to mark a contact as replied in all campaigns by email or domain. Use after confirming the contact has responded.\",\n input: ReplyMarkContactAsRepliedInput,\n output: ReplyMarkContactAsRepliedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,sHAAsH;AAClI,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE/H,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/mark-contact-as-replied.d.ts
4
- declare const ReplyMarkContactAsRepliedInput: z.ZodTypeAny;
5
- declare const ReplyMarkContactAsRepliedOutput: z.ZodTypeAny;
6
- declare const replyMarkContactAsReplied: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyMarkContactAsRepliedInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ domain: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const ReplyMarkContactAsRepliedOutput: z.ZodObject<{}, z.core.$strip>;
9
+ declare const replyMarkContactAsReplied: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ email?: string | undefined;
11
+ domain?: string | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { replyMarkContactAsReplied };
9
15
  //# sourceMappingURL=mark-contact-as-replied.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-replied.d.cts","names":[],"sources":["../../src/actions/mark-contact-as-replied.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAGoF;AAAA,cACtH,+BAAA,EAAiC,CAAA,CAAE,UAA8F;AAAA,cAEjI,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"mark-contact-as-replied.d.cts","names":[],"sources":["../../src/actions/mark-contact-as-replied.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/mark-contact-as-replied.d.ts
4
- declare const ReplyMarkContactAsRepliedInput: z.ZodTypeAny;
5
- declare const ReplyMarkContactAsRepliedOutput: z.ZodTypeAny;
6
- declare const replyMarkContactAsReplied: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyMarkContactAsRepliedInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ domain: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const ReplyMarkContactAsRepliedOutput: z.ZodObject<{}, z.core.$strip>;
9
+ declare const replyMarkContactAsReplied: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ email?: string | undefined;
11
+ domain?: string | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { replyMarkContactAsReplied };
9
15
  //# sourceMappingURL=mark-contact-as-replied.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-replied.d.mts","names":[],"sources":["../../src/actions/mark-contact-as-replied.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAGoF;AAAA,cACtH,+BAAA,EAAiC,CAAA,CAAE,UAA8F;AAAA,cAEjI,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"mark-contact-as-replied.d.mts","names":[],"sources":["../../src/actions/mark-contact-as-replied.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-replied.mjs","names":[],"sources":["../../src/actions/mark-contact-as-replied.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMarkContactAsRepliedInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the contact to mark as replied\").optional(),\n domain: z.string().describe(\"Email domain whose contacts should be marked as replied\").optional(),\n}).describe(\"Request model for marking a contact as replied by email or domain.\\nExactly one of email or domain must be provided.\");\nexport const ReplyMarkContactAsRepliedOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model: no content is returned on success.\");\n\nexport const replyMarkContactAsReplied = action(\"REPLY_MARK_CONTACT_AS_REPLIED\", {\n slug: \"reply-mark-contact-as-replied\",\n name: \"Mark Contact as Replied\",\n description: \"Tool to mark a contact as replied in all campaigns by email or domain. Use after confirming the contact has responded.\",\n input: ReplyMarkContactAsRepliedInput,\n output: ReplyMarkContactAsRepliedOutput,\n});\n"],"mappings":";;AAUA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV0D,EAAE,OAAO;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,sHAOH;CACP,QAP2D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAOzE;AACV,CAAC"}
1
+ {"version":3,"file":"mark-contact-as-replied.mjs","names":[],"sources":["../../src/actions/mark-contact-as-replied.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMarkContactAsRepliedInput = z.object({\n email: z.string().describe(\"Email address of the contact to mark as replied\").optional(),\n domain: z.string().describe(\"Email domain whose contacts should be marked as replied\").optional(),\n}).describe(\"Request model for marking a contact as replied by email or domain.\\nExactly one of email or domain must be provided.\");\nexport const ReplyMarkContactAsRepliedOutput = z.object({}).describe(\"Empty response model: no content is returned on success.\");\n\nexport const replyMarkContactAsReplied = action(\"REPLY_MARK_CONTACT_AS_REPLIED\", {\n slug: \"reply-mark-contact-as-replied\",\n name: \"Mark Contact as Replied\",\n description: \"Tool to mark a contact as replied in all campaigns by email or domain. Use after confirming the contact has responded.\",\n input: ReplyMarkContactAsRepliedInput,\n output: ReplyMarkContactAsRepliedOutput,\n});\n"],"mappings":";;AAUA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,sHAOH;CACP,QAP6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAO3D;AACV,CAAC"}
@@ -5,7 +5,7 @@ const ReplyMoveContactsToListsInput = zod.z.object({
5
5
  ListIds: zod.z.array(zod.z.number().int()).describe("List of target list IDs (integers) where contacts should be moved. Get list IDs from the 'Get All Lists' action."),
6
6
  ContactIds: zod.z.array(zod.z.number().int()).describe("List of contact IDs (integers) to move to the target lists. Get contact IDs from the 'Get Contacts in List' or 'Get All Contacts' action.")
7
7
  }).describe("Request model for moving one or more contacts to specified lists.");
8
- const ReplyMoveContactsToListsOutput = zod.z.object({ success: zod.z.boolean().describe("True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.") }).describe("Response model for moving contacts to lists.");
8
+ const ReplyMoveContactsToListsOutput = zod.z.object({ success: zod.z.boolean().describe("True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.").nullable() }).describe("Response model for moving contacts to lists.");
9
9
  const replyMoveContactsToLists = require_action.action("REPLY_MOVE_CONTACTS_TO_LISTS", {
10
10
  slug: "reply-move-contacts-to-lists",
11
11
  name: "Move Contacts to Lists",
@@ -1 +1 @@
1
- {"version":3,"file":"move-contacts-to-lists.cjs","names":["z","action"],"sources":["../../src/actions/move-contacts-to-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMoveContactsToListsInput: z.ZodTypeAny = z.object({\n ListIds: z.array(z.number().int()).describe(\"List of target list IDs (integers) where contacts should be moved. Get list IDs from the 'Get All Lists' action.\"),\n ContactIds: z.array(z.number().int()).describe(\"List of contact IDs (integers) to move to the target lists. Get contact IDs from the 'Get Contacts in List' or 'Get All Contacts' action.\"),\n}).describe(\"Request model for moving one or more contacts to specified lists.\");\nexport const ReplyMoveContactsToListsOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.\"),\n}).describe(\"Response model for moving contacts to lists.\");\n\nexport const replyMoveContactsToLists = action(\"REPLY_MOVE_CONTACTS_TO_LISTS\", {\n slug: \"reply-move-contacts-to-lists\",\n name: \"Move Contacts to Lists\",\n description: \"Tool to move one or more contacts to specified lists. Use when reorganizing contacts across lists after verifying contact and list IDs.\",\n input: ReplyMoveContactsToListsInput,\n output: ReplyMoveContactsToListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kHAAkH;CAC9J,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2IAA2I;AAC5L,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+MAA+M,EAC/O,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"move-contacts-to-lists.cjs","names":["z","action"],"sources":["../../src/actions/move-contacts-to-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMoveContactsToListsInput = z.object({\n ListIds: z.array(z.number().int()).describe(\"List of target list IDs (integers) where contacts should be moved. Get list IDs from the 'Get All Lists' action.\"),\n ContactIds: z.array(z.number().int()).describe(\"List of contact IDs (integers) to move to the target lists. Get contact IDs from the 'Get Contacts in List' or 'Get All Contacts' action.\"),\n}).describe(\"Request model for moving one or more contacts to specified lists.\");\nexport const ReplyMoveContactsToListsOutput = z.object({\n success: z.boolean().describe(\"True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.\").nullable(),\n}).describe(\"Response model for moving contacts to lists.\");\n\nexport const replyMoveContactsToLists = action(\"REPLY_MOVE_CONTACTS_TO_LISTS\", {\n slug: \"reply-move-contacts-to-lists\",\n name: \"Move Contacts to Lists\",\n description: \"Tool to move one or more contacts to specified lists. Use when reorganizing contacts across lists after verifying contact and list IDs.\",\n input: ReplyMoveContactsToListsInput,\n output: ReplyMoveContactsToListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kHAAkH;CAC9J,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2IAA2I;AAC5L,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,EAC1P,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/move-contacts-to-lists.d.ts
4
- declare const ReplyMoveContactsToListsInput: z.ZodTypeAny;
5
- declare const ReplyMoveContactsToListsOutput: z.ZodTypeAny;
6
- declare const replyMoveContactsToLists: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyMoveContactsToListsInput: z.ZodObject<{
5
+ ListIds: z.ZodArray<z.ZodNumber>;
6
+ ContactIds: z.ZodArray<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const ReplyMoveContactsToListsOutput: z.ZodObject<{
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const replyMoveContactsToLists: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ ListIds: number[];
13
+ ContactIds: number[];
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { replyMoveContactsToLists };
9
17
  //# sourceMappingURL=move-contacts-to-lists.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"move-contacts-to-lists.d.cts","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAGkC;AAAA,cACnE,8BAAA,EAAgC,CAAA,CAAE,UAEY;AAAA,cAE9C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"move-contacts-to-lists.d.cts","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/move-contacts-to-lists.d.ts
4
- declare const ReplyMoveContactsToListsInput: z.ZodTypeAny;
5
- declare const ReplyMoveContactsToListsOutput: z.ZodTypeAny;
6
- declare const replyMoveContactsToLists: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyMoveContactsToListsInput: z.ZodObject<{
5
+ ListIds: z.ZodArray<z.ZodNumber>;
6
+ ContactIds: z.ZodArray<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const ReplyMoveContactsToListsOutput: z.ZodObject<{
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const replyMoveContactsToLists: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ ListIds: number[];
13
+ ContactIds: number[];
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { replyMoveContactsToLists };
9
17
  //# sourceMappingURL=move-contacts-to-lists.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"move-contacts-to-lists.d.mts","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAGkC;AAAA,cACnE,8BAAA,EAAgC,CAAA,CAAE,UAEY;AAAA,cAE9C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"move-contacts-to-lists.d.mts","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -8,7 +8,7 @@ const replyMoveContactsToLists = action("REPLY_MOVE_CONTACTS_TO_LISTS", {
8
8
  ListIds: z.array(z.number().int()).describe("List of target list IDs (integers) where contacts should be moved. Get list IDs from the 'Get All Lists' action."),
9
9
  ContactIds: z.array(z.number().int()).describe("List of contact IDs (integers) to move to the target lists. Get contact IDs from the 'Get Contacts in List' or 'Get All Contacts' action.")
10
10
  }).describe("Request model for moving one or more contacts to specified lists."),
11
- output: z.object({ success: z.boolean().describe("True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.") }).describe("Response model for moving contacts to lists.")
11
+ output: z.object({ success: z.boolean().describe("True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.").nullable() }).describe("Response model for moving contacts to lists.")
12
12
  });
13
13
  //#endregion
14
14
  export { replyMoveContactsToLists };
@@ -1 +1 @@
1
- {"version":3,"file":"move-contacts-to-lists.mjs","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMoveContactsToListsInput: z.ZodTypeAny = z.object({\n ListIds: z.array(z.number().int()).describe(\"List of target list IDs (integers) where contacts should be moved. Get list IDs from the 'Get All Lists' action.\"),\n ContactIds: z.array(z.number().int()).describe(\"List of contact IDs (integers) to move to the target lists. Get contact IDs from the 'Get Contacts in List' or 'Get All Contacts' action.\"),\n}).describe(\"Request model for moving one or more contacts to specified lists.\");\nexport const ReplyMoveContactsToListsOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.\"),\n}).describe(\"Response model for moving contacts to lists.\");\n\nexport const replyMoveContactsToLists = action(\"REPLY_MOVE_CONTACTS_TO_LISTS\", {\n slug: \"reply-move-contacts-to-lists\",\n name: \"Move Contacts to Lists\",\n description: \"Tool to move one or more contacts to specified lists. Use when reorganizing contacts across lists after verifying contact and list IDs.\",\n input: ReplyMoveContactsToListsInput,\n output: ReplyMoveContactsToListsOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyD,EAAE,OAAO;EAClE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kHAAkH;EAC9J,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2IAA2I;CAC5L,CAAC,CAAC,CAAC,SAAS,mEASH;CACP,QAT0D,EAAE,OAAO,EACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+MAA+M,EAC/O,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"move-contacts-to-lists.mjs","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyMoveContactsToListsInput = z.object({\n ListIds: z.array(z.number().int()).describe(\"List of target list IDs (integers) where contacts should be moved. Get list IDs from the 'Get All Lists' action.\"),\n ContactIds: z.array(z.number().int()).describe(\"List of contact IDs (integers) to move to the target lists. Get contact IDs from the 'Get Contacts in List' or 'Get All Contacts' action.\"),\n}).describe(\"Request model for moving one or more contacts to specified lists.\");\nexport const ReplyMoveContactsToListsOutput = z.object({\n success: z.boolean().describe(\"True if the move operation was processed successfully. Note: The API accepts the request even if contact IDs do not exist; success indicates the request was accepted, not that contacts were actually moved.\").nullable(),\n}).describe(\"Response model for moving contacts to lists.\");\n\nexport const replyMoveContactsToLists = action(\"REPLY_MOVE_CONTACTS_TO_LISTS\", {\n slug: \"reply-move-contacts-to-lists\",\n name: \"Move Contacts to Lists\",\n description: \"Tool to move one or more contacts to specified lists. Use when reorganizing contacts across lists after verifying contact and list IDs.\",\n input: ReplyMoveContactsToListsInput,\n output: ReplyMoveContactsToListsOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2C,EAAE,OAAO;EACpD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kHAAkH;EAC9J,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,2IAA2I;CAC5L,CAAC,CAAC,CAAC,SAAS,mEASH;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,EAC1P,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
@@ -3,7 +3,7 @@ let zod = require("zod");
3
3
  //#region src/actions/remove-domain-from-blacklist.ts
4
4
  const ReplyRemoveDomainFromBlacklistInput = zod.z.object({ domain: zod.z.string().describe("The domain name to remove from the blacklist") }).describe("Request model for removing a domain from the blacklist.");
5
5
  const ReplyRemoveDomainFromBlacklistOutput = zod.z.object({
6
- domain: zod.z.string().describe("The domain that was removed from the blacklist"),
6
+ domain: zod.z.string().describe("The domain that was removed from the blacklist").nullable(),
7
7
  success: zod.z.boolean().default(true).describe("Whether the domain was successfully removed from the blacklist").nullable().optional()
8
8
  }).describe("Response schema for removing a domain from the blacklist.");
9
9
  const replyRemoveDomainFromBlacklist = require_action.action("REPLY_REMOVE_DOMAIN_FROM_BLACKLIST", {
@@ -1 +1 @@
1
- {"version":3,"file":"remove-domain-from-blacklist.cjs","names":["z","action"],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyRemoveDomainFromBlacklistInput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"The domain name to remove from the blacklist\"),\n}).describe(\"Request model for removing a domain from the blacklist.\");\nexport const ReplyRemoveDomainFromBlacklistOutput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"The domain that was removed from the blacklist\"),\n success: z.boolean().default(true).describe(\"Whether the domain was successfully removed from the blacklist\").nullable().optional(),\n}).describe(\"Response schema for removing a domain from the blacklist.\");\n\nexport const replyRemoveDomainFromBlacklist = action(\"REPLY_REMOVE_DOMAIN_FROM_BLACKLIST\", {\n slug: \"reply-remove-domain-from-blacklist\",\n name: \"Remove Domain from Blacklist\",\n description: \"Tool to remove the specified domain from the blacklist. Use when you need to allow sending to that domain again.\",\n input: ReplyRemoveDomainFromBlacklistInput,\n output: ReplyRemoveDomainFromBlacklistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO,EACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC5E,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC5E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"remove-domain-from-blacklist.cjs","names":["z","action"],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyRemoveDomainFromBlacklistInput = z.object({\n domain: z.string().describe(\"The domain name to remove from the blacklist\"),\n}).describe(\"Request model for removing a domain from the blacklist.\");\nexport const ReplyRemoveDomainFromBlacklistOutput = z.object({\n domain: z.string().describe(\"The domain that was removed from the blacklist\").nullable(),\n success: z.boolean().default(true).describe(\"Whether the domain was successfully removed from the blacklist\").nullable().optional(),\n}).describe(\"Response schema for removing a domain from the blacklist.\");\n\nexport const replyRemoveDomainFromBlacklist = action(\"REPLY_REMOVE_DOMAIN_FROM_BLACKLIST\", {\n slug: \"reply-remove-domain-from-blacklist\",\n name: \"Remove Domain from Blacklist\",\n description: \"Tool to remove the specified domain from the blacklist. Use when you need to allow sending to that domain again.\",\n input: ReplyRemoveDomainFromBlacklistInput,\n output: ReplyRemoveDomainFromBlacklistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC5E,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/remove-domain-from-blacklist.d.ts
4
- declare const ReplyRemoveDomainFromBlacklistInput: z.ZodTypeAny;
5
- declare const ReplyRemoveDomainFromBlacklistOutput: z.ZodTypeAny;
6
- declare const replyRemoveDomainFromBlacklist: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyRemoveDomainFromBlacklistInput: z.ZodObject<{
5
+ domain: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyRemoveDomainFromBlacklistOutput: z.ZodObject<{
8
+ domain: z.ZodNullable<z.ZodString>;
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const replyRemoveDomainFromBlacklist: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ domain: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { replyRemoveDomainFromBlacklist };
9
16
  //# sourceMappingURL=remove-domain-from-blacklist.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-domain-from-blacklist.d.cts","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAEkB;AAAA,cACzD,oCAAA,EAAsC,CAAA,CAAE,UAGmB;AAAA,cAE3D,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"remove-domain-from-blacklist.d.cts","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/remove-domain-from-blacklist.d.ts
4
- declare const ReplyRemoveDomainFromBlacklistInput: z.ZodTypeAny;
5
- declare const ReplyRemoveDomainFromBlacklistOutput: z.ZodTypeAny;
6
- declare const replyRemoveDomainFromBlacklist: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyRemoveDomainFromBlacklistInput: z.ZodObject<{
5
+ domain: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyRemoveDomainFromBlacklistOutput: z.ZodObject<{
8
+ domain: z.ZodNullable<z.ZodString>;
9
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const replyRemoveDomainFromBlacklist: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ domain: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { replyRemoveDomainFromBlacklist };
9
16
  //# sourceMappingURL=remove-domain-from-blacklist.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-domain-from-blacklist.d.mts","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAEkB;AAAA,cACzD,oCAAA,EAAsC,CAAA,CAAE,UAGmB;AAAA,cAE3D,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"remove-domain-from-blacklist.d.mts","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA"}
@@ -6,7 +6,7 @@ const replyRemoveDomainFromBlacklist = action("REPLY_REMOVE_DOMAIN_FROM_BLACKLIS
6
6
  description: "Tool to remove the specified domain from the blacklist. Use when you need to allow sending to that domain again.",
7
7
  input: z.object({ domain: z.string().describe("The domain name to remove from the blacklist") }).describe("Request model for removing a domain from the blacklist."),
8
8
  output: z.object({
9
- domain: z.string().describe("The domain that was removed from the blacklist"),
9
+ domain: z.string().describe("The domain that was removed from the blacklist").nullable(),
10
10
  success: z.boolean().default(true).describe("Whether the domain was successfully removed from the blacklist").nullable().optional()
11
11
  }).describe("Response schema for removing a domain from the blacklist.")
12
12
  });
@@ -1 +1 @@
1
- {"version":3,"file":"remove-domain-from-blacklist.mjs","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyRemoveDomainFromBlacklistInput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"The domain name to remove from the blacklist\"),\n}).describe(\"Request model for removing a domain from the blacklist.\");\nexport const ReplyRemoveDomainFromBlacklistOutput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"The domain that was removed from the blacklist\"),\n success: z.boolean().default(true).describe(\"Whether the domain was successfully removed from the blacklist\").nullable().optional(),\n}).describe(\"Response schema for removing a domain from the blacklist.\");\n\nexport const replyRemoveDomainFromBlacklist = action(\"REPLY_REMOVE_DOMAIN_FROM_BLACKLIST\", {\n slug: \"reply-remove-domain-from-blacklist\",\n name: \"Remove Domain from Blacklist\",\n description: \"Tool to remove the specified domain from the blacklist. Use when you need to allow sending to that domain again.\",\n input: ReplyRemoveDomainFromBlacklistInput,\n output: ReplyRemoveDomainFromBlacklistOutput,\n});\n"],"mappings":";;AAYA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ+D,EAAE,OAAO,EACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC5E,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVgE,EAAE,OAAO;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAC5E,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"remove-domain-from-blacklist.mjs","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyRemoveDomainFromBlacklistInput = z.object({\n domain: z.string().describe(\"The domain name to remove from the blacklist\"),\n}).describe(\"Request model for removing a domain from the blacklist.\");\nexport const ReplyRemoveDomainFromBlacklistOutput = z.object({\n domain: z.string().describe(\"The domain that was removed from the blacklist\").nullable(),\n success: z.boolean().default(true).describe(\"Whether the domain was successfully removed from the blacklist\").nullable().optional(),\n}).describe(\"Response schema for removing a domain from the blacklist.\");\n\nexport const replyRemoveDomainFromBlacklist = action(\"REPLY_REMOVE_DOMAIN_FROM_BLACKLIST\", {\n slug: \"reply-remove-domain-from-blacklist\",\n name: \"Remove Domain from Blacklist\",\n description: \"Tool to remove the specified domain from the blacklist. Use when you need to allow sending to that domain again.\",\n input: ReplyRemoveDomainFromBlacklistInput,\n output: ReplyRemoveDomainFromBlacklistOutput,\n});\n"],"mappings":";;AAYA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZiD,EAAE,OAAO,EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC5E,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVkD,EAAE,OAAO;EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
@@ -7,9 +7,9 @@ const ReplySearchContacts_CustomFieldSchema = zod.z.object({
7
7
  value: zod.z.string().describe("Custom field value.").nullable().optional()
8
8
  }).describe("User-defined custom field.");
9
9
  const ReplySearchContacts_ContactSchema = zod.z.object({
10
- id: zod.z.number().int().describe("Unique contact ID."),
10
+ id: zod.z.number().int().describe("Unique contact ID.").nullable(),
11
11
  city: zod.z.string().describe("City of residence.").nullable().optional(),
12
- email: zod.z.string().describe("Primary email address."),
12
+ email: zod.z.string().describe("Primary email address.").nullable(),
13
13
  notes: zod.z.string().describe("Additional information.").nullable().optional(),
14
14
  phone: zod.z.string().describe("Phone number.").nullable().optional(),
15
15
  state: zod.z.string().describe("State or province.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"search-contacts.cjs","names":["z","action"],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplySearchContactsInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address to search for.\"),\n}).describe(\"Request model for searching contacts by email.\");\nconst ReplySearchContacts_CustomFieldSchema: z.ZodTypeAny = z.object({\n key: z.string().describe(\"Custom field key.\").nullable().optional(),\n value: z.string().describe(\"Custom field value.\").nullable().optional(),\n}).describe(\"User-defined custom field.\");\nconst ReplySearchContacts_ContactSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique contact ID.\"),\n city: z.string().describe(\"City of residence.\").nullable().optional(),\n email: z.string().describe(\"Primary email address.\"),\n notes: z.string().describe(\"Additional information.\").nullable().optional(),\n phone: z.string().describe(\"Phone number.\").nullable().optional(),\n state: z.string().describe(\"State or province.\").nullable().optional(),\n title: z.string().describe(\"Job title.\").nullable().optional(),\n domain: z.string().describe(\"Email domain.\").nullable().optional(),\n company: z.string().describe(\"Organization name.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n industry: z.string().describe(\"Business sector.\").nullable().optional(),\n lastName: z.string().describe(\"Last name.\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier.\").nullable().optional(),\n firstName: z.string().describe(\"First name.\").nullable().optional(),\n addingDate: z.string().describe(\"Creation timestamp.\").nullable().optional(),\n companySize: z.string().describe(\"Organization employee count.\").nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status.\").nullable().optional(),\n customFields: z.array(ReplySearchContacts_CustomFieldSchema).describe(\"List of user-defined custom fields.\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL.\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL.\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL.\").nullable().optional(),\n}).describe(\"Schema for a contact returned by search.\");\nexport const ReplySearchContactsOutput: z.ZodTypeAny = z.object({\n contacts: z.array(ReplySearchContacts_ContactSchema).describe(\"List of contacts matching the search criteria.\"),\n}).describe(\"Response model for search contacts action.\");\n\nexport const replySearchContacts = action(\"REPLY_SEARCH_CONTACTS\", {\n slug: \"reply-search-contacts\",\n name: \"Search Contacts by Email\",\n description: \"Tool to search contacts by email. Use when you need to find existing contact IDs for update tests.\",\n input: ReplySearchContactsInput,\n output: ReplySearchContactsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"search-contacts.cjs","names":["z","action"],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplySearchContactsInput = z.object({\n email: z.string().describe(\"Email address to search for.\"),\n}).describe(\"Request model for searching contacts by email.\");\nconst ReplySearchContacts_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key.\").nullable().optional(),\n value: z.string().describe(\"Custom field value.\").nullable().optional(),\n}).describe(\"User-defined custom field.\");\nconst ReplySearchContacts_ContactSchema = z.object({\n id: z.number().int().describe(\"Unique contact ID.\").nullable(),\n city: z.string().describe(\"City of residence.\").nullable().optional(),\n email: z.string().describe(\"Primary email address.\").nullable(),\n notes: z.string().describe(\"Additional information.\").nullable().optional(),\n phone: z.string().describe(\"Phone number.\").nullable().optional(),\n state: z.string().describe(\"State or province.\").nullable().optional(),\n title: z.string().describe(\"Job title.\").nullable().optional(),\n domain: z.string().describe(\"Email domain.\").nullable().optional(),\n company: z.string().describe(\"Organization name.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n industry: z.string().describe(\"Business sector.\").nullable().optional(),\n lastName: z.string().describe(\"Last name.\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier.\").nullable().optional(),\n firstName: z.string().describe(\"First name.\").nullable().optional(),\n addingDate: z.string().describe(\"Creation timestamp.\").nullable().optional(),\n companySize: z.string().describe(\"Organization employee count.\").nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status.\").nullable().optional(),\n customFields: z.array(ReplySearchContacts_CustomFieldSchema).describe(\"List of user-defined custom fields.\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL.\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL.\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL.\").nullable().optional(),\n}).describe(\"Schema for a contact returned by search.\");\nexport const ReplySearchContactsOutput = z.object({\n contacts: z.array(ReplySearchContacts_ContactSchema).describe(\"List of contacts matching the search criteria.\"),\n}).describe(\"Response model for search contacts action.\");\n\nexport const replySearchContacts = action(\"REPLY_SEARCH_CONTACTS\", {\n slug: \"reply-search-contacts\",\n name: \"Search Contacts by Email\",\n description: \"Tool to search contacts by email. Use when you need to find existing contact IDs for update tests.\",\n input: ReplySearchContactsInput,\n output: ReplySearchContactsOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-contacts.d.ts
4
- declare const ReplySearchContactsInput: z.ZodTypeAny;
5
- declare const ReplySearchContactsOutput: z.ZodTypeAny;
6
- declare const replySearchContacts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplySearchContactsInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplySearchContactsOutput: z.ZodObject<{
8
+ contacts: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ email: z.ZodNullable<z.ZodString>;
12
+ notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ timeZone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ addingDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ companySize: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ phoneStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ customFields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
27
+ key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ }, z.core.$strip>>>>;
30
+ linkedInProfile: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ }, z.core.$strip>>;
34
+ }, z.core.$strip>;
35
+ declare const replySearchContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ email: string;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { replySearchContacts };
9
40
  //# sourceMappingURL=search-contacts.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-contacts.d.cts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEoB;AAAA,cA4BhD,yBAAA,EAA2B,CAAA,CAAE,UAEe;AAAA,cAE5C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-contacts.d.cts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cA8BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-contacts.d.ts
4
- declare const ReplySearchContactsInput: z.ZodTypeAny;
5
- declare const ReplySearchContactsOutput: z.ZodTypeAny;
6
- declare const replySearchContacts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplySearchContactsInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplySearchContactsOutput: z.ZodObject<{
8
+ contacts: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ email: z.ZodNullable<z.ZodString>;
12
+ notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ timeZone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ addingDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ companySize: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ phoneStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ customFields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
27
+ key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ }, z.core.$strip>>>>;
30
+ linkedInProfile: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ }, z.core.$strip>>;
34
+ }, z.core.$strip>;
35
+ declare const replySearchContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ email: string;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { replySearchContacts };
9
40
  //# sourceMappingURL=search-contacts.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-contacts.d.mts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEoB;AAAA,cA4BhD,yBAAA,EAA2B,CAAA,CAAE,UAEe;AAAA,cAE5C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-contacts.d.mts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cA8BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -7,9 +7,9 @@ const ReplySearchContacts_CustomFieldSchema = z.object({
7
7
  value: z.string().describe("Custom field value.").nullable().optional()
8
8
  }).describe("User-defined custom field.");
9
9
  const ReplySearchContacts_ContactSchema = z.object({
10
- id: z.number().int().describe("Unique contact ID."),
10
+ id: z.number().int().describe("Unique contact ID.").nullable(),
11
11
  city: z.string().describe("City of residence.").nullable().optional(),
12
- email: z.string().describe("Primary email address."),
12
+ email: z.string().describe("Primary email address.").nullable(),
13
13
  notes: z.string().describe("Additional information.").nullable().optional(),
14
14
  phone: z.string().describe("Phone number.").nullable().optional(),
15
15
  state: z.string().describe("State or province.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"search-contacts.mjs","names":[],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplySearchContactsInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address to search for.\"),\n}).describe(\"Request model for searching contacts by email.\");\nconst ReplySearchContacts_CustomFieldSchema: z.ZodTypeAny = z.object({\n key: z.string().describe(\"Custom field key.\").nullable().optional(),\n value: z.string().describe(\"Custom field value.\").nullable().optional(),\n}).describe(\"User-defined custom field.\");\nconst ReplySearchContacts_ContactSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique contact ID.\"),\n city: z.string().describe(\"City of residence.\").nullable().optional(),\n email: z.string().describe(\"Primary email address.\"),\n notes: z.string().describe(\"Additional information.\").nullable().optional(),\n phone: z.string().describe(\"Phone number.\").nullable().optional(),\n state: z.string().describe(\"State or province.\").nullable().optional(),\n title: z.string().describe(\"Job title.\").nullable().optional(),\n domain: z.string().describe(\"Email domain.\").nullable().optional(),\n company: z.string().describe(\"Organization name.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n industry: z.string().describe(\"Business sector.\").nullable().optional(),\n lastName: z.string().describe(\"Last name.\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier.\").nullable().optional(),\n firstName: z.string().describe(\"First name.\").nullable().optional(),\n addingDate: z.string().describe(\"Creation timestamp.\").nullable().optional(),\n companySize: z.string().describe(\"Organization employee count.\").nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status.\").nullable().optional(),\n customFields: z.array(ReplySearchContacts_CustomFieldSchema).describe(\"List of user-defined custom fields.\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL.\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL.\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL.\").nullable().optional(),\n}).describe(\"Schema for a contact returned by search.\");\nexport const ReplySearchContactsOutput: z.ZodTypeAny = z.object({\n contacts: z.array(ReplySearchContacts_ContactSchema).describe(\"List of contacts matching the search criteria.\"),\n}).describe(\"Response model for search contacts action.\");\n\nexport const replySearchContacts = action(\"REPLY_SEARCH_CONTACTS\", {\n slug: \"reply-search-contacts\",\n name: \"Search Contacts by Email\",\n description: \"Tool to search contacts by email. Use when you need to find existing contact IDs for update tests.\",\n input: ReplySearchContactsInput,\n output: ReplySearchContactsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"search-contacts.mjs","names":[],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplySearchContactsInput = z.object({\n email: z.string().describe(\"Email address to search for.\"),\n}).describe(\"Request model for searching contacts by email.\");\nconst ReplySearchContacts_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key.\").nullable().optional(),\n value: z.string().describe(\"Custom field value.\").nullable().optional(),\n}).describe(\"User-defined custom field.\");\nconst ReplySearchContacts_ContactSchema = z.object({\n id: z.number().int().describe(\"Unique contact ID.\").nullable(),\n city: z.string().describe(\"City of residence.\").nullable().optional(),\n email: z.string().describe(\"Primary email address.\").nullable(),\n notes: z.string().describe(\"Additional information.\").nullable().optional(),\n phone: z.string().describe(\"Phone number.\").nullable().optional(),\n state: z.string().describe(\"State or province.\").nullable().optional(),\n title: z.string().describe(\"Job title.\").nullable().optional(),\n domain: z.string().describe(\"Email domain.\").nullable().optional(),\n company: z.string().describe(\"Organization name.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n industry: z.string().describe(\"Business sector.\").nullable().optional(),\n lastName: z.string().describe(\"Last name.\").nullable().optional(),\n timeZone: z.string().describe(\"Timezone identifier.\").nullable().optional(),\n firstName: z.string().describe(\"First name.\").nullable().optional(),\n addingDate: z.string().describe(\"Creation timestamp.\").nullable().optional(),\n companySize: z.string().describe(\"Organization employee count.\").nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status.\").nullable().optional(),\n customFields: z.array(ReplySearchContacts_CustomFieldSchema).describe(\"List of user-defined custom fields.\").nullable().optional(),\n linkedInProfile: z.string().describe(\"LinkedIn profile URL.\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"LinkedIn Recruiter URL.\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"LinkedIn Sales Navigator URL.\").nullable().optional(),\n}).describe(\"Schema for a contact returned by search.\");\nexport const ReplySearchContactsOutput = z.object({\n contacts: z.array(ReplySearchContacts_ContactSchema).describe(\"List of contacts matching the search criteria.\"),\n}).describe(\"Response model for search contacts action.\");\n\nexport const replySearchContacts = action(\"REPLY_SEARCH_CONTACTS\", {\n slug: \"reply-search-contacts\",\n name: \"Search Contacts by Email\",\n description: \"Tool to search contacts by email. Use when you need to find existing contact IDs for update tests.\",\n input: ReplySearchContactsInput,\n output: ReplySearchContactsOutput,\n});\n"],"mappings":"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"}
package/dist/catalog.cjs CHANGED
@@ -7,7 +7,13 @@ const replyCatalog = {
7
7
  "category": "Marketing Automation",
8
8
  "logo": "https://logos.composio.dev/api/reply",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": { "api_key": {
12
+ "label": "Reply.io API Key",
13
+ "secret": true,
14
+ "description": "The API key used for authenticating requests to the Reply.io API."
15
+ } },
16
+ "credentialScheme": "API_KEY"
11
17
  };
12
18
  //#endregion
13
19
  exports.replyCatalog = replyCatalog;
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const replyCatalog = {\n \"slug\": \"reply\",\n \"name\": \"Reply\",\n \"description\": \"Reply.io is a sales engagement platform that automates multichannel outreach, enabling users to create and manage email campaigns, track replies, and monitor performance directly within their platform.\",\n \"category\": \"Marketing Automation\",\n \"logo\": \"https://logos.composio.dev/api/reply\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const replyCatalog = {\n \"slug\": \"reply\",\n \"name\": \"Reply\",\n \"description\": \"Reply.io is a sales engagement platform that automates multichannel outreach, enabling users to create and manage email campaigns, track replies, and monitor performance directly within their platform.\",\n \"category\": \"Marketing Automation\",\n \"logo\": \"https://logos.composio.dev/api/reply\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Reply.io API Key\",\n \"secret\": true,\n \"description\": \"The API key used for authenticating requests to the Reply.io API.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,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"}
@@ -8,6 +8,14 @@ declare const replyCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/reply";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "Reply.io API Key";
14
+ readonly secret: true;
15
+ readonly description: "The API key used for authenticating requests to the Reply.io API.";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { replyCatalog };
@@ -8,6 +8,14 @@ declare const replyCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/reply";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "Reply.io API Key";
14
+ readonly secret: true;
15
+ readonly description: "The API key used for authenticating requests to the Reply.io API.";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { replyCatalog };