@keystrokehq/procfu 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/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.map +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.map +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.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.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.map +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.map +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.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 +1 -1
- 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 +1 -1
- package/dist/actions/sheets-get-metadata.mjs.map +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.map +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.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,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
|
+
price: "price";
|
|
11
|
+
decimal2: "decimal2";
|
|
12
|
+
dateTime: "dateTime";
|
|
13
|
+
word: "word";
|
|
14
|
+
sentence: "sentence";
|
|
15
|
+
paragraph: "paragraph";
|
|
16
|
+
text: "text";
|
|
17
|
+
loremText: "loremText";
|
|
18
|
+
html: "html";
|
|
19
|
+
loremHtml: "loremHtml";
|
|
20
|
+
firstName: "firstName";
|
|
21
|
+
lastName: "lastName";
|
|
22
|
+
company: "company";
|
|
23
|
+
jobTitle: "jobTitle";
|
|
24
|
+
catchPhrase: "catchPhrase";
|
|
25
|
+
bullShit: "bullShit";
|
|
26
|
+
phoneNumber: "phoneNumber";
|
|
27
|
+
tollFree: "tollFree";
|
|
28
|
+
address: "address";
|
|
29
|
+
streetAddress: "streetAddress";
|
|
30
|
+
city: "city";
|
|
31
|
+
state: "state";
|
|
32
|
+
zip: "zip";
|
|
33
|
+
country: "country";
|
|
34
|
+
lat: "lat";
|
|
35
|
+
long: "long";
|
|
36
|
+
email: "email";
|
|
37
|
+
username: "username";
|
|
38
|
+
password: "password";
|
|
39
|
+
domain: "domain";
|
|
40
|
+
url: "url";
|
|
41
|
+
ipv4: "ipv4";
|
|
42
|
+
ipv6: "ipv6";
|
|
43
|
+
cardNumber: "cardNumber";
|
|
44
|
+
cardExp: "cardExp";
|
|
45
|
+
iban: "iban";
|
|
46
|
+
swift: "swift";
|
|
47
|
+
image: "image";
|
|
48
|
+
portrait: "portrait";
|
|
49
|
+
landscape: "landscape";
|
|
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.$strip>;
|
|
58
|
+
declare const procfuDummyData: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>, 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"}
|
|
@@ -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}).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,SAAS,kCAOF;AACV,CAAC"}
|
|
@@ -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}).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,SAAS,gDAAgD;AAE5D,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.$strip>;
|
|
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.$strip>;
|
|
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"}
|
|
@@ -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}).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,SAAS,gDAOF;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() }).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}).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,SAAS,wCAAwC;AAEpD,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.$strip>;
|
|
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.$strip>;
|
|
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() }).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}).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,SAAS,wCAOF;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() }).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}).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,SAAS,qCAAqC;AAEjD,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
|
+
portrait: "portrait";
|
|
8
|
+
landscape: "landscape";
|
|
9
|
+
square: "square";
|
|
10
|
+
}>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ProcfuOpenAiImageOutput: z.ZodObject<{
|
|
13
|
+
text: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const procfuOpenAiImage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
prompt: string;
|
|
17
|
+
orientation: "portrait" | "landscape" | "square";
|
|
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
|
+
portrait: "portrait";
|
|
8
|
+
landscape: "landscape";
|
|
9
|
+
square: "square";
|
|
10
|
+
}>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ProcfuOpenAiImageOutput: z.ZodObject<{
|
|
13
|
+
text: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const procfuOpenAiImage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
prompt: string;
|
|
17
|
+
orientation: "portrait" | "landscape" | "square";
|
|
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() }).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}).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,SAAS,qCAOF;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ 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.")
|
|
16
|
+
spreadsheet_id: zod.z.string().describe("ID of the spreadsheet as returned by the API.").nullable()
|
|
17
17
|
}).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",
|
|
@@ -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});\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}).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;AACD,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,SAAS,gDAAgD;AAE5D,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.$strip>>>>;
|
|
17
|
+
spreadsheet_id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
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.$strip>>>>;
|
|
17
|
+
spreadsheet_id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
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"}
|
|
@@ -18,7 +18,7 @@ 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.")
|
|
21
|
+
spreadsheet_id: z.string().describe("ID of the spreadsheet as returned by the API.").nullable()
|
|
22
22
|
}).describe("Response model for SHEETS_GET_METADATA action.")
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get-metadata.mjs","names":[],"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.mjs","names":[],"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});\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}).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+B,EAAE,OAAO,EACnD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EACrG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,8CAA8C,EAAE,OAAO;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC;AAQD,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get.cjs","names":["z","action"],"sources":["../../src/actions/sheets-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuSheetsGetInput
|
|
1
|
+
{"version":3,"file":"sheets-get.cjs","names":["z","action"],"sources":["../../src/actions/sheets-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuSheetsGetInput = z.object({\n range: z.string().describe(\"Name of the sheet/tab within the spreadsheet to retrieve.\"),\n sheet_id: z.string().describe(\"Google Sheet ID to fetch data from.\"),\n}).describe(\"Request parameters for SHEETS_GET action.\");\nexport const ProcfuSheetsGetOutput = z.object({\n rows: z.array(z.record(z.string(), z.unknown())).describe(\"List of rows as associative arrays (column header to cell value).\"),\n}).describe(\"Response model for SHEETS_GET action.\");\n\nexport const procfuSheetsGet = action(\"PROCFU_SHEETS_GET\", {\n slug: \"procfu-sheets-get\",\n name: \"Get Google Sheet contents as array\",\n description: \"Tool to get sheet contents as array. Use when you need to retrieve Google Sheet data as an associative array.\",\n input: ProcfuSheetsGetInput,\n output: ProcfuSheetsGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AACrE,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE,EAC/H,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,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/sheets-get.d.ts
|
|
4
|
-
declare const ProcfuSheetsGetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuSheetsGetInput: z.ZodObject<{
|
|
5
|
+
range: z.ZodString;
|
|
6
|
+
sheet_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProcfuSheetsGetOutput: z.ZodObject<{
|
|
9
|
+
rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const procfuSheetsGet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
range: string;
|
|
13
|
+
sheet_id: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { procfuSheetsGet };
|
|
9
17
|
//# sourceMappingURL=sheets-get.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get.d.cts","names":[],"sources":["../../src/actions/sheets-get.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"sheets-get.d.cts","names":[],"sources":["../../src/actions/sheets-get.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/sheets-get.d.ts
|
|
4
|
-
declare const ProcfuSheetsGetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProcfuSheetsGetInput: z.ZodObject<{
|
|
5
|
+
range: z.ZodString;
|
|
6
|
+
sheet_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProcfuSheetsGetOutput: z.ZodObject<{
|
|
9
|
+
rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const procfuSheetsGet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
range: string;
|
|
13
|
+
sheet_id: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { procfuSheetsGet };
|
|
9
17
|
//# sourceMappingURL=sheets-get.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get.d.mts","names":[],"sources":["../../src/actions/sheets-get.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"sheets-get.d.mts","names":[],"sources":["../../src/actions/sheets-get.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAIrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheets-get.mjs","names":[],"sources":["../../src/actions/sheets-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuSheetsGetInput
|
|
1
|
+
{"version":3,"file":"sheets-get.mjs","names":[],"sources":["../../src/actions/sheets-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuSheetsGetInput = z.object({\n range: z.string().describe(\"Name of the sheet/tab within the spreadsheet to retrieve.\"),\n sheet_id: z.string().describe(\"Google Sheet ID to fetch data from.\"),\n}).describe(\"Request parameters for SHEETS_GET action.\");\nexport const ProcfuSheetsGetOutput = z.object({\n rows: z.array(z.record(z.string(), z.unknown())).describe(\"List of rows as associative arrays (column header to cell value).\"),\n}).describe(\"Response model for SHEETS_GET action.\");\n\nexport const procfuSheetsGet = action(\"PROCFU_SHEETS_GET\", {\n slug: \"procfu-sheets-get\",\n name: \"Get Google Sheet contents as array\",\n description: \"Tool to get sheet contents as array. Use when you need to retrieve Google Sheet data as an associative array.\",\n input: ProcfuSheetsGetInput,\n output: ProcfuSheetsGetOutput,\n});\n"],"mappings":";;AAYA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkC,EAAE,OAAO;EAC3C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACrE,CAAC,CAAC,CAAC,SAAS,2CASH;CACP,QATmC,EAAE,OAAO,EAC5C,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE,EAC/H,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload-podio-item-image.cjs","names":["z","action"],"sources":["../../src/actions/upload-podio-item-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuUploadPodioItemImageInput
|
|
1
|
+
{"version":3,"file":"upload-podio-item-image.cjs","names":["z","action"],"sources":["../../src/actions/upload-podio-item-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcfuUploadPodioItemImageInput = z.object({\n hook: z.boolean().describe(\"Whether to create a hook event in Podio for this file upload. Set to true to trigger webhooks, false to skip them.\").optional(),\n silent: z.boolean().describe(\"Whether to include the silent flag when uploading. Set to true to suppress notifications in Podio.\").optional(),\n headers: z.string().describe(\"Optional HTTP headers to send when fetching the remote file. Use comma-separated format for multiple headers (e.g., 'User-Agent: MyBot, Accept: image/*').\").optional(),\n file_url: z.string().describe(\"Web address (URL) of the remote file to upload. Must be a publicly accessible image URL.\"),\n podio_item_id: z.number().int().describe(\"Identifier for the Podio item to attach the image to.\"),\n image_field_id: z.string().describe(\"External ID of the image field in the Podio item where the file will be uploaded.\"),\n}).describe(\"Request parameters for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action.\");\nexport const ProcfuUploadPodioItemImageOutput = z.object({\n result: z.union([z.string(), z.object({})]),\n}).describe(\"Response model for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action.\");\n\nexport const procfuUploadPodioItemImage = action(\"PROCFU_UPLOAD_PODIO_ITEM_IMAGE\", {\n slug: \"procfu-upload-podio-item-image\",\n name: \"Upload image to Podio item field\",\n description: \"Tool to upload a remote image file by URL to a Podio item image field. Use when you need to attach an image from a web URL to a specific field in a Podio item.\",\n input: ProcfuUploadPodioItemImageInput,\n output: ProcfuUploadPodioItemImageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC1J,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,CAAC,CAAC,SAAS;CACpM,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACxH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;AACzH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,EAC5C,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|