@keystrokehq/reply 0.1.2 → 0.1.4
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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ const ReplyCreateListInput = zod.z.object({ name: zod.z.string().describe("Name
|
|
|
5
5
|
const ReplyCreateListOutput = zod.z.object({
|
|
6
6
|
id: zod.z.number().int().describe("Unique identifier of the created list.").nullable(),
|
|
7
7
|
name: zod.z.string().describe("Name of the created list.").nullable()
|
|
8
|
-
});
|
|
8
|
+
}).passthrough();
|
|
9
9
|
const replyCreateList = require_action.action("REPLY_CREATE_LIST", {
|
|
10
10
|
slug: "reply-create-list",
|
|
11
11
|
name: "Create Personal List",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-list.cjs","names":["z","action"],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\").nullable(),\n name: z.string().describe(\"Name of the created list.\").nullable(),\n});\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAClE,CAAC;
|
|
1
|
+
{"version":3,"file":"create-list.cjs","names":["z","action"],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\").nullable(),\n name: z.string().describe(\"Name of the created list.\").nullable(),\n}).passthrough();\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ declare const ReplyCreateListInput: z.ZodObject<{
|
|
|
7
7
|
declare const ReplyCreateListOutput: 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 replyCreateList: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
name: string;
|
|
13
13
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -7,7 +7,7 @@ declare const ReplyCreateListInput: z.ZodObject<{
|
|
|
7
7
|
declare const ReplyCreateListOutput: 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 replyCreateList: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
name: string;
|
|
13
13
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,7 +8,7 @@ const replyCreateList = action("REPLY_CREATE_LIST", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
id: z.number().int().describe("Unique identifier of the created list.").nullable(),
|
|
10
10
|
name: z.string().describe("Name of the created list.").nullable()
|
|
11
|
-
})
|
|
11
|
+
}).passthrough()
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { replyCreateList };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-list.mjs","names":[],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\").nullable(),\n name: z.string().describe(\"Name of the created list.\").nullable(),\n});\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;AAYA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkC,EAAE,OAAO,EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAUS;CACP,QAVmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,
|
|
1
|
+
{"version":3,"file":"create-list.mjs","names":[],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\").nullable(),\n name: z.string().describe(\"Name of the created list.\").nullable(),\n}).passthrough();\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;AAYA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkC,EAAE,OAAO,EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAUS;CACP,QAVmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-email-account.ts
|
|
4
4
|
const ReplyDeleteEmailAccountInput = zod.z.object({ id: zod.z.string().describe("The unique identifier of the email account to delete") }).describe("Request schema for DELETE_EMAIL_ACCOUNT.");
|
|
5
|
-
const ReplyDeleteEmailAccountOutput = zod.z.
|
|
5
|
+
const ReplyDeleteEmailAccountOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.");
|
|
6
6
|
const replyDeleteEmailAccount = require_action.action("REPLY_DELETE_EMAIL_ACCOUNT", {
|
|
7
7
|
slug: "reply-delete-email-account",
|
|
8
8
|
name: "Delete Email Account",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-email-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyDeleteEmailAccount = action(\"REPLY_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyDeleteEmailAccountInput,\n output: ReplyDeleteEmailAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AAEnK,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyDeleteEmailAccountInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const ReplyDeleteEmailAccountOutput: z.
|
|
7
|
+
declare const ReplyDeleteEmailAccountOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const replyDeleteEmailAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.d.cts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-email-account.d.cts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyDeleteEmailAccountInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const ReplyDeleteEmailAccountOutput: z.
|
|
7
|
+
declare const ReplyDeleteEmailAccountOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const replyDeleteEmailAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.d.mts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-email-account.d.mts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const replyDeleteEmailAccount = action("REPLY_DELETE_EMAIL_ACCOUNT", {
|
|
|
5
5
|
name: "Delete Email Account",
|
|
6
6
|
description: "Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The unique identifier of the email account to delete") }).describe("Request schema for DELETE_EMAIL_ACCOUNT."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { replyDeleteEmailAccount };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-email-account.mjs","names":[],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-email-account.mjs","names":[],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyDeleteEmailAccount = action(\"REPLY_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyDeleteEmailAccountInput,\n output: ReplyDeleteEmailAccountOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAOH;CACP,QAP2C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAO9E;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-list-by-id.ts
|
|
4
4
|
const ReplyDeleteListByIdInput = zod.z.object({ listId: zod.z.number().int().describe("ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.") }).describe("Model for request to delete a list by ID.");
|
|
5
|
-
const ReplyDeleteListByIdOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates if the deletion was successful").nullable() }).describe("Model for response after deleting a list.");
|
|
5
|
+
const ReplyDeleteListByIdOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates if the deletion was successful").nullable() }).passthrough().describe("Model for response after deleting a list.");
|
|
6
6
|
const replyDeleteListById = require_action.action("REPLY_DELETE_LIST_BY_ID", {
|
|
7
7
|
slug: "reply-delete-list-by-id",
|
|
8
8
|
name: "Delete List By ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,2CAA2C;
|
|
1
|
+
{"version":3,"file":"delete-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).passthrough().describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,sBAAsBC,eAAAA,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const ReplyDeleteListByIdInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const ReplyDeleteListByIdOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const replyDeleteListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
listId: number;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const ReplyDeleteListByIdInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const ReplyDeleteListByIdOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const replyDeleteListById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
listId: number;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const replyDeleteListById = action("REPLY_DELETE_LIST_BY_ID", {
|
|
|
5
5
|
name: "Delete List By ID",
|
|
6
6
|
description: "Tool to delete a list by its ID. Use when you need to remove a personal list you own.",
|
|
7
7
|
input: z.object({ listId: z.number().int().describe("ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.") }).describe("Model for request to delete a list by ID."),
|
|
8
|
-
output: z.object({ success: z.boolean().describe("Indicates if the deletion was successful").nullable() }).describe("Model for response after deleting a list.")
|
|
8
|
+
output: z.object({ success: z.boolean().describe("Indicates if the deletion was successful").nullable() }).passthrough().describe("Model for response after deleting a list.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { replyDeleteListById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-list-by-id.mjs","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;AAWA,MAAa,sBAAsB,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXsC,EAAE,OAAO,EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CASH;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-list-by-id.mjs","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).passthrough().describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;AAWA,MAAa,sBAAsB,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXsC,EAAE,OAAO,EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CASH;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-sequence.ts
|
|
4
4
|
const ReplyDeleteSequenceInput = zod.z.object({ id: zod.z.number().int().describe("Sequence ID to delete; must be an integer ≥ 1") }).describe("Request model for deleting a sequence.");
|
|
5
|
-
const ReplyDeleteSequenceOutput = zod.z.
|
|
5
|
+
const ReplyDeleteSequenceOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty response model indicating successful deletion (HTTP 204 No Content).");
|
|
6
6
|
const replyDeleteSequence = require_action.action("REPLY_DELETE_SEQUENCE", {
|
|
7
7
|
slug: "reply-delete-sequence",
|
|
8
8
|
name: "Delete Sequence",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sequence.cjs","names":["z","action"],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-sequence.cjs","names":["z","action"],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyDeleteSequence = action(\"REPLY_DELETE_SEQUENCE\", {\n slug: \"reply-delete-sequence\",\n name: \"Delete Sequence\",\n description: \"Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.\",\n input: ReplyDeleteSequenceInput,\n output: ReplyDeleteSequenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,4BAA4BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAEhK,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyDeleteSequenceInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const ReplyDeleteSequenceOutput: z.
|
|
7
|
+
declare const ReplyDeleteSequenceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const replyDeleteSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sequence.d.cts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-sequence.d.cts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyDeleteSequenceInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const ReplyDeleteSequenceOutput: z.
|
|
7
|
+
declare const ReplyDeleteSequenceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const replyDeleteSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sequence.d.mts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-sequence.d.mts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const replyDeleteSequence = action("REPLY_DELETE_SEQUENCE", {
|
|
|
5
5
|
name: "Delete Sequence",
|
|
6
6
|
description: "Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.",
|
|
7
7
|
input: z.object({ id: z.number().int().describe("Sequence ID to delete; must be an integer ≥ 1") }).describe("Request model for deleting a sequence."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Empty response model indicating successful deletion (HTTP 204 No Content).")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { replyDeleteSequence };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sequence.mjs","names":[],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-sequence.mjs","names":[],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyDeleteSequence = action(\"REPLY_DELETE_SEQUENCE\", {\n slug: \"reply-delete-sequence\",\n name: \"Delete Sequence\",\n description: \"Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.\",\n input: ReplyDeleteSequenceInput,\n output: ReplyDeleteSequenceOutput,\n});\n"],"mappings":";;AASA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATsC,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,wCAOH;CACP,QAPuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4EAO1E;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-user.ts
|
|
4
4
|
const ReplyDeleteUserInput = zod.z.object({ id: zod.z.string().describe("User ID to delete; string identifier to maximize compatibility") }).describe("Request parameters for deleting a user.");
|
|
5
|
-
const ReplyDeleteUserOutput = zod.z.
|
|
5
|
+
const ReplyDeleteUserOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.");
|
|
6
6
|
const replyDeleteUser = require_action.action("REPLY_DELETE_USER", {
|
|
7
7
|
slug: "reply-delete-user",
|
|
8
8
|
name: "Delete User",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.\");\n\nexport const replyDeleteUser = action(\"REPLY_DELETE_USER\", {\n slug: \"reply-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user. Use after confirming the user exists to remove them permanently.\",\n input: ReplyDeleteUserInput,\n output: ReplyDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,wBAAwBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uGAAuG;AAEvL,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyDeleteUserInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const ReplyDeleteUserOutput: z.
|
|
7
|
+
declare const ReplyDeleteUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const replyDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyDeleteUserInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const ReplyDeleteUserOutput: z.
|
|
7
|
+
declare const ReplyDeleteUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const replyDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const replyDeleteUser = action("REPLY_DELETE_USER", {
|
|
|
5
5
|
name: "Delete User",
|
|
6
6
|
description: "Tool to delete a user. Use after confirming the user exists to remove them permanently.",
|
|
7
7
|
input: z.object({ id: z.string().describe("User ID to delete; string identifier to maximize compatibility") }).describe("Request parameters for deleting a user."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { replyDeleteUser };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.\");\n\nexport const replyDeleteUser = action(\"REPLY_DELETE_USER\", {\n slug: \"reply-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user. Use after confirming the user exists to remove them permanently.\",\n input: ReplyDeleteUserInput,\n output: ReplyDeleteUserOutput,\n});\n"],"mappings":";;AASA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATkC,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,yCAOH;CACP,QAPmC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uGAOtE;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/generate-ulid.ts
|
|
4
4
|
const ReplyGenerateUlidInput = zod.z.object({ seed: zod.z.string().describe("Optional seed to influence randomness").optional() });
|
|
5
|
-
const ReplyGenerateUlidOutput = zod.z.object({ id: zod.z.string().describe("Generated ULID-like identifier").nullable() });
|
|
5
|
+
const ReplyGenerateUlidOutput = zod.z.object({ id: zod.z.string().describe("Generated ULID-like identifier").nullable() }).passthrough();
|
|
6
6
|
const replyGenerateUlid = require_action.action("REPLY_GENERATE_ULID", {
|
|
7
7
|
slug: "reply-generate-ulid",
|
|
8
8
|
name: "Generate ULID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-ulid.cjs","names":["z","action"],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\").nullable(),\n});\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACrE,CAAC;
|
|
1
|
+
{"version":3,"file":"generate-ulid.cjs","names":["z","action"],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\").nullable(),\n}).passthrough();\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const ReplyGenerateUlidInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const ReplyGenerateUlidOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const replyGenerateUlid: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
seed?: string | undefined;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const ReplyGenerateUlidInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const ReplyGenerateUlidOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const replyGenerateUlid: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
seed?: string | undefined;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const replyGenerateUlid = action("REPLY_GENERATE_ULID", {
|
|
|
5
5
|
name: "Generate ULID",
|
|
6
6
|
description: "Generate ULID",
|
|
7
7
|
input: z.object({ seed: z.string().describe("Optional seed to influence randomness").optional() }),
|
|
8
|
-
output: z.object({ id: z.string().describe("Generated ULID-like identifier").nullable() })
|
|
8
|
+
output: z.object({ id: z.string().describe("Generated ULID-like identifier").nullable() }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { replyGenerateUlid };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generate-ulid.mjs","names":[],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\").nullable(),\n});\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoC,EAAE,OAAO,EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CASS;CACP,QATqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACrE,
|
|
1
|
+
{"version":3,"file":"generate-ulid.mjs","names":[],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\").nullable(),\n}).passthrough();\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoC,EAAE,OAAO,EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CASS;CACP,QATqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -5,8 +5,8 @@ const ReplyGetAllListsInput = zod.z.object({}).describe("No request parameters r
|
|
|
5
5
|
const ReplyGetAllLists_ListModelSchema = 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
|
-
});
|
|
9
|
-
const ReplyGetAllListsOutput = zod.z.object({ lists: zod.z.array(ReplyGetAllLists_ListModelSchema).describe("List of available people lists") }).describe("Response schema for retrieving all people lists.");
|
|
8
|
+
}).passthrough();
|
|
9
|
+
const ReplyGetAllListsOutput = zod.z.object({ lists: zod.z.array(ReplyGetAllLists_ListModelSchema).describe("List of available people lists") }).passthrough().describe("Response schema for retrieving all people lists.");
|
|
10
10
|
const replyGetAllLists = require_action.action("REPLY_GET_ALL_LISTS", {
|
|
11
11
|
slug: "reply-get-all-lists",
|
|
12
12
|
name: "Get All Lists",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-lists.cjs","names":["z","action"],"sources":["../../src/actions/get-all-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetAllListsInput = z.object({}).describe(\"No request parameters required for listing all people lists.\");\nconst ReplyGetAllLists_ListModelSchema = 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});\nexport const ReplyGetAllListsOutput = z.object({\n lists: z.array(ReplyGetAllLists_ListModelSchema).describe(\"List of available people lists\"),\n}).describe(\"Response schema for retrieving all people lists.\");\n\nexport const replyGetAllLists = action(\"REPLY_GET_ALL_LISTS\", {\n slug: \"reply-get-all-lists\",\n name: \"Get All Lists\",\n description: \"Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.\",\n input: ReplyGetAllListsInput,\n output: ReplyGetAllListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACzH,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,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;
|
|
1
|
+
{"version":3,"file":"get-all-lists.cjs","names":["z","action"],"sources":["../../src/actions/get-all-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetAllListsInput = z.object({}).describe(\"No request parameters required for listing all people lists.\");\nconst ReplyGetAllLists_ListModelSchema = 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();\nexport const ReplyGetAllListsOutput = z.object({\n lists: z.array(ReplyGetAllLists_ListModelSchema).describe(\"List of available people lists\"),\n}).passthrough().describe(\"Response schema for retrieving all people lists.\");\n\nexport const replyGetAllLists = action(\"REPLY_GET_ALL_LISTS\", {\n slug: \"reply-get-all-lists\",\n name: \"Get All Lists\",\n description: \"Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.\",\n input: ReplyGetAllListsInput,\n output: ReplyGetAllListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACzH,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,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;AACf,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,OAAOA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,gCAAgC,EAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,8 +6,8 @@ declare const ReplyGetAllListsOutput: z.ZodObject<{
|
|
|
6
6
|
lists: z.ZodArray<z.ZodObject<{
|
|
7
7
|
id: z.ZodNullable<z.ZodNumber>;
|
|
8
8
|
name: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
10
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const replyGetAllLists: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
12
|
//#endregion
|
|
13
13
|
export { replyGetAllLists };
|
|
@@ -6,8 +6,8 @@ declare const ReplyGetAllListsOutput: z.ZodObject<{
|
|
|
6
6
|
lists: z.ZodArray<z.ZodObject<{
|
|
7
7
|
id: z.ZodNullable<z.ZodNumber>;
|
|
8
8
|
name: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
10
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const replyGetAllLists: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
12
|
//#endregion
|
|
13
13
|
export { replyGetAllLists };
|
|
@@ -5,13 +5,13 @@ const ReplyGetAllListsInput = z.object({}).describe("No request parameters requi
|
|
|
5
5
|
const ReplyGetAllLists_ListModelSchema = z.object({
|
|
6
6
|
id: z.number().int().describe("Unique identifier of the list").nullable(),
|
|
7
7
|
name: z.string().describe("Name of the list").nullable()
|
|
8
|
-
});
|
|
8
|
+
}).passthrough();
|
|
9
9
|
const replyGetAllLists = action("REPLY_GET_ALL_LISTS", {
|
|
10
10
|
slug: "reply-get-all-lists",
|
|
11
11
|
name: "Get All Lists",
|
|
12
12
|
description: "Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.",
|
|
13
13
|
input: ReplyGetAllListsInput,
|
|
14
|
-
output: z.object({ lists: z.array(ReplyGetAllLists_ListModelSchema).describe("List of available people lists") }).describe("Response schema for retrieving all people lists.")
|
|
14
|
+
output: z.object({ lists: z.array(ReplyGetAllLists_ListModelSchema).describe("List of available people lists") }).passthrough().describe("Response schema for retrieving all people lists.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { replyGetAllLists };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-lists.mjs","names":[],"sources":["../../src/actions/get-all-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetAllListsInput = z.object({}).describe(\"No request parameters required for listing all people lists.\");\nconst ReplyGetAllLists_ListModelSchema = 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});\nexport const ReplyGetAllListsOutput = z.object({\n lists: z.array(ReplyGetAllLists_ListModelSchema).describe(\"List of available people lists\"),\n}).describe(\"Response schema for retrieving all people lists.\");\n\nexport const replyGetAllLists = action(\"REPLY_GET_ALL_LISTS\", {\n slug: \"reply-get-all-lists\",\n name: \"Get All Lists\",\n description: \"Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.\",\n input: ReplyGetAllListsInput,\n output: ReplyGetAllListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACzH,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"get-all-lists.mjs","names":[],"sources":["../../src/actions/get-all-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetAllListsInput = z.object({}).describe(\"No request parameters required for listing all people lists.\");\nconst ReplyGetAllLists_ListModelSchema = 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();\nexport const ReplyGetAllListsOutput = z.object({\n lists: z.array(ReplyGetAllLists_ListModelSchema).describe(\"List of available people lists\"),\n}).passthrough().describe(\"Response schema for retrieving all people lists.\");\n\nexport const replyGetAllLists = action(\"REPLY_GET_ALL_LISTS\", {\n slug: \"reply-get-all-lists\",\n name: \"Get All Lists\",\n description: \"Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.\",\n input: ReplyGetAllListsInput,\n output: ReplyGetAllListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACzH,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AACzD,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,OAAO,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,gCAAgC,EAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-blacklist-all.ts
|
|
4
4
|
const ReplyGetBlacklistAllInput = zod.z.object({}).describe("Request model for retrieving all blacklisted domains and emails.");
|
|
5
|
-
const ReplyGetBlacklistAllOutput = zod.z.object({ domains: zod.z.array(zod.z.string()).describe("List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').") }).describe("Response model for the full blacklist.");
|
|
5
|
+
const ReplyGetBlacklistAllOutput = zod.z.object({ domains: zod.z.array(zod.z.string()).describe("List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').") }).passthrough().describe("Response model for the full blacklist.");
|
|
6
6
|
const replyGetBlacklistAll = require_action.action("REPLY_GET_BLACKLIST_ALL", {
|
|
7
7
|
slug: "reply-get-blacklist-all",
|
|
8
8
|
name: "Get full blacklist of domains and emails",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blacklist-all.cjs","names":["z","action"],"sources":["../../src/actions/get-blacklist-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetBlacklistAllInput = z.object({}).describe(\"Request model for retrieving all blacklisted domains and emails.\");\nexport const ReplyGetBlacklistAllOutput = z.object({\n domains: z.array(z.string()).describe(\"List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').\"),\n}).describe(\"Response model for the full blacklist.\");\n\nexport const replyGetBlacklistAll = action(\"REPLY_GET_BLACKLIST_ALL\", {\n slug: \"reply-get-blacklist-all\",\n name: \"Get full blacklist of domains and emails\",\n description: \"Tool to retrieve the full list of blacklisted domains and emails. Use after confirming updates to the blacklist when you need a complete view.\",\n input: ReplyGetBlacklistAllInput,\n output: ReplyGetBlacklistAllOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AACjI,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC1M,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"get-blacklist-all.cjs","names":["z","action"],"sources":["../../src/actions/get-blacklist-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetBlacklistAllInput = z.object({}).describe(\"Request model for retrieving all blacklisted domains and emails.\");\nexport const ReplyGetBlacklistAllOutput = z.object({\n domains: z.array(z.string()).describe(\"List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').\"),\n}).passthrough().describe(\"Response model for the full blacklist.\");\n\nexport const replyGetBlacklistAll = action(\"REPLY_GET_BLACKLIST_ALL\", {\n slug: \"reply-get-blacklist-all\",\n name: \"Get full blacklist of domains and emails\",\n description: \"Tool to retrieve the full list of blacklisted domains and emails. Use after confirming updates to the blacklist when you need a complete view.\",\n input: ReplyGetBlacklistAllInput,\n output: ReplyGetBlacklistAllOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AACjI,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC1M,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyGetBlacklistAllInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ReplyGetBlacklistAllOutput: z.ZodObject<{
|
|
6
6
|
domains: z.ZodArray<z.ZodString>;
|
|
7
|
-
}, z.core.$
|
|
7
|
+
}, z.core.$loose>;
|
|
8
8
|
declare const replyGetBlacklistAll: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { replyGetBlacklistAll };
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const ReplyGetBlacklistAllInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ReplyGetBlacklistAllOutput: z.ZodObject<{
|
|
6
6
|
domains: z.ZodArray<z.ZodString>;
|
|
7
|
-
}, z.core.$
|
|
7
|
+
}, z.core.$loose>;
|
|
8
8
|
declare const replyGetBlacklistAll: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { replyGetBlacklistAll };
|
|
@@ -5,7 +5,7 @@ const replyGetBlacklistAll = action("REPLY_GET_BLACKLIST_ALL", {
|
|
|
5
5
|
name: "Get full blacklist of domains and emails",
|
|
6
6
|
description: "Tool to retrieve the full list of blacklisted domains and emails. Use after confirming updates to the blacklist when you need a complete view.",
|
|
7
7
|
input: z.object({}).describe("Request model for retrieving all blacklisted domains and emails."),
|
|
8
|
-
output: z.object({ domains: z.array(z.string()).describe("List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').") }).describe("Response model for the full blacklist.")
|
|
8
|
+
output: z.object({ domains: z.array(z.string()).describe("List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').") }).passthrough().describe("Response model for the full blacklist.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { replyGetBlacklistAll };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blacklist-all.mjs","names":[],"sources":["../../src/actions/get-blacklist-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetBlacklistAllInput = z.object({}).describe(\"Request model for retrieving all blacklisted domains and emails.\");\nexport const ReplyGetBlacklistAllOutput = z.object({\n domains: z.array(z.string()).describe(\"List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').\"),\n}).describe(\"Response model for the full blacklist.\");\n\nexport const replyGetBlacklistAll = action(\"REPLY_GET_BLACKLIST_ALL\", {\n slug: \"reply-get-blacklist-all\",\n name: \"Get full blacklist of domains and emails\",\n description: \"Tool to retrieve the full list of blacklisted domains and emails. Use after confirming updates to the blacklist when you need a complete view.\",\n input: ReplyGetBlacklistAllInput,\n output: ReplyGetBlacklistAllOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAStD;CACP,QATwC,EAAE,OAAO,EACjD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC1M,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-blacklist-all.mjs","names":[],"sources":["../../src/actions/get-blacklist-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetBlacklistAllInput = z.object({}).describe(\"Request model for retrieving all blacklisted domains and emails.\");\nexport const ReplyGetBlacklistAllOutput = z.object({\n domains: z.array(z.string()).describe(\"List of all blacklisted items. Despite the field name, this includes both domains (e.g., 'yahoo.com') and individual email addresses (e.g., 'user@example.com').\"),\n}).passthrough().describe(\"Response model for the full blacklist.\");\n\nexport const replyGetBlacklistAll = action(\"REPLY_GET_BLACKLIST_ALL\", {\n slug: \"reply-get-blacklist-all\",\n name: \"Get full blacklist of domains and emails\",\n description: \"Tool to retrieve the full list of blacklisted domains and emails. Use after confirming updates to the blacklist when you need a complete view.\",\n input: ReplyGetBlacklistAllInput,\n output: ReplyGetBlacklistAllOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAStD;CACP,QATwC,EAAE,OAAO,EACjD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,EAC1M,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
|