@keystrokehq/procfu 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/README.md +1 -1
  2. package/dist/actions/array-diff-del.cjs +1 -1
  3. package/dist/actions/array-diff-del.cjs.map +1 -1
  4. package/dist/actions/array-diff-del.d.cts +14 -2
  5. package/dist/actions/array-diff-del.d.cts.map +1 -1
  6. package/dist/actions/array-diff-del.d.mts +14 -2
  7. package/dist/actions/array-diff-del.d.mts.map +1 -1
  8. package/dist/actions/array-diff-del.mjs +1 -1
  9. package/dist/actions/array-diff-del.mjs.map +1 -1
  10. package/dist/actions/array-diff-new.cjs +1 -1
  11. package/dist/actions/array-diff-new.cjs.map +1 -1
  12. package/dist/actions/array-diff-new.d.cts +14 -2
  13. package/dist/actions/array-diff-new.d.cts.map +1 -1
  14. package/dist/actions/array-diff-new.d.mts +14 -2
  15. package/dist/actions/array-diff-new.d.mts.map +1 -1
  16. package/dist/actions/array-diff-new.mjs +1 -1
  17. package/dist/actions/array-diff-new.mjs.map +1 -1
  18. package/dist/actions/array-diff-same.cjs +1 -1
  19. package/dist/actions/array-diff-same.cjs.map +1 -1
  20. package/dist/actions/array-diff-same.d.cts +14 -2
  21. package/dist/actions/array-diff-same.d.cts.map +1 -1
  22. package/dist/actions/array-diff-same.d.mts +14 -2
  23. package/dist/actions/array-diff-same.d.mts.map +1 -1
  24. package/dist/actions/array-diff-same.mjs +1 -1
  25. package/dist/actions/array-diff-same.mjs.map +1 -1
  26. package/dist/actions/array-sort.d.cts +13 -1
  27. package/dist/actions/array-sort.d.cts.map +1 -1
  28. package/dist/actions/array-sort.d.mts +13 -1
  29. package/dist/actions/array-sort.d.mts.map +1 -1
  30. package/dist/actions/copy-podio-files-to-ftp.cjs +1 -1
  31. package/dist/actions/copy-podio-files-to-ftp.cjs.map +1 -1
  32. package/dist/actions/copy-podio-files-to-ftp.d.cts +14 -2
  33. package/dist/actions/copy-podio-files-to-ftp.d.mts +14 -2
  34. package/dist/actions/copy-podio-files-to-ftp.mjs +1 -1
  35. package/dist/actions/copy-podio-files-to-ftp.mjs.map +1 -1
  36. package/dist/actions/dummy-data.cjs +1 -1
  37. package/dist/actions/dummy-data.cjs.map +1 -1
  38. package/dist/actions/dummy-data.d.cts +14 -2
  39. package/dist/actions/dummy-data.d.mts +14 -2
  40. package/dist/actions/dummy-data.mjs +1 -1
  41. package/dist/actions/dummy-data.mjs.map +1 -1
  42. package/dist/actions/google-drive-delete.cjs +1 -1
  43. package/dist/actions/google-drive-delete.cjs.map +1 -1
  44. package/dist/actions/google-drive-delete.d.cts +14 -2
  45. package/dist/actions/google-drive-delete.d.mts +14 -2
  46. package/dist/actions/google-drive-delete.mjs +1 -1
  47. package/dist/actions/google-drive-delete.mjs.map +1 -1
  48. package/dist/actions/open-ai-gpt.cjs +1 -1
  49. package/dist/actions/open-ai-gpt.cjs.map +1 -1
  50. package/dist/actions/open-ai-gpt.d.cts +14 -2
  51. package/dist/actions/open-ai-gpt.d.mts +14 -2
  52. package/dist/actions/open-ai-gpt.mjs +1 -1
  53. package/dist/actions/open-ai-gpt.mjs.map +1 -1
  54. package/dist/actions/open-ai-image.cjs +1 -1
  55. package/dist/actions/open-ai-image.cjs.map +1 -1
  56. package/dist/actions/open-ai-image.d.cts +14 -2
  57. package/dist/actions/open-ai-image.d.mts +14 -2
  58. package/dist/actions/open-ai-image.mjs +1 -1
  59. package/dist/actions/open-ai-image.mjs.map +1 -1
  60. package/dist/actions/sheets-get-metadata.cjs +2 -2
  61. package/dist/actions/sheets-get-metadata.cjs.map +1 -1
  62. package/dist/actions/sheets-get-metadata.d.cts +15 -3
  63. package/dist/actions/sheets-get-metadata.d.mts +15 -3
  64. package/dist/actions/sheets-get-metadata.mjs +2 -2
  65. package/dist/actions/sheets-get-metadata.mjs.map +1 -1
  66. package/dist/actions/sheets-get.cjs +1 -1
  67. package/dist/actions/sheets-get.cjs.map +1 -1
  68. package/dist/actions/sheets-get.d.cts +14 -2
  69. package/dist/actions/sheets-get.d.mts +14 -2
  70. package/dist/actions/sheets-get.mjs +1 -1
  71. package/dist/actions/sheets-get.mjs.map +1 -1
  72. package/dist/actions/upload-podio-item-image.cjs +1 -1
  73. package/dist/actions/upload-podio-item-image.cjs.map +1 -1
  74. package/dist/actions/upload-podio-item-image.d.cts +15 -3
  75. package/dist/actions/upload-podio-item-image.d.mts +15 -3
  76. package/dist/actions/upload-podio-item-image.mjs +1 -1
  77. package/dist/actions/upload-podio-item-image.mjs.map +1 -1
  78. package/dist/app.cjs +5 -2
  79. package/dist/app.cjs.map +1 -1
  80. package/dist/app.d.cts +9 -1
  81. package/dist/app.d.cts.map +1 -1
  82. package/dist/app.d.mts +9 -1
  83. package/dist/app.d.mts.map +1 -1
  84. package/dist/app.mjs +3 -1
  85. package/dist/app.mjs.map +1 -1
  86. package/dist/execute.cjs +1 -1
  87. package/dist/execute.cjs.map +1 -1
  88. package/dist/execute.mjs +1 -1
  89. package/dist/execute.mjs.map +1 -1
  90. package/package.json +1 -1
@@ -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 = 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
+ {"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 = 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
+ {"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"}
@@ -6,10 +6,22 @@ declare const ProcfuGoogleDriveDeleteInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const ProcfuGoogleDriveDeleteOutput: z.ZodObject<{
8
8
  output: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const procfuGoogleDriveDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  google_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ basic_encoded: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ basic_encoded: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { procfuGoogleDriveDelete };
15
27
  //# sourceMappingURL=google-drive-delete.d.cts.map
@@ -6,10 +6,22 @@ declare const ProcfuGoogleDriveDeleteInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const ProcfuGoogleDriveDeleteOutput: z.ZodObject<{
8
8
  output: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const procfuGoogleDriveDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  google_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ basic_encoded: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ basic_encoded: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { procfuGoogleDriveDelete };
15
27
  //# sourceMappingURL=google-drive-delete.d.mts.map
@@ -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 = 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"}
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.").nullable() }).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 = 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
+ {"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"}
@@ -7,11 +7,23 @@ declare const ProcfuOpenAiGptInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const ProcfuOpenAiGptOutput: z.ZodObject<{
9
9
  body: z.ZodNullable<z.ZodString>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const procfuOpenAiGpt: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  prompt: string;
13
13
  model?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ basic_encoded: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ basic_encoded: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { procfuOpenAiGpt };
17
29
  //# sourceMappingURL=open-ai-gpt.d.cts.map
@@ -7,11 +7,23 @@ declare const ProcfuOpenAiGptInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const ProcfuOpenAiGptOutput: z.ZodObject<{
9
9
  body: z.ZodNullable<z.ZodString>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const procfuOpenAiGpt: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  prompt: string;
13
13
  model?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ basic_encoded: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ basic_encoded: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { procfuOpenAiGpt };
17
29
  //# sourceMappingURL=open-ai-gpt.d.mts.map
@@ -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.").nullable() }).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 = 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"}
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.").nullable() }).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 = 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
+ {"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"}
@@ -11,11 +11,23 @@ declare const ProcfuOpenAiImageInput: z.ZodObject<{
11
11
  }, z.core.$strip>;
12
12
  declare const ProcfuOpenAiImageOutput: z.ZodObject<{
13
13
  text: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const procfuOpenAiImage: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  prompt: string;
17
17
  orientation: "portrait" | "landscape" | "square";
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ basic_encoded: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ basic_encoded: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { procfuOpenAiImage };
21
33
  //# sourceMappingURL=open-ai-image.d.cts.map
@@ -11,11 +11,23 @@ declare const ProcfuOpenAiImageInput: z.ZodObject<{
11
11
  }, z.core.$strip>;
12
12
  declare const ProcfuOpenAiImageOutput: z.ZodObject<{
13
13
  text: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const procfuOpenAiImage: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  prompt: string;
17
17
  orientation: "portrait" | "landscape" | "square";
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ basic_encoded: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ basic_encoded: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { procfuOpenAiImage };
21
33
  //# sourceMappingURL=open-ai-image.d.mts.map
@@ -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.").nullable() }).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 = 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"}
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
16
  spreadsheet_id: zod.z.string().describe("ID of the spreadsheet as returned by the API.").nullable()
17
- }).describe("Response model for SHEETS_GET_METADATA action.");
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 = 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
+ {"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"}
@@ -13,12 +13,24 @@ declare const ProcfuSheetsGetMetadataOutput: z.ZodObject<{
13
13
  hidden: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
14
  sheet_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
15
  sheet_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>>>;
16
+ }, z.core.$loose>>>>;
17
17
  spreadsheet_id: z.ZodNullable<z.ZodString>;
18
- }, z.core.$strip>;
18
+ }, z.core.$loose>;
19
19
  declare const procfuSheetsGetMetadata: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  spreadsheet_id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ basic_encoded: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ basic_encoded: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { procfuSheetsGetMetadata };
24
36
  //# sourceMappingURL=sheets-get-metadata.d.cts.map
@@ -13,12 +13,24 @@ declare const ProcfuSheetsGetMetadataOutput: z.ZodObject<{
13
13
  hidden: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
14
  sheet_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
15
  sheet_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>>>;
16
+ }, z.core.$loose>>>>;
17
17
  spreadsheet_id: z.ZodNullable<z.ZodString>;
18
- }, z.core.$strip>;
18
+ }, z.core.$loose>;
19
19
  declare const procfuSheetsGetMetadata: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  spreadsheet_id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ basic_encoded: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ basic_encoded: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { procfuSheetsGetMetadata };
24
36
  //# sourceMappingURL=sheets-get-metadata.d.mts.map
@@ -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",
@@ -19,7 +19,7 @@ const procfuSheetsGetMetadata = action("PROCFU_SHEETS_GET_METADATA", {
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
21
  spreadsheet_id: z.string().describe("ID of the spreadsheet as returned by the API.").nullable()
22
- }).describe("Response model for SHEETS_GET_METADATA action.")
22
+ }).passthrough().describe("Response model for SHEETS_GET_METADATA action.")
23
23
  });
24
24
  //#endregion
25
25
  export { procfuSheetsGetMetadata };
@@ -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 = 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
+ {"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}).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+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,CAAC,CAAC,YAAY;AAQf,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,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -5,7 +5,7 @@ const ProcfuSheetsGetInput = zod.z.object({
5
5
  range: zod.z.string().describe("Name of the sheet/tab within the spreadsheet to retrieve."),
6
6
  sheet_id: zod.z.string().describe("Google Sheet ID to fetch data from.")
7
7
  }).describe("Request parameters for SHEETS_GET action.");
8
- const ProcfuSheetsGetOutput = zod.z.object({ rows: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of rows as associative arrays (column header to cell value).") }).describe("Response model for SHEETS_GET action.");
8
+ const ProcfuSheetsGetOutput = zod.z.object({ rows: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of rows as associative arrays (column header to cell value).") }).passthrough().describe("Response model for SHEETS_GET action.");
9
9
  const procfuSheetsGet = require_action.action("PROCFU_SHEETS_GET", {
10
10
  slug: "procfu-sheets-get",
11
11
  name: "Get Google Sheet contents as array",
@@ -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 = 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
+ {"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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -7,11 +7,23 @@ declare const ProcfuSheetsGetInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const ProcfuSheetsGetOutput: z.ZodObject<{
9
9
  rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const procfuSheetsGet: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  range: string;
13
13
  sheet_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ basic_encoded: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ basic_encoded: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { procfuSheetsGet };
17
29
  //# sourceMappingURL=sheets-get.d.cts.map
@@ -7,11 +7,23 @@ declare const ProcfuSheetsGetInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const ProcfuSheetsGetOutput: z.ZodObject<{
9
9
  rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const procfuSheetsGet: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  range: string;
13
13
  sheet_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ basic_encoded: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ basic_encoded: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { procfuSheetsGet };
17
29
  //# sourceMappingURL=sheets-get.d.mts.map
@@ -8,7 +8,7 @@ const procfuSheetsGet = action("PROCFU_SHEETS_GET", {
8
8
  range: z.string().describe("Name of the sheet/tab within the spreadsheet to retrieve."),
9
9
  sheet_id: z.string().describe("Google Sheet ID to fetch data from.")
10
10
  }).describe("Request parameters for SHEETS_GET action."),
11
- output: z.object({ rows: z.array(z.record(z.string(), z.unknown())).describe("List of rows as associative arrays (column header to cell value).") }).describe("Response model for SHEETS_GET action.")
11
+ output: z.object({ rows: z.array(z.record(z.string(), z.unknown())).describe("List of rows as associative arrays (column header to cell value).") }).passthrough().describe("Response model for SHEETS_GET action.")
12
12
  });
13
13
  //#endregion
14
14
  export { procfuSheetsGet };
@@ -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 = 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
+ {"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}).passthrough().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,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
@@ -9,7 +9,7 @@ const ProcfuUploadPodioItemImageInput = zod.z.object({
9
9
  podio_item_id: zod.z.number().int().describe("Identifier for the Podio item to attach the image to."),
10
10
  image_field_id: zod.z.string().describe("External ID of the image field in the Podio item where the file will be uploaded.")
11
11
  }).describe("Request parameters for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action.");
12
- const ProcfuUploadPodioItemImageOutput = zod.z.object({ result: zod.z.union([zod.z.string(), zod.z.object({})]) }).describe("Response model for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action.");
12
+ const ProcfuUploadPodioItemImageOutput = zod.z.object({ result: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]) }).passthrough().describe("Response model for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action.");
13
13
  const procfuUploadPodioItemImage = require_action.action("PROCFU_UPLOAD_PODIO_ITEM_IMAGE", {
14
14
  slug: "procfu-upload-podio-item-image",
15
15
  name: "Upload image to Podio item field",
@@ -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 = 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"}
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.record(z.string(), z.unknown())]),\n}).passthrough().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,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}