@keystrokehq/reply_io 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-contact-to-sequence.cjs +4 -4
- package/dist/actions/add-contact-to-sequence.cjs.map +1 -1
- package/dist/actions/add-contact-to-sequence.d.cts +22 -3
- package/dist/actions/add-contact-to-sequence.d.cts.map +1 -1
- package/dist/actions/add-contact-to-sequence.d.mts +22 -3
- package/dist/actions/add-contact-to-sequence.d.mts.map +1 -1
- package/dist/actions/add-contact-to-sequence.mjs +4 -4
- package/dist/actions/add-contact-to-sequence.mjs.map +1 -1
- package/dist/actions/archive-sequence.cjs +7 -7
- package/dist/actions/archive-sequence.cjs.map +1 -1
- package/dist/actions/archive-sequence.d.cts +20 -3
- package/dist/actions/archive-sequence.d.cts.map +1 -1
- package/dist/actions/archive-sequence.d.mts +20 -3
- package/dist/actions/archive-sequence.d.mts.map +1 -1
- package/dist/actions/archive-sequence.mjs +7 -7
- package/dist/actions/archive-sequence.mjs.map +1 -1
- package/dist/actions/clear-contact-status.cjs.map +1 -1
- package/dist/actions/clear-contact-status.d.cts +13 -3
- package/dist/actions/clear-contact-status.d.cts.map +1 -1
- package/dist/actions/clear-contact-status.d.mts +13 -3
- package/dist/actions/clear-contact-status.d.mts.map +1 -1
- package/dist/actions/clear-contact-status.mjs.map +1 -1
- package/dist/actions/connect-exchange-account.cjs +2 -2
- package/dist/actions/connect-exchange-account.cjs.map +1 -1
- package/dist/actions/connect-exchange-account.d.cts +6 -3
- package/dist/actions/connect-exchange-account.d.cts.map +1 -1
- package/dist/actions/connect-exchange-account.d.mts +6 -3
- package/dist/actions/connect-exchange-account.d.mts.map +1 -1
- package/dist/actions/connect-exchange-account.mjs +2 -2
- package/dist/actions/connect-exchange-account.mjs.map +1 -1
- package/dist/actions/connect-gmail-account.cjs +1 -1
- package/dist/actions/connect-gmail-account.cjs.map +1 -1
- package/dist/actions/connect-gmail-account.d.cts +5 -3
- package/dist/actions/connect-gmail-account.d.cts.map +1 -1
- package/dist/actions/connect-gmail-account.d.mts +5 -3
- package/dist/actions/connect-gmail-account.d.mts.map +1 -1
- package/dist/actions/connect-gmail-account.mjs +1 -1
- package/dist/actions/connect-gmail-account.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +4 -4
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +70 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +70 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +4 -4
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-sequence-step.cjs +3 -3
- package/dist/actions/create-sequence-step.cjs.map +1 -1
- package/dist/actions/create-sequence-step.d.cts +84 -3
- package/dist/actions/create-sequence-step.d.cts.map +1 -1
- package/dist/actions/create-sequence-step.d.mts +84 -3
- package/dist/actions/create-sequence-step.d.mts.map +1 -1
- package/dist/actions/create-sequence-step.mjs +3 -3
- package/dist/actions/create-sequence-step.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +7 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +7 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-email-account.cjs.map +1 -1
- package/dist/actions/delete-email-account.d.cts +7 -3
- package/dist/actions/delete-email-account.d.cts.map +1 -1
- package/dist/actions/delete-email-account.d.mts +7 -3
- package/dist/actions/delete-email-account.d.mts.map +1 -1
- package/dist/actions/delete-email-account.mjs.map +1 -1
- package/dist/actions/delete-schedule.cjs.map +1 -1
- package/dist/actions/delete-schedule.d.cts +7 -3
- package/dist/actions/delete-schedule.d.cts.map +1 -1
- package/dist/actions/delete-schedule.d.mts +7 -3
- package/dist/actions/delete-schedule.d.mts.map +1 -1
- package/dist/actions/delete-schedule.mjs.map +1 -1
- package/dist/actions/delete-sequence.cjs.map +1 -1
- package/dist/actions/delete-sequence.d.cts +7 -3
- package/dist/actions/delete-sequence.d.cts.map +1 -1
- package/dist/actions/delete-sequence.d.mts +7 -3
- package/dist/actions/delete-sequence.d.mts.map +1 -1
- package/dist/actions/delete-sequence.mjs.map +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +7 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +7 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/generate-ulid.cjs +1 -1
- package/dist/actions/generate-ulid.cjs.map +1 -1
- package/dist/actions/generate-ulid.d.cts +9 -3
- package/dist/actions/generate-ulid.d.cts.map +1 -1
- package/dist/actions/generate-ulid.d.mts +9 -3
- package/dist/actions/generate-ulid.d.mts.map +1 -1
- package/dist/actions/generate-ulid.mjs +1 -1
- package/dist/actions/generate-ulid.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +2 -2
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +32 -3
- package/dist/actions/get-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-id.d.mts +32 -3
- package/dist/actions/get-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-by-id.mjs +2 -2
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-status.cjs.map +1 -1
- package/dist/actions/get-contact-status.d.cts +12 -3
- package/dist/actions/get-contact-status.d.cts.map +1 -1
- package/dist/actions/get-contact-status.d.mts +12 -3
- package/dist/actions/get-contact-status.d.mts.map +1 -1
- package/dist/actions/get-contact-status.mjs.map +1 -1
- package/dist/actions/get-current-user.cjs +1 -1
- package/dist/actions/get-current-user.cjs.map +1 -1
- package/dist/actions/get-current-user.d.cts +5 -3
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +5 -3
- package/dist/actions/get-current-user.d.mts.map +1 -1
- package/dist/actions/get-current-user.mjs +1 -1
- package/dist/actions/get-current-user.mjs.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.cjs +4 -4
- package/dist/actions/get-disconnected-email-accounts.cjs.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.d.cts +20 -3
- package/dist/actions/get-disconnected-email-accounts.d.cts.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.d.mts +20 -3
- package/dist/actions/get-disconnected-email-accounts.d.mts.map +1 -1
- package/dist/actions/get-disconnected-email-accounts.mjs +4 -4
- package/dist/actions/get-disconnected-email-accounts.mjs.map +1 -1
- package/dist/actions/get-sequence-by-id.cjs +9 -9
- package/dist/actions/get-sequence-by-id.cjs.map +1 -1
- package/dist/actions/get-sequence-by-id.d.cts +42 -3
- package/dist/actions/get-sequence-by-id.d.cts.map +1 -1
- package/dist/actions/get-sequence-by-id.d.mts +42 -3
- package/dist/actions/get-sequence-by-id.d.mts.map +1 -1
- package/dist/actions/get-sequence-by-id.mjs +9 -9
- package/dist/actions/get-sequence-by-id.mjs.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.cjs +2 -2
- package/dist/actions/get-sequence-contacts-extended.cjs.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.d.cts +38 -3
- package/dist/actions/get-sequence-contacts-extended.d.cts.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.d.mts +38 -3
- package/dist/actions/get-sequence-contacts-extended.d.mts.map +1 -1
- package/dist/actions/get-sequence-contacts-extended.mjs +2 -2
- package/dist/actions/get-sequence-contacts-extended.mjs.map +1 -1
- package/dist/actions/get-sequence-step-by-id.cjs +8 -8
- package/dist/actions/get-sequence-step-by-id.cjs.map +1 -1
- package/dist/actions/get-sequence-step-by-id.d.cts +40 -3
- package/dist/actions/get-sequence-step-by-id.d.cts.map +1 -1
- package/dist/actions/get-sequence-step-by-id.d.mts +40 -3
- package/dist/actions/get-sequence-step-by-id.d.mts.map +1 -1
- package/dist/actions/get-sequence-step-by-id.mjs +8 -8
- package/dist/actions/get-sequence-step-by-id.mjs.map +1 -1
- package/dist/actions/list-contacts-basic.cjs +8 -8
- package/dist/actions/list-contacts-basic.cjs.map +1 -1
- package/dist/actions/list-contacts-basic.d.cts +43 -3
- package/dist/actions/list-contacts-basic.d.cts.map +1 -1
- package/dist/actions/list-contacts-basic.d.mts +43 -3
- package/dist/actions/list-contacts-basic.d.mts.map +1 -1
- package/dist/actions/list-contacts-basic.mjs +8 -8
- package/dist/actions/list-contacts-basic.mjs.map +1 -1
- package/dist/actions/list-email-accounts.cjs +7 -7
- package/dist/actions/list-email-accounts.cjs.map +1 -1
- package/dist/actions/list-email-accounts.d.cts +24 -3
- package/dist/actions/list-email-accounts.d.cts.map +1 -1
- package/dist/actions/list-email-accounts.d.mts +24 -3
- package/dist/actions/list-email-accounts.d.mts.map +1 -1
- package/dist/actions/list-email-accounts.mjs +7 -7
- package/dist/actions/list-email-accounts.mjs.map +1 -1
- package/dist/actions/list-lists.cjs +2 -2
- package/dist/actions/list-lists.cjs.map +1 -1
- package/dist/actions/list-lists.d.cts +8 -3
- package/dist/actions/list-lists.d.cts.map +1 -1
- package/dist/actions/list-lists.d.mts +8 -3
- package/dist/actions/list-lists.d.mts.map +1 -1
- package/dist/actions/list-lists.mjs +2 -2
- package/dist/actions/list-lists.mjs.map +1 -1
- package/dist/actions/list-sequence-steps.cjs +3 -3
- package/dist/actions/list-sequence-steps.cjs.map +1 -1
- package/dist/actions/list-sequence-steps.d.cts +19 -3
- package/dist/actions/list-sequence-steps.d.cts.map +1 -1
- package/dist/actions/list-sequence-steps.d.mts +19 -3
- package/dist/actions/list-sequence-steps.d.mts.map +1 -1
- package/dist/actions/list-sequence-steps.mjs +3 -3
- package/dist/actions/list-sequence-steps.mjs.map +1 -1
- package/dist/actions/list-sequences.cjs +8 -8
- package/dist/actions/list-sequences.cjs.map +1 -1
- package/dist/actions/list-sequences.d.cts +29 -3
- package/dist/actions/list-sequences.d.cts.map +1 -1
- package/dist/actions/list-sequences.d.mts +29 -3
- package/dist/actions/list-sequences.d.mts.map +1 -1
- package/dist/actions/list-sequences.mjs +8 -8
- package/dist/actions/list-sequences.mjs.map +1 -1
- package/dist/actions/pause-sequence.cjs.map +1 -1
- package/dist/actions/pause-sequence.d.cts +7 -3
- package/dist/actions/pause-sequence.d.cts.map +1 -1
- package/dist/actions/pause-sequence.d.mts +7 -3
- package/dist/actions/pause-sequence.d.mts.map +1 -1
- package/dist/actions/pause-sequence.mjs.map +1 -1
- package/dist/actions/remove-contact-from-sequence.cjs.map +1 -1
- package/dist/actions/remove-contact-from-sequence.d.cts +9 -3
- package/dist/actions/remove-contact-from-sequence.d.cts.map +1 -1
- package/dist/actions/remove-contact-from-sequence.d.mts +9 -3
- package/dist/actions/remove-contact-from-sequence.d.mts.map +1 -1
- package/dist/actions/remove-contact-from-sequence.mjs.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.cjs.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.d.cts +11 -3
- package/dist/actions/remove-contacts-from-sequence.d.cts.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.d.mts +11 -3
- package/dist/actions/remove-contacts-from-sequence.d.mts.map +1 -1
- package/dist/actions/remove-contacts-from-sequence.mjs.map +1 -1
- package/dist/actions/search-contacts.cjs +2 -2
- package/dist/actions/search-contacts.cjs.map +1 -1
- package/dist/actions/search-contacts.d.cts +34 -3
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +34 -3
- package/dist/actions/search-contacts.d.mts.map +1 -1
- package/dist/actions/search-contacts.mjs +2 -2
- package/dist/actions/search-contacts.mjs.map +1 -1
- package/dist/actions/set-contact-status.cjs.map +1 -1
- package/dist/actions/set-contact-status.d.cts +24 -3
- package/dist/actions/set-contact-status.d.cts.map +1 -1
- package/dist/actions/set-contact-status.d.mts +24 -3
- package/dist/actions/set-contact-status.d.mts.map +1 -1
- package/dist/actions/set-contact-status.mjs.map +1 -1
- package/dist/actions/start-sequence.cjs +7 -7
- package/dist/actions/start-sequence.cjs.map +1 -1
- package/dist/actions/start-sequence.d.cts +20 -3
- package/dist/actions/start-sequence.d.cts.map +1 -1
- package/dist/actions/start-sequence.d.mts +20 -3
- package/dist/actions/start-sequence.d.mts.map +1 -1
- package/dist/actions/start-sequence.mjs +7 -7
- package/dist/actions/start-sequence.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +3 -3
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +74 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +74 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +3 -3
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-email-account.cjs.map +1 -1
- package/dist/actions/update-email-account.d.cts +56 -3
- package/dist/actions/update-email-account.d.cts.map +1 -1
- package/dist/actions/update-email-account.d.mts +56 -3
- package/dist/actions/update-email-account.d.mts.map +1 -1
- package/dist/actions/update-email-account.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequence-steps.cjs","names":["z","action"],"sources":["../../src/actions/list-sequence-steps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequenceStepsInput
|
|
1
|
+
{"version":3,"file":"list-sequence-steps.cjs","names":["z","action"],"sources":["../../src/actions/list-sequence-steps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequenceStepsInput = z.object({\n id: z.number().int().describe(\"Sequence ID to retrieve steps for\"),\n}).describe(\"Request model for listing all steps in a sequence.\");\nconst ReplyIoListSequenceSteps_SequenceStepSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the step\").nullable(),\n type: z.string().describe(\"Step type (Email, SMS, WhatsApp, Call, LinkedInMessage, LinkedInConnect, LinkedInInMail, LinkedInViewProfile, LinkedInEndorseSkills, LinkedInVoiceMessage, LinkedInLikeRecentPosts, LinkedInFollowProfile, Zapier, Task, Condition)\").nullable(),\n templates: z.array(z.record(z.string(), z.unknown())).describe(\"Email templates with subject and body for Email steps\").nullable().optional(),\n actionType: z.string().describe(\"Action type for Task steps (ToDo/Meeting)\").nullable().optional(),\n conditions: z.array(z.record(z.string(), z.unknown())).describe(\"Conditions array for Condition steps with properties and rules\").nullable().optional(),\n description: z.string().describe(\"Description for Task steps\").nullable().optional(),\n executionMode: z.string().describe(\"Execution mode for communication steps (Automatic/Manual)\").nullable().optional(),\n waitInMinutes: z.number().int().describe(\"Wait time in minutes for Condition steps\").nullable().optional(),\n delayInMinutes: z.number().int().describe(\"Execution delay in minutes\").nullable(),\n}).passthrough().describe(\"Sequence step object with common fields across all step types.\");\nexport const ReplyIoListSequenceStepsOutput = z.object({\n steps: z.array(ReplyIoListSequenceSteps_SequenceStepSchema).describe(\"List of sequence step objects\"),\n}).describe(\"Response model for listing sequence steps.\");\n\nexport const replyIoListSequenceSteps = action(\"REPLY_IO_LIST_SEQUENCE_STEPS\", {\n slug: \"reply_io-list-sequence-steps\",\n name: \"List Sequence Steps\",\n description: \"Tool to retrieve all steps in a sequence. Use when you need to get the complete list of steps configured for a specific sequence.\",\n input: ReplyIoListSequenceStepsInput,\n output: ReplyIoListSequenceStepsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,EACnE,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qOAAqO,CAAC,CAAC,SAAS;CAC1Q,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,OAAOA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,+BAA+B,EACtG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-sequence-steps.d.ts
|
|
4
|
-
declare const ReplyIoListSequenceStepsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoListSequenceStepsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ReplyIoListSequenceStepsOutput: z.ZodObject<{
|
|
8
|
+
steps: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
type: z.ZodNullable<z.ZodString>;
|
|
11
|
+
templates: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
12
|
+
actionType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
conditions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
14
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
executionMode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
waitInMinutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
delayInMinutes: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const replyIoListSequenceSteps: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
id: number;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { replyIoListSequenceSteps };
|
|
9
25
|
//# sourceMappingURL=list-sequence-steps.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequence-steps.d.cts","names":[],"sources":["../../src/actions/list-sequence-steps.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"list-sequence-steps.d.cts","names":[],"sources":["../../src/actions/list-sequence-steps.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAc7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-sequence-steps.d.ts
|
|
4
|
-
declare const ReplyIoListSequenceStepsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoListSequenceStepsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ReplyIoListSequenceStepsOutput: z.ZodObject<{
|
|
8
|
+
steps: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
type: z.ZodNullable<z.ZodString>;
|
|
11
|
+
templates: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
12
|
+
actionType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
conditions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
14
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
executionMode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
waitInMinutes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
delayInMinutes: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const replyIoListSequenceSteps: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
id: number;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { replyIoListSequenceSteps };
|
|
9
25
|
//# sourceMappingURL=list-sequence-steps.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequence-steps.d.mts","names":[],"sources":["../../src/actions/list-sequence-steps.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"list-sequence-steps.d.mts","names":[],"sources":["../../src/actions/list-sequence-steps.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAc7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -3,15 +3,15 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-sequence-steps.ts
|
|
4
4
|
const ReplyIoListSequenceStepsInput = z.object({ id: z.number().int().describe("Sequence ID to retrieve steps for") }).describe("Request model for listing all steps in a sequence.");
|
|
5
5
|
const ReplyIoListSequenceSteps_SequenceStepSchema = z.object({
|
|
6
|
-
id: z.number().int().describe("Unique identifier for the step"),
|
|
7
|
-
type: z.string().describe("Step type (Email, SMS, WhatsApp, Call, LinkedInMessage, LinkedInConnect, LinkedInInMail, LinkedInViewProfile, LinkedInEndorseSkills, LinkedInVoiceMessage, LinkedInLikeRecentPosts, LinkedInFollowProfile, Zapier, Task, Condition)"),
|
|
6
|
+
id: z.number().int().describe("Unique identifier for the step").nullable(),
|
|
7
|
+
type: z.string().describe("Step type (Email, SMS, WhatsApp, Call, LinkedInMessage, LinkedInConnect, LinkedInInMail, LinkedInViewProfile, LinkedInEndorseSkills, LinkedInVoiceMessage, LinkedInLikeRecentPosts, LinkedInFollowProfile, Zapier, Task, Condition)").nullable(),
|
|
8
8
|
templates: z.array(z.record(z.string(), z.unknown())).describe("Email templates with subject and body for Email steps").nullable().optional(),
|
|
9
9
|
actionType: z.string().describe("Action type for Task steps (ToDo/Meeting)").nullable().optional(),
|
|
10
10
|
conditions: z.array(z.record(z.string(), z.unknown())).describe("Conditions array for Condition steps with properties and rules").nullable().optional(),
|
|
11
11
|
description: z.string().describe("Description for Task steps").nullable().optional(),
|
|
12
12
|
executionMode: z.string().describe("Execution mode for communication steps (Automatic/Manual)").nullable().optional(),
|
|
13
13
|
waitInMinutes: z.number().int().describe("Wait time in minutes for Condition steps").nullable().optional(),
|
|
14
|
-
delayInMinutes: z.number().int().describe("Execution delay in minutes")
|
|
14
|
+
delayInMinutes: z.number().int().describe("Execution delay in minutes").nullable()
|
|
15
15
|
}).passthrough().describe("Sequence step object with common fields across all step types.");
|
|
16
16
|
const replyIoListSequenceSteps = action("REPLY_IO_LIST_SEQUENCE_STEPS", {
|
|
17
17
|
slug: "reply_io-list-sequence-steps",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequence-steps.mjs","names":[],"sources":["../../src/actions/list-sequence-steps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequenceStepsInput
|
|
1
|
+
{"version":3,"file":"list-sequence-steps.mjs","names":[],"sources":["../../src/actions/list-sequence-steps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequenceStepsInput = z.object({\n id: z.number().int().describe(\"Sequence ID to retrieve steps for\"),\n}).describe(\"Request model for listing all steps in a sequence.\");\nconst ReplyIoListSequenceSteps_SequenceStepSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the step\").nullable(),\n type: z.string().describe(\"Step type (Email, SMS, WhatsApp, Call, LinkedInMessage, LinkedInConnect, LinkedInInMail, LinkedInViewProfile, LinkedInEndorseSkills, LinkedInVoiceMessage, LinkedInLikeRecentPosts, LinkedInFollowProfile, Zapier, Task, Condition)\").nullable(),\n templates: z.array(z.record(z.string(), z.unknown())).describe(\"Email templates with subject and body for Email steps\").nullable().optional(),\n actionType: z.string().describe(\"Action type for Task steps (ToDo/Meeting)\").nullable().optional(),\n conditions: z.array(z.record(z.string(), z.unknown())).describe(\"Conditions array for Condition steps with properties and rules\").nullable().optional(),\n description: z.string().describe(\"Description for Task steps\").nullable().optional(),\n executionMode: z.string().describe(\"Execution mode for communication steps (Automatic/Manual)\").nullable().optional(),\n waitInMinutes: z.number().int().describe(\"Wait time in minutes for Condition steps\").nullable().optional(),\n delayInMinutes: z.number().int().describe(\"Execution delay in minutes\").nullable(),\n}).passthrough().describe(\"Sequence step object with common fields across all step types.\");\nexport const ReplyIoListSequenceStepsOutput = z.object({\n steps: z.array(ReplyIoListSequenceSteps_SequenceStepSchema).describe(\"List of sequence step objects\"),\n}).describe(\"Response model for listing sequence steps.\");\n\nexport const replyIoListSequenceSteps = action(\"REPLY_IO_LIST_SEQUENCE_STEPS\", {\n slug: \"reply_io-list-sequence-steps\",\n name: \"List Sequence Steps\",\n description: \"Tool to retrieve all steps in a sequence. Use when you need to get the complete list of steps configured for a specific sequence.\",\n input: ReplyIoListSequenceStepsInput,\n output: ReplyIoListSequenceStepsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,EACnE,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qOAAqO,CAAC,CAAC,SAAS;CAC1Q,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAK1F,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,OAAO,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,+BAA+B,EACtG,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
|
|
@@ -6,20 +6,20 @@ const ReplyIoListSequencesInput = zod.z.object({
|
|
|
6
6
|
page: zod.z.number().int().default(1).describe("Page number, starting at 1").optional(),
|
|
7
7
|
limit: zod.z.number().int().default(50).describe("Number of items per page, between 1 and 100").optional()
|
|
8
8
|
}).describe("Request model for listing sequences with pagination and optional name filter.");
|
|
9
|
-
const ReplyIoListSequences_SequenceInfoSchema = zod.z.object({ hasMore: zod.z.boolean().describe("Indicates whether additional items are available") }).describe("Pagination info for sequence listing.");
|
|
9
|
+
const ReplyIoListSequences_SequenceInfoSchema = zod.z.object({ hasMore: zod.z.boolean().describe("Indicates whether additional items are available").nullable() }).describe("Pagination info for sequence listing.");
|
|
10
10
|
const ReplyIoListSequences_SequenceSchema = zod.z.object({
|
|
11
|
-
id: zod.z.number().int().describe("Unique sequence identifier"),
|
|
12
|
-
name: zod.z.string().describe("Sequence name"),
|
|
11
|
+
id: zod.z.number().int().describe("Unique sequence identifier").nullable(),
|
|
12
|
+
name: zod.z.string().describe("Sequence name").nullable(),
|
|
13
13
|
status: zod.z.enum([
|
|
14
14
|
"New",
|
|
15
15
|
"Active",
|
|
16
16
|
"Paused",
|
|
17
17
|
"Archived"
|
|
18
|
-
]).describe("Current sequence status"),
|
|
19
|
-
teamId: zod.z.number().int().describe("Team ID associated with the sequence"),
|
|
20
|
-
created: zod.z.string().describe("ISO timestamp when sequence was created"),
|
|
21
|
-
ownerId: zod.z.number().int().describe("Owner ID of the sequence"),
|
|
22
|
-
isArchived: zod.z.boolean().describe("Indicates if the sequence is archived")
|
|
18
|
+
]).describe("Current sequence status").nullable(),
|
|
19
|
+
teamId: zod.z.number().int().describe("Team ID associated with the sequence").nullable(),
|
|
20
|
+
created: zod.z.string().describe("ISO timestamp when sequence was created").nullable(),
|
|
21
|
+
ownerId: zod.z.number().int().describe("Owner ID of the sequence").nullable(),
|
|
22
|
+
isArchived: zod.z.boolean().describe("Indicates if the sequence is archived").nullable()
|
|
23
23
|
}).describe("Sequence object returned in list.");
|
|
24
24
|
const ReplyIoListSequencesOutput = zod.z.object({
|
|
25
25
|
info: ReplyIoListSequences_SequenceInfoSchema.nullable(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequences.cjs","names":["z","action"],"sources":["../../src/actions/list-sequences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequencesInput
|
|
1
|
+
{"version":3,"file":"list-sequences.cjs","names":["z","action"],"sources":["../../src/actions/list-sequences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequencesInput = z.object({\n name: z.string().describe(\"Filter sequences by name\").optional(),\n page: z.number().int().default(1).describe(\"Page number, starting at 1\").optional(),\n limit: z.number().int().default(50).describe(\"Number of items per page, between 1 and 100\").optional(),\n}).describe(\"Request model for listing sequences with pagination and optional name filter.\");\nconst ReplyIoListSequences_SequenceInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Indicates whether additional items are available\").nullable(),\n}).describe(\"Pagination info for sequence listing.\");\nconst ReplyIoListSequences_SequenceSchema = z.object({\n id: z.number().int().describe(\"Unique sequence identifier\").nullable(),\n name: z.string().describe(\"Sequence name\").nullable(),\n status: z.enum([\"New\", \"Active\", \"Paused\", \"Archived\"]).describe(\"Current sequence status\").nullable(),\n teamId: z.number().int().describe(\"Team ID associated with the sequence\").nullable(),\n created: z.string().describe(\"ISO timestamp when sequence was created\").nullable(),\n ownerId: z.number().int().describe(\"Owner ID of the sequence\").nullable(),\n isArchived: z.boolean().describe(\"Indicates if the sequence is archived\").nullable(),\n}).describe(\"Sequence object returned in list.\");\nexport const ReplyIoListSequencesOutput = z.object({\n info: ReplyIoListSequences_SequenceInfoSchema.nullable(),\n items: z.array(ReplyIoListSequences_SequenceSchema).describe(\"List of sequence objects\"),\n}).describe(\"Response model for listing sequences.\");\n\nexport const replyIoListSequences = action(\"REPLY_IO_LIST_SEQUENCES\", {\n slug: \"reply_io-list-sequences\",\n name: \"List Sequences\",\n description: \"Tool to retrieve a paginated list of sequences. Use when you need to browse sequences with optional filtering by name.\",\n input: ReplyIoListSequencesInput,\n output: ReplyIoListSequencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC3F,MAAM,0CAA0CA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,EAC7F,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAU;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACrG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAM,wCAAwC,SAAS;CACvD,OAAOA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,0BAA0B;AACzF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,35 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-sequences.d.ts
|
|
4
|
-
declare const ReplyIoListSequencesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoListSequencesInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ReplyIoListSequencesOutput: z.ZodObject<{
|
|
10
|
+
info: z.ZodNullable<z.ZodObject<{
|
|
11
|
+
hasMore: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$strip>>;
|
|
13
|
+
items: z.ZodArray<z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
status: z.ZodNullable<z.ZodEnum<{
|
|
17
|
+
New: "New";
|
|
18
|
+
Active: "Active";
|
|
19
|
+
Paused: "Paused";
|
|
20
|
+
Archived: "Archived";
|
|
21
|
+
}>>;
|
|
22
|
+
teamId: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
created: z.ZodNullable<z.ZodString>;
|
|
24
|
+
ownerId: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
isArchived: z.ZodNullable<z.ZodBoolean>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
}, z.core.$strip>;
|
|
28
|
+
declare const replyIoListSequences: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
name?: string | undefined;
|
|
30
|
+
page?: number | undefined;
|
|
31
|
+
limit?: number | undefined;
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
33
|
//#endregion
|
|
8
34
|
export { replyIoListSequences };
|
|
9
35
|
//# sourceMappingURL=list-sequences.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequences.d.cts","names":[],"sources":["../../src/actions/list-sequences.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-sequences.d.cts","names":[],"sources":["../../src/actions/list-sequences.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAiBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,35 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-sequences.d.ts
|
|
4
|
-
declare const ReplyIoListSequencesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoListSequencesInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ReplyIoListSequencesOutput: z.ZodObject<{
|
|
10
|
+
info: z.ZodNullable<z.ZodObject<{
|
|
11
|
+
hasMore: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$strip>>;
|
|
13
|
+
items: z.ZodArray<z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
status: z.ZodNullable<z.ZodEnum<{
|
|
17
|
+
New: "New";
|
|
18
|
+
Active: "Active";
|
|
19
|
+
Paused: "Paused";
|
|
20
|
+
Archived: "Archived";
|
|
21
|
+
}>>;
|
|
22
|
+
teamId: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
created: z.ZodNullable<z.ZodString>;
|
|
24
|
+
ownerId: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
isArchived: z.ZodNullable<z.ZodBoolean>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
}, z.core.$strip>;
|
|
28
|
+
declare const replyIoListSequences: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
name?: string | undefined;
|
|
30
|
+
page?: number | undefined;
|
|
31
|
+
limit?: number | undefined;
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
33
|
//#endregion
|
|
8
34
|
export { replyIoListSequences };
|
|
9
35
|
//# sourceMappingURL=list-sequences.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequences.d.mts","names":[],"sources":["../../src/actions/list-sequences.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-sequences.d.mts","names":[],"sources":["../../src/actions/list-sequences.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAiBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -6,20 +6,20 @@ const ReplyIoListSequencesInput = z.object({
|
|
|
6
6
|
page: z.number().int().default(1).describe("Page number, starting at 1").optional(),
|
|
7
7
|
limit: z.number().int().default(50).describe("Number of items per page, between 1 and 100").optional()
|
|
8
8
|
}).describe("Request model for listing sequences with pagination and optional name filter.");
|
|
9
|
-
const ReplyIoListSequences_SequenceInfoSchema = z.object({ hasMore: z.boolean().describe("Indicates whether additional items are available") }).describe("Pagination info for sequence listing.");
|
|
9
|
+
const ReplyIoListSequences_SequenceInfoSchema = z.object({ hasMore: z.boolean().describe("Indicates whether additional items are available").nullable() }).describe("Pagination info for sequence listing.");
|
|
10
10
|
const ReplyIoListSequences_SequenceSchema = z.object({
|
|
11
|
-
id: z.number().int().describe("Unique sequence identifier"),
|
|
12
|
-
name: z.string().describe("Sequence name"),
|
|
11
|
+
id: z.number().int().describe("Unique sequence identifier").nullable(),
|
|
12
|
+
name: z.string().describe("Sequence name").nullable(),
|
|
13
13
|
status: z.enum([
|
|
14
14
|
"New",
|
|
15
15
|
"Active",
|
|
16
16
|
"Paused",
|
|
17
17
|
"Archived"
|
|
18
|
-
]).describe("Current sequence status"),
|
|
19
|
-
teamId: z.number().int().describe("Team ID associated with the sequence"),
|
|
20
|
-
created: z.string().describe("ISO timestamp when sequence was created"),
|
|
21
|
-
ownerId: z.number().int().describe("Owner ID of the sequence"),
|
|
22
|
-
isArchived: z.boolean().describe("Indicates if the sequence is archived")
|
|
18
|
+
]).describe("Current sequence status").nullable(),
|
|
19
|
+
teamId: z.number().int().describe("Team ID associated with the sequence").nullable(),
|
|
20
|
+
created: z.string().describe("ISO timestamp when sequence was created").nullable(),
|
|
21
|
+
ownerId: z.number().int().describe("Owner ID of the sequence").nullable(),
|
|
22
|
+
isArchived: z.boolean().describe("Indicates if the sequence is archived").nullable()
|
|
23
23
|
}).describe("Sequence object returned in list.");
|
|
24
24
|
const replyIoListSequences = action("REPLY_IO_LIST_SEQUENCES", {
|
|
25
25
|
slug: "reply_io-list-sequences",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sequences.mjs","names":[],"sources":["../../src/actions/list-sequences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequencesInput
|
|
1
|
+
{"version":3,"file":"list-sequences.mjs","names":[],"sources":["../../src/actions/list-sequences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoListSequencesInput = z.object({\n name: z.string().describe(\"Filter sequences by name\").optional(),\n page: z.number().int().default(1).describe(\"Page number, starting at 1\").optional(),\n limit: z.number().int().default(50).describe(\"Number of items per page, between 1 and 100\").optional(),\n}).describe(\"Request model for listing sequences with pagination and optional name filter.\");\nconst ReplyIoListSequences_SequenceInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Indicates whether additional items are available\").nullable(),\n}).describe(\"Pagination info for sequence listing.\");\nconst ReplyIoListSequences_SequenceSchema = z.object({\n id: z.number().int().describe(\"Unique sequence identifier\").nullable(),\n name: z.string().describe(\"Sequence name\").nullable(),\n status: z.enum([\"New\", \"Active\", \"Paused\", \"Archived\"]).describe(\"Current sequence status\").nullable(),\n teamId: z.number().int().describe(\"Team ID associated with the sequence\").nullable(),\n created: z.string().describe(\"ISO timestamp when sequence was created\").nullable(),\n ownerId: z.number().int().describe(\"Owner ID of the sequence\").nullable(),\n isArchived: z.boolean().describe(\"Indicates if the sequence is archived\").nullable(),\n}).describe(\"Sequence object returned in list.\");\nexport const ReplyIoListSequencesOutput = z.object({\n info: ReplyIoListSequences_SequenceInfoSchema.nullable(),\n items: z.array(ReplyIoListSequences_SequenceSchema).describe(\"List of sequence objects\"),\n}).describe(\"Response model for listing sequences.\");\n\nexport const replyIoListSequences = action(\"REPLY_IO_LIST_SEQUENCES\", {\n slug: \"reply_io-list-sequences\",\n name: \"List Sequences\",\n description: \"Tool to retrieve a paginated list of sequences. Use when you need to browse sequences with optional filtering by name.\",\n input: ReplyIoListSequencesInput,\n output: ReplyIoListSequencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC3F,MAAM,0CAA0C,EAAE,OAAO,EACvD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,EAC7F,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,QAAQ,EAAE,KAAK;EAAC;EAAO;EAAU;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACrG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACjF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAM/C,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,MAAM,wCAAwC,SAAS;EACvD,OAAO,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,0BAA0B;CACzF,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-sequence.cjs","names":["z","action"],"sources":["../../src/actions/pause-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoPauseSequenceInput
|
|
1
|
+
{"version":3,"file":"pause-sequence.cjs","names":["z","action"],"sources":["../../src/actions/pause-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoPauseSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to pause; must be a positive integer\"),\n}).describe(\"Request model for pausing a sequence.\");\nexport const ReplyIoPauseSequenceOutput = z.object({}).describe(\"Empty response model indicating successful pause operation (HTTP 204 No Content).\");\n\nexport const replyIoPauseSequence = action(\"REPLY_IO_PAUSE_SEQUENCE\", {\n slug: \"reply_io-pause-sequence\",\n name: \"Pause Sequence\",\n description: \"Tool to pause a running sequence. Use when you need to temporarily stop a sequence from sending emails or executing steps.\",\n input: ReplyIoPauseSequenceInput,\n output: ReplyIoPauseSequenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,EAClF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAEnJ,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/pause-sequence.d.ts
|
|
4
|
-
declare const ReplyIoPauseSequenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoPauseSequenceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ReplyIoPauseSequenceOutput: z.ZodObject<{}, z.core.$strip>;
|
|
8
|
+
declare const replyIoPauseSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
|
+
id: number;
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { replyIoPauseSequence };
|
|
9
13
|
//# sourceMappingURL=pause-sequence.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-sequence.d.cts","names":[],"sources":["../../src/actions/pause-sequence.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"pause-sequence.d.cts","names":[],"sources":["../../src/actions/pause-sequence.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/pause-sequence.d.ts
|
|
4
|
-
declare const ReplyIoPauseSequenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoPauseSequenceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ReplyIoPauseSequenceOutput: z.ZodObject<{}, z.core.$strip>;
|
|
8
|
+
declare const replyIoPauseSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
|
+
id: number;
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { replyIoPauseSequence };
|
|
9
13
|
//# sourceMappingURL=pause-sequence.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-sequence.d.mts","names":[],"sources":["../../src/actions/pause-sequence.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"pause-sequence.d.mts","names":[],"sources":["../../src/actions/pause-sequence.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-sequence.mjs","names":[],"sources":["../../src/actions/pause-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoPauseSequenceInput
|
|
1
|
+
{"version":3,"file":"pause-sequence.mjs","names":[],"sources":["../../src/actions/pause-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoPauseSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to pause; must be a positive integer\"),\n}).describe(\"Request model for pausing a sequence.\");\nexport const ReplyIoPauseSequenceOutput = z.object({}).describe(\"Empty response model indicating successful pause operation (HTTP 204 No Content).\");\n\nexport const replyIoPauseSequence = action(\"REPLY_IO_PAUSE_SEQUENCE\", {\n slug: \"reply_io-pause-sequence\",\n name: \"Pause Sequence\",\n description: \"Tool to pause a running sequence. Use when you need to temporarily stop a sequence from sending emails or executing steps.\",\n input: ReplyIoPauseSequenceInput,\n output: ReplyIoPauseSequenceOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuC,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,EAClF,CAAC,CAAC,CAAC,SAAS,uCAOH;CACP,QAPwC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mFAOtD;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-from-sequence.cjs","names":["z","action"],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactFromSequenceInput
|
|
1
|
+
{"version":3,"file":"remove-contact-from-sequence.cjs","names":["z","action"],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactFromSequenceInput = z.object({\n id: z.string().describe(\"Sequence ID; string identifier to maximize compatibility\"),\n contact_id: z.number().int().describe(\"Contact ID to remove from the sequence; must be a positive integer\"),\n}).describe(\"Request model for removing a contact from a sequence.\");\nexport const ReplyIoRemoveContactFromSequenceOutput = z.object({}).describe(\"Empty response model indicating successful removal (HTTP 204 No Content).\");\n\nexport const replyIoRemoveContactFromSequence = action(\"REPLY_IO_REMOVE_CONTACT_FROM_SEQUENCE\", {\n slug: \"reply_io-remove-contact-from-sequence\",\n name: \"Remove Contact From Sequence\",\n description: \"Tool to remove a contact from a sequence. Use when you need to stop a contact from receiving further steps in a specific sequence.\",\n input: ReplyIoRemoveContactFromSequenceInput,\n output: ReplyIoRemoveContactFromSequenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE;AAC5G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AAEvJ,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,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/remove-contact-from-sequence.d.ts
|
|
4
|
-
declare const ReplyIoRemoveContactFromSequenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoRemoveContactFromSequenceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
contact_id: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplyIoRemoveContactFromSequenceOutput: z.ZodObject<{}, z.core.$strip>;
|
|
9
|
+
declare const replyIoRemoveContactFromSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
|
+
id: string;
|
|
11
|
+
contact_id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { replyIoRemoveContactFromSequence };
|
|
9
15
|
//# sourceMappingURL=remove-contact-from-sequence.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-from-sequence.d.cts","names":[],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"remove-contact-from-sequence.d.cts","names":[],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-contact-from-sequence.d.ts
|
|
4
|
-
declare const ReplyIoRemoveContactFromSequenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoRemoveContactFromSequenceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
contact_id: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplyIoRemoveContactFromSequenceOutput: z.ZodObject<{}, z.core.$strip>;
|
|
9
|
+
declare const replyIoRemoveContactFromSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
|
+
id: string;
|
|
11
|
+
contact_id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { replyIoRemoveContactFromSequence };
|
|
9
15
|
//# sourceMappingURL=remove-contact-from-sequence.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-from-sequence.d.mts","names":[],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"remove-contact-from-sequence.d.mts","names":[],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-from-sequence.mjs","names":[],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactFromSequenceInput
|
|
1
|
+
{"version":3,"file":"remove-contact-from-sequence.mjs","names":[],"sources":["../../src/actions/remove-contact-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactFromSequenceInput = z.object({\n id: z.string().describe(\"Sequence ID; string identifier to maximize compatibility\"),\n contact_id: z.number().int().describe(\"Contact ID to remove from the sequence; must be a positive integer\"),\n}).describe(\"Request model for removing a contact from a sequence.\");\nexport const ReplyIoRemoveContactFromSequenceOutput = z.object({}).describe(\"Empty response model indicating successful removal (HTTP 204 No Content).\");\n\nexport const replyIoRemoveContactFromSequence = action(\"REPLY_IO_REMOVE_CONTACT_FROM_SEQUENCE\", {\n slug: \"reply_io-remove-contact-from-sequence\",\n name: \"Remove Contact From Sequence\",\n description: \"Tool to remove a contact from a sequence. Use when you need to stop a contact from receiving further steps in a specific sequence.\",\n input: ReplyIoRemoveContactFromSequenceInput,\n output: ReplyIoRemoveContactFromSequenceOutput,\n});\n"],"mappings":";;AAUA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVmD,EAAE,OAAO;EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE;CAC5G,CAAC,CAAC,CAAC,SAAS,uDAOH;CACP,QAPoD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAOlE;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contacts-from-sequence.cjs","names":["z","action"],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactsFromSequenceInput
|
|
1
|
+
{"version":3,"file":"remove-contacts-from-sequence.cjs","names":["z","action"],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactsFromSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID from which contacts will be removed; must be an integer ≥ 1\"),\n contactIds: z.array(z.number().int()).describe(\"Array of contact IDs to remove from the sequence; each must be an integer ≥ 1\"),\n}).describe(\"Request model for bulk removing contacts from a sequence.\");\nexport const ReplyIoRemoveContactsFromSequenceOutput = z.object({\n removed: z.number().int().describe(\"Number of contacts successfully removed from the sequence\").nullable().optional(),\n}).describe(\"Response model for bulk removing contacts from a sequence.\");\n\nexport const replyIoRemoveContactsFromSequence = action(\"REPLY_IO_REMOVE_CONTACTS_FROM_SEQUENCE\", {\n slug: \"reply_io-remove-contacts-from-sequence\",\n name: \"Bulk Remove Contacts from Sequence\",\n description: \"Tool to bulk remove multiple contacts from a sequence at once. Use when you need to remove several contacts from a sequence efficiently in a single operation.\",\n input: ReplyIoRemoveContactsFromSequenceInput,\n output: ReplyIoRemoveContactsFromSequenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE;CACvG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAChI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,oCAAoCC,eAAAA,OAAO,0CAA0C;CAChG,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/remove-contacts-from-sequence.d.ts
|
|
4
|
-
declare const ReplyIoRemoveContactsFromSequenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoRemoveContactsFromSequenceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
contactIds: z.ZodArray<z.ZodNumber>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplyIoRemoveContactsFromSequenceOutput: z.ZodObject<{
|
|
9
|
+
removed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const replyIoRemoveContactsFromSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: 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 { replyIoRemoveContactsFromSequence };
|
|
9
17
|
//# sourceMappingURL=remove-contacts-from-sequence.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contacts-from-sequence.d.cts","names":[],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"remove-contacts-from-sequence.d.cts","names":[],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-contacts-from-sequence.d.ts
|
|
4
|
-
declare const ReplyIoRemoveContactsFromSequenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyIoRemoveContactsFromSequenceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
contactIds: z.ZodArray<z.ZodNumber>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ReplyIoRemoveContactsFromSequenceOutput: z.ZodObject<{
|
|
9
|
+
removed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const replyIoRemoveContactsFromSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: 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 { replyIoRemoveContactsFromSequence };
|
|
9
17
|
//# sourceMappingURL=remove-contacts-from-sequence.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contacts-from-sequence.d.mts","names":[],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"mappings":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"remove-contacts-from-sequence.d.mts","names":[],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contacts-from-sequence.mjs","names":[],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactsFromSequenceInput
|
|
1
|
+
{"version":3,"file":"remove-contacts-from-sequence.mjs","names":[],"sources":["../../src/actions/remove-contacts-from-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyIoRemoveContactsFromSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID from which contacts will be removed; must be an integer ≥ 1\"),\n contactIds: z.array(z.number().int()).describe(\"Array of contact IDs to remove from the sequence; each must be an integer ≥ 1\"),\n}).describe(\"Request model for bulk removing contacts from a sequence.\");\nexport const ReplyIoRemoveContactsFromSequenceOutput = z.object({\n removed: z.number().int().describe(\"Number of contacts successfully removed from the sequence\").nullable().optional(),\n}).describe(\"Response model for bulk removing contacts from a sequence.\");\n\nexport const replyIoRemoveContactsFromSequence = action(\"REPLY_IO_REMOVE_CONTACTS_FROM_SEQUENCE\", {\n slug: \"reply_io-remove-contacts-from-sequence\",\n name: \"Bulk Remove Contacts from Sequence\",\n description: \"Tool to bulk remove multiple contacts from a sequence at once. Use when you need to remove several contacts from a sequence efficiently in a single operation.\",\n input: ReplyIoRemoveContactsFromSequenceInput,\n output: ReplyIoRemoveContactsFromSequenceOutput,\n});\n"],"mappings":";;AAYA,MAAa,oCAAoC,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE;EACvG,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+EAA+E;CAChI,CAAC,CAAC,CAAC,SAAS,2DASH;CACP,QATqD,EAAE,OAAO,EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,SAAS,4DAOF;AACV,CAAC"}
|
|
@@ -7,9 +7,9 @@ const ReplyIoSearchContacts_CustomFieldSchema = zod.z.object({
|
|
|
7
7
|
value: zod.z.string().describe("Custom field value.").nullable().optional()
|
|
8
8
|
}).describe("User-defined custom field.");
|
|
9
9
|
const ReplyIoSearchContacts_ContactSchema = zod.z.object({
|
|
10
|
-
id: zod.z.number().int().describe("Unique contact ID."),
|
|
10
|
+
id: zod.z.number().int().describe("Unique contact ID.").nullable(),
|
|
11
11
|
city: zod.z.string().describe("City of residence.").nullable().optional(),
|
|
12
|
-
email: zod.z.string().describe("Primary email address."),
|
|
12
|
+
email: zod.z.string().describe("Primary email address.").nullable(),
|
|
13
13
|
notes: zod.z.string().describe("Additional information.").nullable().optional(),
|
|
14
14
|
phone: zod.z.string().describe("Phone number.").nullable().optional(),
|
|
15
15
|
state: zod.z.string().describe("State or province.").nullable().optional(),
|