@keystrokehq/reply 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/create-list.cjs +1 -1
- package/dist/actions/create-list.cjs.map +1 -1
- package/dist/actions/create-list.d.cts +1 -1
- package/dist/actions/create-list.d.mts +1 -1
- package/dist/actions/create-list.mjs +1 -1
- package/dist/actions/create-list.mjs.map +1 -1
- package/dist/actions/delete-email-account.cjs +1 -1
- package/dist/actions/delete-email-account.cjs.map +1 -1
- package/dist/actions/delete-email-account.d.cts +1 -1
- package/dist/actions/delete-email-account.d.cts.map +1 -1
- package/dist/actions/delete-email-account.d.mts +1 -1
- package/dist/actions/delete-email-account.d.mts.map +1 -1
- package/dist/actions/delete-email-account.mjs +1 -1
- package/dist/actions/delete-email-account.mjs.map +1 -1
- package/dist/actions/delete-list-by-id.cjs +1 -1
- package/dist/actions/delete-list-by-id.cjs.map +1 -1
- package/dist/actions/delete-list-by-id.d.cts +1 -1
- package/dist/actions/delete-list-by-id.d.mts +1 -1
- package/dist/actions/delete-list-by-id.mjs +1 -1
- package/dist/actions/delete-list-by-id.mjs.map +1 -1
- package/dist/actions/delete-sequence.cjs +1 -1
- package/dist/actions/delete-sequence.cjs.map +1 -1
- package/dist/actions/delete-sequence.d.cts +1 -1
- package/dist/actions/delete-sequence.d.cts.map +1 -1
- package/dist/actions/delete-sequence.d.mts +1 -1
- package/dist/actions/delete-sequence.d.mts.map +1 -1
- package/dist/actions/delete-sequence.mjs +1 -1
- package/dist/actions/delete-sequence.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +1 -1
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +1 -1
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +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 +1 -1
- package/dist/actions/generate-ulid.d.mts +1 -1
- package/dist/actions/generate-ulid.mjs +1 -1
- package/dist/actions/generate-ulid.mjs.map +1 -1
- package/dist/actions/get-all-lists.cjs +2 -2
- package/dist/actions/get-all-lists.cjs.map +1 -1
- package/dist/actions/get-all-lists.d.cts +2 -2
- package/dist/actions/get-all-lists.d.mts +2 -2
- package/dist/actions/get-all-lists.mjs +2 -2
- package/dist/actions/get-all-lists.mjs.map +1 -1
- package/dist/actions/get-blacklist-all.cjs +1 -1
- package/dist/actions/get-blacklist-all.cjs.map +1 -1
- package/dist/actions/get-blacklist-all.d.cts +1 -1
- package/dist/actions/get-blacklist-all.d.mts +1 -1
- package/dist/actions/get-blacklist-all.mjs +1 -1
- package/dist/actions/get-blacklist-all.mjs.map +1 -1
- package/dist/actions/get-campaign-schedules-all.cjs +6 -6
- package/dist/actions/get-campaign-schedules-all.cjs.map +1 -1
- package/dist/actions/get-campaign-schedules-all.d.cts +11 -11
- package/dist/actions/get-campaign-schedules-all.d.mts +11 -11
- package/dist/actions/get-campaign-schedules-all.mjs +6 -6
- package/dist/actions/get-campaign-schedules-all.mjs.map +1 -1
- package/dist/actions/get-campaigns-for-contact.cjs +3 -3
- package/dist/actions/get-campaigns-for-contact.cjs.map +1 -1
- package/dist/actions/get-campaigns-for-contact.d.cts +3 -3
- package/dist/actions/get-campaigns-for-contact.d.mts +3 -3
- package/dist/actions/get-campaigns-for-contact.mjs +3 -3
- package/dist/actions/get-campaigns-for-contact.mjs.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.cjs +4 -4
- package/dist/actions/get-contacts-in-list-by-id.cjs.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.d.cts +4 -4
- package/dist/actions/get-contacts-in-list-by-id.d.mts +4 -4
- package/dist/actions/get-contacts-in-list-by-id.mjs +4 -4
- package/dist/actions/get-contacts-in-list-by-id.mjs.map +1 -1
- package/dist/actions/get-list-by-id.cjs +1 -1
- package/dist/actions/get-list-by-id.cjs.map +1 -1
- package/dist/actions/get-list-by-id.d.cts +1 -1
- package/dist/actions/get-list-by-id.d.mts +1 -1
- package/dist/actions/get-list-by-id.mjs +1 -1
- package/dist/actions/get-list-by-id.mjs.map +1 -1
- package/dist/actions/get-templates-list.cjs +2 -2
- package/dist/actions/get-templates-list.cjs.map +1 -1
- package/dist/actions/get-templates-list.d.cts +5 -5
- package/dist/actions/get-templates-list.d.mts +5 -5
- package/dist/actions/get-templates-list.mjs +2 -2
- package/dist/actions/get-templates-list.mjs.map +1 -1
- package/dist/actions/list-campaigns.cjs +3 -3
- package/dist/actions/list-campaigns.cjs.map +1 -1
- package/dist/actions/list-campaigns.d.cts +3 -3
- package/dist/actions/list-campaigns.d.mts +3 -3
- package/dist/actions/list-campaigns.mjs +3 -3
- package/dist/actions/list-campaigns.mjs.map +1 -1
- package/dist/actions/list-contacts-basic.cjs +4 -4
- package/dist/actions/list-contacts-basic.cjs.map +1 -1
- package/dist/actions/list-contacts-basic.d.cts +4 -4
- package/dist/actions/list-contacts-basic.d.mts +4 -4
- package/dist/actions/list-contacts-basic.mjs +4 -4
- package/dist/actions/list-contacts-basic.mjs.map +1 -1
- package/dist/actions/list-email-accounts.cjs +3 -3
- package/dist/actions/list-email-accounts.cjs.map +1 -1
- package/dist/actions/list-email-accounts.d.cts +3 -3
- package/dist/actions/list-email-accounts.d.mts +3 -3
- package/dist/actions/list-email-accounts.mjs +3 -3
- package/dist/actions/list-email-accounts.mjs.map +1 -1
- package/dist/actions/mark-contact-as-finished.cjs +1 -1
- package/dist/actions/mark-contact-as-finished.cjs.map +1 -1
- package/dist/actions/mark-contact-as-finished.d.cts +1 -1
- package/dist/actions/mark-contact-as-finished.d.mts +1 -1
- package/dist/actions/mark-contact-as-finished.mjs +1 -1
- package/dist/actions/mark-contact-as-finished.mjs.map +1 -1
- package/dist/actions/mark-contact-as-replied.cjs +1 -1
- package/dist/actions/mark-contact-as-replied.cjs.map +1 -1
- package/dist/actions/mark-contact-as-replied.d.cts +1 -1
- package/dist/actions/mark-contact-as-replied.d.cts.map +1 -1
- package/dist/actions/mark-contact-as-replied.d.mts +1 -1
- package/dist/actions/mark-contact-as-replied.d.mts.map +1 -1
- package/dist/actions/mark-contact-as-replied.mjs +1 -1
- package/dist/actions/mark-contact-as-replied.mjs.map +1 -1
- package/dist/actions/move-contacts-to-lists.cjs +1 -1
- package/dist/actions/move-contacts-to-lists.cjs.map +1 -1
- package/dist/actions/move-contacts-to-lists.d.cts +1 -1
- package/dist/actions/move-contacts-to-lists.d.mts +1 -1
- package/dist/actions/move-contacts-to-lists.mjs +1 -1
- package/dist/actions/move-contacts-to-lists.mjs.map +1 -1
- package/dist/actions/remove-domain-from-blacklist.cjs +1 -1
- package/dist/actions/remove-domain-from-blacklist.cjs.map +1 -1
- package/dist/actions/remove-domain-from-blacklist.d.cts +1 -1
- package/dist/actions/remove-domain-from-blacklist.d.mts +1 -1
- package/dist/actions/remove-domain-from-blacklist.mjs +1 -1
- package/dist/actions/remove-domain-from-blacklist.mjs.map +1 -1
- package/dist/actions/search-contacts.cjs +3 -3
- package/dist/actions/search-contacts.cjs.map +1 -1
- package/dist/actions/search-contacts.d.cts +3 -3
- package/dist/actions/search-contacts.d.mts +3 -3
- package/dist/actions/search-contacts.mjs +3 -3
- package/dist/actions/search-contacts.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -8,16 +8,16 @@ const ReplyGetCampaignSchedulesAllInput = zod.z.object({
|
|
|
8
8
|
const ReplyGetCampaignSchedulesAll_TimeModelSchema = zod.z.object({
|
|
9
9
|
hour: zod.z.number().int().describe("Hour of the time (0-24).").nullable(),
|
|
10
10
|
minute: zod.z.number().int().describe("Minute of the time (0-59).").nullable()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const ReplyGetCampaignSchedulesAll_TimeRangeModelSchema = zod.z.object({
|
|
13
13
|
toTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),
|
|
14
14
|
fromTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable()
|
|
15
|
-
});
|
|
15
|
+
}).passthrough();
|
|
16
16
|
const ReplyGetCampaignSchedulesAll_DayTimingModelSchema = zod.z.object({
|
|
17
17
|
weekDay: zod.z.string().describe("Name of the weekday, e.g., 'Monday'.").nullable(),
|
|
18
18
|
isActive: zod.z.boolean().describe("Whether this day is active in the schedule.").nullable(),
|
|
19
19
|
timeRanges: zod.z.array(ReplyGetCampaignSchedulesAll_TimeRangeModelSchema).describe("List of time ranges for this day.")
|
|
20
|
-
});
|
|
20
|
+
}).passthrough();
|
|
21
21
|
const ReplyGetCampaignSchedulesAll_ScheduleModelSchema = zod.z.object({
|
|
22
22
|
id: zod.z.number().int().describe("Unique identifier for the schedule.").nullable(),
|
|
23
23
|
name: zod.z.string().describe("Name of the schedule.").nullable(),
|
|
@@ -25,17 +25,17 @@ const ReplyGetCampaignSchedulesAll_ScheduleModelSchema = zod.z.object({
|
|
|
25
25
|
timezoneId: zod.z.string().describe("Timezone identifier for the schedule.").nullable(),
|
|
26
26
|
mainTimings: zod.z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe("Primary schedule timings per day."),
|
|
27
27
|
followUpTimings: zod.z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe("Follow-up schedule timings per day.")
|
|
28
|
-
});
|
|
28
|
+
}).passthrough();
|
|
29
29
|
const ReplyGetCampaignSchedulesAll_PaginationInfoSchema = zod.z.object({
|
|
30
30
|
page: zod.z.number().int().describe("Current page number.").nullable(),
|
|
31
31
|
limit: zod.z.number().int().describe("Number of items per page.").nullable(),
|
|
32
32
|
total: zod.z.number().int().describe("Total number of schedules available.").nullable(),
|
|
33
33
|
has_more: zod.z.boolean().describe("Whether there are more pages available.").nullable()
|
|
34
|
-
}).describe("Pagination metadata for the schedules list response.");
|
|
34
|
+
}).passthrough().describe("Pagination metadata for the schedules list response.");
|
|
35
35
|
const ReplyGetCampaignSchedulesAllOutput = zod.z.object({
|
|
36
36
|
schedules: zod.z.array(ReplyGetCampaignSchedulesAll_ScheduleModelSchema).describe("List of campaign schedules (default and user-created)."),
|
|
37
37
|
pagination: ReplyGetCampaignSchedulesAll_PaginationInfoSchema.nullable()
|
|
38
|
-
});
|
|
38
|
+
}).passthrough();
|
|
39
39
|
const replyGetCampaignSchedulesAll = require_action.action("REPLY_GET_CAMPAIGN_SCHEDULES_ALL", {
|
|
40
40
|
slug: "reply-get-campaign-schedules-all",
|
|
41
41
|
name: "Get all campaign schedules",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-campaign-schedules-all.cjs","names":["z","action"],"sources":["../../src/actions/get-campaign-schedules-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignSchedulesAllInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of schedules to return per page.\").optional(),\n}).describe(\"Request model for listing all campaign schedules with optional pagination.\");\nconst ReplyGetCampaignSchedulesAll_TimeModelSchema = z.object({\n hour: z.number().int().describe(\"Hour of the time (0-24).\").nullable(),\n minute: z.number().int().describe(\"Minute of the time (0-59).\").nullable(),\n});\nconst ReplyGetCampaignSchedulesAll_TimeRangeModelSchema = z.object({\n toTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n fromTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n});\nconst ReplyGetCampaignSchedulesAll_DayTimingModelSchema = z.object({\n weekDay: z.string().describe(\"Name of the weekday, e.g., 'Monday'.\").nullable(),\n isActive: z.boolean().describe(\"Whether this day is active in the schedule.\").nullable(),\n timeRanges: z.array(ReplyGetCampaignSchedulesAll_TimeRangeModelSchema).describe(\"List of time ranges for this day.\"),\n});\nconst ReplyGetCampaignSchedulesAll_ScheduleModelSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the schedule.\").nullable(),\n name: z.string().describe(\"Name of the schedule.\").nullable(),\n isDefault: z.boolean().describe(\"Indicates if this is the default schedule.\").nullable(),\n timezoneId: z.string().describe(\"Timezone identifier for the schedule.\").nullable(),\n mainTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Primary schedule timings per day.\"),\n followUpTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Follow-up schedule timings per day.\"),\n});\nconst ReplyGetCampaignSchedulesAll_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of schedules available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).describe(\"Pagination metadata for the schedules list response.\");\nexport const ReplyGetCampaignSchedulesAllOutput = z.object({\n schedules: z.array(ReplyGetCampaignSchedulesAll_ScheduleModelSchema).describe(\"List of campaign schedules (default and user-created).\"),\n pagination: ReplyGetCampaignSchedulesAll_PaginationInfoSchema.nullable(),\n});\n\nexport const replyGetCampaignSchedulesAll = action(\"REPLY_GET_CAMPAIGN_SCHEDULES_ALL\", {\n slug: \"reply-get-campaign-schedules-all\",\n name: \"Get all campaign schedules\",\n description: \"Retrieves all campaign schedules from Reply.io, including the default schedule and any user-created schedules. Each schedule contains timezone settings, daily timing configurations (mainTimings), and follow-up timings. Use this to view available schedules before assigning one to a campaign or to audit existing schedule configurations.\",\n input: ReplyGetCampaignSchedulesAllInput,\n output: ReplyGetCampaignSchedulesAllOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AAC3E,CAAC;
|
|
1
|
+
{"version":3,"file":"get-campaign-schedules-all.cjs","names":["z","action"],"sources":["../../src/actions/get-campaign-schedules-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignSchedulesAllInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of schedules to return per page.\").optional(),\n}).describe(\"Request model for listing all campaign schedules with optional pagination.\");\nconst ReplyGetCampaignSchedulesAll_TimeModelSchema = z.object({\n hour: z.number().int().describe(\"Hour of the time (0-24).\").nullable(),\n minute: z.number().int().describe(\"Minute of the time (0-59).\").nullable(),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_TimeRangeModelSchema = z.object({\n toTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n fromTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_DayTimingModelSchema = z.object({\n weekDay: z.string().describe(\"Name of the weekday, e.g., 'Monday'.\").nullable(),\n isActive: z.boolean().describe(\"Whether this day is active in the schedule.\").nullable(),\n timeRanges: z.array(ReplyGetCampaignSchedulesAll_TimeRangeModelSchema).describe(\"List of time ranges for this day.\"),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_ScheduleModelSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the schedule.\").nullable(),\n name: z.string().describe(\"Name of the schedule.\").nullable(),\n isDefault: z.boolean().describe(\"Indicates if this is the default schedule.\").nullable(),\n timezoneId: z.string().describe(\"Timezone identifier for the schedule.\").nullable(),\n mainTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Primary schedule timings per day.\"),\n followUpTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Follow-up schedule timings per day.\"),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of schedules available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the schedules list response.\");\nexport const ReplyGetCampaignSchedulesAllOutput = z.object({\n schedules: z.array(ReplyGetCampaignSchedulesAll_ScheduleModelSchema).describe(\"List of campaign schedules (default and user-created).\"),\n pagination: ReplyGetCampaignSchedulesAll_PaginationInfoSchema.nullable(),\n}).passthrough();\n\nexport const replyGetCampaignSchedulesAll = action(\"REPLY_GET_CAMPAIGN_SCHEDULES_ALL\", {\n slug: \"reply-get-campaign-schedules-all\",\n name: \"Get all campaign schedules\",\n description: \"Retrieves all campaign schedules from Reply.io, including the default schedule and any user-created schedules. Each schedule contains timezone settings, daily timing configurations (mainTimings), and follow-up timings. Use this to view available schedules before assigning one to a campaign or to audit existing schedule configurations.\",\n input: ReplyGetCampaignSchedulesAllInput,\n output: ReplyGetCampaignSchedulesAllOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,QAAQ,6CAA6C,SAAS;CAC9D,UAAU,6CAA6C,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,mCAAmC;AACrH,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,mCAAmC;CACpH,iBAAiBA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,qCAAqC;AAC5H,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,wDAAwD;CACtI,YAAY,kDAAkD,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -18,13 +18,13 @@ declare const ReplyGetCampaignSchedulesAllOutput: z.ZodObject<{
|
|
|
18
18
|
toTime: z.ZodNullable<z.ZodObject<{
|
|
19
19
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
20
20
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
fromTime: z.ZodNullable<z.ZodObject<{
|
|
23
23
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
24
24
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
25
|
-
}, z.core.$
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
28
|
followUpTimings: z.ZodArray<z.ZodObject<{
|
|
29
29
|
weekDay: z.ZodNullable<z.ZodString>;
|
|
30
30
|
isActive: z.ZodNullable<z.ZodBoolean>;
|
|
@@ -32,21 +32,21 @@ declare const ReplyGetCampaignSchedulesAllOutput: z.ZodObject<{
|
|
|
32
32
|
toTime: z.ZodNullable<z.ZodObject<{
|
|
33
33
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
34
34
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
36
|
fromTime: z.ZodNullable<z.ZodObject<{
|
|
37
37
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
38
38
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
39
|
-
}, z.core.$
|
|
40
|
-
}, z.core.$
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>;
|
|
40
|
+
}, z.core.$loose>>;
|
|
41
|
+
}, z.core.$loose>>;
|
|
42
|
+
}, z.core.$loose>>;
|
|
43
43
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
44
44
|
page: z.ZodNullable<z.ZodNumber>;
|
|
45
45
|
limit: z.ZodNullable<z.ZodNumber>;
|
|
46
46
|
total: z.ZodNullable<z.ZodNumber>;
|
|
47
47
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
50
|
declare const replyGetCampaignSchedulesAll: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
page?: number | undefined;
|
|
52
52
|
limit?: number | undefined;
|
|
@@ -18,13 +18,13 @@ declare const ReplyGetCampaignSchedulesAllOutput: z.ZodObject<{
|
|
|
18
18
|
toTime: z.ZodNullable<z.ZodObject<{
|
|
19
19
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
20
20
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
fromTime: z.ZodNullable<z.ZodObject<{
|
|
23
23
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
24
24
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
25
|
-
}, z.core.$
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
28
|
followUpTimings: z.ZodArray<z.ZodObject<{
|
|
29
29
|
weekDay: z.ZodNullable<z.ZodString>;
|
|
30
30
|
isActive: z.ZodNullable<z.ZodBoolean>;
|
|
@@ -32,21 +32,21 @@ declare const ReplyGetCampaignSchedulesAllOutput: z.ZodObject<{
|
|
|
32
32
|
toTime: z.ZodNullable<z.ZodObject<{
|
|
33
33
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
34
34
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
36
|
fromTime: z.ZodNullable<z.ZodObject<{
|
|
37
37
|
hour: z.ZodNullable<z.ZodNumber>;
|
|
38
38
|
minute: z.ZodNullable<z.ZodNumber>;
|
|
39
|
-
}, z.core.$
|
|
40
|
-
}, z.core.$
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>;
|
|
40
|
+
}, z.core.$loose>>;
|
|
41
|
+
}, z.core.$loose>>;
|
|
42
|
+
}, z.core.$loose>>;
|
|
43
43
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
44
44
|
page: z.ZodNullable<z.ZodNumber>;
|
|
45
45
|
limit: z.ZodNullable<z.ZodNumber>;
|
|
46
46
|
total: z.ZodNullable<z.ZodNumber>;
|
|
47
47
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
50
|
declare const replyGetCampaignSchedulesAll: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
page?: number | undefined;
|
|
52
52
|
limit?: number | undefined;
|
|
@@ -8,16 +8,16 @@ const ReplyGetCampaignSchedulesAllInput = z.object({
|
|
|
8
8
|
const ReplyGetCampaignSchedulesAll_TimeModelSchema = z.object({
|
|
9
9
|
hour: z.number().int().describe("Hour of the time (0-24).").nullable(),
|
|
10
10
|
minute: z.number().int().describe("Minute of the time (0-59).").nullable()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const ReplyGetCampaignSchedulesAll_TimeRangeModelSchema = z.object({
|
|
13
13
|
toTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),
|
|
14
14
|
fromTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable()
|
|
15
|
-
});
|
|
15
|
+
}).passthrough();
|
|
16
16
|
const ReplyGetCampaignSchedulesAll_DayTimingModelSchema = z.object({
|
|
17
17
|
weekDay: z.string().describe("Name of the weekday, e.g., 'Monday'.").nullable(),
|
|
18
18
|
isActive: z.boolean().describe("Whether this day is active in the schedule.").nullable(),
|
|
19
19
|
timeRanges: z.array(ReplyGetCampaignSchedulesAll_TimeRangeModelSchema).describe("List of time ranges for this day.")
|
|
20
|
-
});
|
|
20
|
+
}).passthrough();
|
|
21
21
|
const ReplyGetCampaignSchedulesAll_ScheduleModelSchema = z.object({
|
|
22
22
|
id: z.number().int().describe("Unique identifier for the schedule.").nullable(),
|
|
23
23
|
name: z.string().describe("Name of the schedule.").nullable(),
|
|
@@ -25,13 +25,13 @@ const ReplyGetCampaignSchedulesAll_ScheduleModelSchema = z.object({
|
|
|
25
25
|
timezoneId: z.string().describe("Timezone identifier for the schedule.").nullable(),
|
|
26
26
|
mainTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe("Primary schedule timings per day."),
|
|
27
27
|
followUpTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe("Follow-up schedule timings per day.")
|
|
28
|
-
});
|
|
28
|
+
}).passthrough();
|
|
29
29
|
const ReplyGetCampaignSchedulesAll_PaginationInfoSchema = z.object({
|
|
30
30
|
page: z.number().int().describe("Current page number.").nullable(),
|
|
31
31
|
limit: z.number().int().describe("Number of items per page.").nullable(),
|
|
32
32
|
total: z.number().int().describe("Total number of schedules available.").nullable(),
|
|
33
33
|
has_more: z.boolean().describe("Whether there are more pages available.").nullable()
|
|
34
|
-
}).describe("Pagination metadata for the schedules list response.");
|
|
34
|
+
}).passthrough().describe("Pagination metadata for the schedules list response.");
|
|
35
35
|
const replyGetCampaignSchedulesAll = action("REPLY_GET_CAMPAIGN_SCHEDULES_ALL", {
|
|
36
36
|
slug: "reply-get-campaign-schedules-all",
|
|
37
37
|
name: "Get all campaign schedules",
|
|
@@ -40,7 +40,7 @@ const replyGetCampaignSchedulesAll = action("REPLY_GET_CAMPAIGN_SCHEDULES_ALL",
|
|
|
40
40
|
output: z.object({
|
|
41
41
|
schedules: z.array(ReplyGetCampaignSchedulesAll_ScheduleModelSchema).describe("List of campaign schedules (default and user-created)."),
|
|
42
42
|
pagination: ReplyGetCampaignSchedulesAll_PaginationInfoSchema.nullable()
|
|
43
|
-
})
|
|
43
|
+
}).passthrough()
|
|
44
44
|
});
|
|
45
45
|
//#endregion
|
|
46
46
|
export { replyGetCampaignSchedulesAll };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-campaign-schedules-all.mjs","names":[],"sources":["../../src/actions/get-campaign-schedules-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignSchedulesAllInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of schedules to return per page.\").optional(),\n}).describe(\"Request model for listing all campaign schedules with optional pagination.\");\nconst ReplyGetCampaignSchedulesAll_TimeModelSchema = z.object({\n hour: z.number().int().describe(\"Hour of the time (0-24).\").nullable(),\n minute: z.number().int().describe(\"Minute of the time (0-59).\").nullable(),\n});\nconst ReplyGetCampaignSchedulesAll_TimeRangeModelSchema = z.object({\n toTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n fromTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n});\nconst ReplyGetCampaignSchedulesAll_DayTimingModelSchema = z.object({\n weekDay: z.string().describe(\"Name of the weekday, e.g., 'Monday'.\").nullable(),\n isActive: z.boolean().describe(\"Whether this day is active in the schedule.\").nullable(),\n timeRanges: z.array(ReplyGetCampaignSchedulesAll_TimeRangeModelSchema).describe(\"List of time ranges for this day.\"),\n});\nconst ReplyGetCampaignSchedulesAll_ScheduleModelSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the schedule.\").nullable(),\n name: z.string().describe(\"Name of the schedule.\").nullable(),\n isDefault: z.boolean().describe(\"Indicates if this is the default schedule.\").nullable(),\n timezoneId: z.string().describe(\"Timezone identifier for the schedule.\").nullable(),\n mainTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Primary schedule timings per day.\"),\n followUpTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Follow-up schedule timings per day.\"),\n});\nconst ReplyGetCampaignSchedulesAll_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of schedules available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).describe(\"Pagination metadata for the schedules list response.\");\nexport const ReplyGetCampaignSchedulesAllOutput = z.object({\n schedules: z.array(ReplyGetCampaignSchedulesAll_ScheduleModelSchema).describe(\"List of campaign schedules (default and user-created).\"),\n pagination: ReplyGetCampaignSchedulesAll_PaginationInfoSchema.nullable(),\n});\n\nexport const replyGetCampaignSchedulesAll = action(\"REPLY_GET_CAMPAIGN_SCHEDULES_ALL\", {\n slug: \"reply-get-campaign-schedules-all\",\n name: \"Get all campaign schedules\",\n description: \"Retrieves all campaign schedules from Reply.io, including the default schedule and any user-created schedules. Each schedule contains timezone settings, daily timing configurations (mainTimings), and follow-up timings. Use this to view available schedules before assigning one to a campaign or to audit existing schedule configurations.\",\n input: ReplyGetCampaignSchedulesAllInput,\n output: ReplyGetCampaignSchedulesAllOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AAC3E,CAAC;
|
|
1
|
+
{"version":3,"file":"get-campaign-schedules-all.mjs","names":[],"sources":["../../src/actions/get-campaign-schedules-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignSchedulesAllInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of schedules to return per page.\").optional(),\n}).describe(\"Request model for listing all campaign schedules with optional pagination.\");\nconst ReplyGetCampaignSchedulesAll_TimeModelSchema = z.object({\n hour: z.number().int().describe(\"Hour of the time (0-24).\").nullable(),\n minute: z.number().int().describe(\"Minute of the time (0-59).\").nullable(),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_TimeRangeModelSchema = z.object({\n toTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n fromTime: ReplyGetCampaignSchedulesAll_TimeModelSchema.nullable(),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_DayTimingModelSchema = z.object({\n weekDay: z.string().describe(\"Name of the weekday, e.g., 'Monday'.\").nullable(),\n isActive: z.boolean().describe(\"Whether this day is active in the schedule.\").nullable(),\n timeRanges: z.array(ReplyGetCampaignSchedulesAll_TimeRangeModelSchema).describe(\"List of time ranges for this day.\"),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_ScheduleModelSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the schedule.\").nullable(),\n name: z.string().describe(\"Name of the schedule.\").nullable(),\n isDefault: z.boolean().describe(\"Indicates if this is the default schedule.\").nullable(),\n timezoneId: z.string().describe(\"Timezone identifier for the schedule.\").nullable(),\n mainTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Primary schedule timings per day.\"),\n followUpTimings: z.array(ReplyGetCampaignSchedulesAll_DayTimingModelSchema).describe(\"Follow-up schedule timings per day.\"),\n}).passthrough();\nconst ReplyGetCampaignSchedulesAll_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of schedules available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the schedules list response.\");\nexport const ReplyGetCampaignSchedulesAllOutput = z.object({\n schedules: z.array(ReplyGetCampaignSchedulesAll_ScheduleModelSchema).describe(\"List of campaign schedules (default and user-created).\"),\n pagination: ReplyGetCampaignSchedulesAll_PaginationInfoSchema.nullable(),\n}).passthrough();\n\nexport const replyGetCampaignSchedulesAll = action(\"REPLY_GET_CAMPAIGN_SCHEDULES_ALL\", {\n slug: \"reply-get-campaign-schedules-all\",\n name: \"Get all campaign schedules\",\n description: \"Retrieves all campaign schedules from Reply.io, including the default schedule and any user-created schedules. Each schedule contains timezone settings, daily timing configurations (mainTimings), and follow-up timings. Use this to view available schedules before assigning one to a campaign or to audit existing schedule configurations.\",\n input: ReplyGetCampaignSchedulesAllInput,\n output: ReplyGetCampaignSchedulesAllOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoD,EAAE,OAAO;CACjE,QAAQ,6CAA6C,SAAS;CAC9D,UAAU,6CAA6C,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoD,EAAE,OAAO;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,mCAAmC;AACrH,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,mCAAmC;CACpH,iBAAiB,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,qCAAqC;AAC5H,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAMhF,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVgD,EAAE,OAAO;EACzD,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,wDAAwD;EACtI,YAAY,kDAAkD,SAAS;CACzE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -11,17 +11,17 @@ const ReplyGetCampaignsForContact_SequenceModelSchema = zod.z.object({
|
|
|
11
11
|
sequenceId: zod.z.number().int().describe("The unique numeric identifier of the sequence (campaign).").nullable(),
|
|
12
12
|
sequenceName: zod.z.string().describe("The human-readable name of the sequence (campaign).").nullable(),
|
|
13
13
|
isSequenceOwner: zod.z.boolean().describe("True if the authenticated user is the owner of this sequence, False otherwise.").nullable()
|
|
14
|
-
}).describe("Model representing a sequence (campaign) that a contact belongs to.");
|
|
14
|
+
}).passthrough().describe("Model representing a sequence (campaign) that a contact belongs to.");
|
|
15
15
|
const ReplyGetCampaignsForContact_PaginationInfoSchema = zod.z.object({
|
|
16
16
|
page: zod.z.number().int().describe("Current page number.").nullable(),
|
|
17
17
|
limit: zod.z.number().int().describe("Number of items per page.").nullable(),
|
|
18
18
|
total: zod.z.number().int().describe("Total number of campaigns available.").nullable(),
|
|
19
19
|
has_more: zod.z.boolean().describe("Whether there are more pages available.").nullable()
|
|
20
|
-
}).describe("Pagination metadata for the campaigns list response.");
|
|
20
|
+
}).passthrough().describe("Pagination metadata for the campaigns list response.");
|
|
21
21
|
const ReplyGetCampaignsForContactOutput = zod.z.object({
|
|
22
22
|
campaigns: zod.z.array(ReplyGetCampaignsForContact_SequenceModelSchema).describe("List of sequences (campaigns) the contact is enrolled in. Returns an empty list if the contact is not enrolled in any campaigns or if the contact does not exist."),
|
|
23
23
|
pagination: ReplyGetCampaignsForContact_PaginationInfoSchema.nullable()
|
|
24
|
-
}).describe("Response model for GetCampaignsForContact containing all sequences a contact belongs to.");
|
|
24
|
+
}).passthrough().describe("Response model for GetCampaignsForContact containing all sequences a contact belongs to.");
|
|
25
25
|
const replyGetCampaignsForContact = require_action.action("REPLY_GET_CAMPAIGNS_FOR_CONTACT", {
|
|
26
26
|
slug: "reply-get-campaigns-for-contact",
|
|
27
27
|
name: "Get Campaigns For Contact",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-campaigns-for-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-campaigns-for-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignsForContactInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of campaigns to return per page.\").optional(),\n contactId: z.number().int().describe(\"The unique numeric ID of the contact. You can obtain this from the contact list endpoints or from contact search results.\"),\n}).describe(\"Request model for retrieving campaigns (sequences) a contact belongs to by contact ID.\");\nconst ReplyGetCampaignsForContact_SequenceModelSchema = z.object({\n status: z.string().describe(\"Current status of the sequence. Possible values include 'Active', 'Paused', 'New', 'Archived'.\").nullable(),\n sequenceId: z.number().int().describe(\"The unique numeric identifier of the sequence (campaign).\").nullable(),\n sequenceName: z.string().describe(\"The human-readable name of the sequence (campaign).\").nullable(),\n isSequenceOwner: z.boolean().describe(\"True if the authenticated user is the owner of this sequence, False otherwise.\").nullable(),\n}).describe(\"Model representing a sequence (campaign) that a contact belongs to.\");\nconst ReplyGetCampaignsForContact_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of campaigns available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).describe(\"Pagination metadata for the campaigns list response.\");\nexport const ReplyGetCampaignsForContactOutput = z.object({\n campaigns: z.array(ReplyGetCampaignsForContact_SequenceModelSchema).describe(\"List of sequences (campaigns) the contact is enrolled in. Returns an empty list if the contact is not enrolled in any campaigns or if the contact does not exist.\"),\n pagination: ReplyGetCampaignsForContact_PaginationInfoSchema.nullable(),\n}).describe(\"Response model for GetCampaignsForContact containing all sequences a contact belongs to.\");\n\nexport const replyGetCampaignsForContact = action(\"REPLY_GET_CAMPAIGNS_FOR_CONTACT\", {\n slug: \"reply-get-campaigns-for-contact\",\n name: \"Get Campaigns For Contact\",\n description: \"Tool to retrieve campaigns a contact belongs to by contact ID. Use when you need to list all sequences (campaigns) associated with a specific contact.\",\n input: ReplyGetCampaignsForContactInput,\n output: ReplyGetCampaignsForContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2HAA2H;AAClK,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,qEAAqE;
|
|
1
|
+
{"version":3,"file":"get-campaigns-for-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-campaigns-for-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignsForContactInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of campaigns to return per page.\").optional(),\n contactId: z.number().int().describe(\"The unique numeric ID of the contact. You can obtain this from the contact list endpoints or from contact search results.\"),\n}).describe(\"Request model for retrieving campaigns (sequences) a contact belongs to by contact ID.\");\nconst ReplyGetCampaignsForContact_SequenceModelSchema = z.object({\n status: z.string().describe(\"Current status of the sequence. Possible values include 'Active', 'Paused', 'New', 'Archived'.\").nullable(),\n sequenceId: z.number().int().describe(\"The unique numeric identifier of the sequence (campaign).\").nullable(),\n sequenceName: z.string().describe(\"The human-readable name of the sequence (campaign).\").nullable(),\n isSequenceOwner: z.boolean().describe(\"True if the authenticated user is the owner of this sequence, False otherwise.\").nullable(),\n}).passthrough().describe(\"Model representing a sequence (campaign) that a contact belongs to.\");\nconst ReplyGetCampaignsForContact_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of campaigns available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the campaigns list response.\");\nexport const ReplyGetCampaignsForContactOutput = z.object({\n campaigns: z.array(ReplyGetCampaignsForContact_SequenceModelSchema).describe(\"List of sequences (campaigns) the contact is enrolled in. Returns an empty list if the contact is not enrolled in any campaigns or if the contact does not exist.\"),\n pagination: ReplyGetCampaignsForContact_PaginationInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for GetCampaignsForContact containing all sequences a contact belongs to.\");\n\nexport const replyGetCampaignsForContact = action(\"REPLY_GET_CAMPAIGNS_FOR_CONTACT\", {\n slug: \"reply-get-campaigns-for-contact\",\n name: \"Get Campaigns For Contact\",\n description: \"Tool to retrieve campaigns a contact belongs to by contact ID. Use when you need to list all sequences (campaigns) associated with a specific contact.\",\n input: ReplyGetCampaignsForContactInput,\n output: ReplyGetCampaignsForContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2HAA2H;AAClK,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,WAAWA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,mKAAmK;CAChP,YAAY,iDAAiD,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0FAA0F;AAEpH,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -12,14 +12,14 @@ declare const ReplyGetCampaignsForContactOutput: z.ZodObject<{
|
|
|
12
12
|
sequenceId: z.ZodNullable<z.ZodNumber>;
|
|
13
13
|
sequenceName: z.ZodNullable<z.ZodString>;
|
|
14
14
|
isSequenceOwner: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
16
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
page: z.ZodNullable<z.ZodNumber>;
|
|
18
18
|
limit: z.ZodNullable<z.ZodNumber>;
|
|
19
19
|
total: z.ZodNullable<z.ZodNumber>;
|
|
20
20
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const replyGetCampaignsForContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
contactId: number;
|
|
25
25
|
page?: number | undefined;
|
|
@@ -12,14 +12,14 @@ declare const ReplyGetCampaignsForContactOutput: z.ZodObject<{
|
|
|
12
12
|
sequenceId: z.ZodNullable<z.ZodNumber>;
|
|
13
13
|
sequenceName: z.ZodNullable<z.ZodString>;
|
|
14
14
|
isSequenceOwner: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
16
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
page: z.ZodNullable<z.ZodNumber>;
|
|
18
18
|
limit: z.ZodNullable<z.ZodNumber>;
|
|
19
19
|
total: z.ZodNullable<z.ZodNumber>;
|
|
20
20
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const replyGetCampaignsForContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
contactId: number;
|
|
25
25
|
page?: number | undefined;
|
|
@@ -11,13 +11,13 @@ const ReplyGetCampaignsForContact_SequenceModelSchema = z.object({
|
|
|
11
11
|
sequenceId: z.number().int().describe("The unique numeric identifier of the sequence (campaign).").nullable(),
|
|
12
12
|
sequenceName: z.string().describe("The human-readable name of the sequence (campaign).").nullable(),
|
|
13
13
|
isSequenceOwner: z.boolean().describe("True if the authenticated user is the owner of this sequence, False otherwise.").nullable()
|
|
14
|
-
}).describe("Model representing a sequence (campaign) that a contact belongs to.");
|
|
14
|
+
}).passthrough().describe("Model representing a sequence (campaign) that a contact belongs to.");
|
|
15
15
|
const ReplyGetCampaignsForContact_PaginationInfoSchema = z.object({
|
|
16
16
|
page: z.number().int().describe("Current page number.").nullable(),
|
|
17
17
|
limit: z.number().int().describe("Number of items per page.").nullable(),
|
|
18
18
|
total: z.number().int().describe("Total number of campaigns available.").nullable(),
|
|
19
19
|
has_more: z.boolean().describe("Whether there are more pages available.").nullable()
|
|
20
|
-
}).describe("Pagination metadata for the campaigns list response.");
|
|
20
|
+
}).passthrough().describe("Pagination metadata for the campaigns list response.");
|
|
21
21
|
const replyGetCampaignsForContact = action("REPLY_GET_CAMPAIGNS_FOR_CONTACT", {
|
|
22
22
|
slug: "reply-get-campaigns-for-contact",
|
|
23
23
|
name: "Get Campaigns For Contact",
|
|
@@ -26,7 +26,7 @@ const replyGetCampaignsForContact = action("REPLY_GET_CAMPAIGNS_FOR_CONTACT", {
|
|
|
26
26
|
output: z.object({
|
|
27
27
|
campaigns: z.array(ReplyGetCampaignsForContact_SequenceModelSchema).describe("List of sequences (campaigns) the contact is enrolled in. Returns an empty list if the contact is not enrolled in any campaigns or if the contact does not exist."),
|
|
28
28
|
pagination: ReplyGetCampaignsForContact_PaginationInfoSchema.nullable()
|
|
29
|
-
}).describe("Response model for GetCampaignsForContact containing all sequences a contact belongs to.")
|
|
29
|
+
}).passthrough().describe("Response model for GetCampaignsForContact containing all sequences a contact belongs to.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { replyGetCampaignsForContact };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-campaigns-for-contact.mjs","names":[],"sources":["../../src/actions/get-campaigns-for-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignsForContactInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of campaigns to return per page.\").optional(),\n contactId: z.number().int().describe(\"The unique numeric ID of the contact. You can obtain this from the contact list endpoints or from contact search results.\"),\n}).describe(\"Request model for retrieving campaigns (sequences) a contact belongs to by contact ID.\");\nconst ReplyGetCampaignsForContact_SequenceModelSchema = z.object({\n status: z.string().describe(\"Current status of the sequence. Possible values include 'Active', 'Paused', 'New', 'Archived'.\").nullable(),\n sequenceId: z.number().int().describe(\"The unique numeric identifier of the sequence (campaign).\").nullable(),\n sequenceName: z.string().describe(\"The human-readable name of the sequence (campaign).\").nullable(),\n isSequenceOwner: z.boolean().describe(\"True if the authenticated user is the owner of this sequence, False otherwise.\").nullable(),\n}).describe(\"Model representing a sequence (campaign) that a contact belongs to.\");\nconst ReplyGetCampaignsForContact_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of campaigns available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).describe(\"Pagination metadata for the campaigns list response.\");\nexport const ReplyGetCampaignsForContactOutput = z.object({\n campaigns: z.array(ReplyGetCampaignsForContact_SequenceModelSchema).describe(\"List of sequences (campaigns) the contact is enrolled in. Returns an empty list if the contact is not enrolled in any campaigns or if the contact does not exist.\"),\n pagination: ReplyGetCampaignsForContact_PaginationInfoSchema.nullable(),\n}).describe(\"Response model for GetCampaignsForContact containing all sequences a contact belongs to.\");\n\nexport const replyGetCampaignsForContact = action(\"REPLY_GET_CAMPAIGNS_FOR_CONTACT\", {\n slug: \"reply-get-campaigns-for-contact\",\n name: \"Get Campaigns For Contact\",\n description: \"Tool to retrieve campaigns a contact belongs to by contact ID. Use when you need to list all sequences (campaigns) associated with a specific contact.\",\n input: ReplyGetCampaignsForContactInput,\n output: ReplyGetCampaignsForContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2HAA2H;AAClK,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,kDAAkD,EAAE,OAAO;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,qEAAqE;
|
|
1
|
+
{"version":3,"file":"get-campaigns-for-contact.mjs","names":[],"sources":["../../src/actions/get-campaigns-for-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetCampaignsForContactInput = z.object({\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing).\").optional(),\n limit: z.number().int().default(50).describe(\"Maximum number of campaigns to return per page.\").optional(),\n contactId: z.number().int().describe(\"The unique numeric ID of the contact. You can obtain this from the contact list endpoints or from contact search results.\"),\n}).describe(\"Request model for retrieving campaigns (sequences) a contact belongs to by contact ID.\");\nconst ReplyGetCampaignsForContact_SequenceModelSchema = z.object({\n status: z.string().describe(\"Current status of the sequence. Possible values include 'Active', 'Paused', 'New', 'Archived'.\").nullable(),\n sequenceId: z.number().int().describe(\"The unique numeric identifier of the sequence (campaign).\").nullable(),\n sequenceName: z.string().describe(\"The human-readable name of the sequence (campaign).\").nullable(),\n isSequenceOwner: z.boolean().describe(\"True if the authenticated user is the owner of this sequence, False otherwise.\").nullable(),\n}).passthrough().describe(\"Model representing a sequence (campaign) that a contact belongs to.\");\nconst ReplyGetCampaignsForContact_PaginationInfoSchema = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable(),\n limit: z.number().int().describe(\"Number of items per page.\").nullable(),\n total: z.number().int().describe(\"Total number of campaigns available.\").nullable(),\n has_more: z.boolean().describe(\"Whether there are more pages available.\").nullable(),\n}).passthrough().describe(\"Pagination metadata for the campaigns list response.\");\nexport const ReplyGetCampaignsForContactOutput = z.object({\n campaigns: z.array(ReplyGetCampaignsForContact_SequenceModelSchema).describe(\"List of sequences (campaigns) the contact is enrolled in. Returns an empty list if the contact is not enrolled in any campaigns or if the contact does not exist.\"),\n pagination: ReplyGetCampaignsForContact_PaginationInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for GetCampaignsForContact containing all sequences a contact belongs to.\");\n\nexport const replyGetCampaignsForContact = action(\"REPLY_GET_CAMPAIGNS_FOR_CONTACT\", {\n slug: \"reply-get-campaigns-for-contact\",\n name: \"Get Campaigns For Contact\",\n description: \"Tool to retrieve campaigns a contact belongs to by contact ID. Use when you need to list all sequences (campaigns) associated with a specific contact.\",\n input: ReplyGetCampaignsForContactInput,\n output: ReplyGetCampaignsForContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2HAA2H;AAClK,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,kDAAkD,EAAE,OAAO;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAMhF,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV+C,EAAE,OAAO;EACxD,WAAW,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,mKAAmK;EAChP,YAAY,iDAAiD,SAAS;CACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0FAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const ReplyGetContactsInListByIdInput = zod.z.object({
|
|
|
9
9
|
const ReplyGetContactsInListById_CustomFieldSchema = zod.z.object({
|
|
10
10
|
key: zod.z.string().describe("Custom field key").nullable(),
|
|
11
11
|
value: zod.z.string().describe("Custom field value").nullable()
|
|
12
|
-
});
|
|
12
|
+
}).passthrough();
|
|
13
13
|
const ReplyGetContactsInListById_ContactSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("Unique identifier of the contact").nullable(),
|
|
15
15
|
city: zod.z.string().describe("Contact's city").nullable().optional(),
|
|
@@ -33,17 +33,17 @@ const ReplyGetContactsInListById_ContactSchema = zod.z.object({
|
|
|
33
33
|
linkedInProfile: zod.z.string().describe("URL to the contact's LinkedIn profile").nullable().optional(),
|
|
34
34
|
linkedInRecruiter: zod.z.string().describe("URL to the contact's LinkedIn Recruiter profile").nullable().optional(),
|
|
35
35
|
linkedInSalesNavigator: zod.z.string().describe("URL to the contact's LinkedIn Sales Navigator profile").nullable().optional()
|
|
36
|
-
});
|
|
36
|
+
}).passthrough();
|
|
37
37
|
const ReplyGetContactsInListById_PaginationSchema = zod.z.object({
|
|
38
38
|
limit: zod.z.number().int().describe("Number of items per page").nullable(),
|
|
39
39
|
pages: zod.z.number().int().describe("Total number of pages").nullable(),
|
|
40
40
|
total: zod.z.number().int().describe("Total number of contacts").nullable(),
|
|
41
41
|
currentPage: zod.z.number().int().describe("Current page number").nullable()
|
|
42
|
-
});
|
|
42
|
+
}).passthrough();
|
|
43
43
|
const ReplyGetContactsInListByIdOutput = zod.z.object({
|
|
44
44
|
data: zod.z.array(ReplyGetContactsInListById_ContactSchema).describe("List of contacts in the specified list"),
|
|
45
45
|
pagination: ReplyGetContactsInListById_PaginationSchema.nullable()
|
|
46
|
-
});
|
|
46
|
+
}).passthrough();
|
|
47
47
|
const replyGetContactsInListById = require_action.action("REPLY_GET_CONTACTS_IN_LIST_BY_ID", {
|
|
48
48
|
slug: "reply-get-contacts-in-list-by-id",
|
|
49
49
|
name: "Get Contacts in List by ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-in-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetContactsInListByIdInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (default is 1)\").optional(),\n limit: z.number().int().default(20).describe(\"Number of contacts per page (default is 20, max is 100)\").optional(),\n list_id: z.string().describe(\"Unique identifier of the list to retrieve contacts from\"),\n}).describe(\"Request model for retrieving contacts in a specific list by its ID.\");\nconst ReplyGetContactsInListById_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n});\nconst ReplyGetContactsInListById_ContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n city: z.string().describe(\"Contact's city\").nullable().optional(),\n email: z.string().describe(\"Contact's email address\").nullable(),\n notes: z.string().describe(\"Notes associated with the contact\").nullable().optional(),\n phone: z.string().describe(\"Contact's phone number\").nullable().optional(),\n state: z.string().describe(\"Contact's state\").nullable().optional(),\n title: z.string().describe(\"Contact's job title\").nullable().optional(),\n domain: z.string().describe(\"Contact's company domain\").nullable().optional(),\n company: z.string().describe(\"Contact's company name\").nullable().optional(),\n country: z.string().describe(\"Contact's country\").nullable().optional(),\n fullName: z.string().describe(\"Contact's full name\").nullable().optional(),\n industry: z.string().describe(\"Industry of the contact's company\").nullable().optional(),\n lastName: z.string().describe(\"Contact's last name\").nullable().optional(),\n firstName: z.string().describe(\"Contact's first name\").nullable().optional(),\n addingDate: z.string().describe(\"Date when the contact was added\").nullable().optional(),\n timeZoneId: z.string().describe(\"Contact's time zone ID\").nullable().optional(),\n companySize: z.string().describe(\"Size of the contact's company\").nullable().optional(),\n phoneStatus: z.string().describe(\"Status of the phone number\").nullable().optional(),\n customFields: z.array(ReplyGetContactsInListById_CustomFieldSchema).describe(\"Custom fields associated with the contact\").nullable().optional(),\n linkedInProfile: z.string().describe(\"URL to the contact's LinkedIn profile\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"URL to the contact's LinkedIn Recruiter profile\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"URL to the contact's LinkedIn Sales Navigator profile\").nullable().optional(),\n});\nconst ReplyGetContactsInListById_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages\").nullable(),\n total: z.number().int().describe(\"Total number of contacts\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n});\nexport const ReplyGetContactsInListByIdOutput = z.object({\n data: z.array(ReplyGetContactsInListById_ContactSchema).describe(\"List of contacts in the specified list\"),\n pagination: ReplyGetContactsInListById_PaginationSchema.nullable(),\n});\n\nexport const replyGetContactsInListById = action(\"REPLY_GET_CONTACTS_IN_LIST_BY_ID\", {\n slug: \"reply-get-contacts-in-list-by-id\",\n name: \"Get Contacts in List by ID\",\n description: \"Tool to retrieve contacts in a specific personal list. Use after obtaining the list ID when you need a paginated set of contacts for that list.\",\n input: ReplyGetContactsInListByIdInput,\n output: ReplyGetContactsInListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACjG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AACxF,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"get-contacts-in-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetContactsInListByIdInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (default is 1)\").optional(),\n limit: z.number().int().default(20).describe(\"Number of contacts per page (default is 20, max is 100)\").optional(),\n list_id: z.string().describe(\"Unique identifier of the list to retrieve contacts from\"),\n}).describe(\"Request model for retrieving contacts in a specific list by its ID.\");\nconst ReplyGetContactsInListById_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n}).passthrough();\nconst ReplyGetContactsInListById_ContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n city: z.string().describe(\"Contact's city\").nullable().optional(),\n email: z.string().describe(\"Contact's email address\").nullable(),\n notes: z.string().describe(\"Notes associated with the contact\").nullable().optional(),\n phone: z.string().describe(\"Contact's phone number\").nullable().optional(),\n state: z.string().describe(\"Contact's state\").nullable().optional(),\n title: z.string().describe(\"Contact's job title\").nullable().optional(),\n domain: z.string().describe(\"Contact's company domain\").nullable().optional(),\n company: z.string().describe(\"Contact's company name\").nullable().optional(),\n country: z.string().describe(\"Contact's country\").nullable().optional(),\n fullName: z.string().describe(\"Contact's full name\").nullable().optional(),\n industry: z.string().describe(\"Industry of the contact's company\").nullable().optional(),\n lastName: z.string().describe(\"Contact's last name\").nullable().optional(),\n firstName: z.string().describe(\"Contact's first name\").nullable().optional(),\n addingDate: z.string().describe(\"Date when the contact was added\").nullable().optional(),\n timeZoneId: z.string().describe(\"Contact's time zone ID\").nullable().optional(),\n companySize: z.string().describe(\"Size of the contact's company\").nullable().optional(),\n phoneStatus: z.string().describe(\"Status of the phone number\").nullable().optional(),\n customFields: z.array(ReplyGetContactsInListById_CustomFieldSchema).describe(\"Custom fields associated with the contact\").nullable().optional(),\n linkedInProfile: z.string().describe(\"URL to the contact's LinkedIn profile\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"URL to the contact's LinkedIn Recruiter profile\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"URL to the contact's LinkedIn Sales Navigator profile\").nullable().optional(),\n}).passthrough();\nconst ReplyGetContactsInListById_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages\").nullable(),\n total: z.number().int().describe(\"Total number of contacts\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n}).passthrough();\nexport const ReplyGetContactsInListByIdOutput = z.object({\n data: z.array(ReplyGetContactsInListById_ContactSchema).describe(\"List of contacts in the specified list\"),\n pagination: ReplyGetContactsInListById_PaginationSchema.nullable(),\n}).passthrough();\n\nexport const replyGetContactsInListById = action(\"REPLY_GET_CONTACTS_IN_LIST_BY_ID\", {\n slug: \"reply-get-contacts-in-list-by-id\",\n name: \"Get Contacts in List by ID\",\n description: \"Tool to retrieve contacts in a specific personal list. Use after obtaining the list ID when you need a paginated set of contacts for that list.\",\n input: ReplyGetContactsInListByIdInput,\n output: ReplyGetContactsInListByIdOutput,\n});\n"],"mappings":"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"}
|
|
@@ -29,18 +29,18 @@ declare const ReplyGetContactsInListByIdOutput: z.ZodObject<{
|
|
|
29
29
|
customFields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
30
|
key: z.ZodNullable<z.ZodString>;
|
|
31
31
|
value: z.ZodNullable<z.ZodString>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
linkedInProfile: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>;
|
|
37
37
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
38
38
|
limit: z.ZodNullable<z.ZodNumber>;
|
|
39
39
|
pages: z.ZodNullable<z.ZodNumber>;
|
|
40
40
|
total: z.ZodNullable<z.ZodNumber>;
|
|
41
41
|
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
42
|
-
}, z.core.$
|
|
43
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>;
|
|
43
|
+
}, z.core.$loose>;
|
|
44
44
|
declare const replyGetContactsInListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
list_id: string;
|
|
46
46
|
page?: number | undefined;
|
|
@@ -29,18 +29,18 @@ declare const ReplyGetContactsInListByIdOutput: z.ZodObject<{
|
|
|
29
29
|
customFields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
30
|
key: z.ZodNullable<z.ZodString>;
|
|
31
31
|
value: z.ZodNullable<z.ZodString>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
linkedInProfile: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>;
|
|
37
37
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
38
38
|
limit: z.ZodNullable<z.ZodNumber>;
|
|
39
39
|
pages: z.ZodNullable<z.ZodNumber>;
|
|
40
40
|
total: z.ZodNullable<z.ZodNumber>;
|
|
41
41
|
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
42
|
-
}, z.core.$
|
|
43
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>;
|
|
43
|
+
}, z.core.$loose>;
|
|
44
44
|
declare const replyGetContactsInListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
list_id: string;
|
|
46
46
|
page?: number | undefined;
|
|
@@ -9,7 +9,7 @@ const ReplyGetContactsInListByIdInput = z.object({
|
|
|
9
9
|
const ReplyGetContactsInListById_CustomFieldSchema = z.object({
|
|
10
10
|
key: z.string().describe("Custom field key").nullable(),
|
|
11
11
|
value: z.string().describe("Custom field value").nullable()
|
|
12
|
-
});
|
|
12
|
+
}).passthrough();
|
|
13
13
|
const ReplyGetContactsInListById_ContactSchema = z.object({
|
|
14
14
|
id: z.string().describe("Unique identifier of the contact").nullable(),
|
|
15
15
|
city: z.string().describe("Contact's city").nullable().optional(),
|
|
@@ -33,13 +33,13 @@ const ReplyGetContactsInListById_ContactSchema = z.object({
|
|
|
33
33
|
linkedInProfile: z.string().describe("URL to the contact's LinkedIn profile").nullable().optional(),
|
|
34
34
|
linkedInRecruiter: z.string().describe("URL to the contact's LinkedIn Recruiter profile").nullable().optional(),
|
|
35
35
|
linkedInSalesNavigator: z.string().describe("URL to the contact's LinkedIn Sales Navigator profile").nullable().optional()
|
|
36
|
-
});
|
|
36
|
+
}).passthrough();
|
|
37
37
|
const ReplyGetContactsInListById_PaginationSchema = z.object({
|
|
38
38
|
limit: z.number().int().describe("Number of items per page").nullable(),
|
|
39
39
|
pages: z.number().int().describe("Total number of pages").nullable(),
|
|
40
40
|
total: z.number().int().describe("Total number of contacts").nullable(),
|
|
41
41
|
currentPage: z.number().int().describe("Current page number").nullable()
|
|
42
|
-
});
|
|
42
|
+
}).passthrough();
|
|
43
43
|
const replyGetContactsInListById = action("REPLY_GET_CONTACTS_IN_LIST_BY_ID", {
|
|
44
44
|
slug: "reply-get-contacts-in-list-by-id",
|
|
45
45
|
name: "Get Contacts in List by ID",
|
|
@@ -48,7 +48,7 @@ const replyGetContactsInListById = action("REPLY_GET_CONTACTS_IN_LIST_BY_ID", {
|
|
|
48
48
|
output: z.object({
|
|
49
49
|
data: z.array(ReplyGetContactsInListById_ContactSchema).describe("List of contacts in the specified list"),
|
|
50
50
|
pagination: ReplyGetContactsInListById_PaginationSchema.nullable()
|
|
51
|
-
})
|
|
51
|
+
}).passthrough()
|
|
52
52
|
});
|
|
53
53
|
//#endregion
|
|
54
54
|
export { replyGetContactsInListById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-in-list-by-id.mjs","names":[],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetContactsInListByIdInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (default is 1)\").optional(),\n limit: z.number().int().default(20).describe(\"Number of contacts per page (default is 20, max is 100)\").optional(),\n list_id: z.string().describe(\"Unique identifier of the list to retrieve contacts from\"),\n}).describe(\"Request model for retrieving contacts in a specific list by its ID.\");\nconst ReplyGetContactsInListById_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n});\nconst ReplyGetContactsInListById_ContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n city: z.string().describe(\"Contact's city\").nullable().optional(),\n email: z.string().describe(\"Contact's email address\").nullable(),\n notes: z.string().describe(\"Notes associated with the contact\").nullable().optional(),\n phone: z.string().describe(\"Contact's phone number\").nullable().optional(),\n state: z.string().describe(\"Contact's state\").nullable().optional(),\n title: z.string().describe(\"Contact's job title\").nullable().optional(),\n domain: z.string().describe(\"Contact's company domain\").nullable().optional(),\n company: z.string().describe(\"Contact's company name\").nullable().optional(),\n country: z.string().describe(\"Contact's country\").nullable().optional(),\n fullName: z.string().describe(\"Contact's full name\").nullable().optional(),\n industry: z.string().describe(\"Industry of the contact's company\").nullable().optional(),\n lastName: z.string().describe(\"Contact's last name\").nullable().optional(),\n firstName: z.string().describe(\"Contact's first name\").nullable().optional(),\n addingDate: z.string().describe(\"Date when the contact was added\").nullable().optional(),\n timeZoneId: z.string().describe(\"Contact's time zone ID\").nullable().optional(),\n companySize: z.string().describe(\"Size of the contact's company\").nullable().optional(),\n phoneStatus: z.string().describe(\"Status of the phone number\").nullable().optional(),\n customFields: z.array(ReplyGetContactsInListById_CustomFieldSchema).describe(\"Custom fields associated with the contact\").nullable().optional(),\n linkedInProfile: z.string().describe(\"URL to the contact's LinkedIn profile\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"URL to the contact's LinkedIn Recruiter profile\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"URL to the contact's LinkedIn Sales Navigator profile\").nullable().optional(),\n});\nconst ReplyGetContactsInListById_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages\").nullable(),\n total: z.number().int().describe(\"Total number of contacts\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n});\nexport const ReplyGetContactsInListByIdOutput = z.object({\n data: z.array(ReplyGetContactsInListById_ContactSchema).describe(\"List of contacts in the specified list\"),\n pagination: ReplyGetContactsInListById_PaginationSchema.nullable(),\n});\n\nexport const replyGetContactsInListById = action(\"REPLY_GET_CONTACTS_IN_LIST_BY_ID\", {\n slug: \"reply-get-contacts-in-list-by-id\",\n name: \"Get Contacts in List by ID\",\n description: \"Tool to retrieve contacts in a specific personal list. Use after obtaining the list ID when you need a paginated set of contacts for that list.\",\n input: ReplyGetContactsInListByIdInput,\n output: ReplyGetContactsInListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACjG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AACxF,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,+CAA+C,EAAE,OAAO;CAC5D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"get-contacts-in-list-by-id.mjs","names":[],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetContactsInListByIdInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (default is 1)\").optional(),\n limit: z.number().int().default(20).describe(\"Number of contacts per page (default is 20, max is 100)\").optional(),\n list_id: z.string().describe(\"Unique identifier of the list to retrieve contacts from\"),\n}).describe(\"Request model for retrieving contacts in a specific list by its ID.\");\nconst ReplyGetContactsInListById_CustomFieldSchema = z.object({\n key: z.string().describe(\"Custom field key\").nullable(),\n value: z.string().describe(\"Custom field value\").nullable(),\n}).passthrough();\nconst ReplyGetContactsInListById_ContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n city: z.string().describe(\"Contact's city\").nullable().optional(),\n email: z.string().describe(\"Contact's email address\").nullable(),\n notes: z.string().describe(\"Notes associated with the contact\").nullable().optional(),\n phone: z.string().describe(\"Contact's phone number\").nullable().optional(),\n state: z.string().describe(\"Contact's state\").nullable().optional(),\n title: z.string().describe(\"Contact's job title\").nullable().optional(),\n domain: z.string().describe(\"Contact's company domain\").nullable().optional(),\n company: z.string().describe(\"Contact's company name\").nullable().optional(),\n country: z.string().describe(\"Contact's country\").nullable().optional(),\n fullName: z.string().describe(\"Contact's full name\").nullable().optional(),\n industry: z.string().describe(\"Industry of the contact's company\").nullable().optional(),\n lastName: z.string().describe(\"Contact's last name\").nullable().optional(),\n firstName: z.string().describe(\"Contact's first name\").nullable().optional(),\n addingDate: z.string().describe(\"Date when the contact was added\").nullable().optional(),\n timeZoneId: z.string().describe(\"Contact's time zone ID\").nullable().optional(),\n companySize: z.string().describe(\"Size of the contact's company\").nullable().optional(),\n phoneStatus: z.string().describe(\"Status of the phone number\").nullable().optional(),\n customFields: z.array(ReplyGetContactsInListById_CustomFieldSchema).describe(\"Custom fields associated with the contact\").nullable().optional(),\n linkedInProfile: z.string().describe(\"URL to the contact's LinkedIn profile\").nullable().optional(),\n linkedInRecruiter: z.string().describe(\"URL to the contact's LinkedIn Recruiter profile\").nullable().optional(),\n linkedInSalesNavigator: z.string().describe(\"URL to the contact's LinkedIn Sales Navigator profile\").nullable().optional(),\n}).passthrough();\nconst ReplyGetContactsInListById_PaginationSchema = z.object({\n limit: z.number().int().describe(\"Number of items per page\").nullable(),\n pages: z.number().int().describe(\"Total number of pages\").nullable(),\n total: z.number().int().describe(\"Total number of contacts\").nullable(),\n currentPage: z.number().int().describe(\"Current page number\").nullable(),\n}).passthrough();\nexport const ReplyGetContactsInListByIdOutput = z.object({\n data: z.array(ReplyGetContactsInListById_ContactSchema).describe(\"List of contacts in the specified list\"),\n pagination: ReplyGetContactsInListById_PaginationSchema.nullable(),\n}).passthrough();\n\nexport const replyGetContactsInListById = action(\"REPLY_GET_CONTACTS_IN_LIST_BY_ID\", {\n slug: \"reply-get-contacts-in-list-by-id\",\n name: \"Get Contacts in List by ID\",\n description: \"Tool to retrieve contacts in a specific personal list. Use after obtaining the list ID when you need a paginated set of contacts for that list.\",\n input: ReplyGetContactsInListByIdInput,\n output: ReplyGetContactsInListByIdOutput,\n});\n"],"mappings":"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"}
|
|
@@ -5,7 +5,7 @@ const ReplyGetListByIdInput = zod.z.object({ list_id: zod.z.number().int().descr
|
|
|
5
5
|
const ReplyGetListByIdOutput = zod.z.object({
|
|
6
6
|
id: zod.z.number().int().describe("Unique identifier of the list").nullable(),
|
|
7
7
|
name: zod.z.string().describe("Name of the list").nullable()
|
|
8
|
-
}).describe("Response schema for retrieving a specific people list.");
|
|
8
|
+
}).passthrough().describe("Response schema for retrieving a specific people list.");
|
|
9
9
|
const replyGetListById = require_action.action("REPLY_GET_LIST_BY_ID", {
|
|
10
10
|
slug: "reply-get-list-by-id",
|
|
11
11
|
name: "Get List by ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetListByIdInput = z.object({\n list_id: z.number().int().describe(\"Unique identifier of the list to retrieve\"),\n}).describe(\"Request model for retrieving a specific people list by its ID.\");\nexport const ReplyGetListByIdOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\").nullable(),\n name: z.string().describe(\"Name of the list\").nullable(),\n}).describe(\"Response schema for retrieving a specific people list.\");\n\nexport const replyGetListById = action(\"REPLY_GET_LIST_BY_ID\", {\n slug: \"reply-get-list-by-id\",\n name: \"Get List by ID\",\n description: \"Tool to return a specific people list by its ID. Use after you know the list ID and need its details.\",\n input: ReplyGetListByIdInput,\n output: ReplyGetListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,EAChF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AACzD,CAAC,CAAC,CAAC,SAAS,wDAAwD;
|
|
1
|
+
{"version":3,"file":"get-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetListByIdInput = z.object({\n list_id: z.number().int().describe(\"Unique identifier of the list to retrieve\"),\n}).describe(\"Request model for retrieving a specific people list by its ID.\");\nexport const ReplyGetListByIdOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\").nullable(),\n name: z.string().describe(\"Name of the list\").nullable(),\n}).passthrough().describe(\"Response schema for retrieving a specific people list.\");\n\nexport const replyGetListById = action(\"REPLY_GET_LIST_BY_ID\", {\n slug: \"reply-get-list-by-id\",\n name: \"Get List by ID\",\n description: \"Tool to return a specific people list by its ID. Use after you know the list ID and need its details.\",\n input: ReplyGetListByIdInput,\n output: ReplyGetListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,EAChF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AACzD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,mBAAmBC,eAAAA,OAAO,wBAAwB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ declare const ReplyGetListByIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const ReplyGetListByIdOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
name: z.ZodNullable<z.ZodString>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const replyGetListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
list_id: number;
|
|
13
13
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -7,7 +7,7 @@ declare const ReplyGetListByIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const ReplyGetListByIdOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
name: z.ZodNullable<z.ZodString>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const replyGetListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
list_id: number;
|
|
13
13
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|