@keystrokehq/reply 0.1.0 → 0.1.3

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 (177) 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 +3 -3
  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 +3 -3
  10. package/dist/actions/create-list.mjs.map +1 -1
  11. package/dist/actions/delete-email-account.cjs +1 -1
  12. package/dist/actions/delete-email-account.cjs.map +1 -1
  13. package/dist/actions/delete-email-account.d.cts +7 -3
  14. package/dist/actions/delete-email-account.d.cts.map +1 -1
  15. package/dist/actions/delete-email-account.d.mts +7 -3
  16. package/dist/actions/delete-email-account.d.mts.map +1 -1
  17. package/dist/actions/delete-email-account.mjs +1 -1
  18. package/dist/actions/delete-email-account.mjs.map +1 -1
  19. package/dist/actions/delete-list-by-id.cjs +1 -1
  20. package/dist/actions/delete-list-by-id.cjs.map +1 -1
  21. package/dist/actions/delete-list-by-id.d.cts +9 -3
  22. package/dist/actions/delete-list-by-id.d.cts.map +1 -1
  23. package/dist/actions/delete-list-by-id.d.mts +9 -3
  24. package/dist/actions/delete-list-by-id.d.mts.map +1 -1
  25. package/dist/actions/delete-list-by-id.mjs +1 -1
  26. package/dist/actions/delete-list-by-id.mjs.map +1 -1
  27. package/dist/actions/delete-sequence.cjs +1 -1
  28. package/dist/actions/delete-sequence.cjs.map +1 -1
  29. package/dist/actions/delete-sequence.d.cts +7 -3
  30. package/dist/actions/delete-sequence.d.cts.map +1 -1
  31. package/dist/actions/delete-sequence.d.mts +7 -3
  32. package/dist/actions/delete-sequence.d.mts.map +1 -1
  33. package/dist/actions/delete-sequence.mjs +1 -1
  34. package/dist/actions/delete-sequence.mjs.map +1 -1
  35. package/dist/actions/delete-user.cjs +1 -1
  36. package/dist/actions/delete-user.cjs.map +1 -1
  37. package/dist/actions/delete-user.d.cts +7 -3
  38. package/dist/actions/delete-user.d.cts.map +1 -1
  39. package/dist/actions/delete-user.d.mts +7 -3
  40. package/dist/actions/delete-user.d.mts.map +1 -1
  41. package/dist/actions/delete-user.mjs +1 -1
  42. package/dist/actions/delete-user.mjs.map +1 -1
  43. package/dist/actions/generate-ulid.cjs +1 -1
  44. package/dist/actions/generate-ulid.cjs.map +1 -1
  45. package/dist/actions/generate-ulid.d.cts +9 -3
  46. package/dist/actions/generate-ulid.d.cts.map +1 -1
  47. package/dist/actions/generate-ulid.d.mts +9 -3
  48. package/dist/actions/generate-ulid.d.mts.map +1 -1
  49. package/dist/actions/generate-ulid.mjs +1 -1
  50. package/dist/actions/generate-ulid.mjs.map +1 -1
  51. package/dist/actions/get-all-lists.cjs +4 -4
  52. package/dist/actions/get-all-lists.cjs.map +1 -1
  53. package/dist/actions/get-all-lists.d.cts +8 -3
  54. package/dist/actions/get-all-lists.d.cts.map +1 -1
  55. package/dist/actions/get-all-lists.d.mts +8 -3
  56. package/dist/actions/get-all-lists.d.mts.map +1 -1
  57. package/dist/actions/get-all-lists.mjs +4 -4
  58. package/dist/actions/get-all-lists.mjs.map +1 -1
  59. package/dist/actions/get-blacklist-all.cjs +1 -1
  60. package/dist/actions/get-blacklist-all.cjs.map +1 -1
  61. package/dist/actions/get-blacklist-all.d.cts +5 -3
  62. package/dist/actions/get-blacklist-all.d.cts.map +1 -1
  63. package/dist/actions/get-blacklist-all.d.mts +5 -3
  64. package/dist/actions/get-blacklist-all.d.mts.map +1 -1
  65. package/dist/actions/get-blacklist-all.mjs +1 -1
  66. package/dist/actions/get-blacklist-all.mjs.map +1 -1
  67. package/dist/actions/get-campaign-schedules-all.cjs +18 -18
  68. package/dist/actions/get-campaign-schedules-all.cjs.map +1 -1
  69. package/dist/actions/get-campaign-schedules-all.d.cts +50 -3
  70. package/dist/actions/get-campaign-schedules-all.d.cts.map +1 -1
  71. package/dist/actions/get-campaign-schedules-all.d.mts +50 -3
  72. package/dist/actions/get-campaign-schedules-all.d.mts.map +1 -1
  73. package/dist/actions/get-campaign-schedules-all.mjs +18 -18
  74. package/dist/actions/get-campaign-schedules-all.mjs.map +1 -1
  75. package/dist/actions/get-campaigns-for-contact.cjs +11 -11
  76. package/dist/actions/get-campaigns-for-contact.cjs.map +1 -1
  77. package/dist/actions/get-campaigns-for-contact.d.cts +24 -3
  78. package/dist/actions/get-campaigns-for-contact.d.cts.map +1 -1
  79. package/dist/actions/get-campaigns-for-contact.d.mts +24 -3
  80. package/dist/actions/get-campaigns-for-contact.d.mts.map +1 -1
  81. package/dist/actions/get-campaigns-for-contact.mjs +11 -11
  82. package/dist/actions/get-campaigns-for-contact.mjs.map +1 -1
  83. package/dist/actions/get-contacts-in-list-by-id.cjs +12 -12
  84. package/dist/actions/get-contacts-in-list-by-id.cjs.map +1 -1
  85. package/dist/actions/get-contacts-in-list-by-id.d.cts +45 -3
  86. package/dist/actions/get-contacts-in-list-by-id.d.cts.map +1 -1
  87. package/dist/actions/get-contacts-in-list-by-id.d.mts +45 -3
  88. package/dist/actions/get-contacts-in-list-by-id.d.mts.map +1 -1
  89. package/dist/actions/get-contacts-in-list-by-id.mjs +12 -12
  90. package/dist/actions/get-contacts-in-list-by-id.mjs.map +1 -1
  91. package/dist/actions/get-list-by-id.cjs +3 -3
  92. package/dist/actions/get-list-by-id.cjs.map +1 -1
  93. package/dist/actions/get-list-by-id.d.cts +10 -3
  94. package/dist/actions/get-list-by-id.d.cts.map +1 -1
  95. package/dist/actions/get-list-by-id.d.mts +10 -3
  96. package/dist/actions/get-list-by-id.d.mts.map +1 -1
  97. package/dist/actions/get-list-by-id.mjs +3 -3
  98. package/dist/actions/get-list-by-id.mjs.map +1 -1
  99. package/dist/actions/get-templates-list.cjs +6 -6
  100. package/dist/actions/get-templates-list.cjs.map +1 -1
  101. package/dist/actions/get-templates-list.d.cts +32 -3
  102. package/dist/actions/get-templates-list.d.cts.map +1 -1
  103. package/dist/actions/get-templates-list.d.mts +32 -3
  104. package/dist/actions/get-templates-list.d.mts.map +1 -1
  105. package/dist/actions/get-templates-list.mjs +6 -6
  106. package/dist/actions/get-templates-list.mjs.map +1 -1
  107. package/dist/actions/list-campaigns.cjs +10 -10
  108. package/dist/actions/list-campaigns.cjs.map +1 -1
  109. package/dist/actions/list-campaigns.d.cts +29 -3
  110. package/dist/actions/list-campaigns.d.cts.map +1 -1
  111. package/dist/actions/list-campaigns.d.mts +29 -3
  112. package/dist/actions/list-campaigns.d.mts.map +1 -1
  113. package/dist/actions/list-campaigns.mjs +10 -10
  114. package/dist/actions/list-campaigns.mjs.map +1 -1
  115. package/dist/actions/list-contacts-basic.cjs +12 -12
  116. package/dist/actions/list-contacts-basic.cjs.map +1 -1
  117. package/dist/actions/list-contacts-basic.d.cts +43 -3
  118. package/dist/actions/list-contacts-basic.d.cts.map +1 -1
  119. package/dist/actions/list-contacts-basic.d.mts +43 -3
  120. package/dist/actions/list-contacts-basic.d.mts.map +1 -1
  121. package/dist/actions/list-contacts-basic.mjs +12 -12
  122. package/dist/actions/list-contacts-basic.mjs.map +1 -1
  123. package/dist/actions/list-email-accounts.cjs +10 -10
  124. package/dist/actions/list-email-accounts.cjs.map +1 -1
  125. package/dist/actions/list-email-accounts.d.cts +24 -3
  126. package/dist/actions/list-email-accounts.d.cts.map +1 -1
  127. package/dist/actions/list-email-accounts.d.mts +24 -3
  128. package/dist/actions/list-email-accounts.d.mts.map +1 -1
  129. package/dist/actions/list-email-accounts.mjs +10 -10
  130. package/dist/actions/list-email-accounts.mjs.map +1 -1
  131. package/dist/actions/mark-contact-as-finished.cjs +1 -1
  132. package/dist/actions/mark-contact-as-finished.cjs.map +1 -1
  133. package/dist/actions/mark-contact-as-finished.d.cts +11 -3
  134. package/dist/actions/mark-contact-as-finished.d.cts.map +1 -1
  135. package/dist/actions/mark-contact-as-finished.d.mts +11 -3
  136. package/dist/actions/mark-contact-as-finished.d.mts.map +1 -1
  137. package/dist/actions/mark-contact-as-finished.mjs +1 -1
  138. package/dist/actions/mark-contact-as-finished.mjs.map +1 -1
  139. package/dist/actions/mark-contact-as-replied.cjs +1 -1
  140. package/dist/actions/mark-contact-as-replied.cjs.map +1 -1
  141. package/dist/actions/mark-contact-as-replied.d.cts +9 -3
  142. package/dist/actions/mark-contact-as-replied.d.cts.map +1 -1
  143. package/dist/actions/mark-contact-as-replied.d.mts +9 -3
  144. package/dist/actions/mark-contact-as-replied.d.mts.map +1 -1
  145. package/dist/actions/mark-contact-as-replied.mjs +1 -1
  146. package/dist/actions/mark-contact-as-replied.mjs.map +1 -1
  147. package/dist/actions/move-contacts-to-lists.cjs +1 -1
  148. package/dist/actions/move-contacts-to-lists.cjs.map +1 -1
  149. package/dist/actions/move-contacts-to-lists.d.cts +11 -3
  150. package/dist/actions/move-contacts-to-lists.d.cts.map +1 -1
  151. package/dist/actions/move-contacts-to-lists.d.mts +11 -3
  152. package/dist/actions/move-contacts-to-lists.d.mts.map +1 -1
  153. package/dist/actions/move-contacts-to-lists.mjs +1 -1
  154. package/dist/actions/move-contacts-to-lists.mjs.map +1 -1
  155. package/dist/actions/remove-domain-from-blacklist.cjs +2 -2
  156. package/dist/actions/remove-domain-from-blacklist.cjs.map +1 -1
  157. package/dist/actions/remove-domain-from-blacklist.d.cts +10 -3
  158. package/dist/actions/remove-domain-from-blacklist.d.cts.map +1 -1
  159. package/dist/actions/remove-domain-from-blacklist.d.mts +10 -3
  160. package/dist/actions/remove-domain-from-blacklist.d.mts.map +1 -1
  161. package/dist/actions/remove-domain-from-blacklist.mjs +2 -2
  162. package/dist/actions/remove-domain-from-blacklist.mjs.map +1 -1
  163. package/dist/actions/search-contacts.cjs +5 -5
  164. package/dist/actions/search-contacts.cjs.map +1 -1
  165. package/dist/actions/search-contacts.d.cts +34 -3
  166. package/dist/actions/search-contacts.d.cts.map +1 -1
  167. package/dist/actions/search-contacts.d.mts +34 -3
  168. package/dist/actions/search-contacts.d.mts.map +1 -1
  169. package/dist/actions/search-contacts.mjs +5 -5
  170. package/dist/actions/search-contacts.mjs.map +1 -1
  171. package/dist/catalog.cjs +7 -1
  172. package/dist/catalog.cjs.map +1 -1
  173. package/dist/catalog.d.cts +8 -0
  174. package/dist/catalog.d.mts +8 -0
  175. package/dist/catalog.mjs +7 -1
  176. package/dist/catalog.mjs.map +1 -1
  177. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"list-contacts-basic.mjs","names":[],"sources":["../../src/actions/list-contacts-basic.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListContactsBasicInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing)\").optional(),\n limit: z.number().int().default(20).describe(\"Number of items per page (max 100)\").optional(),\n}).describe(\"Request parameters for listing contacts with pagination.\");\nconst ReplyListContactsBasic_ContactCustomFieldSchema: z.ZodTypeAny = z.object({\n key: z.string().describe(\"Custom field key\"),\n value: z.string().describe(\"Custom field value\"),\n}).describe(\"Model for a user-defined custom field attached to a contact.\");\nconst ReplyListContactsBasic_ContactSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique contact ID\"),\n city: z.string().describe(\"Contact city\").nullable().optional(),\n email: z.string().describe(\"Contact email address\"),\n notes: z.string().describe(\"Additional notes\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"Contact state\").nullable().optional(),\n title: z.string().describe(\"Contact job title\").nullable().optional(),\n domain: z.string().describe(\"Company domain\").nullable().optional(),\n company: z.string().describe(\"Contact company name\").nullable().optional(),\n country: z.string().describe(\"Contact country\").nullable().optional(),\n fullName: z.string().describe(\"Contact full name\").nullable().optional(),\n industry: z.string().describe(\"Industry sector\").nullable().optional(),\n lastName: z.string().describe(\"Contact last name\").nullable().optional(),\n timeZone: z.string().describe(\"Contact time zone\").nullable().optional(),\n firstName: z.string().describe(\"Contact first name\").nullable().optional(),\n addingDate: z.string().describe(\"Date contact was added (ISO 8601)\").nullable().optional(),\n companySize: z.string().describe(\"Company size range\").nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status\").nullable().optional(),\n customFields: z.array(ReplyListContactsBasic_ContactCustomFieldSchema).describe(\"List of 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 in the system.\");\nconst ReplyListContactsBasic_PaginationSchema: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Number of items per page in this response\"),\n pages: z.number().int().describe(\"Total number of pages\"),\n total: z.number().int().describe(\"Total number of contacts\"),\n currentPage: z.number().int().describe(\"Current page number\"),\n}).describe(\"Pagination details for listing contacts.\");\nexport const ReplyListContactsBasicOutput: z.ZodTypeAny = z.object({\n data: z.array(ReplyListContactsBasic_ContactSchema).describe(\"List of contacts on this page\"),\n pagination: ReplyListContactsBasic_PaginationSchema.nullable(),\n}).describe(\"Response model for listing contacts.\");\n\nexport const replyListContactsBasic = action(\"REPLY_LIST_CONTACTS_BASIC\", {\n slug: \"reply-list-contacts-basic\",\n name: \"List Contacts Basic\",\n description: \"Tool to list contacts. Use when verifying API access and gathering contact IDs.\",\n input: ReplyListContactsBasicInput,\n output: ReplyListContactsBasicOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-contacts-basic.mjs","names":[],"sources":["../../src/actions/list-contacts-basic.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListContactsBasicInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing)\").optional(),\n limit: z.number().int().default(20).describe(\"Number of items per page (max 100)\").optional(),\n}).describe(\"Request parameters for listing contacts with pagination.\");\nconst ReplyListContactsBasic_ContactCustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n}).passthrough().describe(\"Model for a user-defined custom field attached to a contact.\");\nconst ReplyListContactsBasic_ContactSchema = z.object({\n id: z.number().int().describe(\"Unique contact ID\").nullable(),\n city: z.string().describe(\"Contact city\").nullable().optional(),\n email: z.string().describe(\"Contact email address\").nullable(),\n notes: z.string().describe(\"Additional notes\").nullable().optional(),\n phone: z.string().describe(\"Contact phone number\").nullable().optional(),\n state: z.string().describe(\"Contact state\").nullable().optional(),\n title: z.string().describe(\"Contact job title\").nullable().optional(),\n domain: z.string().describe(\"Company domain\").nullable().optional(),\n company: z.string().describe(\"Contact company name\").nullable().optional(),\n country: z.string().describe(\"Contact country\").nullable().optional(),\n fullName: z.string().describe(\"Contact full name\").nullable().optional(),\n industry: z.string().describe(\"Industry sector\").nullable().optional(),\n lastName: z.string().describe(\"Contact last name\").nullable().optional(),\n timeZone: z.string().describe(\"Contact time zone\").nullable().optional(),\n firstName: z.string().describe(\"Contact first name\").nullable().optional(),\n addingDate: z.string().describe(\"Date contact was added (ISO 8601)\").nullable().optional(),\n companySize: z.string().describe(\"Company size range\").nullable().optional(),\n phoneStatus: z.string().describe(\"Phone validation status\").nullable().optional(),\n customFields: z.array(ReplyListContactsBasic_ContactCustomFieldSchema).describe(\"List of 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}).passthrough().describe(\"Schema for a contact in the system.\");\nconst ReplyListContactsBasic_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page in this response\").nullable(),\n pages: z.number().int().describe(\"Total number of pages\").nullable(),\n total: z.number().int().describe(\"Total number of contacts\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n}).passthrough().describe(\"Pagination details for listing contacts.\");\nexport const ReplyListContactsBasicOutput = z.object({\n data: z.array(ReplyListContactsBasic_ContactSchema).describe(\"List of contacts on this page\"),\n pagination: ReplyListContactsBasic_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing contacts.\");\n\nexport const replyListContactsBasic = action(\"REPLY_LIST_CONTACTS_BASIC\", {\n slug: \"reply-list-contacts-basic\",\n name: \"List Contacts Basic\",\n description: \"Tool to list contacts. Use when verifying API access and gathering contact IDs.\",\n input: ReplyListContactsBasicInput,\n output: ReplyListContactsBasicOutput,\n});\n"],"mappings":"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"}
@@ -7,21 +7,21 @@ const ReplyListEmailAccountsInput = zod.z.object({
7
7
  status: zod.z.string().describe("Filter by account status (active/inactive)").optional()
8
8
  }).describe("Request parameters for listing email accounts with pagination and optional status filter.");
9
9
  const ReplyListEmailAccounts_EmailAccountSchema = zod.z.object({
10
- id: zod.z.number().int().describe("Unique email account ID"),
10
+ id: zod.z.number().int().describe("Unique email account ID").nullable(),
11
11
  signature: zod.z.string().describe("Email signature").nullable().optional(),
12
- senderName: zod.z.string().describe("Sender display name"),
13
- emailAddress: zod.z.string().describe("Email address used for sending")
14
- }).describe("Schema for an email account in the system.");
12
+ senderName: zod.z.string().describe("Sender display name").nullable(),
13
+ emailAddress: zod.z.string().describe("Email address used for sending").nullable()
14
+ }).passthrough().describe("Schema for an email account in the system.");
15
15
  const ReplyListEmailAccounts_PaginationSchema = zod.z.object({
16
- limit: zod.z.number().int().describe("Number of items per page in this response"),
17
- pages: zod.z.number().int().describe("Total number of pages"),
18
- total: zod.z.number().int().describe("Total number of email accounts"),
19
- currentPage: zod.z.number().int().describe("Current page number")
20
- }).describe("Pagination details for list email accounts response.");
16
+ limit: zod.z.number().int().describe("Number of items per page in this response").nullable(),
17
+ pages: zod.z.number().int().describe("Total number of pages").nullable(),
18
+ total: zod.z.number().int().describe("Total number of email accounts").nullable(),
19
+ currentPage: zod.z.number().int().describe("Current page number").nullable()
20
+ }).passthrough().describe("Pagination details for list email accounts response.");
21
21
  const ReplyListEmailAccountsOutput = zod.z.object({
22
22
  data: zod.z.array(ReplyListEmailAccounts_EmailAccountSchema).describe("List of email accounts on this page"),
23
23
  pagination: ReplyListEmailAccounts_PaginationSchema.nullable()
24
- }).describe("Response model for listing email accounts.");
24
+ }).passthrough().describe("Response model for listing email accounts.");
25
25
  const replyListEmailAccounts = require_action.action("REPLY_LIST_EMAIL_ACCOUNTS", {
26
26
  slug: "reply-list-email-accounts",
27
27
  name: "Reply.io List Email Accounts",
@@ -1 +1 @@
1
- {"version":3,"file":"list-email-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-email-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListEmailAccountsInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing)\").optional(),\n limit: z.number().int().default(10).describe(\"Number of items per page (max 100)\").optional(),\n status: z.string().describe(\"Filter by account status (active/inactive)\").optional(),\n}).describe(\"Request parameters for listing email accounts with pagination and optional status filter.\");\nconst ReplyListEmailAccounts_EmailAccountSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique email account ID\"),\n signature: z.string().describe(\"Email signature\").nullable().optional(),\n senderName: z.string().describe(\"Sender display name\"),\n emailAddress: z.string().describe(\"Email address used for sending\"),\n}).describe(\"Schema for an email account in the system.\");\nconst ReplyListEmailAccounts_PaginationSchema: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Number of items per page in this response\"),\n pages: z.number().int().describe(\"Total number of pages\"),\n total: z.number().int().describe(\"Total number of email accounts\"),\n currentPage: z.number().int().describe(\"Current page number\"),\n}).describe(\"Pagination details for list email accounts response.\");\nexport const ReplyListEmailAccountsOutput: z.ZodTypeAny = z.object({\n data: z.array(ReplyListEmailAccounts_EmailAccountSchema).describe(\"List of email accounts on this page\"),\n pagination: ReplyListEmailAccounts_PaginationSchema.nullable(),\n}).describe(\"Response model for listing email accounts.\");\n\nexport const replyListEmailAccounts = action(\"REPLY_LIST_EMAIL_ACCOUNTS\", {\n slug: \"reply-list-email-accounts\",\n name: \"Reply.io List Email Accounts\",\n description: \"Tool to list all email accounts. Use when you need to retrieve email accounts page by page.\",\n input: ReplyListEmailAccountsInput,\n output: ReplyListEmailAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB;CACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CACrD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;AACpE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,0CAAwDA,IAAAA,EAAE,OAAO;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CACjE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;AAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC;CACvG,YAAY,wCAAwC,SAAS;AAC/D,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-email-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-email-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListEmailAccountsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing)\").optional(),\n limit: z.number().int().default(10).describe(\"Number of items per page (max 100)\").optional(),\n status: z.string().describe(\"Filter by account status (active/inactive)\").optional(),\n}).describe(\"Request parameters for listing email accounts with pagination and optional status filter.\");\nconst ReplyListEmailAccounts_EmailAccountSchema = z.object({\n id: z.number().int().describe(\"Unique email account ID\").nullable(),\n signature: z.string().describe(\"Email signature\").nullable().optional(),\n senderName: z.string().describe(\"Sender display name\").nullable(),\n emailAddress: z.string().describe(\"Email address used for sending\").nullable(),\n}).passthrough().describe(\"Schema for an email account in the system.\");\nconst ReplyListEmailAccounts_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page in this response\").nullable(),\n pages: z.number().int().describe(\"Total number of pages\").nullable(),\n total: z.number().int().describe(\"Total number of email accounts\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n}).passthrough().describe(\"Pagination details for list email accounts response.\");\nexport const ReplyListEmailAccountsOutput = z.object({\n data: z.array(ReplyListEmailAccounts_EmailAccountSchema).describe(\"List of email accounts on this page\"),\n pagination: ReplyListEmailAccounts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing email accounts.\");\n\nexport const replyListEmailAccounts = action(\"REPLY_LIST_EMAIL_ACCOUNTS\", {\n slug: \"reply-list-email-accounts\",\n name: \"Reply.io List Email Accounts\",\n description: \"Tool to list all email accounts. Use when you need to retrieve email accounts page by page.\",\n input: ReplyListEmailAccountsInput,\n output: ReplyListEmailAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC;CACvG,YAAY,wCAAwC,SAAS;AAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-email-accounts.d.ts
4
- declare const ReplyListEmailAccountsInput: z.ZodTypeAny;
5
- declare const ReplyListEmailAccountsOutput: z.ZodTypeAny;
6
- declare const replyListEmailAccounts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyListEmailAccountsInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ status: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ReplyListEmailAccountsOutput: z.ZodObject<{
10
+ data: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ senderName: z.ZodNullable<z.ZodString>;
14
+ emailAddress: z.ZodNullable<z.ZodString>;
15
+ }, z.core.$loose>>;
16
+ pagination: z.ZodNullable<z.ZodObject<{
17
+ limit: z.ZodNullable<z.ZodNumber>;
18
+ pages: z.ZodNullable<z.ZodNumber>;
19
+ total: z.ZodNullable<z.ZodNumber>;
20
+ currentPage: z.ZodNullable<z.ZodNumber>;
21
+ }, z.core.$loose>>;
22
+ }, z.core.$loose>;
23
+ declare const replyListEmailAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ page?: number | undefined;
25
+ limit?: number | undefined;
26
+ status?: string | undefined;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { replyListEmailAccounts };
9
30
  //# sourceMappingURL=list-email-accounts.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-email-accounts.d.cts","names":[],"sources":["../../src/actions/list-email-accounts.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAI4D;AAAA,cAa3F,4BAAA,EAA8B,CAAA,CAAE,UAGY;AAAA,cAE5C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-email-accounts.d.cts","names":[],"sources":["../../src/actions/list-email-accounts.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAiB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-email-accounts.d.ts
4
- declare const ReplyListEmailAccountsInput: z.ZodTypeAny;
5
- declare const ReplyListEmailAccountsOutput: z.ZodTypeAny;
6
- declare const replyListEmailAccounts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyListEmailAccountsInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ status: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ReplyListEmailAccountsOutput: z.ZodObject<{
10
+ data: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ senderName: z.ZodNullable<z.ZodString>;
14
+ emailAddress: z.ZodNullable<z.ZodString>;
15
+ }, z.core.$loose>>;
16
+ pagination: z.ZodNullable<z.ZodObject<{
17
+ limit: z.ZodNullable<z.ZodNumber>;
18
+ pages: z.ZodNullable<z.ZodNumber>;
19
+ total: z.ZodNullable<z.ZodNumber>;
20
+ currentPage: z.ZodNullable<z.ZodNumber>;
21
+ }, z.core.$loose>>;
22
+ }, z.core.$loose>;
23
+ declare const replyListEmailAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ page?: number | undefined;
25
+ limit?: number | undefined;
26
+ status?: string | undefined;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { replyListEmailAccounts };
9
30
  //# sourceMappingURL=list-email-accounts.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-email-accounts.d.mts","names":[],"sources":["../../src/actions/list-email-accounts.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAI4D;AAAA,cAa3F,4BAAA,EAA8B,CAAA,CAAE,UAGY;AAAA,cAE5C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-email-accounts.d.mts","names":[],"sources":["../../src/actions/list-email-accounts.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAiB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
@@ -7,17 +7,17 @@ const ReplyListEmailAccountsInput = z.object({
7
7
  status: z.string().describe("Filter by account status (active/inactive)").optional()
8
8
  }).describe("Request parameters for listing email accounts with pagination and optional status filter.");
9
9
  const ReplyListEmailAccounts_EmailAccountSchema = z.object({
10
- id: z.number().int().describe("Unique email account ID"),
10
+ id: z.number().int().describe("Unique email account ID").nullable(),
11
11
  signature: z.string().describe("Email signature").nullable().optional(),
12
- senderName: z.string().describe("Sender display name"),
13
- emailAddress: z.string().describe("Email address used for sending")
14
- }).describe("Schema for an email account in the system.");
12
+ senderName: z.string().describe("Sender display name").nullable(),
13
+ emailAddress: z.string().describe("Email address used for sending").nullable()
14
+ }).passthrough().describe("Schema for an email account in the system.");
15
15
  const ReplyListEmailAccounts_PaginationSchema = z.object({
16
- limit: z.number().int().describe("Number of items per page in this response"),
17
- pages: z.number().int().describe("Total number of pages"),
18
- total: z.number().int().describe("Total number of email accounts"),
19
- currentPage: z.number().int().describe("Current page number")
20
- }).describe("Pagination details for list email accounts response.");
16
+ limit: z.number().int().describe("Number of items per page in this response").nullable(),
17
+ pages: z.number().int().describe("Total number of pages").nullable(),
18
+ total: z.number().int().describe("Total number of email accounts").nullable(),
19
+ currentPage: z.number().int().describe("Current page number").nullable()
20
+ }).passthrough().describe("Pagination details for list email accounts response.");
21
21
  const replyListEmailAccounts = action("REPLY_LIST_EMAIL_ACCOUNTS", {
22
22
  slug: "reply-list-email-accounts",
23
23
  name: "Reply.io List Email Accounts",
@@ -26,7 +26,7 @@ const replyListEmailAccounts = action("REPLY_LIST_EMAIL_ACCOUNTS", {
26
26
  output: z.object({
27
27
  data: z.array(ReplyListEmailAccounts_EmailAccountSchema).describe("List of email accounts on this page"),
28
28
  pagination: ReplyListEmailAccounts_PaginationSchema.nullable()
29
- }).describe("Response model for listing email accounts.")
29
+ }).passthrough().describe("Response model for listing email accounts.")
30
30
  });
31
31
  //#endregion
32
32
  export { replyListEmailAccounts };
@@ -1 +1 @@
1
- {"version":3,"file":"list-email-accounts.mjs","names":[],"sources":["../../src/actions/list-email-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListEmailAccountsInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing)\").optional(),\n limit: z.number().int().default(10).describe(\"Number of items per page (max 100)\").optional(),\n status: z.string().describe(\"Filter by account status (active/inactive)\").optional(),\n}).describe(\"Request parameters for listing email accounts with pagination and optional status filter.\");\nconst ReplyListEmailAccounts_EmailAccountSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique email account ID\"),\n signature: z.string().describe(\"Email signature\").nullable().optional(),\n senderName: z.string().describe(\"Sender display name\"),\n emailAddress: z.string().describe(\"Email address used for sending\"),\n}).describe(\"Schema for an email account in the system.\");\nconst ReplyListEmailAccounts_PaginationSchema: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Number of items per page in this response\"),\n pages: z.number().int().describe(\"Total number of pages\"),\n total: z.number().int().describe(\"Total number of email accounts\"),\n currentPage: z.number().int().describe(\"Current page number\"),\n}).describe(\"Pagination details for list email accounts response.\");\nexport const ReplyListEmailAccountsOutput: z.ZodTypeAny = z.object({\n data: z.array(ReplyListEmailAccounts_EmailAccountSchema).describe(\"List of email accounts on this page\"),\n pagination: ReplyListEmailAccounts_PaginationSchema.nullable(),\n}).describe(\"Response model for listing email accounts.\");\n\nexport const replyListEmailAccounts = action(\"REPLY_LIST_EMAIL_ACCOUNTS\", {\n slug: \"reply-list-email-accounts\",\n name: \"Reply.io List Email Accounts\",\n description: \"Tool to list all email accounts. Use when you need to retrieve email accounts page by page.\",\n input: ReplyListEmailAccountsInput,\n output: ReplyListEmailAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAClG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB;CACvD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CACrD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;AACpE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,0CAAwD,EAAE,OAAO;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CACjE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;AAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAMlE,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwD,EAAE,OAAO;EACjE,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC;EACvG,YAAY,wCAAwC,SAAS;CAC/D,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-email-accounts.mjs","names":[],"sources":["../../src/actions/list-email-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListEmailAccountsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing)\").optional(),\n limit: z.number().int().default(10).describe(\"Number of items per page (max 100)\").optional(),\n status: z.string().describe(\"Filter by account status (active/inactive)\").optional(),\n}).describe(\"Request parameters for listing email accounts with pagination and optional status filter.\");\nconst ReplyListEmailAccounts_EmailAccountSchema = z.object({\n id: z.number().int().describe(\"Unique email account ID\").nullable(),\n signature: z.string().describe(\"Email signature\").nullable().optional(),\n senderName: z.string().describe(\"Sender display name\").nullable(),\n emailAddress: z.string().describe(\"Email address used for sending\").nullable(),\n}).passthrough().describe(\"Schema for an email account in the system.\");\nconst ReplyListEmailAccounts_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page in this response\").nullable(),\n pages: z.number().int().describe(\"Total number of pages\").nullable(),\n total: z.number().int().describe(\"Total number of email accounts\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n}).passthrough().describe(\"Pagination details for list email accounts response.\");\nexport const ReplyListEmailAccountsOutput = z.object({\n data: z.array(ReplyListEmailAccounts_EmailAccountSchema).describe(\"List of email accounts on this page\"),\n pagination: ReplyListEmailAccounts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing email accounts.\");\n\nexport const replyListEmailAccounts = action(\"REPLY_LIST_EMAIL_ACCOUNTS\", {\n slug: \"reply-list-email-accounts\",\n name: \"Reply.io List Email Accounts\",\n description: \"Tool to list all email accounts. Use when you need to retrieve email accounts page by page.\",\n input: ReplyListEmailAccountsInput,\n output: ReplyListEmailAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAClG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,0CAA0C,EAAE,OAAO;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAMhF,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0C,EAAE,OAAO;EACnD,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC;EACvG,YAAY,wCAAwC,SAAS;CAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
@@ -5,7 +5,7 @@ const ReplyMarkContactAsFinishedInput = zod.z.object({
5
5
  email: zod.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(),
6
6
  domain: zod.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()
7
7
  }).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).");
8
- const ReplyMarkContactAsFinishedOutput = zod.z.object({ success: zod.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.");
8
+ const ReplyMarkContactAsFinishedOutput = zod.z.object({ success: zod.z.boolean().describe("True if the operation completed successfully. When using 'domain', returns true even if no contacts matched the domain.").nullable() }).passthrough().describe("Response model for marking contact(s) as finished.");
9
9
  const replyMarkContactAsFinished = require_action.action("REPLY_MARK_CONTACT_AS_FINISHED", {
10
10
  slug: "reply-mark-contact-as-finished",
11
11
  name: "Mark Contact As Finished",
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-finished.cjs","names":["z","action"],"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":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;CACjO,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC3M,CAAC,CAAC,CAAC,SAAS,0JAA0J;AACtK,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yHAAyH,EACzJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"mark-contact-as-finished.cjs","names":["z","action"],"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}).passthrough().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":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;CACjO,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC3M,CAAC,CAAC,CAAC,SAAS,0JAA0J;AACtK,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,EACpK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,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/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.$loose>;
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.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mark-contact-as-finished.d.cts","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.cts","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"}
@@ -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.$loose>;
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() }).passthrough().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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
@@ -5,7 +5,7 @@ const ReplyMarkContactAsRepliedInput = zod.z.object({
5
5
  email: zod.z.string().describe("Email address of the contact to mark as replied").optional(),
6
6
  domain: zod.z.string().describe("Email domain whose contacts should be marked as replied").optional()
7
7
  }).describe("Request model for marking a contact as replied by email or domain.\nExactly one of email or domain must be provided.");
8
- const ReplyMarkContactAsRepliedOutput = zod.z.object({}).describe("Empty response model: no content is returned on success.");
8
+ const ReplyMarkContactAsRepliedOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty response model: no content is returned on success.");
9
9
  const replyMarkContactAsReplied = require_action.action("REPLY_MARK_CONTACT_AS_REPLIED", {
10
10
  slug: "reply-mark-contact-as-replied",
11
11
  name: "Mark Contact as Replied",
@@ -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.record(z.string(), z.unknown()).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,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEpJ,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.ZodRecord<z.ZodString, z.ZodUnknown>;
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,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;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.ZodRecord<z.ZodString, z.ZodUnknown>;
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,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
@@ -8,7 +8,7 @@ const replyMarkContactAsReplied = action("REPLY_MARK_CONTACT_AS_REPLIED", {
8
8
  email: z.string().describe("Email address of the contact to mark as replied").optional(),
9
9
  domain: z.string().describe("Email domain whose contacts should be marked as replied").optional()
10
10
  }).describe("Request model for marking a contact as replied by email or domain.\nExactly one of email or domain must be provided."),
11
- output: z.object({}).describe("Empty response model: no content is returned on success.")
11
+ output: z.record(z.string(), z.unknown()).describe("Empty response model: no content is returned on success.")
12
12
  });
13
13
  //#endregion
14
14
  export { replyMarkContactAsReplied };
@@ -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.record(z.string(), z.unknown()).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,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAOhF;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() }).passthrough().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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,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.$loose>;
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.$loose>;
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() }).passthrough().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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
@@ -3,9 +3,9 @@ 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
- }).describe("Response schema for removing a domain from the blacklist.");
8
+ }).passthrough().describe("Response schema for removing a domain from the blacklist.");
9
9
  const replyRemoveDomainFromBlacklist = require_action.action("REPLY_REMOVE_DOMAIN_FROM_BLACKLIST", {
10
10
  slug: "reply-remove-domain-from-blacklist",
11
11
  name: "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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}