@keystrokehq/procfu 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +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 +11 -3
- package/dist/actions/array-diff-del.d.cts.map +1 -1
- package/dist/actions/array-diff-del.d.mts +11 -3
- 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 +11 -3
- package/dist/actions/array-diff-new.d.cts.map +1 -1
- package/dist/actions/array-diff-new.d.mts +11 -3
- 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 +11 -3
- package/dist/actions/array-diff-same.d.cts.map +1 -1
- package/dist/actions/array-diff-same.d.mts +11 -3
- 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.cjs.map +1 -1
- package/dist/actions/array-sort.d.cts +9 -3
- package/dist/actions/array-sort.d.cts.map +1 -1
- package/dist/actions/array-sort.d.mts +9 -3
- package/dist/actions/array-sort.d.mts.map +1 -1
- package/dist/actions/array-sort.mjs.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 +15 -3
- package/dist/actions/copy-podio-files-to-ftp.d.cts.map +1 -1
- package/dist/actions/copy-podio-files-to-ftp.d.mts +15 -3
- package/dist/actions/copy-podio-files-to-ftp.d.mts.map +1 -1
- 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 +57 -3
- package/dist/actions/dummy-data.d.cts.map +1 -1
- package/dist/actions/dummy-data.d.mts +57 -3
- package/dist/actions/dummy-data.d.mts.map +1 -1
- 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 +9 -3
- package/dist/actions/google-drive-delete.d.cts.map +1 -1
- package/dist/actions/google-drive-delete.d.mts +9 -3
- package/dist/actions/google-drive-delete.d.mts.map +1 -1
- 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 +11 -3
- package/dist/actions/open-ai-gpt.d.cts.map +1 -1
- package/dist/actions/open-ai-gpt.d.mts +11 -3
- package/dist/actions/open-ai-gpt.d.mts.map +1 -1
- 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 +15 -3
- package/dist/actions/open-ai-image.d.cts.map +1 -1
- package/dist/actions/open-ai-image.d.mts +15 -3
- package/dist/actions/open-ai-image.d.mts.map +1 -1
- 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 +3 -3
- package/dist/actions/sheets-get-metadata.cjs.map +1 -1
- package/dist/actions/sheets-get-metadata.d.cts +18 -3
- package/dist/actions/sheets-get-metadata.d.cts.map +1 -1
- package/dist/actions/sheets-get-metadata.d.mts +18 -3
- package/dist/actions/sheets-get-metadata.d.mts.map +1 -1
- package/dist/actions/sheets-get-metadata.mjs +3 -3
- 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 +11 -3
- package/dist/actions/sheets-get.d.cts.map +1 -1
- package/dist/actions/sheets-get.d.mts +11 -3
- package/dist/actions/sheets-get.d.mts.map +1 -1
- 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 +19 -3
- package/dist/actions/upload-podio-item-image.d.cts.map +1 -1
- package/dist/actions/upload-podio-item-image.d.mts +19 -3
- package/dist/actions/upload-podio-item-image.d.mts.map +1 -1
- package/dist/actions/upload-podio-item-image.mjs +1 -1
- package/dist/actions/upload-podio-item-image.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/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 +2 -2
|
@@ -1,9 +1,63 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/dummy-data.d.ts
|
|
4
|
-
declare const ProcfuDummyDataInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuDummyDataInput: z.ZodObject<{
|
|
5
|
+
type: z.ZodEnum<{
|
|
6
|
+
int: "int";
|
|
7
|
+
date: "date";
|
|
8
|
+
title: "title";
|
|
9
|
+
name: "name";
|
|
10
|
+
portrait: "portrait";
|
|
11
|
+
landscape: "landscape";
|
|
12
|
+
text: "text";
|
|
13
|
+
price: "price";
|
|
14
|
+
decimal2: "decimal2";
|
|
15
|
+
dateTime: "dateTime";
|
|
16
|
+
word: "word";
|
|
17
|
+
sentence: "sentence";
|
|
18
|
+
paragraph: "paragraph";
|
|
19
|
+
loremText: "loremText";
|
|
20
|
+
html: "html";
|
|
21
|
+
loremHtml: "loremHtml";
|
|
22
|
+
firstName: "firstName";
|
|
23
|
+
lastName: "lastName";
|
|
24
|
+
company: "company";
|
|
25
|
+
jobTitle: "jobTitle";
|
|
26
|
+
catchPhrase: "catchPhrase";
|
|
27
|
+
bullShit: "bullShit";
|
|
28
|
+
phoneNumber: "phoneNumber";
|
|
29
|
+
tollFree: "tollFree";
|
|
30
|
+
address: "address";
|
|
31
|
+
streetAddress: "streetAddress";
|
|
32
|
+
city: "city";
|
|
33
|
+
state: "state";
|
|
34
|
+
zip: "zip";
|
|
35
|
+
country: "country";
|
|
36
|
+
lat: "lat";
|
|
37
|
+
long: "long";
|
|
38
|
+
email: "email";
|
|
39
|
+
username: "username";
|
|
40
|
+
password: "password";
|
|
41
|
+
domain: "domain";
|
|
42
|
+
url: "url";
|
|
43
|
+
ipv4: "ipv4";
|
|
44
|
+
ipv6: "ipv6";
|
|
45
|
+
cardNumber: "cardNumber";
|
|
46
|
+
cardExp: "cardExp";
|
|
47
|
+
iban: "iban";
|
|
48
|
+
swift: "swift";
|
|
49
|
+
image: "image";
|
|
50
|
+
smallImage: "smallImage";
|
|
51
|
+
avatar: "avatar";
|
|
52
|
+
userFace: "userFace";
|
|
53
|
+
}>;
|
|
54
|
+
}, z.core.$strip>;
|
|
55
|
+
declare const ProcfuDummyDataOutput: z.ZodObject<{
|
|
56
|
+
result: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber]>;
|
|
57
|
+
}, z.core.$loose>;
|
|
58
|
+
declare const procfuDummyData: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
59
|
+
type: "int" | "date" | "title" | "name" | "portrait" | "landscape" | "text" | "price" | "decimal2" | "dateTime" | "word" | "sentence" | "paragraph" | "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" | "smallImage" | "avatar" | "userFace";
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
61
|
//#endregion
|
|
8
62
|
export { procfuDummyData };
|
|
9
63
|
//# sourceMappingURL=dummy-data.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dummy-data.d.cts","names":[],"sources":["../../src/actions/dummy-data.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"dummy-data.d.cts","names":[],"sources":["../../src/actions/dummy-data.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAIrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -1,9 +1,63 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/dummy-data.d.ts
|
|
4
|
-
declare const ProcfuDummyDataInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuDummyDataInput: z.ZodObject<{
|
|
5
|
+
type: z.ZodEnum<{
|
|
6
|
+
int: "int";
|
|
7
|
+
date: "date";
|
|
8
|
+
title: "title";
|
|
9
|
+
name: "name";
|
|
10
|
+
portrait: "portrait";
|
|
11
|
+
landscape: "landscape";
|
|
12
|
+
text: "text";
|
|
13
|
+
price: "price";
|
|
14
|
+
decimal2: "decimal2";
|
|
15
|
+
dateTime: "dateTime";
|
|
16
|
+
word: "word";
|
|
17
|
+
sentence: "sentence";
|
|
18
|
+
paragraph: "paragraph";
|
|
19
|
+
loremText: "loremText";
|
|
20
|
+
html: "html";
|
|
21
|
+
loremHtml: "loremHtml";
|
|
22
|
+
firstName: "firstName";
|
|
23
|
+
lastName: "lastName";
|
|
24
|
+
company: "company";
|
|
25
|
+
jobTitle: "jobTitle";
|
|
26
|
+
catchPhrase: "catchPhrase";
|
|
27
|
+
bullShit: "bullShit";
|
|
28
|
+
phoneNumber: "phoneNumber";
|
|
29
|
+
tollFree: "tollFree";
|
|
30
|
+
address: "address";
|
|
31
|
+
streetAddress: "streetAddress";
|
|
32
|
+
city: "city";
|
|
33
|
+
state: "state";
|
|
34
|
+
zip: "zip";
|
|
35
|
+
country: "country";
|
|
36
|
+
lat: "lat";
|
|
37
|
+
long: "long";
|
|
38
|
+
email: "email";
|
|
39
|
+
username: "username";
|
|
40
|
+
password: "password";
|
|
41
|
+
domain: "domain";
|
|
42
|
+
url: "url";
|
|
43
|
+
ipv4: "ipv4";
|
|
44
|
+
ipv6: "ipv6";
|
|
45
|
+
cardNumber: "cardNumber";
|
|
46
|
+
cardExp: "cardExp";
|
|
47
|
+
iban: "iban";
|
|
48
|
+
swift: "swift";
|
|
49
|
+
image: "image";
|
|
50
|
+
smallImage: "smallImage";
|
|
51
|
+
avatar: "avatar";
|
|
52
|
+
userFace: "userFace";
|
|
53
|
+
}>;
|
|
54
|
+
}, z.core.$strip>;
|
|
55
|
+
declare const ProcfuDummyDataOutput: z.ZodObject<{
|
|
56
|
+
result: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber]>;
|
|
57
|
+
}, z.core.$loose>;
|
|
58
|
+
declare const procfuDummyData: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
59
|
+
type: "int" | "date" | "title" | "name" | "portrait" | "landscape" | "text" | "price" | "decimal2" | "dateTime" | "word" | "sentence" | "paragraph" | "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" | "smallImage" | "avatar" | "userFace";
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
61
|
//#endregion
|
|
8
62
|
export { procfuDummyData };
|
|
9
63
|
//# sourceMappingURL=dummy-data.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dummy-data.d.mts","names":[],"sources":["../../src/actions/dummy-data.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"dummy-data.d.mts","names":[],"sources":["../../src/actions/dummy-data.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAIrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -57,7 +57,7 @@ const procfuDummyData = action("PROCFU_DUMMY_DATA", {
|
|
|
57
57
|
z.string(),
|
|
58
58
|
z.number().int(),
|
|
59
59
|
z.number()
|
|
60
|
-
]) }).describe("Response from DUMMY_DATA action.")
|
|
60
|
+
]) }).passthrough().describe("Response from DUMMY_DATA action.")
|
|
61
61
|
});
|
|
62
62
|
//#endregion
|
|
63
63
|
export { procfuDummyData };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dummy-data.mjs","names":[],"sources":["../../src/actions/dummy-data.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuDummyDataInput
|
|
1
|
+
{"version":3,"file":"dummy-data.mjs","names":[],"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":";;AAWA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXkC,EAAE,OAAO,EAC3C,MAAM,EAAE,KAAK;EAAC;EAAO;EAAS;EAAY;EAAQ;EAAY;EAAQ;EAAS;EAAY;EAAa;EAAQ;EAAa;EAAQ;EAAa;EAAQ;EAAa;EAAY;EAAW;EAAY;EAAe;EAAY;EAAe;EAAY;EAAW;EAAiB;EAAQ;EAAS;EAAO;EAAW;EAAO;EAAQ;EAAS;EAAY;EAAY;EAAU;EAAO;EAAQ;EAAQ;EAAc;EAAW;EAAQ;EAAS;EAAS;EAAY;EAAa;EAAc;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,8GAA8G,EAC1nB,CAAC,CAAC,CAAC,SAAS,mCASH;CACP,QATmC,EAAE,OAAO,EAC5C,QAAQ,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;CAAC,CAAC,EAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/google-drive-delete.ts
|
|
4
4
|
const ProcfuGoogleDriveDeleteInput = zod.z.object({ google_id: zod.z.string().describe("ID of the Google Drive file or folder to delete.") }).describe("Request model for GOOGLE_DRIVE_DELETE action.");
|
|
5
|
-
const ProcfuGoogleDriveDeleteOutput = zod.z.object({ output: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Parsed JSON response from the ProcFu Google Drive delete API.") }).describe("Response model for GOOGLE_DRIVE_DELETE action.");
|
|
5
|
+
const ProcfuGoogleDriveDeleteOutput = zod.z.object({ output: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Parsed JSON response from the ProcFu Google Drive delete API.") }).passthrough().describe("Response model for GOOGLE_DRIVE_DELETE action.");
|
|
6
6
|
const procfuGoogleDriveDelete = require_action.action("PROCFU_GOOGLE_DRIVE_DELETE", {
|
|
7
7
|
slug: "procfu-google-drive-delete",
|
|
8
8
|
name: "Google Drive Delete",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"google-drive-delete.cjs","names":["z","action"],"sources":["../../src/actions/google-drive-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuGoogleDriveDeleteInput
|
|
1
|
+
{"version":3,"file":"google-drive-delete.cjs","names":["z","action"],"sources":["../../src/actions/google-drive-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuGoogleDriveDeleteInput = z.object({\n google_id: z.string().describe(\"ID of the Google Drive file or folder to delete.\"),\n}).describe(\"Request model for GOOGLE_DRIVE_DELETE action.\");\nexport const ProcfuGoogleDriveDeleteOutput = z.object({\n output: z.record(z.string(), z.unknown()).describe(\"Parsed JSON response from the ProcFu Google Drive delete API.\"),\n}).passthrough().describe(\"Response model for GOOGLE_DRIVE_DELETE action.\");\n\nexport const procfuGoogleDriveDelete = action(\"PROCFU_GOOGLE_DRIVE_DELETE\", {\n slug: \"procfu-google-drive-delete\",\n name: \"Google Drive Delete\",\n description: \"Tool to delete a Google Drive file or folder. Use after obtaining a valid Google Drive ID.\",\n input: ProcfuGoogleDriveDeleteInput,\n output: ProcfuGoogleDriveDeleteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,EACnF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+DAA+D,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/google-drive-delete.d.ts
|
|
4
|
-
declare const ProcfuGoogleDriveDeleteInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuGoogleDriveDeleteInput: z.ZodObject<{
|
|
5
|
+
google_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ProcfuGoogleDriveDeleteOutput: z.ZodObject<{
|
|
8
|
+
output: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const procfuGoogleDriveDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
google_id: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { procfuGoogleDriveDelete };
|
|
9
15
|
//# sourceMappingURL=google-drive-delete.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"google-drive-delete.d.cts","names":[],"sources":["../../src/actions/google-drive-delete.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"google-drive-delete.d.cts","names":[],"sources":["../../src/actions/google-drive-delete.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/google-drive-delete.d.ts
|
|
4
|
-
declare const ProcfuGoogleDriveDeleteInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuGoogleDriveDeleteInput: z.ZodObject<{
|
|
5
|
+
google_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ProcfuGoogleDriveDeleteOutput: z.ZodObject<{
|
|
8
|
+
output: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const procfuGoogleDriveDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
google_id: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { procfuGoogleDriveDelete };
|
|
9
15
|
//# sourceMappingURL=google-drive-delete.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"google-drive-delete.d.mts","names":[],"sources":["../../src/actions/google-drive-delete.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"google-drive-delete.d.mts","names":[],"sources":["../../src/actions/google-drive-delete.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const procfuGoogleDriveDelete = action("PROCFU_GOOGLE_DRIVE_DELETE", {
|
|
|
5
5
|
name: "Google Drive Delete",
|
|
6
6
|
description: "Tool to delete a Google Drive file or folder. Use after obtaining a valid Google Drive ID.",
|
|
7
7
|
input: z.object({ google_id: z.string().describe("ID of the Google Drive file or folder to delete.") }).describe("Request model for GOOGLE_DRIVE_DELETE action."),
|
|
8
|
-
output: z.object({ output: z.record(z.string(), z.unknown()).describe("Parsed JSON response from the ProcFu Google Drive delete API.") }).describe("Response model for GOOGLE_DRIVE_DELETE action.")
|
|
8
|
+
output: z.object({ output: z.record(z.string(), z.unknown()).describe("Parsed JSON response from the ProcFu Google Drive delete API.") }).passthrough().describe("Response model for GOOGLE_DRIVE_DELETE action.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { procfuGoogleDriveDelete };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"google-drive-delete.mjs","names":[],"sources":["../../src/actions/google-drive-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuGoogleDriveDeleteInput
|
|
1
|
+
{"version":3,"file":"google-drive-delete.mjs","names":[],"sources":["../../src/actions/google-drive-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuGoogleDriveDeleteInput = z.object({\n google_id: z.string().describe(\"ID of the Google Drive file or folder to delete.\"),\n}).describe(\"Request model for GOOGLE_DRIVE_DELETE action.\");\nexport const ProcfuGoogleDriveDeleteOutput = z.object({\n output: z.record(z.string(), z.unknown()).describe(\"Parsed JSON response from the ProcFu Google Drive delete API.\"),\n}).passthrough().describe(\"Response model for GOOGLE_DRIVE_DELETE action.\");\n\nexport const procfuGoogleDriveDelete = action(\"PROCFU_GOOGLE_DRIVE_DELETE\", {\n slug: \"procfu-google-drive-delete\",\n name: \"Google Drive Delete\",\n description: \"Tool to delete a Google Drive file or folder. Use after obtaining a valid Google Drive ID.\",\n input: ProcfuGoogleDriveDeleteInput,\n output: ProcfuGoogleDriveDeleteOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0C,EAAE,OAAO,EACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,EACnF,CAAC,CAAC,CAAC,SAAS,+CASH;CACP,QAT2C,EAAE,OAAO,EACpD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+DAA+D,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const ProcfuOpenAiGptInput = zod.z.object({
|
|
|
5
5
|
model: zod.z.string().default("gpt-4o-mini").describe("Model to use; default is 'gpt-4o-mini'.").optional(),
|
|
6
6
|
prompt: zod.z.string().describe("Prompt for GPT.")
|
|
7
7
|
}).describe("Request parameters for OPEN_AI_GPT action.");
|
|
8
|
-
const ProcfuOpenAiGptOutput = zod.z.object({ body: zod.z.string().describe("Text response returned by the script.") }).describe("Response model for OPEN_AI_GPT action.");
|
|
8
|
+
const ProcfuOpenAiGptOutput = zod.z.object({ body: zod.z.string().describe("Text response returned by the script.").nullable() }).passthrough().describe("Response model for OPEN_AI_GPT action.");
|
|
9
9
|
const procfuOpenAiGpt = require_action.action("PROCFU_OPEN_AI_GPT", {
|
|
10
10
|
slug: "procfu-open-ai-gpt",
|
|
11
11
|
name: "Ask question to OpenAI GPT",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-gpt.cjs","names":["z","action"],"sources":["../../src/actions/open-ai-gpt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiGptInput
|
|
1
|
+
{"version":3,"file":"open-ai-gpt.cjs","names":["z","action"],"sources":["../../src/actions/open-ai-gpt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiGptInput = z.object({\n model: z.string().default(\"gpt-4o-mini\").describe(\"Model to use; default is 'gpt-4o-mini'.\").optional(),\n prompt: z.string().describe(\"Prompt for GPT.\"),\n}).describe(\"Request parameters for OPEN_AI_GPT action.\");\nexport const ProcfuOpenAiGptOutput = z.object({\n body: z.string().describe(\"Text response returned by the script.\").nullable(),\n}).passthrough().describe(\"Response model for OPEN_AI_GPT action.\");\n\nexport const procfuOpenAiGpt = action(\"PROCFU_OPEN_AI_GPT\", {\n slug: \"procfu-open-ai-gpt\",\n name: \"Ask question to OpenAI GPT\",\n description: \"Tool to ask a question to OpenAI GPT. Use when you need a conversational answer from GPT.\",\n input: ProcfuOpenAiGptInput,\n output: ProcfuOpenAiGptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB;AAC/C,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/open-ai-gpt.d.ts
|
|
4
|
-
declare const ProcfuOpenAiGptInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuOpenAiGptInput: z.ZodObject<{
|
|
5
|
+
model: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
6
|
+
prompt: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProcfuOpenAiGptOutput: z.ZodObject<{
|
|
9
|
+
body: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const procfuOpenAiGpt: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
prompt: string;
|
|
13
|
+
model?: string | undefined;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { procfuOpenAiGpt };
|
|
9
17
|
//# sourceMappingURL=open-ai-gpt.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-gpt.d.cts","names":[],"sources":["../../src/actions/open-ai-gpt.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"open-ai-gpt.d.cts","names":[],"sources":["../../src/actions/open-ai-gpt.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAIrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/open-ai-gpt.d.ts
|
|
4
|
-
declare const ProcfuOpenAiGptInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuOpenAiGptInput: z.ZodObject<{
|
|
5
|
+
model: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
6
|
+
prompt: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProcfuOpenAiGptOutput: z.ZodObject<{
|
|
9
|
+
body: z.ZodNullable<z.ZodString>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const procfuOpenAiGpt: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
prompt: string;
|
|
13
|
+
model?: string | undefined;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { procfuOpenAiGpt };
|
|
9
17
|
//# sourceMappingURL=open-ai-gpt.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-gpt.d.mts","names":[],"sources":["../../src/actions/open-ai-gpt.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"open-ai-gpt.d.mts","names":[],"sources":["../../src/actions/open-ai-gpt.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAIrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const procfuOpenAiGpt = action("PROCFU_OPEN_AI_GPT", {
|
|
|
8
8
|
model: z.string().default("gpt-4o-mini").describe("Model to use; default is 'gpt-4o-mini'.").optional(),
|
|
9
9
|
prompt: z.string().describe("Prompt for GPT.")
|
|
10
10
|
}).describe("Request parameters for OPEN_AI_GPT action."),
|
|
11
|
-
output: z.object({ body: z.string().describe("Text response returned by the script.") }).describe("Response model for OPEN_AI_GPT action.")
|
|
11
|
+
output: z.object({ body: z.string().describe("Text response returned by the script.").nullable() }).passthrough().describe("Response model for OPEN_AI_GPT action.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { procfuOpenAiGpt };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-gpt.mjs","names":[],"sources":["../../src/actions/open-ai-gpt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiGptInput
|
|
1
|
+
{"version":3,"file":"open-ai-gpt.mjs","names":[],"sources":["../../src/actions/open-ai-gpt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiGptInput = z.object({\n model: z.string().default(\"gpt-4o-mini\").describe(\"Model to use; default is 'gpt-4o-mini'.\").optional(),\n prompt: z.string().describe(\"Prompt for GPT.\"),\n}).describe(\"Request parameters for OPEN_AI_GPT action.\");\nexport const ProcfuOpenAiGptOutput = z.object({\n body: z.string().describe(\"Text response returned by the script.\").nullable(),\n}).passthrough().describe(\"Response model for OPEN_AI_GPT action.\");\n\nexport const procfuOpenAiGpt = action(\"PROCFU_OPEN_AI_GPT\", {\n slug: \"procfu-open-ai-gpt\",\n name: \"Ask question to OpenAI GPT\",\n description: \"Tool to ask a question to OpenAI GPT. Use when you need a conversational answer from GPT.\",\n input: ProcfuOpenAiGptInput,\n output: ProcfuOpenAiGptOutput,\n});\n"],"mappings":";;AAYA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkC,EAAE,OAAO;EAC3C,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACtG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB;CAC/C,CAAC,CAAC,CAAC,SAAS,4CASH;CACP,QATmC,EAAE,OAAO,EAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const ProcfuOpenAiImageInput = zod.z.object({
|
|
|
9
9
|
"landscape"
|
|
10
10
|
]).describe("Orientation of the generated image.")
|
|
11
11
|
}).describe("Parameters for OPEN_AI_IMAGE action.");
|
|
12
|
-
const ProcfuOpenAiImageOutput = zod.z.object({ text: zod.z.string().describe("Base64-encoded raw image data returned by OpenAI.") }).describe("Response from OPEN_AI_IMAGE action.");
|
|
12
|
+
const ProcfuOpenAiImageOutput = zod.z.object({ text: zod.z.string().describe("Base64-encoded raw image data returned by OpenAI.").nullable() }).passthrough().describe("Response from OPEN_AI_IMAGE action.");
|
|
13
13
|
const procfuOpenAiImage = require_action.action("PROCFU_OPEN_AI_IMAGE", {
|
|
14
14
|
slug: "procfu-open-ai-image",
|
|
15
15
|
name: "Generate Image with OpenAI",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-image.cjs","names":["z","action"],"sources":["../../src/actions/open-ai-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiImageInput
|
|
1
|
+
{"version":3,"file":"open-ai-image.cjs","names":["z","action"],"sources":["../../src/actions/open-ai-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiImageInput = z.object({\n prompt: z.string().describe(\"Text prompt describing the desired image to generate.\"),\n orientation: z.enum([\"square\", \"portrait\", \"landscape\"]).describe(\"Orientation of the generated image.\"),\n}).describe(\"Parameters for OPEN_AI_IMAGE action.\");\nexport const ProcfuOpenAiImageOutput = z.object({\n text: z.string().describe(\"Base64-encoded raw image data returned by OpenAI.\").nullable(),\n}).passthrough().describe(\"Response from OPEN_AI_IMAGE action.\");\n\nexport const procfuOpenAiImage = action(\"PROCFU_OPEN_AI_IMAGE\", {\n slug: \"procfu-open-ai-image\",\n name: \"Generate Image with OpenAI\",\n description: \"Tool to generate an image via OpenAI API. Use when you need programmatic image creation from a text prompt.\",\n input: ProcfuOpenAiImageInput,\n output: ProcfuOpenAiImageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACnF,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAY;CAAW,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACzG,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAE/D,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/open-ai-image.d.ts
|
|
4
|
-
declare const ProcfuOpenAiImageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuOpenAiImageInput: z.ZodObject<{
|
|
5
|
+
prompt: z.ZodString;
|
|
6
|
+
orientation: z.ZodEnum<{
|
|
7
|
+
square: "square";
|
|
8
|
+
portrait: "portrait";
|
|
9
|
+
landscape: "landscape";
|
|
10
|
+
}>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ProcfuOpenAiImageOutput: z.ZodObject<{
|
|
13
|
+
text: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const procfuOpenAiImage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
prompt: string;
|
|
17
|
+
orientation: "square" | "portrait" | "landscape";
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { procfuOpenAiImage };
|
|
9
21
|
//# sourceMappingURL=open-ai-image.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-image.d.cts","names":[],"sources":["../../src/actions/open-ai-image.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"open-ai-image.d.cts","names":[],"sources":["../../src/actions/open-ai-image.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAItB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/open-ai-image.d.ts
|
|
4
|
-
declare const ProcfuOpenAiImageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuOpenAiImageInput: z.ZodObject<{
|
|
5
|
+
prompt: z.ZodString;
|
|
6
|
+
orientation: z.ZodEnum<{
|
|
7
|
+
square: "square";
|
|
8
|
+
portrait: "portrait";
|
|
9
|
+
landscape: "landscape";
|
|
10
|
+
}>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ProcfuOpenAiImageOutput: z.ZodObject<{
|
|
13
|
+
text: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const procfuOpenAiImage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
prompt: string;
|
|
17
|
+
orientation: "square" | "portrait" | "landscape";
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { procfuOpenAiImage };
|
|
9
21
|
//# sourceMappingURL=open-ai-image.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-image.d.mts","names":[],"sources":["../../src/actions/open-ai-image.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"open-ai-image.d.mts","names":[],"sources":["../../src/actions/open-ai-image.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAItB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const procfuOpenAiImage = action("PROCFU_OPEN_AI_IMAGE", {
|
|
|
12
12
|
"landscape"
|
|
13
13
|
]).describe("Orientation of the generated image.")
|
|
14
14
|
}).describe("Parameters for OPEN_AI_IMAGE action."),
|
|
15
|
-
output: z.object({ text: z.string().describe("Base64-encoded raw image data returned by OpenAI.") }).describe("Response from OPEN_AI_IMAGE action.")
|
|
15
|
+
output: z.object({ text: z.string().describe("Base64-encoded raw image data returned by OpenAI.").nullable() }).passthrough().describe("Response from OPEN_AI_IMAGE action.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { procfuOpenAiImage };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"open-ai-image.mjs","names":[],"sources":["../../src/actions/open-ai-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiImageInput
|
|
1
|
+
{"version":3,"file":"open-ai-image.mjs","names":[],"sources":["../../src/actions/open-ai-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuOpenAiImageInput = z.object({\n prompt: z.string().describe(\"Text prompt describing the desired image to generate.\"),\n orientation: z.enum([\"square\", \"portrait\", \"landscape\"]).describe(\"Orientation of the generated image.\"),\n}).describe(\"Parameters for OPEN_AI_IMAGE action.\");\nexport const ProcfuOpenAiImageOutput = z.object({\n text: z.string().describe(\"Base64-encoded raw image data returned by OpenAI.\").nullable(),\n}).passthrough().describe(\"Response from OPEN_AI_IMAGE action.\");\n\nexport const procfuOpenAiImage = action(\"PROCFU_OPEN_AI_IMAGE\", {\n slug: \"procfu-open-ai-image\",\n name: \"Generate Image with OpenAI\",\n description: \"Tool to generate an image via OpenAI API. Use when you need programmatic image creation from a text prompt.\",\n input: ProcfuOpenAiImageInput,\n output: ProcfuOpenAiImageOutput,\n});\n"],"mappings":";;AAYA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoC,EAAE,OAAO;EAC7C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EACnF,aAAa,EAAE,KAAK;GAAC;GAAU;GAAY;EAAW,CAAC,CAAC,CAAC,SAAS,qCAAqC;CACzG,CAAC,CAAC,CAAC,SAAS,sCASH;CACP,QATqC,EAAE,OAAO,EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAOhB;AACV,CAAC"}
|
|
@@ -8,13 +8,13 @@ const ProcfuSheetsGetMetadata_SheetPropertySchema = zod.z.object({
|
|
|
8
8
|
hidden: zod.z.boolean().describe("Whether the sheet is hidden.").nullable().optional(),
|
|
9
9
|
sheet_id: zod.z.number().int().describe("Numeric ID of the sheet within the spreadsheet.").nullable().optional(),
|
|
10
10
|
sheet_type: zod.z.string().describe("Type of the sheet (e.g., GRID).").nullable().optional()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const ProcfuSheetsGetMetadataOutput = zod.z.object({
|
|
13
13
|
title: zod.z.string().describe("Title of the spreadsheet.").nullable().optional(),
|
|
14
14
|
locale: zod.z.string().describe("Locale of the spreadsheet (e.g., en_US).").nullable().optional(),
|
|
15
15
|
sheets: zod.z.array(ProcfuSheetsGetMetadata_SheetPropertySchema).describe("List of metadata for each sheet/tab in the spreadsheet.").nullable().optional(),
|
|
16
|
-
spreadsheet_id: zod.z.string().describe("ID of the spreadsheet as returned by the API.")
|
|
17
|
-
}).describe("Response model for SHEETS_GET_METADATA action.");
|
|
16
|
+
spreadsheet_id: zod.z.string().describe("ID of the spreadsheet as returned by the API.").nullable()
|
|
17
|
+
}).passthrough().describe("Response model for SHEETS_GET_METADATA action.");
|
|
18
18
|
const procfuSheetsGetMetadata = require_action.action("PROCFU_SHEETS_GET_METADATA", {
|
|
19
19
|
slug: "procfu-sheets-get-metadata",
|
|
20
20
|
name: "Get Google Sheets Metadata",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get-metadata.cjs","names":["z","action"],"sources":["../../src/actions/sheets-get-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuSheetsGetMetadataInput
|
|
1
|
+
{"version":3,"file":"sheets-get-metadata.cjs","names":["z","action"],"sources":["../../src/actions/sheets-get-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuSheetsGetMetadataInput = z.object({\n spreadsheet_id: z.string().describe(\"ID of the Google Sheets spreadsheet to retrieve metadata for.\"),\n}).describe(\"Request model for SHEETS_GET_METADATA action.\");\nconst ProcfuSheetsGetMetadata_SheetPropertySchema = z.object({\n index: z.number().int().describe(\"Zero-based position of the sheet within the spreadsheet.\").nullable().optional(),\n title: z.string().describe(\"Name/title of the sheet tab.\").nullable().optional(),\n hidden: z.boolean().describe(\"Whether the sheet is hidden.\").nullable().optional(),\n sheet_id: z.number().int().describe(\"Numeric ID of the sheet within the spreadsheet.\").nullable().optional(),\n sheet_type: z.string().describe(\"Type of the sheet (e.g., GRID).\").nullable().optional(),\n}).passthrough();\nexport const ProcfuSheetsGetMetadataOutput = z.object({\n title: z.string().describe(\"Title of the spreadsheet.\").nullable().optional(),\n locale: z.string().describe(\"Locale of the spreadsheet (e.g., en_US).\").nullable().optional(),\n sheets: z.array(ProcfuSheetsGetMetadata_SheetPropertySchema).describe(\"List of metadata for each sheet/tab in the spreadsheet.\").nullable().optional(),\n spreadsheet_id: z.string().describe(\"ID of the spreadsheet as returned by the API.\").nullable(),\n}).passthrough().describe(\"Response model for SHEETS_GET_METADATA action.\");\n\nexport const procfuSheetsGetMetadata = action(\"PROCFU_SHEETS_GET_METADATA\", {\n slug: \"procfu-sheets-get-metadata\",\n name: \"Get Google Sheets Metadata\",\n description: \"Tool to retrieve metadata of a Google Sheets spreadsheet, including sheet names, IDs, and properties. Use when you need sheet-level details for a given spreadsheet ID.\",\n input: ProcfuSheetsGetMetadataInput,\n output: ProcfuSheetsGetMetadataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EACrG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/sheets-get-metadata.d.ts
|
|
4
|
-
declare const ProcfuSheetsGetMetadataInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuSheetsGetMetadataInput: z.ZodObject<{
|
|
5
|
+
spreadsheet_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ProcfuSheetsGetMetadataOutput: z.ZodObject<{
|
|
8
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
sheets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
index: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
hidden: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
sheet_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
sheet_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
|
+
spreadsheet_id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const procfuSheetsGetMetadata: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
spreadsheet_id: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { procfuSheetsGetMetadata };
|
|
9
24
|
//# sourceMappingURL=sheets-get-metadata.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get-metadata.d.cts","names":[],"sources":["../../src/actions/sheets-get-metadata.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"sheets-get-metadata.d.cts","names":[],"sources":["../../src/actions/sheets-get-metadata.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAO7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/sheets-get-metadata.d.ts
|
|
4
|
-
declare const ProcfuSheetsGetMetadataInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuSheetsGetMetadataInput: z.ZodObject<{
|
|
5
|
+
spreadsheet_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ProcfuSheetsGetMetadataOutput: z.ZodObject<{
|
|
8
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
sheets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
index: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
hidden: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
sheet_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
sheet_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
|
+
spreadsheet_id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const procfuSheetsGetMetadata: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
spreadsheet_id: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { procfuSheetsGetMetadata };
|
|
9
24
|
//# sourceMappingURL=sheets-get-metadata.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get-metadata.d.mts","names":[],"sources":["../../src/actions/sheets-get-metadata.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"sheets-get-metadata.d.mts","names":[],"sources":["../../src/actions/sheets-get-metadata.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAO7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const ProcfuSheetsGetMetadata_SheetPropertySchema = z.object({
|
|
|
8
8
|
hidden: z.boolean().describe("Whether the sheet is hidden.").nullable().optional(),
|
|
9
9
|
sheet_id: z.number().int().describe("Numeric ID of the sheet within the spreadsheet.").nullable().optional(),
|
|
10
10
|
sheet_type: z.string().describe("Type of the sheet (e.g., GRID).").nullable().optional()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const procfuSheetsGetMetadata = action("PROCFU_SHEETS_GET_METADATA", {
|
|
13
13
|
slug: "procfu-sheets-get-metadata",
|
|
14
14
|
name: "Get Google Sheets Metadata",
|
|
@@ -18,8 +18,8 @@ const procfuSheetsGetMetadata = action("PROCFU_SHEETS_GET_METADATA", {
|
|
|
18
18
|
title: z.string().describe("Title of the spreadsheet.").nullable().optional(),
|
|
19
19
|
locale: z.string().describe("Locale of the spreadsheet (e.g., en_US).").nullable().optional(),
|
|
20
20
|
sheets: z.array(ProcfuSheetsGetMetadata_SheetPropertySchema).describe("List of metadata for each sheet/tab in the spreadsheet.").nullable().optional(),
|
|
21
|
-
spreadsheet_id: z.string().describe("ID of the spreadsheet as returned by the API.")
|
|
22
|
-
}).describe("Response model for SHEETS_GET_METADATA action.")
|
|
21
|
+
spreadsheet_id: z.string().describe("ID of the spreadsheet as returned by the API.").nullable()
|
|
22
|
+
}).passthrough().describe("Response model for SHEETS_GET_METADATA action.")
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { procfuSheetsGetMetadata };
|