@keystrokehq/reply 0.1.4 → 0.1.6
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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-list.cjs +1 -0
- package/dist/actions/create-list.cjs.map +1 -1
- package/dist/actions/create-list.d.cts +3 -3
- package/dist/actions/create-list.d.cts.map +1 -1
- package/dist/actions/create-list.d.mts +3 -3
- package/dist/actions/create-list.d.mts.map +1 -1
- package/dist/actions/create-list.mjs +1 -0
- package/dist/actions/create-list.mjs.map +1 -1
- package/dist/actions/delete-email-account.cjs +1 -0
- package/dist/actions/delete-email-account.cjs.map +1 -1
- package/dist/actions/delete-email-account.d.cts +3 -3
- package/dist/actions/delete-email-account.d.cts.map +1 -1
- package/dist/actions/delete-email-account.d.mts +3 -3
- package/dist/actions/delete-email-account.d.mts.map +1 -1
- package/dist/actions/delete-email-account.mjs +1 -0
- package/dist/actions/delete-email-account.mjs.map +1 -1
- package/dist/actions/delete-list-by-id.cjs +1 -0
- package/dist/actions/delete-list-by-id.cjs.map +1 -1
- package/dist/actions/delete-list-by-id.d.cts +3 -3
- package/dist/actions/delete-list-by-id.d.cts.map +1 -1
- package/dist/actions/delete-list-by-id.d.mts +3 -3
- package/dist/actions/delete-list-by-id.d.mts.map +1 -1
- package/dist/actions/delete-list-by-id.mjs +1 -0
- package/dist/actions/delete-list-by-id.mjs.map +1 -1
- package/dist/actions/delete-sequence.cjs +1 -0
- package/dist/actions/delete-sequence.cjs.map +1 -1
- package/dist/actions/delete-sequence.d.cts +3 -3
- package/dist/actions/delete-sequence.d.cts.map +1 -1
- package/dist/actions/delete-sequence.d.mts +3 -3
- package/dist/actions/delete-sequence.d.mts.map +1 -1
- package/dist/actions/delete-sequence.mjs +1 -0
- package/dist/actions/delete-sequence.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -0
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +3 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -0
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/generate-ulid.cjs +1 -0
- package/dist/actions/generate-ulid.cjs.map +1 -1
- package/dist/actions/generate-ulid.d.cts +3 -3
- package/dist/actions/generate-ulid.d.cts.map +1 -1
- package/dist/actions/generate-ulid.d.mts +3 -3
- package/dist/actions/generate-ulid.d.mts.map +1 -1
- package/dist/actions/generate-ulid.mjs +1 -0
- package/dist/actions/generate-ulid.mjs.map +1 -1
- package/dist/actions/get-all-lists.cjs +1 -0
- package/dist/actions/get-all-lists.cjs.map +1 -1
- package/dist/actions/get-all-lists.d.cts +3 -1
- package/dist/actions/get-all-lists.d.cts.map +1 -1
- package/dist/actions/get-all-lists.d.mts +3 -1
- package/dist/actions/get-all-lists.d.mts.map +1 -1
- package/dist/actions/get-all-lists.mjs +1 -0
- package/dist/actions/get-all-lists.mjs.map +1 -1
- package/dist/actions/get-blacklist-all.cjs +1 -0
- package/dist/actions/get-blacklist-all.cjs.map +1 -1
- package/dist/actions/get-blacklist-all.d.cts +3 -1
- package/dist/actions/get-blacklist-all.d.cts.map +1 -1
- package/dist/actions/get-blacklist-all.d.mts +3 -1
- package/dist/actions/get-blacklist-all.d.mts.map +1 -1
- package/dist/actions/get-blacklist-all.mjs +1 -0
- package/dist/actions/get-blacklist-all.mjs.map +1 -1
- package/dist/actions/get-campaign-schedules-all.cjs +1 -0
- package/dist/actions/get-campaign-schedules-all.cjs.map +1 -1
- package/dist/actions/get-campaign-schedules-all.d.cts +3 -4
- package/dist/actions/get-campaign-schedules-all.d.cts.map +1 -1
- package/dist/actions/get-campaign-schedules-all.d.mts +3 -4
- package/dist/actions/get-campaign-schedules-all.d.mts.map +1 -1
- package/dist/actions/get-campaign-schedules-all.mjs +1 -0
- package/dist/actions/get-campaign-schedules-all.mjs.map +1 -1
- package/dist/actions/get-campaigns-for-contact.cjs +1 -0
- package/dist/actions/get-campaigns-for-contact.cjs.map +1 -1
- package/dist/actions/get-campaigns-for-contact.d.cts +3 -5
- package/dist/actions/get-campaigns-for-contact.d.cts.map +1 -1
- package/dist/actions/get-campaigns-for-contact.d.mts +3 -5
- package/dist/actions/get-campaigns-for-contact.d.mts.map +1 -1
- package/dist/actions/get-campaigns-for-contact.mjs +1 -0
- package/dist/actions/get-campaigns-for-contact.mjs.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.cjs +1 -0
- package/dist/actions/get-contacts-in-list-by-id.cjs.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.d.cts +3 -5
- package/dist/actions/get-contacts-in-list-by-id.d.cts.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.d.mts +3 -5
- package/dist/actions/get-contacts-in-list-by-id.d.mts.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.mjs +1 -0
- package/dist/actions/get-contacts-in-list-by-id.mjs.map +1 -1
- package/dist/actions/get-list-by-id.cjs +1 -0
- package/dist/actions/get-list-by-id.cjs.map +1 -1
- package/dist/actions/get-list-by-id.d.cts +3 -3
- package/dist/actions/get-list-by-id.d.cts.map +1 -1
- package/dist/actions/get-list-by-id.d.mts +3 -3
- package/dist/actions/get-list-by-id.d.mts.map +1 -1
- package/dist/actions/get-list-by-id.mjs +1 -0
- package/dist/actions/get-list-by-id.mjs.map +1 -1
- package/dist/actions/get-templates-list.cjs +1 -0
- package/dist/actions/get-templates-list.cjs.map +1 -1
- package/dist/actions/get-templates-list.d.cts +3 -1
- package/dist/actions/get-templates-list.d.cts.map +1 -1
- package/dist/actions/get-templates-list.d.mts +3 -1
- package/dist/actions/get-templates-list.d.mts.map +1 -1
- package/dist/actions/get-templates-list.mjs +1 -0
- package/dist/actions/get-templates-list.mjs.map +1 -1
- package/dist/actions/list-campaigns.cjs +1 -0
- package/dist/actions/list-campaigns.cjs.map +1 -1
- package/dist/actions/list-campaigns.d.cts +3 -5
- package/dist/actions/list-campaigns.d.cts.map +1 -1
- package/dist/actions/list-campaigns.d.mts +3 -5
- package/dist/actions/list-campaigns.d.mts.map +1 -1
- package/dist/actions/list-campaigns.mjs +1 -0
- package/dist/actions/list-campaigns.mjs.map +1 -1
- package/dist/actions/list-contacts-basic.cjs +1 -0
- package/dist/actions/list-contacts-basic.cjs.map +1 -1
- package/dist/actions/list-contacts-basic.d.cts +3 -4
- package/dist/actions/list-contacts-basic.d.cts.map +1 -1
- package/dist/actions/list-contacts-basic.d.mts +3 -4
- package/dist/actions/list-contacts-basic.d.mts.map +1 -1
- package/dist/actions/list-contacts-basic.mjs +1 -0
- package/dist/actions/list-contacts-basic.mjs.map +1 -1
- package/dist/actions/list-email-accounts.cjs +1 -0
- package/dist/actions/list-email-accounts.cjs.map +1 -1
- package/dist/actions/list-email-accounts.d.cts +3 -5
- package/dist/actions/list-email-accounts.d.cts.map +1 -1
- package/dist/actions/list-email-accounts.d.mts +3 -5
- package/dist/actions/list-email-accounts.d.mts.map +1 -1
- package/dist/actions/list-email-accounts.mjs +1 -0
- package/dist/actions/list-email-accounts.mjs.map +1 -1
- package/dist/actions/mark-contact-as-finished.cjs +1 -0
- package/dist/actions/mark-contact-as-finished.cjs.map +1 -1
- package/dist/actions/mark-contact-as-finished.d.cts +3 -4
- package/dist/actions/mark-contact-as-finished.d.cts.map +1 -1
- package/dist/actions/mark-contact-as-finished.d.mts +3 -4
- package/dist/actions/mark-contact-as-finished.d.mts.map +1 -1
- package/dist/actions/mark-contact-as-finished.mjs +1 -0
- package/dist/actions/mark-contact-as-finished.mjs.map +1 -1
- package/dist/actions/mark-contact-as-replied.cjs +1 -0
- package/dist/actions/mark-contact-as-replied.cjs.map +1 -1
- package/dist/actions/mark-contact-as-replied.d.cts +3 -4
- package/dist/actions/mark-contact-as-replied.d.cts.map +1 -1
- package/dist/actions/mark-contact-as-replied.d.mts +3 -4
- package/dist/actions/mark-contact-as-replied.d.mts.map +1 -1
- package/dist/actions/mark-contact-as-replied.mjs +1 -0
- package/dist/actions/mark-contact-as-replied.mjs.map +1 -1
- package/dist/actions/move-contacts-to-lists.cjs +1 -0
- package/dist/actions/move-contacts-to-lists.cjs.map +1 -1
- package/dist/actions/move-contacts-to-lists.d.cts +3 -4
- package/dist/actions/move-contacts-to-lists.d.cts.map +1 -1
- package/dist/actions/move-contacts-to-lists.d.mts +3 -4
- package/dist/actions/move-contacts-to-lists.d.mts.map +1 -1
- package/dist/actions/move-contacts-to-lists.mjs +1 -0
- package/dist/actions/move-contacts-to-lists.mjs.map +1 -1
- package/dist/actions/remove-domain-from-blacklist.cjs +1 -0
- package/dist/actions/remove-domain-from-blacklist.cjs.map +1 -1
- package/dist/actions/remove-domain-from-blacklist.d.cts +3 -3
- package/dist/actions/remove-domain-from-blacklist.d.cts.map +1 -1
- package/dist/actions/remove-domain-from-blacklist.d.mts +3 -3
- package/dist/actions/remove-domain-from-blacklist.d.mts.map +1 -1
- package/dist/actions/remove-domain-from-blacklist.mjs +1 -0
- package/dist/actions/remove-domain-from-blacklist.mjs.map +1 -1
- package/dist/actions/search-contacts.cjs +1 -0
- package/dist/actions/search-contacts.cjs.map +1 -1
- package/dist/actions/search-contacts.d.cts +3 -3
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +3 -3
- package/dist/actions/search-contacts.d.mts.map +1 -1
- package/dist/actions/search-contacts.mjs +1 -0
- package/dist/actions/search-contacts.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -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.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":"
|
|
1
|
+
{"version":3,"file":"move-contacts-to-lists.cjs","names":["z","action"],"sources":["../../src/actions/move-contacts-to-lists.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { reply } from \"../app\";\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: AppAction<\n typeof ReplyMoveContactsToListsInput,\n typeof ReplyMoveContactsToListsOutput,\n typeof reply.credential\n> = 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":";;;;AAMA,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,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { reply } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-contacts-to-lists.d.ts
|
|
@@ -8,10 +10,7 @@ declare const ReplyMoveContactsToListsInput: z.ZodObject<{
|
|
|
8
10
|
declare const ReplyMoveContactsToListsOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const replyMoveContactsToLists:
|
|
12
|
-
ListIds: number[];
|
|
13
|
-
ContactIds: number[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const replyMoveContactsToLists: AppAction<typeof ReplyMoveContactsToListsInput, typeof ReplyMoveContactsToListsOutput, typeof reply.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { replyMoveContactsToLists };
|
|
17
16
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"move-contacts-to-lists.d.cts","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { reply } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/move-contacts-to-lists.d.ts
|
|
@@ -8,10 +10,7 @@ declare const ReplyMoveContactsToListsInput: z.ZodObject<{
|
|
|
8
10
|
declare const ReplyMoveContactsToListsOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const replyMoveContactsToLists:
|
|
12
|
-
ListIds: number[];
|
|
13
|
-
ContactIds: number[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const replyMoveContactsToLists: AppAction<typeof ReplyMoveContactsToListsInput, typeof ReplyMoveContactsToListsOutput, typeof reply.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { replyMoveContactsToLists };
|
|
17
16
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"move-contacts-to-lists.d.mts","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -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.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":"
|
|
1
|
+
{"version":3,"file":"move-contacts-to-lists.mjs","names":[],"sources":["../../src/actions/move-contacts-to-lists.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { reply } from \"../app\";\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: AppAction<\n typeof ReplyMoveContactsToListsInput,\n typeof ReplyMoveContactsToListsOutput,\n typeof reply.credential\n> = 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":";;;AAcA,MAAa,2BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB2C,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,mEAaH;CACP,QAb4C,EAAE,OAAO,EACrD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,EAC1P,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAWhB;AACV,CAAC"}
|
|
@@ -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.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":"
|
|
1
|
+
{"version":3,"file":"remove-domain-from-blacklist.cjs","names":["z","action"],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { reply } from \"../app\";\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: AppAction<\n typeof ReplyRemoveDomainFromBlacklistInput,\n typeof ReplyRemoveDomainFromBlacklistOutput,\n typeof reply.credential\n> = 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":";;;;AAMA,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,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { reply } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/remove-domain-from-blacklist.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ReplyRemoveDomainFromBlacklistOutput: z.ZodObject<{
|
|
|
8
10
|
domain: z.ZodNullable<z.ZodString>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const replyRemoveDomainFromBlacklist:
|
|
12
|
-
domain: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const replyRemoveDomainFromBlacklist: AppAction<typeof ReplyRemoveDomainFromBlacklistInput, typeof ReplyRemoveDomainFromBlacklistOutput, typeof reply.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { replyRemoveDomainFromBlacklist };
|
|
16
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":"
|
|
1
|
+
{"version":3,"file":"remove-domain-from-blacklist.d.cts","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { reply } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/remove-domain-from-blacklist.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ReplyRemoveDomainFromBlacklistOutput: z.ZodObject<{
|
|
|
8
10
|
domain: z.ZodNullable<z.ZodString>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const replyRemoveDomainFromBlacklist:
|
|
12
|
-
domain: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const replyRemoveDomainFromBlacklist: AppAction<typeof ReplyRemoveDomainFromBlacklistInput, typeof ReplyRemoveDomainFromBlacklistOutput, typeof reply.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { replyRemoveDomainFromBlacklist };
|
|
16
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":"
|
|
1
|
+
{"version":3,"file":"remove-domain-from-blacklist.d.mts","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -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.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":"
|
|
1
|
+
{"version":3,"file":"remove-domain-from-blacklist.mjs","names":[],"sources":["../../src/actions/remove-domain-from-blacklist.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { reply } from \"../app\";\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: AppAction<\n typeof ReplyRemoveDomainFromBlacklistInput,\n typeof ReplyRemoveDomainFromBlacklistOutput,\n typeof reply.credential\n> = 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":";;;AAcA,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBiD,EAAE,OAAO,EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC5E,CAAC,CAAC,CAAC,SAAS,yDAcH;CACP,QAdkD,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,YAAY,CAAC,CAAC,SAAS,2DAWhB;AACV,CAAC"}
|
|
@@ -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.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}).passthrough().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}).passthrough().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}).passthrough().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":"
|
|
1
|
+
{"version":3,"file":"search-contacts.cjs","names":["z","action"],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { reply } from \"../app\";\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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Response model for search contacts action.\");\n\nexport const replySearchContacts: AppAction<\n typeof ReplySearchContactsInput,\n typeof ReplySearchContactsOutput,\n typeof reply.credential\n> = 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,3 +1,5 @@
|
|
|
1
|
+
import { reply } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/search-contacts.d.ts
|
|
@@ -32,9 +34,7 @@ declare const ReplySearchContactsOutput: z.ZodObject<{
|
|
|
32
34
|
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
35
|
}, z.core.$loose>>;
|
|
34
36
|
}, z.core.$loose>;
|
|
35
|
-
declare const replySearchContacts:
|
|
36
|
-
email: string;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
37
|
+
declare const replySearchContacts: AppAction<typeof ReplySearchContactsInput, typeof ReplySearchContactsOutput, typeof reply.credential>;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { replySearchContacts };
|
|
40
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":"
|
|
1
|
+
{"version":3,"file":"search-contacts.d.cts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cA8BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { reply } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/search-contacts.d.ts
|
|
@@ -32,9 +34,7 @@ declare const ReplySearchContactsOutput: z.ZodObject<{
|
|
|
32
34
|
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
35
|
}, z.core.$loose>>;
|
|
34
36
|
}, z.core.$loose>;
|
|
35
|
-
declare const replySearchContacts:
|
|
36
|
-
email: string;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
37
|
+
declare const replySearchContacts: AppAction<typeof ReplySearchContactsInput, typeof ReplySearchContactsOutput, typeof reply.credential>;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { replySearchContacts };
|
|
40
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":"
|
|
1
|
+
{"version":3,"file":"search-contacts.d.mts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cA8BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -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.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}).passthrough().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}).passthrough().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}).passthrough().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":"
|
|
1
|
+
{"version":3,"file":"search-contacts.mjs","names":[],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { reply } from \"../app\";\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}).passthrough().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}).passthrough().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}).passthrough().describe(\"Response model for search contacts action.\");\n\nexport const replySearchContacts: AppAction<\n typeof ReplySearchContactsInput,\n typeof ReplySearchContactsOutput,\n typeof reply.credential\n> = 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/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
1
2
|
//#region src/app.ts
|
|
2
|
-
const
|
|
3
|
+
const credential = { generic_api_key: require("zod").z.string() };
|
|
4
|
+
const reply = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "reply",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.reply = reply;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const reply = defineApp({\n slug: \"reply\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,SAAA,
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const reply: KeystrokeApp<\"reply\", typeof credential> = defineApp({\n slug: \"reply\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAGA,MAAM,aAAa,EACjB,8BAAiBA,CAAAA,CAAAA,EAAE,OAAO,EAC5B;AAEA,MAAa,SAAA,GAAA,2BAAA,UAAA,CAA4D;CACvE,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
generic_api_key: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const reply: KeystrokeApp<"reply", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { reply };
|
|
5
11
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,KAAA,EAAO,YAAY,iBAAiB,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
generic_api_key: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const reply: KeystrokeApp<"reply", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { reply };
|
|
5
11
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,KAAA,EAAO,YAAY,iBAAiB,UAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
-
|
|
2
|
+
import { z } from "zod";
|
|
3
3
|
const reply = defineApp({
|
|
4
4
|
slug: "reply",
|
|
5
|
-
auth: "keystroke"
|
|
5
|
+
auth: "keystroke",
|
|
6
|
+
credential: { generic_api_key: z.string() }
|
|
6
7
|
});
|
|
7
8
|
//#endregion
|
|
8
9
|
export { reply };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const reply = defineApp({\n slug: \"reply\",\n auth: \"keystroke\",\n});\n"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const reply: KeystrokeApp<\"reply\", typeof credential> = defineApp({\n slug: \"reply\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAOA,MAAa,QAAkD,UAAU;CACvE,MAAM;CACN,MAAM;CACN,cANA,iBAAiB,EAAE,OAAO,EAM1B;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { reply } from "./app.cjs";
|
|
1
2
|
import { replyCreateList } from "./actions/create-list.cjs";
|
|
2
3
|
import { replyDeleteEmailAccount } from "./actions/delete-email-account.cjs";
|
|
3
4
|
import { replyDeleteListById } from "./actions/delete-list-by-id.cjs";
|
|
@@ -19,6 +20,5 @@ import { replyMarkContactAsReplied } from "./actions/mark-contact-as-replied.cjs
|
|
|
19
20
|
import { replyMoveContactsToLists } from "./actions/move-contacts-to-lists.cjs";
|
|
20
21
|
import { replyRemoveDomainFromBlacklist } from "./actions/remove-domain-from-blacklist.cjs";
|
|
21
22
|
import { replySearchContacts } from "./actions/search-contacts.cjs";
|
|
22
|
-
import { reply } from "./app.cjs";
|
|
23
23
|
import { replyCatalog } from "./catalog.cjs";
|
|
24
24
|
export { reply, replyCatalog, replyCreateList, replyDeleteEmailAccount, replyDeleteListById, replyDeleteSequence, replyDeleteUser, replyGenerateUlid, replyGetAllLists, replyGetBlacklistAll, replyGetCampaignSchedulesAll, replyGetCampaignsForContact, replyGetContactsInListById, replyGetListById, replyGetTemplatesList, replyListCampaigns, replyListContactsBasic, replyListEmailAccounts, replyMarkContactAsFinished, replyMarkContactAsReplied, replyMoveContactsToLists, replyRemoveDomainFromBlacklist, replySearchContacts };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { reply } from "./app.mjs";
|
|
1
2
|
import { replyCreateList } from "./actions/create-list.mjs";
|
|
2
3
|
import { replyDeleteEmailAccount } from "./actions/delete-email-account.mjs";
|
|
3
4
|
import { replyDeleteListById } from "./actions/delete-list-by-id.mjs";
|
|
@@ -19,6 +20,5 @@ import { replyMarkContactAsReplied } from "./actions/mark-contact-as-replied.mjs
|
|
|
19
20
|
import { replyMoveContactsToLists } from "./actions/move-contacts-to-lists.mjs";
|
|
20
21
|
import { replyRemoveDomainFromBlacklist } from "./actions/remove-domain-from-blacklist.mjs";
|
|
21
22
|
import { replySearchContacts } from "./actions/search-contacts.mjs";
|
|
22
|
-
import { reply } from "./app.mjs";
|
|
23
23
|
import { replyCatalog } from "./catalog.mjs";
|
|
24
24
|
export { reply, replyCatalog, replyCreateList, replyDeleteEmailAccount, replyDeleteListById, replyDeleteSequence, replyDeleteUser, replyGenerateUlid, replyGetAllLists, replyGetBlacklistAll, replyGetCampaignSchedulesAll, replyGetCampaignsForContact, replyGetContactsInListById, replyGetListById, replyGetTemplatesList, replyListCampaigns, replyListContactsBasic, replyListEmailAccounts, replyMarkContactAsFinished, replyMarkContactAsReplied, replyMoveContactsToLists, replyRemoveDomainFromBlacklist, replySearchContacts };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/reply",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": ">=0.1.
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.104",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|