@keystrokehq/reply 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-list.cjs +2 -2
- package/dist/actions/create-list.cjs.map +1 -1
- package/dist/actions/create-list.d.cts +10 -3
- package/dist/actions/create-list.d.cts.map +1 -1
- package/dist/actions/create-list.d.mts +10 -3
- package/dist/actions/create-list.d.mts.map +1 -1
- package/dist/actions/create-list.mjs +2 -2
- package/dist/actions/create-list.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-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 +9 -3
- package/dist/actions/delete-list-by-id.d.cts.map +1 -1
- package/dist/actions/delete-list-by-id.d.mts +9 -3
- package/dist/actions/delete-list-by-id.d.mts.map +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.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-all-lists.cjs +2 -2
- package/dist/actions/get-all-lists.cjs.map +1 -1
- package/dist/actions/get-all-lists.d.cts +8 -3
- package/dist/actions/get-all-lists.d.cts.map +1 -1
- package/dist/actions/get-all-lists.d.mts +8 -3
- package/dist/actions/get-all-lists.d.mts.map +1 -1
- 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.map +1 -1
- package/dist/actions/get-blacklist-all.d.cts +5 -3
- package/dist/actions/get-blacklist-all.d.cts.map +1 -1
- package/dist/actions/get-blacklist-all.d.mts +5 -3
- package/dist/actions/get-blacklist-all.d.mts.map +1 -1
- package/dist/actions/get-blacklist-all.mjs.map +1 -1
- package/dist/actions/get-campaign-schedules-all.cjs +12 -12
- package/dist/actions/get-campaign-schedules-all.cjs.map +1 -1
- package/dist/actions/get-campaign-schedules-all.d.cts +50 -3
- package/dist/actions/get-campaign-schedules-all.d.cts.map +1 -1
- package/dist/actions/get-campaign-schedules-all.d.mts +50 -3
- package/dist/actions/get-campaign-schedules-all.d.mts.map +1 -1
- package/dist/actions/get-campaign-schedules-all.mjs +12 -12
- package/dist/actions/get-campaign-schedules-all.mjs.map +1 -1
- package/dist/actions/get-campaigns-for-contact.cjs +8 -8
- package/dist/actions/get-campaigns-for-contact.cjs.map +1 -1
- package/dist/actions/get-campaigns-for-contact.d.cts +24 -3
- package/dist/actions/get-campaigns-for-contact.d.cts.map +1 -1
- package/dist/actions/get-campaigns-for-contact.d.mts +24 -3
- package/dist/actions/get-campaigns-for-contact.d.mts.map +1 -1
- package/dist/actions/get-campaigns-for-contact.mjs +8 -8
- package/dist/actions/get-campaigns-for-contact.mjs.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.cjs +8 -8
- package/dist/actions/get-contacts-in-list-by-id.cjs.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.d.cts +45 -3
- package/dist/actions/get-contacts-in-list-by-id.d.cts.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.d.mts +45 -3
- package/dist/actions/get-contacts-in-list-by-id.d.mts.map +1 -1
- package/dist/actions/get-contacts-in-list-by-id.mjs +8 -8
- package/dist/actions/get-contacts-in-list-by-id.mjs.map +1 -1
- package/dist/actions/get-list-by-id.cjs +2 -2
- package/dist/actions/get-list-by-id.cjs.map +1 -1
- package/dist/actions/get-list-by-id.d.cts +10 -3
- package/dist/actions/get-list-by-id.d.cts.map +1 -1
- package/dist/actions/get-list-by-id.d.mts +10 -3
- package/dist/actions/get-list-by-id.d.mts.map +1 -1
- package/dist/actions/get-list-by-id.mjs +2 -2
- package/dist/actions/get-list-by-id.mjs.map +1 -1
- package/dist/actions/get-templates-list.cjs +4 -4
- package/dist/actions/get-templates-list.cjs.map +1 -1
- package/dist/actions/get-templates-list.d.cts +32 -3
- package/dist/actions/get-templates-list.d.cts.map +1 -1
- package/dist/actions/get-templates-list.d.mts +32 -3
- package/dist/actions/get-templates-list.d.mts.map +1 -1
- package/dist/actions/get-templates-list.mjs +4 -4
- package/dist/actions/get-templates-list.mjs.map +1 -1
- package/dist/actions/list-campaigns.cjs +8 -8
- package/dist/actions/list-campaigns.cjs.map +1 -1
- package/dist/actions/list-campaigns.d.cts +29 -3
- package/dist/actions/list-campaigns.d.cts.map +1 -1
- package/dist/actions/list-campaigns.d.mts +29 -3
- package/dist/actions/list-campaigns.d.mts.map +1 -1
- package/dist/actions/list-campaigns.mjs +8 -8
- package/dist/actions/list-campaigns.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/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 +11 -3
- package/dist/actions/mark-contact-as-finished.d.cts.map +1 -1
- package/dist/actions/mark-contact-as-finished.d.mts +11 -3
- package/dist/actions/mark-contact-as-finished.d.mts.map +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.map +1 -1
- package/dist/actions/mark-contact-as-replied.d.cts +9 -3
- package/dist/actions/mark-contact-as-replied.d.cts.map +1 -1
- package/dist/actions/mark-contact-as-replied.d.mts +9 -3
- package/dist/actions/mark-contact-as-replied.d.mts.map +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 +11 -3
- package/dist/actions/move-contacts-to-lists.d.cts.map +1 -1
- package/dist/actions/move-contacts-to-lists.d.mts +11 -3
- package/dist/actions/move-contacts-to-lists.d.mts.map +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 +10 -3
- package/dist/actions/remove-domain-from-blacklist.d.cts.map +1 -1
- package/dist/actions/remove-domain-from-blacklist.d.mts +10 -3
- package/dist/actions/remove-domain-from-blacklist.d.mts.map +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 +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/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":"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
|
|
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":"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"}
|
|
@@ -1,9 +1,51 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-contacts-in-list-by-id.d.ts
|
|
4
|
-
declare const ReplyGetContactsInListByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyGetContactsInListByIdInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
7
|
+
list_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ReplyGetContactsInListByIdOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
email: z.ZodNullable<z.ZodString>;
|
|
14
|
+
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
addingDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
timeZoneId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
companySize: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
phoneStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
customFields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
|
+
key: z.ZodNullable<z.ZodString>;
|
|
31
|
+
value: z.ZodNullable<z.ZodString>;
|
|
32
|
+
}, z.core.$strip>>>>;
|
|
33
|
+
linkedInProfile: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$strip>>;
|
|
37
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
38
|
+
limit: z.ZodNullable<z.ZodNumber>;
|
|
39
|
+
pages: z.ZodNullable<z.ZodNumber>;
|
|
40
|
+
total: z.ZodNullable<z.ZodNumber>;
|
|
41
|
+
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
42
|
+
}, z.core.$strip>>;
|
|
43
|
+
}, z.core.$strip>;
|
|
44
|
+
declare const replyGetContactsInListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
|
+
list_id: string;
|
|
46
|
+
page?: number | undefined;
|
|
47
|
+
limit?: number | undefined;
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
49
|
//#endregion
|
|
8
50
|
export { replyGetContactsInListById };
|
|
9
51
|
//# sourceMappingURL=get-contacts-in-list-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-in-list-by-id.d.cts","names":[],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-contacts-in-list-by-id.d.cts","names":[],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAuC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,51 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-contacts-in-list-by-id.d.ts
|
|
4
|
-
declare const ReplyGetContactsInListByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyGetContactsInListByIdInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
7
|
+
list_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ReplyGetContactsInListByIdOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
email: z.ZodNullable<z.ZodString>;
|
|
14
|
+
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
addingDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
timeZoneId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
companySize: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
phoneStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
customFields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
|
+
key: z.ZodNullable<z.ZodString>;
|
|
31
|
+
value: z.ZodNullable<z.ZodString>;
|
|
32
|
+
}, z.core.$strip>>>>;
|
|
33
|
+
linkedInProfile: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
linkedInRecruiter: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
linkedInSalesNavigator: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$strip>>;
|
|
37
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
38
|
+
limit: z.ZodNullable<z.ZodNumber>;
|
|
39
|
+
pages: z.ZodNullable<z.ZodNumber>;
|
|
40
|
+
total: z.ZodNullable<z.ZodNumber>;
|
|
41
|
+
currentPage: z.ZodNullable<z.ZodNumber>;
|
|
42
|
+
}, z.core.$strip>>;
|
|
43
|
+
}, z.core.$strip>;
|
|
44
|
+
declare const replyGetContactsInListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
|
+
list_id: string;
|
|
46
|
+
page?: number | undefined;
|
|
47
|
+
limit?: number | undefined;
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
49
|
//#endregion
|
|
8
50
|
export { replyGetContactsInListById };
|
|
9
51
|
//# sourceMappingURL=get-contacts-in-list-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contacts-in-list-by-id.d.mts","names":[],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-contacts-in-list-by-id.d.mts","names":[],"sources":["../../src/actions/get-contacts-in-list-by-id.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAuC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -7,13 +7,13 @@ const ReplyGetContactsInListByIdInput = z.object({
|
|
|
7
7
|
list_id: z.string().describe("Unique identifier of the list to retrieve contacts from")
|
|
8
8
|
}).describe("Request model for retrieving contacts in a specific list by its ID.");
|
|
9
9
|
const ReplyGetContactsInListById_CustomFieldSchema = z.object({
|
|
10
|
-
key: z.string().describe("Custom field key"),
|
|
11
|
-
value: z.string().describe("Custom field value")
|
|
10
|
+
key: z.string().describe("Custom field key").nullable(),
|
|
11
|
+
value: z.string().describe("Custom field value").nullable()
|
|
12
12
|
});
|
|
13
13
|
const ReplyGetContactsInListById_ContactSchema = z.object({
|
|
14
|
-
id: z.string().describe("Unique identifier of the contact"),
|
|
14
|
+
id: z.string().describe("Unique identifier of the contact").nullable(),
|
|
15
15
|
city: z.string().describe("Contact's city").nullable().optional(),
|
|
16
|
-
email: z.string().describe("Contact's email address"),
|
|
16
|
+
email: z.string().describe("Contact's email address").nullable(),
|
|
17
17
|
notes: z.string().describe("Notes associated with the contact").nullable().optional(),
|
|
18
18
|
phone: z.string().describe("Contact's phone number").nullable().optional(),
|
|
19
19
|
state: z.string().describe("Contact's state").nullable().optional(),
|
|
@@ -35,10 +35,10 @@ const ReplyGetContactsInListById_ContactSchema = z.object({
|
|
|
35
35
|
linkedInSalesNavigator: z.string().describe("URL to the contact's LinkedIn Sales Navigator profile").nullable().optional()
|
|
36
36
|
});
|
|
37
37
|
const ReplyGetContactsInListById_PaginationSchema = z.object({
|
|
38
|
-
limit: z.number().int().describe("Number of items per page"),
|
|
39
|
-
pages: z.number().int().describe("Total number of pages"),
|
|
40
|
-
total: z.number().int().describe("Total number of contacts"),
|
|
41
|
-
currentPage: z.number().int().describe("Current page number")
|
|
38
|
+
limit: z.number().int().describe("Number of items per page").nullable(),
|
|
39
|
+
pages: z.number().int().describe("Total number of pages").nullable(),
|
|
40
|
+
total: z.number().int().describe("Total number of contacts").nullable(),
|
|
41
|
+
currentPage: z.number().int().describe("Current page number").nullable()
|
|
42
42
|
});
|
|
43
43
|
const replyGetContactsInListById = action("REPLY_GET_CONTACTS_IN_LIST_BY_ID", {
|
|
44
44
|
slug: "reply-get-contacts-in-list-by-id",
|
|
@@ -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
|
|
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":"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"}
|
|
@@ -3,8 +3,8 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-list-by-id.ts
|
|
4
4
|
const ReplyGetListByIdInput = zod.z.object({ list_id: zod.z.number().int().describe("Unique identifier of the list to retrieve") }).describe("Request model for retrieving a specific people list by its ID.");
|
|
5
5
|
const ReplyGetListByIdOutput = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique identifier of the list"),
|
|
7
|
-
name: zod.z.string().describe("Name of the list")
|
|
6
|
+
id: zod.z.number().int().describe("Unique identifier of the list").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Name of the list").nullable()
|
|
8
8
|
}).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",
|
|
@@ -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
|
|
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;AAEpE,MAAa,mBAAmBC,eAAAA,OAAO,wBAAwB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-list-by-id.d.ts
|
|
4
|
-
declare const ReplyGetListByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyGetListByIdInput: z.ZodObject<{
|
|
5
|
+
list_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ReplyGetListByIdOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const replyGetListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
list_id: number;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { replyGetListById };
|
|
9
16
|
//# sourceMappingURL=get-list-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list-by-id.d.cts","names":[],"sources":["../../src/actions/get-list-by-id.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"get-list-by-id.d.cts","names":[],"sources":["../../src/actions/get-list-by-id.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-list-by-id.d.ts
|
|
4
|
-
declare const ReplyGetListByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyGetListByIdInput: z.ZodObject<{
|
|
5
|
+
list_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ReplyGetListByIdOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const replyGetListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
list_id: number;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { replyGetListById };
|
|
9
16
|
//# sourceMappingURL=get-list-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list-by-id.d.mts","names":[],"sources":["../../src/actions/get-list-by-id.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"get-list-by-id.d.mts","names":[],"sources":["../../src/actions/get-list-by-id.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -6,8 +6,8 @@ const replyGetListById = action("REPLY_GET_LIST_BY_ID", {
|
|
|
6
6
|
description: "Tool to return a specific people list by its ID. Use after you know the list ID and need its details.",
|
|
7
7
|
input: z.object({ list_id: z.number().int().describe("Unique identifier of the list to retrieve") }).describe("Request model for retrieving a specific people list by its ID."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
id: z.number().int().describe("Unique identifier of the list"),
|
|
10
|
-
name: z.string().describe("Name of the list")
|
|
9
|
+
id: z.number().int().describe("Unique identifier of the list").nullable(),
|
|
10
|
+
name: z.string().describe("Name of the list").nullable()
|
|
11
11
|
}).describe("Response schema for retrieving a specific people list.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-list-by-id.mjs","names":[],"sources":["../../src/actions/get-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetListByIdInput
|
|
1
|
+
{"version":3,"file":"get-list-by-id.mjs","names":[],"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":";;AAYA,MAAa,mBAAmB,OAAO,wBAAwB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZmC,EAAE,OAAO,EAC5C,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,EAChF,CAAC,CAAC,CAAC,SAAS,gEAUH;CACP,QAVoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACzD,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
|
|
@@ -3,10 +3,10 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-templates-list.ts
|
|
4
4
|
const ReplyGetTemplatesListInput = zod.z.object({}).describe("Request model for retrieving all user, team, and community templates.");
|
|
5
5
|
const ReplyGetTemplatesList_TemplateSchema = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique template identifier."),
|
|
7
|
-
body: zod.z.string().describe("Body content of the template."),
|
|
8
|
-
name: zod.z.string().describe("Name of the template."),
|
|
9
|
-
subject: zod.z.string().describe("Subject of the template."),
|
|
6
|
+
id: zod.z.number().int().describe("Unique template identifier.").nullable(),
|
|
7
|
+
body: zod.z.string().describe("Body content of the template.").nullable(),
|
|
8
|
+
name: zod.z.string().describe("Name of the template.").nullable(),
|
|
9
|
+
subject: zod.z.string().describe("Subject of the template.").nullable(),
|
|
10
10
|
categoryId: zod.z.number().int().describe("Category ID of the template.").nullable().optional()
|
|
11
11
|
}).describe("Model representing a template.");
|
|
12
12
|
const ReplyGetTemplatesListOutput = zod.z.object({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-templates-list.cjs","names":["z","action"],"sources":["../../src/actions/get-templates-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetTemplatesListInput
|
|
1
|
+
{"version":3,"file":"get-templates-list.cjs","names":["z","action"],"sources":["../../src/actions/get-templates-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetTemplatesListInput = z.object({}).describe(\"Request model for retrieving all user, team, and community templates.\");\nconst ReplyGetTemplatesList_TemplateSchema = z.object({\n id: z.number().int().describe(\"Unique template identifier.\").nullable(),\n body: z.string().describe(\"Body content of the template.\").nullable(),\n name: z.string().describe(\"Name of the template.\").nullable(),\n subject: z.string().describe(\"Subject of the template.\").nullable(),\n categoryId: z.number().int().describe(\"Category ID of the template.\").nullable().optional(),\n}).describe(\"Model representing a template.\");\nexport const ReplyGetTemplatesListOutput = z.object({\n orgTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of templates shared within the organization.\").nullable().optional(),\n teamTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of templates shared within the user's team.\"),\n userTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of templates created by the current authenticated user.\"),\n communityTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of publicly available community templates.\"),\n}).describe(\"Response model for list of templates.\");\n\nexport const replyGetTemplatesList = action(\"REPLY_GET_TEMPLATES_LIST\", {\n slug: \"reply-get-templates-list\",\n name: \"Get templates list\",\n description: \"Retrieves all email templates from Reply.io, including user-created, team-shared, organization-wide, and community templates. Use this to browse available templates before sending emails or creating campaigns. No parameters required - returns all accessible templates for the authenticated user.\",\n input: ReplyGetTemplatesListInput,\n output: ReplyGetTemplatesListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACvI,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,cAAcA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,eAAeA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kDAAkD;CACxH,eAAeA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8DAA8D;CACpI,oBAAoBA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,iDAAiD;AAC9H,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,38 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-templates-list.d.ts
|
|
4
|
-
declare const ReplyGetTemplatesListInput: z.
|
|
5
|
-
declare const ReplyGetTemplatesListOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const ReplyGetTemplatesListInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const ReplyGetTemplatesListOutput: z.ZodObject<{
|
|
6
|
+
orgTemplates: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
8
|
+
body: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
11
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
}, z.core.$strip>>>>;
|
|
13
|
+
teamTemplates: z.ZodArray<z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
body: z.ZodNullable<z.ZodString>;
|
|
16
|
+
name: z.ZodNullable<z.ZodString>;
|
|
17
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
18
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
}, z.core.$strip>>;
|
|
20
|
+
userTemplates: z.ZodArray<z.ZodObject<{
|
|
21
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
body: z.ZodNullable<z.ZodString>;
|
|
23
|
+
name: z.ZodNullable<z.ZodString>;
|
|
24
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
25
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
communityTemplates: z.ZodArray<z.ZodObject<{
|
|
28
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
body: z.ZodNullable<z.ZodString>;
|
|
30
|
+
name: z.ZodNullable<z.ZodString>;
|
|
31
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
32
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
}, z.core.$strip>>;
|
|
34
|
+
}, z.core.$strip>;
|
|
35
|
+
declare const replyGetTemplatesList: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
36
|
//#endregion
|
|
8
37
|
export { replyGetTemplatesList };
|
|
9
38
|
//# sourceMappingURL=get-templates-list.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-templates-list.d.cts","names":[],"sources":["../../src/actions/get-templates-list.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-templates-list.d.cts","names":[],"sources":["../../src/actions/get-templates-list.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,38 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-templates-list.d.ts
|
|
4
|
-
declare const ReplyGetTemplatesListInput: z.
|
|
5
|
-
declare const ReplyGetTemplatesListOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const ReplyGetTemplatesListInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const ReplyGetTemplatesListOutput: z.ZodObject<{
|
|
6
|
+
orgTemplates: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
8
|
+
body: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
11
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
}, z.core.$strip>>>>;
|
|
13
|
+
teamTemplates: z.ZodArray<z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
body: z.ZodNullable<z.ZodString>;
|
|
16
|
+
name: z.ZodNullable<z.ZodString>;
|
|
17
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
18
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
}, z.core.$strip>>;
|
|
20
|
+
userTemplates: z.ZodArray<z.ZodObject<{
|
|
21
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
body: z.ZodNullable<z.ZodString>;
|
|
23
|
+
name: z.ZodNullable<z.ZodString>;
|
|
24
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
25
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
communityTemplates: z.ZodArray<z.ZodObject<{
|
|
28
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
body: z.ZodNullable<z.ZodString>;
|
|
30
|
+
name: z.ZodNullable<z.ZodString>;
|
|
31
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
32
|
+
categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
}, z.core.$strip>>;
|
|
34
|
+
}, z.core.$strip>;
|
|
35
|
+
declare const replyGetTemplatesList: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
36
|
//#endregion
|
|
8
37
|
export { replyGetTemplatesList };
|
|
9
38
|
//# sourceMappingURL=get-templates-list.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-templates-list.d.mts","names":[],"sources":["../../src/actions/get-templates-list.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-templates-list.d.mts","names":[],"sources":["../../src/actions/get-templates-list.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,10 +3,10 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-templates-list.ts
|
|
4
4
|
const ReplyGetTemplatesListInput = z.object({}).describe("Request model for retrieving all user, team, and community templates.");
|
|
5
5
|
const ReplyGetTemplatesList_TemplateSchema = z.object({
|
|
6
|
-
id: z.number().int().describe("Unique template identifier."),
|
|
7
|
-
body: z.string().describe("Body content of the template."),
|
|
8
|
-
name: z.string().describe("Name of the template."),
|
|
9
|
-
subject: z.string().describe("Subject of the template."),
|
|
6
|
+
id: z.number().int().describe("Unique template identifier.").nullable(),
|
|
7
|
+
body: z.string().describe("Body content of the template.").nullable(),
|
|
8
|
+
name: z.string().describe("Name of the template.").nullable(),
|
|
9
|
+
subject: z.string().describe("Subject of the template.").nullable(),
|
|
10
10
|
categoryId: z.number().int().describe("Category ID of the template.").nullable().optional()
|
|
11
11
|
}).describe("Model representing a template.");
|
|
12
12
|
const replyGetTemplatesList = action("REPLY_GET_TEMPLATES_LIST", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-templates-list.mjs","names":[],"sources":["../../src/actions/get-templates-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetTemplatesListInput
|
|
1
|
+
{"version":3,"file":"get-templates-list.mjs","names":[],"sources":["../../src/actions/get-templates-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetTemplatesListInput = z.object({}).describe(\"Request model for retrieving all user, team, and community templates.\");\nconst ReplyGetTemplatesList_TemplateSchema = z.object({\n id: z.number().int().describe(\"Unique template identifier.\").nullable(),\n body: z.string().describe(\"Body content of the template.\").nullable(),\n name: z.string().describe(\"Name of the template.\").nullable(),\n subject: z.string().describe(\"Subject of the template.\").nullable(),\n categoryId: z.number().int().describe(\"Category ID of the template.\").nullable().optional(),\n}).describe(\"Model representing a template.\");\nexport const ReplyGetTemplatesListOutput = z.object({\n orgTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of templates shared within the organization.\").nullable().optional(),\n teamTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of templates shared within the user's team.\"),\n userTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of templates created by the current authenticated user.\"),\n communityTemplates: z.array(ReplyGetTemplatesList_TemplateSchema).describe(\"List of publicly available community templates.\"),\n}).describe(\"Response model for list of templates.\");\n\nexport const replyGetTemplatesList = action(\"REPLY_GET_TEMPLATES_LIST\", {\n slug: \"reply-get-templates-list\",\n name: \"Get templates list\",\n description: \"Retrieves all email templates from Reply.io, including user-created, team-shared, organization-wide, and community templates. Use this to browse available templates before sending emails or creating campaigns. No parameters required - returns all accessible templates for the authenticated user.\",\n input: ReplyGetTemplatesListInput,\n output: ReplyGetTemplatesListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACvI,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAQ5C,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZyC,EAAE,OAAO;EAClD,cAAc,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,eAAe,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kDAAkD;EACxH,eAAe,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8DAA8D;EACpI,oBAAoB,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,iDAAiD;CAC9H,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
|
|
@@ -6,20 +6,20 @@ const ReplyListCampaignsInput = zod.z.object({
|
|
|
6
6
|
page: zod.z.number().int().default(1).describe("Page number to retrieve (1-based indexing)").optional(),
|
|
7
7
|
limit: zod.z.number().int().default(20).describe("Number of items per page, must be >= 1").optional()
|
|
8
8
|
}).describe("Request parameters for listing campaigns with pagination and optional name filtering.");
|
|
9
|
-
const ReplyListCampaigns_PaginationInfoSchema = zod.z.object({ hasMore: zod.z.boolean().describe("Whether more items are available beyond this page") }).describe("Pagination details for list responses.");
|
|
9
|
+
const ReplyListCampaigns_PaginationInfoSchema = zod.z.object({ hasMore: zod.z.boolean().describe("Whether more items are available beyond this page").nullable() }).describe("Pagination details for list responses.");
|
|
10
10
|
const ReplyListCampaigns_SequenceSummarySchema = zod.z.object({
|
|
11
|
-
id: zod.z.number().int().describe("Sequence ID"),
|
|
12
|
-
name: zod.z.string().describe("Sequence name"),
|
|
11
|
+
id: zod.z.number().int().describe("Sequence ID").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 status of the sequence"),
|
|
19
|
-
teamId: zod.z.number().int().describe("Team ID to which this sequence belongs"),
|
|
20
|
-
created: zod.z.string().describe("Timestamp when the sequence was created"),
|
|
21
|
-
ownerId: zod.z.number().int().describe("User ID of the sequence owner"),
|
|
22
|
-
isArchived: zod.z.boolean().describe("Flag indicating whether the sequence is archived")
|
|
18
|
+
]).describe("Current status of the sequence").nullable(),
|
|
19
|
+
teamId: zod.z.number().int().describe("Team ID to which this sequence belongs").nullable(),
|
|
20
|
+
created: zod.z.string().describe("Timestamp when the sequence was created").nullable(),
|
|
21
|
+
ownerId: zod.z.number().int().describe("User ID of the sequence owner").nullable(),
|
|
22
|
+
isArchived: zod.z.boolean().describe("Flag indicating whether the sequence is archived").nullable()
|
|
23
23
|
}).describe("Summary model for a Reply campaign (sequence) returned in list operations.");
|
|
24
24
|
const ReplyListCampaignsOutput = zod.z.object({
|
|
25
25
|
info: ReplyListCampaigns_PaginationInfoSchema.nullable(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-campaigns.cjs","names":["z","action"],"sources":["../../src/actions/list-campaigns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListCampaignsInput
|
|
1
|
+
{"version":3,"file":"list-campaigns.cjs","names":["z","action"],"sources":["../../src/actions/list-campaigns.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyListCampaignsInput = z.object({\n name: z.string().describe(\"Filter campaigns by name (exact match or contains, depending on API)\").optional(),\n page: z.number().int().default(1).describe(\"Page number to retrieve (1-based indexing)\").optional(),\n limit: z.number().int().default(20).describe(\"Number of items per page, must be >= 1\").optional(),\n}).describe(\"Request parameters for listing campaigns with pagination and optional name filtering.\");\nconst ReplyListCampaigns_PaginationInfoSchema = z.object({\n hasMore: z.boolean().describe(\"Whether more items are available beyond this page\").nullable(),\n}).describe(\"Pagination details for list responses.\");\nconst ReplyListCampaigns_SequenceSummarySchema = z.object({\n id: z.number().int().describe(\"Sequence ID\").nullable(),\n name: z.string().describe(\"Sequence name\").nullable(),\n status: z.enum([\"New\", \"Active\", \"Paused\", \"Archived\"]).describe(\"Current status of the sequence\").nullable(),\n teamId: z.number().int().describe(\"Team ID to which this sequence belongs\").nullable(),\n created: z.string().describe(\"Timestamp when the sequence was created\").nullable(),\n ownerId: z.number().int().describe(\"User ID of the sequence owner\").nullable(),\n isArchived: z.boolean().describe(\"Flag indicating whether the sequence is archived\").nullable(),\n}).describe(\"Summary model for a Reply campaign (sequence) returned in list operations.\");\nexport const ReplyListCampaignsOutput = z.object({\n info: ReplyListCampaigns_PaginationInfoSchema.nullable(),\n items: z.array(ReplyListCampaigns_SequenceSummarySchema).describe(\"Array of campaigns returned for this page\"),\n}).describe(\"Response model for listing campaigns.\");\n\nexport const replyListCampaigns = action(\"REPLY_LIST_CAMPAIGNS\", {\n slug: \"reply-list-campaigns\",\n name: \"List Campaigns\",\n description: \"Tool to list all campaigns (sequences). Use when you need a paginated list of campaigns.\",\n input: ReplyListCampaignsInput,\n output: ReplyListCampaignsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC3G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,uFAAuF;AACnG,MAAM,0CAA0CA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CACtD,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,gCAAgC,CAAC,CAAC,SAAS;CAC5G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACrF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAM,wCAAwC,SAAS;CACvD,OAAOA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,2CAA2C;AAC/G,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,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-campaigns.d.ts
|
|
4
|
-
declare const ReplyListCampaignsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ReplyListCampaignsInput: 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 ReplyListCampaignsOutput: 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 replyListCampaigns: 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 { replyListCampaigns };
|
|
9
35
|
//# sourceMappingURL=list-campaigns.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-campaigns.d.cts","names":[],"sources":["../../src/actions/list-campaigns.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-campaigns.d.cts","names":[],"sources":["../../src/actions/list-campaigns.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAiBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
|