@keystrokehq/procfu 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/README.md +1 -1
- package/dist/actions/array-diff-del.cjs +1 -1
- package/dist/actions/array-diff-del.cjs.map +1 -1
- package/dist/actions/array-diff-del.d.cts +14 -2
- package/dist/actions/array-diff-del.d.cts.map +1 -1
- package/dist/actions/array-diff-del.d.mts +14 -2
- package/dist/actions/array-diff-del.d.mts.map +1 -1
- package/dist/actions/array-diff-del.mjs +1 -1
- package/dist/actions/array-diff-del.mjs.map +1 -1
- package/dist/actions/array-diff-new.cjs +1 -1
- package/dist/actions/array-diff-new.cjs.map +1 -1
- package/dist/actions/array-diff-new.d.cts +14 -2
- package/dist/actions/array-diff-new.d.cts.map +1 -1
- package/dist/actions/array-diff-new.d.mts +14 -2
- package/dist/actions/array-diff-new.d.mts.map +1 -1
- package/dist/actions/array-diff-new.mjs +1 -1
- package/dist/actions/array-diff-new.mjs.map +1 -1
- package/dist/actions/array-diff-same.cjs +1 -1
- package/dist/actions/array-diff-same.cjs.map +1 -1
- package/dist/actions/array-diff-same.d.cts +14 -2
- package/dist/actions/array-diff-same.d.cts.map +1 -1
- package/dist/actions/array-diff-same.d.mts +14 -2
- package/dist/actions/array-diff-same.d.mts.map +1 -1
- package/dist/actions/array-diff-same.mjs +1 -1
- package/dist/actions/array-diff-same.mjs.map +1 -1
- package/dist/actions/array-sort.d.cts +13 -1
- package/dist/actions/array-sort.d.cts.map +1 -1
- package/dist/actions/array-sort.d.mts +13 -1
- package/dist/actions/array-sort.d.mts.map +1 -1
- package/dist/actions/copy-podio-files-to-ftp.cjs +1 -1
- package/dist/actions/copy-podio-files-to-ftp.cjs.map +1 -1
- package/dist/actions/copy-podio-files-to-ftp.d.cts +14 -2
- package/dist/actions/copy-podio-files-to-ftp.d.mts +14 -2
- package/dist/actions/copy-podio-files-to-ftp.mjs +1 -1
- package/dist/actions/copy-podio-files-to-ftp.mjs.map +1 -1
- package/dist/actions/dummy-data.cjs +1 -1
- package/dist/actions/dummy-data.cjs.map +1 -1
- package/dist/actions/dummy-data.d.cts +14 -2
- package/dist/actions/dummy-data.d.mts +14 -2
- package/dist/actions/dummy-data.mjs +1 -1
- package/dist/actions/dummy-data.mjs.map +1 -1
- package/dist/actions/google-drive-delete.cjs +1 -1
- package/dist/actions/google-drive-delete.cjs.map +1 -1
- package/dist/actions/google-drive-delete.d.cts +14 -2
- package/dist/actions/google-drive-delete.d.mts +14 -2
- package/dist/actions/google-drive-delete.mjs +1 -1
- package/dist/actions/google-drive-delete.mjs.map +1 -1
- package/dist/actions/open-ai-gpt.cjs +1 -1
- package/dist/actions/open-ai-gpt.cjs.map +1 -1
- package/dist/actions/open-ai-gpt.d.cts +14 -2
- package/dist/actions/open-ai-gpt.d.mts +14 -2
- package/dist/actions/open-ai-gpt.mjs +1 -1
- package/dist/actions/open-ai-gpt.mjs.map +1 -1
- package/dist/actions/open-ai-image.cjs +1 -1
- package/dist/actions/open-ai-image.cjs.map +1 -1
- package/dist/actions/open-ai-image.d.cts +14 -2
- package/dist/actions/open-ai-image.d.mts +14 -2
- package/dist/actions/open-ai-image.mjs +1 -1
- package/dist/actions/open-ai-image.mjs.map +1 -1
- package/dist/actions/sheets-get-metadata.cjs +2 -2
- package/dist/actions/sheets-get-metadata.cjs.map +1 -1
- package/dist/actions/sheets-get-metadata.d.cts +15 -3
- package/dist/actions/sheets-get-metadata.d.mts +15 -3
- package/dist/actions/sheets-get-metadata.mjs +2 -2
- package/dist/actions/sheets-get-metadata.mjs.map +1 -1
- package/dist/actions/sheets-get.cjs +1 -1
- package/dist/actions/sheets-get.cjs.map +1 -1
- package/dist/actions/sheets-get.d.cts +14 -2
- package/dist/actions/sheets-get.d.mts +14 -2
- package/dist/actions/sheets-get.mjs +1 -1
- package/dist/actions/sheets-get.mjs.map +1 -1
- package/dist/actions/upload-podio-item-image.cjs +1 -1
- package/dist/actions/upload-podio-item-image.cjs.map +1 -1
- package/dist/actions/upload-podio-item-image.d.cts +15 -3
- package/dist/actions/upload-podio-item-image.d.mts +15 -3
- package/dist/actions/upload-podio-item-image.mjs +1 -1
- package/dist/actions/upload-podio-item-image.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@ const ProcfuArrayDiffDelOutput = zod.z.object({ removed_items: zod.z.array(zod.z
|
|
|
23
23
|
zod.z.number(),
|
|
24
24
|
zod.z.boolean(),
|
|
25
25
|
zod.z.record(zod.z.string(), zod.z.unknown())
|
|
26
|
-
])).describe("Elements present in the first array that were removed in the second") });
|
|
26
|
+
])).describe("Elements present in the first array that were removed in the second") }).passthrough();
|
|
27
27
|
const procfuArrayDiffDel = require_action.action("PROCFU_ARRAY_DIFF_DEL", {
|
|
28
28
|
slug: "procfu-array-diff-del",
|
|
29
29
|
name: "Array Difference Deletions",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-del.cjs","names":["z","action"],"sources":["../../src/actions/array-diff-del.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffDelInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array to compare against the first array\"),\n});\nexport const ProcfuArrayDiffDelOutput = z.object({\n removed_items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Elements present in the first array that were removed in the second\"),\n});\n\nexport const procfuArrayDiffDel = action(\"PROCFU_ARRAY_DIFF_DEL\", {\n slug: \"procfu-array-diff-del\",\n name: \"Array Difference Deletions\",\n description: \"Tool to return items removed when comparing two JSON arrays. Use when you have two arrays and need to know which elements were deleted.\",\n input: ProcfuArrayDiffDelInput,\n output: ProcfuArrayDiffDelOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAC1L,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAC5L,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,QAAQ;CAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAAC,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAC5M,CAAC;
|
|
1
|
+
{"version":3,"file":"array-diff-del.cjs","names":["z","action"],"sources":["../../src/actions/array-diff-del.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffDelInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array to compare against the first array\"),\n});\nexport const ProcfuArrayDiffDelOutput = z.object({\n removed_items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Elements present in the first array that were removed in the second\"),\n}).passthrough();\n\nexport const procfuArrayDiffDel = action(\"PROCFU_ARRAY_DIFF_DEL\", {\n slug: \"procfu-array-diff-del\",\n name: \"Array Difference Deletions\",\n description: \"Tool to return items removed when comparing two JSON arrays. Use when you have two arrays and need to know which elements were deleted.\",\n input: ProcfuArrayDiffDelInput,\n output: ProcfuArrayDiffDelOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAC1L,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAC5L,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,QAAQ;CAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAAC,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAC5M,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,11 +7,23 @@ declare const ProcfuArrayDiffDelInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const ProcfuArrayDiffDelOutput: z.ZodObject<{
|
|
9
9
|
removed_items: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const procfuArrayDiffDel: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
json_array_a: (string | number | boolean | Record<string, unknown>)[];
|
|
13
13
|
json_array_b: (string | number | boolean | Record<string, unknown>)[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
basic_encoded: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
basic_encoded: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { procfuArrayDiffDel };
|
|
17
29
|
//# sourceMappingURL=array-diff-del.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-del.d.cts","names":[],"sources":["../../src/actions/array-diff-del.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"array-diff-del.d.cts","names":[],"sources":["../../src/actions/array-diff-del.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -7,11 +7,23 @@ declare const ProcfuArrayDiffDelInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const ProcfuArrayDiffDelOutput: z.ZodObject<{
|
|
9
9
|
removed_items: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const procfuArrayDiffDel: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
json_array_a: (string | number | boolean | Record<string, unknown>)[];
|
|
13
13
|
json_array_b: (string | number | boolean | Record<string, unknown>)[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
basic_encoded: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
basic_encoded: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { procfuArrayDiffDel };
|
|
17
29
|
//# sourceMappingURL=array-diff-del.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-del.d.mts","names":[],"sources":["../../src/actions/array-diff-del.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"array-diff-del.d.mts","names":[],"sources":["../../src/actions/array-diff-del.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -26,7 +26,7 @@ const procfuArrayDiffDel = action("PROCFU_ARRAY_DIFF_DEL", {
|
|
|
26
26
|
z.number(),
|
|
27
27
|
z.boolean(),
|
|
28
28
|
z.record(z.string(), z.unknown())
|
|
29
|
-
])).describe("Elements present in the first array that were removed in the second") })
|
|
29
|
+
])).describe("Elements present in the first array that were removed in the second") }).passthrough()
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { procfuArrayDiffDel };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-del.mjs","names":[],"sources":["../../src/actions/array-diff-del.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffDelInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array to compare against the first array\"),\n});\nexport const ProcfuArrayDiffDelOutput = z.object({\n removed_items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Elements present in the first array that were removed in the second\"),\n});\n\nexport const procfuArrayDiffDel = action(\"PROCFU_ARRAY_DIFF_DEL\", {\n slug: \"procfu-array-diff-del\",\n name: \"Array Difference Deletions\",\n description: \"Tool to return items removed when comparing two JSON arrays. Use when you have two arrays and need to know which elements were deleted.\",\n input: ProcfuArrayDiffDelInput,\n output: ProcfuArrayDiffDelOutput,\n});\n"],"mappings":";;AAYA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZqC,EAAE,OAAO;EAC9C,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;EAC1L,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAC5L,CASS;CACP,QATsC,EAAE,OAAO,EAC/C,eAAe,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAC5M,
|
|
1
|
+
{"version":3,"file":"array-diff-del.mjs","names":[],"sources":["../../src/actions/array-diff-del.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffDelInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array to compare against the first array\"),\n});\nexport const ProcfuArrayDiffDelOutput = z.object({\n removed_items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Elements present in the first array that were removed in the second\"),\n}).passthrough();\n\nexport const procfuArrayDiffDel = action(\"PROCFU_ARRAY_DIFF_DEL\", {\n slug: \"procfu-array-diff-del\",\n name: \"Array Difference Deletions\",\n description: \"Tool to return items removed when comparing two JSON arrays. Use when you have two arrays and need to know which elements were deleted.\",\n input: ProcfuArrayDiffDelInput,\n output: ProcfuArrayDiffDelOutput,\n});\n"],"mappings":";;AAYA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZqC,EAAE,OAAO;EAC9C,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;EAC1L,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;CAC5L,CASS;CACP,QATsC,EAAE,OAAO,EAC/C,eAAe,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAC5M,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -23,7 +23,7 @@ const ProcfuArrayDiffNewOutput = zod.z.object({ items: zod.z.array(zod.z.union([
|
|
|
23
23
|
zod.z.number(),
|
|
24
24
|
zod.z.boolean(),
|
|
25
25
|
zod.z.record(zod.z.string(), zod.z.unknown())
|
|
26
|
-
])).describe("List of items present in the second array but not in the first.") }).describe("Response model for ARRAY_DIFF_NEW.");
|
|
26
|
+
])).describe("List of items present in the second array but not in the first.") }).passthrough().describe("Response model for ARRAY_DIFF_NEW.");
|
|
27
27
|
const procfuArrayDiffNew = require_action.action("PROCFU_ARRAY_DIFF_NEW", {
|
|
28
28
|
slug: "procfu-array-diff-new",
|
|
29
29
|
name: "Array Diff New",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-new.cjs","names":["z","action"],"sources":["../../src/actions/array-diff-new.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffNewInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second.\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array. Items present here but not in the first will be returned.\"),\n}).describe(\"Request model for ARRAY_DIFF_NEW.\");\nexport const ProcfuArrayDiffNewOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"List of items present in the second array but not in the first.\"),\n}).describe(\"Response model for ARRAY_DIFF_NEW.\");\n\nexport const procfuArrayDiffNew = action(\"PROCFU_ARRAY_DIFF_NEW\", {\n slug: \"procfu-array-diff-new\",\n name: \"Array Diff New\",\n description: \"Tool to return items added in the second JSON array. Use when you need to identify new elements between two list versions. Example: Compare [1,3,4] vs [1,3,6] to get [6].\",\n input: ProcfuArrayDiffNewInput,\n output: ProcfuArrayDiffNewOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;CACrL,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACpN,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,QAAQ;CAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,EAChM,CAAC,CAAC,CAAC,SAAS,oCAAoC;
|
|
1
|
+
{"version":3,"file":"array-diff-new.cjs","names":["z","action"],"sources":["../../src/actions/array-diff-new.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffNewInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second.\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array. Items present here but not in the first will be returned.\"),\n}).describe(\"Request model for ARRAY_DIFF_NEW.\");\nexport const ProcfuArrayDiffNewOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"List of items present in the second array but not in the first.\"),\n}).passthrough().describe(\"Response model for ARRAY_DIFF_NEW.\");\n\nexport const procfuArrayDiffNew = action(\"PROCFU_ARRAY_DIFF_NEW\", {\n slug: \"procfu-array-diff-new\",\n name: \"Array Diff New\",\n description: \"Tool to return items added in the second JSON array. Use when you need to identify new elements between two list versions. Example: Compare [1,3,4] vs [1,3,6] to get [6].\",\n input: ProcfuArrayDiffNewInput,\n output: ProcfuArrayDiffNewOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;CACrL,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACpN,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,QAAQ;CAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,EAChM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,11 +7,23 @@ declare const ProcfuArrayDiffNewInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const ProcfuArrayDiffNewOutput: z.ZodObject<{
|
|
9
9
|
items: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const procfuArrayDiffNew: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
json_array_a: (string | number | boolean | Record<string, unknown>)[];
|
|
13
13
|
json_array_b: (string | number | boolean | Record<string, unknown>)[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
basic_encoded: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
basic_encoded: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { procfuArrayDiffNew };
|
|
17
29
|
//# sourceMappingURL=array-diff-new.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-new.d.cts","names":[],"sources":["../../src/actions/array-diff-new.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"array-diff-new.d.cts","names":[],"sources":["../../src/actions/array-diff-new.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -7,11 +7,23 @@ declare const ProcfuArrayDiffNewInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const ProcfuArrayDiffNewOutput: z.ZodObject<{
|
|
9
9
|
items: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const procfuArrayDiffNew: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
json_array_a: (string | number | boolean | Record<string, unknown>)[];
|
|
13
13
|
json_array_b: (string | number | boolean | Record<string, unknown>)[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
basic_encoded: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
basic_encoded: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { procfuArrayDiffNew };
|
|
17
29
|
//# sourceMappingURL=array-diff-new.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-new.d.mts","names":[],"sources":["../../src/actions/array-diff-new.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"array-diff-new.d.mts","names":[],"sources":["../../src/actions/array-diff-new.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -26,7 +26,7 @@ const procfuArrayDiffNew = action("PROCFU_ARRAY_DIFF_NEW", {
|
|
|
26
26
|
z.number(),
|
|
27
27
|
z.boolean(),
|
|
28
28
|
z.record(z.string(), z.unknown())
|
|
29
|
-
])).describe("List of items present in the second array but not in the first.") }).describe("Response model for ARRAY_DIFF_NEW.")
|
|
29
|
+
])).describe("List of items present in the second array but not in the first.") }).passthrough().describe("Response model for ARRAY_DIFF_NEW.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { procfuArrayDiffNew };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-new.mjs","names":[],"sources":["../../src/actions/array-diff-new.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffNewInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second.\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array. Items present here but not in the first will be returned.\"),\n}).describe(\"Request model for ARRAY_DIFF_NEW.\");\nexport const ProcfuArrayDiffNewOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"List of items present in the second array but not in the first.\"),\n}).describe(\"Response model for ARRAY_DIFF_NEW.\");\n\nexport const procfuArrayDiffNew = action(\"PROCFU_ARRAY_DIFF_NEW\", {\n slug: \"procfu-array-diff-new\",\n name: \"Array Diff New\",\n description: \"Tool to return items added in the second JSON array. Use when you need to identify new elements between two list versions. Example: Compare [1,3,4] vs [1,3,6] to get [6].\",\n input: ProcfuArrayDiffNewInput,\n output: ProcfuArrayDiffNewOutput,\n});\n"],"mappings":";;AAYA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZqC,EAAE,OAAO;EAC9C,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;EACrL,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E;CACpN,CAAC,CAAC,CAAC,SAAS,mCASH;CACP,QATsC,EAAE,OAAO,EAC/C,OAAO,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,EAChM,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"array-diff-new.mjs","names":[],"sources":["../../src/actions/array-diff-new.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffNewInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array to compare against the second.\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array. Items present here but not in the first will be returned.\"),\n}).describe(\"Request model for ARRAY_DIFF_NEW.\");\nexport const ProcfuArrayDiffNewOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"List of items present in the second array but not in the first.\"),\n}).passthrough().describe(\"Response model for ARRAY_DIFF_NEW.\");\n\nexport const procfuArrayDiffNew = action(\"PROCFU_ARRAY_DIFF_NEW\", {\n slug: \"procfu-array-diff-new\",\n name: \"Array Diff New\",\n description: \"Tool to return items added in the second JSON array. Use when you need to identify new elements between two list versions. Example: Compare [1,3,4] vs [1,3,6] to get [6].\",\n input: ProcfuArrayDiffNewInput,\n output: ProcfuArrayDiffNewOutput,\n});\n"],"mappings":";;AAYA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZqC,EAAE,OAAO;EAC9C,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;EACrL,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E;CACpN,CAAC,CAAC,CAAC,SAAS,mCASH;CACP,QATsC,EAAE,OAAO,EAC/C,OAAO,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,EAChM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAOhB;AACV,CAAC"}
|
|
@@ -23,7 +23,7 @@ const ProcfuArrayDiffSameOutput = zod.z.object({ items: zod.z.array(zod.z.union(
|
|
|
23
23
|
zod.z.number(),
|
|
24
24
|
zod.z.boolean(),
|
|
25
25
|
zod.z.record(zod.z.string(), zod.z.unknown())
|
|
26
|
-
])).describe("Items present in both arrays") }).describe("Intersection of both input arrays.");
|
|
26
|
+
])).describe("Items present in both arrays") }).passthrough().describe("Intersection of both input arrays.");
|
|
27
27
|
const procfuArrayDiffSame = require_action.action("PROCFU_ARRAY_DIFF_SAME", {
|
|
28
28
|
slug: "procfu-array-diff-same",
|
|
29
29
|
name: "Array Diff Same",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-same.cjs","names":["z","action"],"sources":["../../src/actions/array-diff-same.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffSameInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array\"),\n}).describe(\"Request parameters for ARRAY_DIFF_SAME action.\");\nexport const ProcfuArrayDiffSameOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Items present in both arrays\"),\n}).describe(\"Intersection of both input arrays.\");\n\nexport const procfuArrayDiffSame = action(\"PROCFU_ARRAY_DIFF_SAME\", {\n slug: \"procfu-array-diff-same\",\n name: \"Array Diff Same\",\n description: \"Tool to get items present in both JSON arrays. Computes the intersection locally to avoid external API dependency. Rules: - Two items are considered equal if their JSON representations match (with sorted keys for objects). - The result contains unique items present in both arrays, preserving the order they appear in json_array_b.\",\n input: ProcfuArrayDiffSameInput,\n output: ProcfuArrayDiffSameOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,kBAAkB;CACtJ,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,mBAAmB;AACzJ,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,QAAQ;CAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8BAA8B,EAC7J,CAAC,CAAC,CAAC,SAAS,oCAAoC;
|
|
1
|
+
{"version":3,"file":"array-diff-same.cjs","names":["z","action"],"sources":["../../src/actions/array-diff-same.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffSameInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array\"),\n}).describe(\"Request parameters for ARRAY_DIFF_SAME action.\");\nexport const ProcfuArrayDiffSameOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Items present in both arrays\"),\n}).passthrough().describe(\"Intersection of both input arrays.\");\n\nexport const procfuArrayDiffSame = action(\"PROCFU_ARRAY_DIFF_SAME\", {\n slug: \"procfu-array-diff-same\",\n name: \"Array Diff Same\",\n description: \"Tool to get items present in both JSON arrays. Computes the intersection locally to avoid external API dependency. Rules: - Two items are considered equal if their JSON representations match (with sorted keys for objects). - The result contains unique items present in both arrays, preserving the order they appear in json_array_b.\",\n input: ProcfuArrayDiffSameInput,\n output: ProcfuArrayDiffSameOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,kBAAkB;CACtJ,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,mBAAmB;AACzJ,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,QAAQ;CAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8BAA8B,EAC7J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,11 +7,23 @@ declare const ProcfuArrayDiffSameInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const ProcfuArrayDiffSameOutput: z.ZodObject<{
|
|
9
9
|
items: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const procfuArrayDiffSame: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
json_array_a: (string | number | boolean | Record<string, unknown>)[];
|
|
13
13
|
json_array_b: (string | number | boolean | Record<string, unknown>)[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
basic_encoded: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
basic_encoded: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { procfuArrayDiffSame };
|
|
17
29
|
//# sourceMappingURL=array-diff-same.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-same.d.cts","names":[],"sources":["../../src/actions/array-diff-same.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"array-diff-same.d.cts","names":[],"sources":["../../src/actions/array-diff-same.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -7,11 +7,23 @@ declare const ProcfuArrayDiffSameInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const ProcfuArrayDiffSameOutput: z.ZodObject<{
|
|
9
9
|
items: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const procfuArrayDiffSame: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
json_array_a: (string | number | boolean | Record<string, unknown>)[];
|
|
13
13
|
json_array_b: (string | number | boolean | Record<string, unknown>)[];
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
basic_encoded: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
basic_encoded: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { procfuArrayDiffSame };
|
|
17
29
|
//# sourceMappingURL=array-diff-same.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-same.d.mts","names":[],"sources":["../../src/actions/array-diff-same.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"array-diff-same.d.mts","names":[],"sources":["../../src/actions/array-diff-same.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -26,7 +26,7 @@ const procfuArrayDiffSame = action("PROCFU_ARRAY_DIFF_SAME", {
|
|
|
26
26
|
z.number(),
|
|
27
27
|
z.boolean(),
|
|
28
28
|
z.record(z.string(), z.unknown())
|
|
29
|
-
])).describe("Items present in both arrays") }).describe("Intersection of both input arrays.")
|
|
29
|
+
])).describe("Items present in both arrays") }).passthrough().describe("Intersection of both input arrays.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { procfuArrayDiffSame };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-diff-same.mjs","names":[],"sources":["../../src/actions/array-diff-same.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffSameInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array\"),\n}).describe(\"Request parameters for ARRAY_DIFF_SAME action.\");\nexport const ProcfuArrayDiffSameOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Items present in both arrays\"),\n}).describe(\"Intersection of both input arrays.\");\n\nexport const procfuArrayDiffSame = action(\"PROCFU_ARRAY_DIFF_SAME\", {\n slug: \"procfu-array-diff-same\",\n name: \"Array Diff Same\",\n description: \"Tool to get items present in both JSON arrays. Computes the intersection locally to avoid external API dependency. Rules: - Two items are considered equal if their JSON representations match (with sorted keys for objects). - The result contains unique items present in both arrays, preserving the order they appear in json_array_b.\",\n input: ProcfuArrayDiffSameInput,\n output: ProcfuArrayDiffSameOutput,\n});\n"],"mappings":";;AAYA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZsC,EAAE,OAAO;EAC/C,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,kBAAkB;EACtJ,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,mBAAmB;CACzJ,CAAC,CAAC,CAAC,SAAS,gDASH;CACP,QATuC,EAAE,OAAO,EAChD,OAAO,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8BAA8B,EAC7J,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"array-diff-same.mjs","names":[],"sources":["../../src/actions/array-diff-same.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuArrayDiffSameInput = z.object({\n json_array_a: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"First JSON array\"),\n json_array_b: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Second JSON array\"),\n}).describe(\"Request parameters for ARRAY_DIFF_SAME action.\");\nexport const ProcfuArrayDiffSameOutput = z.object({\n items: z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown())])).describe(\"Items present in both arrays\"),\n}).passthrough().describe(\"Intersection of both input arrays.\");\n\nexport const procfuArrayDiffSame = action(\"PROCFU_ARRAY_DIFF_SAME\", {\n slug: \"procfu-array-diff-same\",\n name: \"Array Diff Same\",\n description: \"Tool to get items present in both JSON arrays. Computes the intersection locally to avoid external API dependency. Rules: - Two items are considered equal if their JSON representations match (with sorted keys for objects). - The result contains unique items present in both arrays, preserving the order they appear in json_array_b.\",\n input: ProcfuArrayDiffSameInput,\n output: ProcfuArrayDiffSameOutput,\n});\n"],"mappings":";;AAYA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZsC,EAAE,OAAO;EAC/C,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,kBAAkB;EACtJ,cAAc,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,CAAC,SAAS,mBAAmB;CACzJ,CAAC,CAAC,CAAC,SAAS,gDASH;CACP,QATuC,EAAE,OAAO,EAChD,OAAO,EAAE,MAAM,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,8BAA8B,EAC7J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,19 @@ declare const ProcfuArraySortOutput: z.ZodUnknown;
|
|
|
9
9
|
declare const procfuArraySort: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
json_array: (string | number | boolean | Record<string, unknown>)[];
|
|
11
11
|
reverse?: boolean | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
basic_encoded: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
basic_encoded: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { procfuArraySort };
|
|
15
27
|
//# sourceMappingURL=array-sort.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-sort.d.cts","names":[],"sources":["../../src/actions/array-sort.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,UAAc;AAAA,cAEnC,eAAA,gCAAe,wBAAA
|
|
1
|
+
{"version":3,"file":"array-sort.d.cts","names":[],"sources":["../../src/actions/array-sort.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,UAAc;AAAA,cAEnC,eAAA,gCAAe,wBAAA"}
|
|
@@ -9,7 +9,19 @@ declare const ProcfuArraySortOutput: z.ZodUnknown;
|
|
|
9
9
|
declare const procfuArraySort: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
json_array: (string | number | boolean | Record<string, unknown>)[];
|
|
11
11
|
reverse?: boolean | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
basic_encoded: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
basic_encoded: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { procfuArraySort };
|
|
15
27
|
//# sourceMappingURL=array-sort.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"array-sort.d.mts","names":[],"sources":["../../src/actions/array-sort.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,UAAc;AAAA,cAEnC,eAAA,gCAAe,wBAAA
|
|
1
|
+
{"version":3,"file":"array-sort.d.mts","names":[],"sources":["../../src/actions/array-sort.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,UAAc;AAAA,cAEnC,eAAA,gCAAe,wBAAA"}
|
|
@@ -7,7 +7,7 @@ const ProcfuCopyPodioFilesToFtpInput = zod.z.object({
|
|
|
7
7
|
directory: zod.z.string().describe("Target directory path on the FTP server where files should be copied (e.g., '/uploads', '/documents/invoices')."),
|
|
8
8
|
podio_item_id: zod.z.number().int().describe("The ID of the Podio item containing the files to copy.")
|
|
9
9
|
}).describe("Request parameters for PROCFU_PODIO_FILES_TO_FTP action.");
|
|
10
|
-
const ProcfuCopyPodioFilesToFtpOutput = zod.z.object({ files_copied: zod.z.array(zod.z.string()).describe("List of file names that were successfully copied to the FTP server.") }).describe("Response from PROCFU_PODIO_FILES_TO_FTP action.");
|
|
10
|
+
const ProcfuCopyPodioFilesToFtpOutput = zod.z.object({ files_copied: zod.z.array(zod.z.string()).describe("List of file names that were successfully copied to the FTP server.") }).passthrough().describe("Response from PROCFU_PODIO_FILES_TO_FTP action.");
|
|
11
11
|
const procfuCopyPodioFilesToFtp = require_action.action("PROCFU_COPY_PODIO_FILES_TO_FTP", {
|
|
12
12
|
slug: "procfu-copy-podio-files-to-ftp",
|
|
13
13
|
name: "Copy Podio files to FTP",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"copy-podio-files-to-ftp.cjs","names":["z","action"],"sources":["../../src/actions/copy-podio-files-to-ftp.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuCopyPodioFilesToFtpInput = z.object({\n pattern: z.string().describe(\"File pattern to match (e.g., '*.pdf' for all PDF files, '*.png' for PNG images). Use wildcards to specify which files to copy.\"),\n conn_name: z.string().describe(\"Name of the (S)FTP connection configured in ProcFu to use for the file transfer.\"),\n directory: z.string().describe(\"Target directory path on the FTP server where files should be copied (e.g., '/uploads', '/documents/invoices').\"),\n podio_item_id: z.number().int().describe(\"The ID of the Podio item containing the files to copy.\"),\n}).describe(\"Request parameters for PROCFU_PODIO_FILES_TO_FTP action.\");\nexport const ProcfuCopyPodioFilesToFtpOutput = z.object({\n files_copied: z.array(z.string()).describe(\"List of file names that were successfully copied to the FTP server.\"),\n}).describe(\"Response from PROCFU_PODIO_FILES_TO_FTP action.\");\n\nexport const procfuCopyPodioFilesToFtp = action(\"PROCFU_COPY_PODIO_FILES_TO_FTP\", {\n slug: \"procfu-copy-podio-files-to-ftp\",\n name: \"Copy Podio files to FTP\",\n description: \"Tool to copy files matching a pattern from a Podio item to an FTP server. Use when you need to transfer specific files from Podio to an external FTP/SFTP location based on file name patterns.\",\n input: ProcfuCopyPodioFilesToFtpInput,\n output: ProcfuCopyPodioFilesToFtpOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI;CAC7J,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CACjH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;CAChJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;AACnG,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAClH,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"copy-podio-files-to-ftp.cjs","names":["z","action"],"sources":["../../src/actions/copy-podio-files-to-ftp.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuCopyPodioFilesToFtpInput = z.object({\n pattern: z.string().describe(\"File pattern to match (e.g., '*.pdf' for all PDF files, '*.png' for PNG images). Use wildcards to specify which files to copy.\"),\n conn_name: z.string().describe(\"Name of the (S)FTP connection configured in ProcFu to use for the file transfer.\"),\n directory: z.string().describe(\"Target directory path on the FTP server where files should be copied (e.g., '/uploads', '/documents/invoices').\"),\n podio_item_id: z.number().int().describe(\"The ID of the Podio item containing the files to copy.\"),\n}).describe(\"Request parameters for PROCFU_PODIO_FILES_TO_FTP action.\");\nexport const ProcfuCopyPodioFilesToFtpOutput = z.object({\n files_copied: z.array(z.string()).describe(\"List of file names that were successfully copied to the FTP server.\"),\n}).passthrough().describe(\"Response from PROCFU_PODIO_FILES_TO_FTP action.\");\n\nexport const procfuCopyPodioFilesToFtp = action(\"PROCFU_COPY_PODIO_FILES_TO_FTP\", {\n slug: \"procfu-copy-podio-files-to-ftp\",\n name: \"Copy Podio files to FTP\",\n description: \"Tool to copy files matching a pattern from a Podio item to an FTP server. Use when you need to transfer specific files from Podio to an external FTP/SFTP location based on file name patterns.\",\n input: ProcfuCopyPodioFilesToFtpInput,\n output: ProcfuCopyPodioFilesToFtpOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI;CAC7J,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CACjH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;CAChJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;AACnG,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,4BAA4BC,eAAAA,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,13 +9,25 @@ declare const ProcfuCopyPodioFilesToFtpInput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const ProcfuCopyPodioFilesToFtpOutput: z.ZodObject<{
|
|
11
11
|
files_copied: z.ZodArray<z.ZodString>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const procfuCopyPodioFilesToFtp: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
pattern: string;
|
|
15
15
|
conn_name: string;
|
|
16
16
|
directory: string;
|
|
17
17
|
podio_item_id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
basic_encoded: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
basic_encoded: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { procfuCopyPodioFilesToFtp };
|
|
21
33
|
//# sourceMappingURL=copy-podio-files-to-ftp.d.cts.map
|
|
@@ -9,13 +9,25 @@ declare const ProcfuCopyPodioFilesToFtpInput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const ProcfuCopyPodioFilesToFtpOutput: z.ZodObject<{
|
|
11
11
|
files_copied: z.ZodArray<z.ZodString>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const procfuCopyPodioFilesToFtp: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
pattern: string;
|
|
15
15
|
conn_name: string;
|
|
16
16
|
directory: string;
|
|
17
17
|
podio_item_id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
basic_encoded: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
basic_encoded: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { procfuCopyPodioFilesToFtp };
|
|
21
33
|
//# sourceMappingURL=copy-podio-files-to-ftp.d.mts.map
|
|
@@ -10,7 +10,7 @@ const procfuCopyPodioFilesToFtp = action("PROCFU_COPY_PODIO_FILES_TO_FTP", {
|
|
|
10
10
|
directory: z.string().describe("Target directory path on the FTP server where files should be copied (e.g., '/uploads', '/documents/invoices')."),
|
|
11
11
|
podio_item_id: z.number().int().describe("The ID of the Podio item containing the files to copy.")
|
|
12
12
|
}).describe("Request parameters for PROCFU_PODIO_FILES_TO_FTP action."),
|
|
13
|
-
output: z.object({ files_copied: z.array(z.string()).describe("List of file names that were successfully copied to the FTP server.") }).describe("Response from PROCFU_PODIO_FILES_TO_FTP action.")
|
|
13
|
+
output: z.object({ files_copied: z.array(z.string()).describe("List of file names that were successfully copied to the FTP server.") }).passthrough().describe("Response from PROCFU_PODIO_FILES_TO_FTP action.")
|
|
14
14
|
});
|
|
15
15
|
//#endregion
|
|
16
16
|
export { procfuCopyPodioFilesToFtp };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"copy-podio-files-to-ftp.mjs","names":[],"sources":["../../src/actions/copy-podio-files-to-ftp.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuCopyPodioFilesToFtpInput = z.object({\n pattern: z.string().describe(\"File pattern to match (e.g., '*.pdf' for all PDF files, '*.png' for PNG images). Use wildcards to specify which files to copy.\"),\n conn_name: z.string().describe(\"Name of the (S)FTP connection configured in ProcFu to use for the file transfer.\"),\n directory: z.string().describe(\"Target directory path on the FTP server where files should be copied (e.g., '/uploads', '/documents/invoices').\"),\n podio_item_id: z.number().int().describe(\"The ID of the Podio item containing the files to copy.\"),\n}).describe(\"Request parameters for PROCFU_PODIO_FILES_TO_FTP action.\");\nexport const ProcfuCopyPodioFilesToFtpOutput = z.object({\n files_copied: z.array(z.string()).describe(\"List of file names that were successfully copied to the FTP server.\"),\n}).describe(\"Response from PROCFU_PODIO_FILES_TO_FTP action.\");\n\nexport const procfuCopyPodioFilesToFtp = action(\"PROCFU_COPY_PODIO_FILES_TO_FTP\", {\n slug: \"procfu-copy-podio-files-to-ftp\",\n name: \"Copy Podio files to FTP\",\n description: \"Tool to copy files matching a pattern from a Podio item to an FTP server. Use when you need to transfer specific files from Podio to an external FTP/SFTP location based on file name patterns.\",\n input: ProcfuCopyPodioFilesToFtpInput,\n output: ProcfuCopyPodioFilesToFtpOutput,\n});\n"],"mappings":";;AAcA,MAAa,4BAA4B,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd4C,EAAE,OAAO;EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI;EAC7J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;EACjH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;EAChJ,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;CACnG,CAAC,CAAC,CAAC,SAAS,0DASH;CACP,QAT6C,EAAE,OAAO,EACtD,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAClH,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"copy-podio-files-to-ftp.mjs","names":[],"sources":["../../src/actions/copy-podio-files-to-ftp.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuCopyPodioFilesToFtpInput = z.object({\n pattern: z.string().describe(\"File pattern to match (e.g., '*.pdf' for all PDF files, '*.png' for PNG images). Use wildcards to specify which files to copy.\"),\n conn_name: z.string().describe(\"Name of the (S)FTP connection configured in ProcFu to use for the file transfer.\"),\n directory: z.string().describe(\"Target directory path on the FTP server where files should be copied (e.g., '/uploads', '/documents/invoices').\"),\n podio_item_id: z.number().int().describe(\"The ID of the Podio item containing the files to copy.\"),\n}).describe(\"Request parameters for PROCFU_PODIO_FILES_TO_FTP action.\");\nexport const ProcfuCopyPodioFilesToFtpOutput = z.object({\n files_copied: z.array(z.string()).describe(\"List of file names that were successfully copied to the FTP server.\"),\n}).passthrough().describe(\"Response from PROCFU_PODIO_FILES_TO_FTP action.\");\n\nexport const procfuCopyPodioFilesToFtp = action(\"PROCFU_COPY_PODIO_FILES_TO_FTP\", {\n slug: \"procfu-copy-podio-files-to-ftp\",\n name: \"Copy Podio files to FTP\",\n description: \"Tool to copy files matching a pattern from a Podio item to an FTP server. Use when you need to transfer specific files from Podio to an external FTP/SFTP location based on file name patterns.\",\n input: ProcfuCopyPodioFilesToFtpInput,\n output: ProcfuCopyPodioFilesToFtpOutput,\n});\n"],"mappings":";;AAcA,MAAa,4BAA4B,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd4C,EAAE,OAAO;EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI;EAC7J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;EACjH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;EAChJ,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;CACnG,CAAC,CAAC,CAAC,SAAS,0DASH;CACP,QAT6C,EAAE,OAAO,EACtD,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
|
|
@@ -54,7 +54,7 @@ const ProcfuDummyDataOutput = zod.z.object({ result: zod.z.union([
|
|
|
54
54
|
zod.z.string(),
|
|
55
55
|
zod.z.number().int(),
|
|
56
56
|
zod.z.number()
|
|
57
|
-
]) }).describe("Response from DUMMY_DATA action.");
|
|
57
|
+
]) }).passthrough().describe("Response from DUMMY_DATA action.");
|
|
58
58
|
const procfuDummyData = require_action.action("PROCFU_DUMMY_DATA", {
|
|
59
59
|
slug: "procfu-dummy-data",
|
|
60
60
|
name: "Generate dummy data",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dummy-data.cjs","names":["z","action"],"sources":["../../src/actions/dummy-data.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuDummyDataInput = z.object({\n type: z.enum([\"int\", \"price\", \"decimal2\", \"date\", \"dateTime\", \"word\", \"title\", \"sentence\", \"paragraph\", \"text\", \"loremText\", \"html\", \"loremHtml\", \"name\", \"firstName\", \"lastName\", \"company\", \"jobTitle\", \"catchPhrase\", \"bullShit\", \"phoneNumber\", \"tollFree\", \"address\", \"streetAddress\", \"city\", \"state\", \"zip\", \"country\", \"lat\", \"long\", \"email\", \"username\", \"password\", \"domain\", \"url\", \"ipv4\", \"ipv6\", \"cardNumber\", \"cardExp\", \"iban\", \"swift\", \"image\", \"portrait\", \"landscape\", \"smallImage\", \"avatar\", \"userFace\"]).describe(\"Type of dummy data to generate. Choose one of the supported types for numbers, text, people, addresses, etc.\"),\n}).describe(\"Parameters for DUMMY_DATA action.\");\nexport const ProcfuDummyDataOutput = z.object({\n result: z.union([z.string(), z.number().int(), z.number()]),\n}).describe(\"Response from DUMMY_DATA action.\");\n\nexport const procfuDummyData = action(\"PROCFU_DUMMY_DATA\", {\n slug: \"procfu-dummy-data\",\n name: \"Generate dummy data\",\n description: \"Tool to generate dummy data. Use when you need random emails, text, numbers, dates, people, addresses, or images for testing or placeholder data.\",\n input: ProcfuDummyDataInput,\n output: ProcfuDummyDataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,KAAK;CAAC;CAAO;CAAS;CAAY;CAAQ;CAAY;CAAQ;CAAS;CAAY;CAAa;CAAQ;CAAa;CAAQ;CAAa;CAAQ;CAAa;CAAY;CAAW;CAAY;CAAe;CAAY;CAAe;CAAY;CAAW;CAAiB;CAAQ;CAAS;CAAO;CAAW;CAAO;CAAQ;CAAS;CAAY;CAAY;CAAU;CAAO;CAAQ;CAAQ;CAAc;CAAW;CAAQ;CAAS;CAAS;CAAY;CAAa;CAAc;CAAU;AAAU,CAAC,CAAC,CAAC,SAAS,8GAA8G,EAC1nB,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,QAAQA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;AAAC,CAAC,EAC5D,CAAC,CAAC,CAAC,SAAS,kCAAkC;
|
|
1
|
+
{"version":3,"file":"dummy-data.cjs","names":["z","action"],"sources":["../../src/actions/dummy-data.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuDummyDataInput = z.object({\n type: z.enum([\"int\", \"price\", \"decimal2\", \"date\", \"dateTime\", \"word\", \"title\", \"sentence\", \"paragraph\", \"text\", \"loremText\", \"html\", \"loremHtml\", \"name\", \"firstName\", \"lastName\", \"company\", \"jobTitle\", \"catchPhrase\", \"bullShit\", \"phoneNumber\", \"tollFree\", \"address\", \"streetAddress\", \"city\", \"state\", \"zip\", \"country\", \"lat\", \"long\", \"email\", \"username\", \"password\", \"domain\", \"url\", \"ipv4\", \"ipv6\", \"cardNumber\", \"cardExp\", \"iban\", \"swift\", \"image\", \"portrait\", \"landscape\", \"smallImage\", \"avatar\", \"userFace\"]).describe(\"Type of dummy data to generate. Choose one of the supported types for numbers, text, people, addresses, etc.\"),\n}).describe(\"Parameters for DUMMY_DATA action.\");\nexport const ProcfuDummyDataOutput = z.object({\n result: z.union([z.string(), z.number().int(), z.number()]),\n}).passthrough().describe(\"Response from DUMMY_DATA action.\");\n\nexport const procfuDummyData = action(\"PROCFU_DUMMY_DATA\", {\n slug: \"procfu-dummy-data\",\n name: \"Generate dummy data\",\n description: \"Tool to generate dummy data. Use when you need random emails, text, numbers, dates, people, addresses, or images for testing or placeholder data.\",\n input: ProcfuDummyDataInput,\n output: ProcfuDummyDataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,KAAK;CAAC;CAAO;CAAS;CAAY;CAAQ;CAAY;CAAQ;CAAS;CAAY;CAAa;CAAQ;CAAa;CAAQ;CAAa;CAAQ;CAAa;CAAY;CAAW;CAAY;CAAe;CAAY;CAAe;CAAY;CAAW;CAAiB;CAAQ;CAAS;CAAO;CAAW;CAAO;CAAQ;CAAS;CAAY;CAAY;CAAU;CAAO;CAAQ;CAAQ;CAAc;CAAW;CAAQ;CAAS;CAAS;CAAY;CAAa;CAAc;CAAU;AAAU,CAAC,CAAC,CAAC,SAAS,8GAA8G,EAC1nB,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,QAAQA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;AAAC,CAAC,EAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAE5D,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -54,10 +54,22 @@ declare const ProcfuDummyDataInput: z.ZodObject<{
|
|
|
54
54
|
}, z.core.$strip>;
|
|
55
55
|
declare const ProcfuDummyDataOutput: z.ZodObject<{
|
|
56
56
|
result: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber]>;
|
|
57
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>;
|
|
58
58
|
declare const procfuDummyData: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
59
59
|
type: "int" | "date" | "title" | "name" | "price" | "decimal2" | "dateTime" | "word" | "sentence" | "paragraph" | "text" | "loremText" | "html" | "loremHtml" | "firstName" | "lastName" | "company" | "jobTitle" | "catchPhrase" | "bullShit" | "phoneNumber" | "tollFree" | "address" | "streetAddress" | "city" | "state" | "zip" | "country" | "lat" | "long" | "email" | "username" | "password" | "domain" | "url" | "ipv4" | "ipv6" | "cardNumber" | "cardExp" | "iban" | "swift" | "image" | "portrait" | "landscape" | "smallImage" | "avatar" | "userFace";
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
basic_encoded: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
basic_encoded: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { procfuDummyData };
|
|
63
75
|
//# sourceMappingURL=dummy-data.d.cts.map
|
|
@@ -54,10 +54,22 @@ declare const ProcfuDummyDataInput: z.ZodObject<{
|
|
|
54
54
|
}, z.core.$strip>;
|
|
55
55
|
declare const ProcfuDummyDataOutput: z.ZodObject<{
|
|
56
56
|
result: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber]>;
|
|
57
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>;
|
|
58
58
|
declare const procfuDummyData: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
59
59
|
type: "int" | "date" | "title" | "name" | "price" | "decimal2" | "dateTime" | "word" | "sentence" | "paragraph" | "text" | "loremText" | "html" | "loremHtml" | "firstName" | "lastName" | "company" | "jobTitle" | "catchPhrase" | "bullShit" | "phoneNumber" | "tollFree" | "address" | "streetAddress" | "city" | "state" | "zip" | "country" | "lat" | "long" | "email" | "username" | "password" | "domain" | "url" | "ipv4" | "ipv6" | "cardNumber" | "cardExp" | "iban" | "swift" | "image" | "portrait" | "landscape" | "smallImage" | "avatar" | "userFace";
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
basic_encoded: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
basic_encoded: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { procfuDummyData };
|
|
63
75
|
//# sourceMappingURL=dummy-data.d.mts.map
|