@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
@@ -10,8 +10,8 @@ declare const ProcfuUploadPodioItemImageInput: z.ZodObject<{
10
10
  image_field_id: z.ZodString;
11
11
  }, z.core.$strip>;
12
12
  declare const ProcfuUploadPodioItemImageOutput: z.ZodObject<{
13
- result: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{}, z.core.$strip>]>;
14
- }, z.core.$strip>;
13
+ result: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
14
+ }, z.core.$loose>;
15
15
  declare const procfuUploadPodioItemImage: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  file_url: string;
17
17
  podio_item_id: number;
@@ -19,7 +19,19 @@ declare const procfuUploadPodioItemImage: import("@keystrokehq/action").Workflow
19
19
  hook?: boolean | undefined;
20
20
  silent?: boolean | undefined;
21
21
  headers?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ basic_encoded: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ basic_encoded: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { procfuUploadPodioItemImage };
25
37
  //# sourceMappingURL=upload-podio-item-image.d.cts.map
@@ -10,8 +10,8 @@ declare const ProcfuUploadPodioItemImageInput: z.ZodObject<{
10
10
  image_field_id: z.ZodString;
11
11
  }, z.core.$strip>;
12
12
  declare const ProcfuUploadPodioItemImageOutput: z.ZodObject<{
13
- result: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{}, z.core.$strip>]>;
14
- }, z.core.$strip>;
13
+ result: z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>;
14
+ }, z.core.$loose>;
15
15
  declare const procfuUploadPodioItemImage: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  file_url: string;
17
17
  podio_item_id: number;
@@ -19,7 +19,19 @@ declare const procfuUploadPodioItemImage: import("@keystrokehq/action").Workflow
19
19
  hook?: boolean | undefined;
20
20
  silent?: boolean | undefined;
21
21
  headers?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ basic_encoded: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ basic_encoded: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { procfuUploadPodioItemImage };
25
37
  //# sourceMappingURL=upload-podio-item-image.d.mts.map
@@ -12,7 +12,7 @@ const procfuUploadPodioItemImage = action("PROCFU_UPLOAD_PODIO_ITEM_IMAGE", {
12
12
  podio_item_id: z.number().int().describe("Identifier for the Podio item to attach the image to."),
13
13
  image_field_id: z.string().describe("External ID of the image field in the Podio item where the file will be uploaded.")
14
14
  }).describe("Request parameters for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action."),
15
- output: z.object({ result: z.union([z.string(), z.object({})]) }).describe("Response model for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action.")
15
+ output: z.object({ result: z.union([z.string(), z.record(z.string(), z.unknown())]) }).passthrough().describe("Response model for PROCFU_PODIO_ITEM_IMAGE_UPLOAD action.")
16
16
  });
17
17
  //#endregion
18
18
  export { procfuUploadPodioItemImage };
@@ -1 +1 @@
1
- {"version":3,"file":"upload-podio-item-image.mjs","names":[],"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":";;AAgBA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB6C,EAAE,OAAO;EACtD,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;EAC1J,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;EAC5I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,CAAC,CAAC,SAAS;EACpM,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EACxH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;EAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;CACzH,CAAC,CAAC,CAAC,SAAS,+DASH;CACP,QAT8C,EAAE,OAAO,EACvD,QAAQ,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,EAC5C,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"upload-podio-item-image.mjs","names":[],"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":";;AAgBA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB6C,EAAE,OAAO;EACtD,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;EAC1J,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;EAC5I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,CAAC,CAAC,SAAS;EACpM,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EACxH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;EAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;CACzH,CAAC,CAAC,CAAC,SAAS,+DASH;CACP,QAT8C,EAAE,OAAO,EACvD,QAAQ,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
package/dist/app.cjs CHANGED
@@ -1,7 +1,10 @@
1
+ let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
2
+ let zod = require("zod");
1
3
  //#region src/app.ts
2
- const procfu = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const procfu = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "procfu",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { basic_encoded: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.procfu = procfu;
package/dist/app.cjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const procfu = defineApp({\n slug: \"procfu\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,UAAA,uCAAA,CAAA,CAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const procfu = defineApp({\n slug: \"procfu\",\n auth: \"keystroke\",\n credential: {\n basic_encoded: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,UAAA,GAAA,2BAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;CACN,YAAY,EACV,eAAeA,IAAAA,EAAE,OAAO,EAC1B;AACF,CAAC"}
package/dist/app.d.cts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const procfu: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const procfu: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ basic_encoded: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { procfu };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,MAAA,6BAAM,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,MAAA,6BAAM,GAAA,+BAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
package/dist/app.d.mts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const procfu: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const procfu: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"procfu", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ basic_encoded: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { procfu };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,MAAA,6BAAM,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,MAAA,6BAAM,GAAA,+BAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
package/dist/app.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  import { defineApp } from "@keystrokehq/keystroke/app";
2
+ import { z } from "zod";
2
3
  //#region src/app.ts
3
4
  const procfu = defineApp({
4
5
  slug: "procfu",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { basic_encoded: z.string() }
6
8
  });
7
9
  //#endregion
8
10
  export { procfu };
package/dist/app.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const procfu = defineApp({\n slug: \"procfu\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,SAAS,UAAU;CAC9B,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const procfu = defineApp({\n slug: \"procfu\",\n auth: \"keystroke\",\n credential: {\n basic_encoded: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,SAAS,UAAU;CAC9B,MAAM;CACN,MAAM;CACN,YAAY,EACV,eAAe,EAAE,OAAO,EAC1B;AACF,CAAC"}
package/dist/execute.cjs CHANGED
@@ -2,7 +2,7 @@ let _keystrokehq_keystroke_client = require("@keystrokehq/keystroke/client");
2
2
  //#region src/execute.ts
3
3
  const APP_SLUG = "procfu";
4
4
  /** Pinned app version — updated on regeneration. */
5
- const APP_VERSION = "20260615_00";
5
+ const APP_VERSION = "20260707_00";
6
6
  async function executeProcfuTool(tool, args) {
7
7
  const { result } = await (0, _keystrokehq_keystroke_client.createKeystrokeClient)().tools.execute({
8
8
  app: APP_SLUG,
@@ -1 +1 @@
1
- {"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"procfu\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executeProcfuTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,kBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
1
+ {"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"procfu\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260707_00\";\n\nexport async function executeProcfuTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,kBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
package/dist/execute.mjs CHANGED
@@ -2,7 +2,7 @@ import { createKeystrokeClient } from "@keystrokehq/keystroke/client";
2
2
  //#region src/execute.ts
3
3
  const APP_SLUG = "procfu";
4
4
  /** Pinned app version — updated on regeneration. */
5
- const APP_VERSION = "20260615_00";
5
+ const APP_VERSION = "20260707_00";
6
6
  async function executeProcfuTool(tool, args) {
7
7
  const { result } = await createKeystrokeClient().tools.execute({
8
8
  app: APP_SLUG,
@@ -1 +1 @@
1
- {"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"procfu\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executeProcfuTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,kBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
1
+ {"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"procfu\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260707_00\";\n\nexport async function executeProcfuTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,kBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/procfu",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"