@keystrokehq/epic_games 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/delete-preset-metadata-key.d.cts +1 -3
  4. package/dist/actions/delete-preset-metadata-key.d.mts +1 -3
  5. package/dist/actions/get-island-avg-minutes-per-player.d.cts +1 -6
  6. package/dist/actions/get-island-avg-minutes-per-player.d.mts +1 -6
  7. package/dist/actions/get-island-favorites.d.cts +1 -6
  8. package/dist/actions/get-island-favorites.d.mts +1 -6
  9. package/dist/actions/get-island-metrics-by-interval.d.cts +1 -8
  10. package/dist/actions/get-island-metrics-by-interval.d.mts +1 -8
  11. package/dist/actions/get-island-minutes-played.d.cts +1 -6
  12. package/dist/actions/get-island-minutes-played.d.mts +1 -6
  13. package/dist/actions/get-island-peak-ccu.d.cts +1 -5
  14. package/dist/actions/get-island-peak-ccu.d.mts +1 -5
  15. package/dist/actions/get-island-plays.d.cts +1 -6
  16. package/dist/actions/get-island-plays.d.mts +1 -6
  17. package/dist/actions/get-island-recommendations.cjs +2 -2
  18. package/dist/actions/get-island-recommendations.cjs.map +1 -1
  19. package/dist/actions/get-island-recommendations.d.cts +3 -6
  20. package/dist/actions/get-island-recommendations.d.cts.map +1 -1
  21. package/dist/actions/get-island-recommendations.d.mts +3 -6
  22. package/dist/actions/get-island-recommendations.d.mts.map +1 -1
  23. package/dist/actions/get-island-recommendations.mjs +2 -2
  24. package/dist/actions/get-island-recommendations.mjs.map +1 -1
  25. package/dist/actions/get-island-retention.d.cts +1 -3
  26. package/dist/actions/get-island-retention.d.cts.map +1 -1
  27. package/dist/actions/get-island-retention.d.mts +1 -3
  28. package/dist/actions/get-island-retention.d.mts.map +1 -1
  29. package/dist/actions/get-island-unique-players.d.cts +1 -3
  30. package/dist/actions/get-island-unique-players.d.mts +1 -3
  31. package/dist/actions/get-island.d.cts +1 -3
  32. package/dist/actions/get-island.d.cts.map +1 -1
  33. package/dist/actions/get-island.d.mts +1 -3
  34. package/dist/actions/get-island.d.mts.map +1 -1
  35. package/dist/actions/get-preset-metadata-key.d.cts +1 -3
  36. package/dist/actions/get-preset-metadata-key.d.mts +1 -3
  37. package/dist/actions/get-preset-metadata.d.cts +1 -3
  38. package/dist/actions/get-preset-metadata.d.cts.map +1 -1
  39. package/dist/actions/get-preset-metadata.d.mts +1 -3
  40. package/dist/actions/get-preset-metadata.d.mts.map +1 -1
  41. package/dist/actions/get-preset-property.cjs +1 -1
  42. package/dist/actions/get-preset-property.cjs.map +1 -1
  43. package/dist/actions/get-preset-property.d.cts +2 -7
  44. package/dist/actions/get-preset-property.d.mts +2 -7
  45. package/dist/actions/get-preset-property.mjs +1 -1
  46. package/dist/actions/get-preset-property.mjs.map +1 -1
  47. package/dist/actions/get-preset.cjs +16 -16
  48. package/dist/actions/get-preset.cjs.map +1 -1
  49. package/dist/actions/get-preset.d.cts +17 -50
  50. package/dist/actions/get-preset.d.cts.map +1 -1
  51. package/dist/actions/get-preset.d.mts +17 -50
  52. package/dist/actions/get-preset.d.mts.map +1 -1
  53. package/dist/actions/get-preset.mjs +16 -16
  54. package/dist/actions/get-preset.mjs.map +1 -1
  55. package/dist/actions/list-blueprint-callable-functions.d.cts +1 -3
  56. package/dist/actions/list-blueprint-callable-functions.d.cts.map +1 -1
  57. package/dist/actions/list-blueprint-callable-functions.d.mts +1 -3
  58. package/dist/actions/list-blueprint-callable-functions.d.mts.map +1 -1
  59. package/dist/actions/list-islands.cjs +16 -16
  60. package/dist/actions/list-islands.cjs.map +1 -1
  61. package/dist/actions/list-islands.d.cts +17 -42
  62. package/dist/actions/list-islands.d.mts +17 -42
  63. package/dist/actions/list-islands.mjs +16 -16
  64. package/dist/actions/list-islands.mjs.map +1 -1
  65. package/dist/actions/options-remote.d.cts +1 -4
  66. package/dist/actions/options-remote.d.cts.map +1 -1
  67. package/dist/actions/options-remote.d.mts +1 -4
  68. package/dist/actions/options-remote.d.mts.map +1 -1
  69. package/dist/actions/put-object-call.d.cts +1 -3
  70. package/dist/actions/put-object-call.d.cts.map +1 -1
  71. package/dist/actions/put-object-call.d.mts +1 -3
  72. package/dist/actions/put-object-call.d.mts.map +1 -1
  73. package/dist/actions/put-object-describe.d.cts +1 -12
  74. package/dist/actions/put-object-describe.d.cts.map +1 -1
  75. package/dist/actions/put-object-describe.d.mts +1 -12
  76. package/dist/actions/put-object-describe.d.mts.map +1 -1
  77. package/dist/actions/put-object-event-experimental.d.cts +1 -1
  78. package/dist/actions/put-object-event-experimental.d.cts.map +1 -1
  79. package/dist/actions/put-object-event-experimental.d.mts +1 -1
  80. package/dist/actions/put-object-event-experimental.d.mts.map +1 -1
  81. package/dist/actions/put-object-property.d.cts +1 -3
  82. package/dist/actions/put-object-property.d.cts.map +1 -1
  83. package/dist/actions/put-object-property.d.mts +1 -3
  84. package/dist/actions/put-object-property.d.mts.map +1 -1
  85. package/dist/actions/put-object-thumbnail.d.cts +1 -7
  86. package/dist/actions/put-object-thumbnail.d.mts +1 -7
  87. package/dist/actions/put-preset-function.d.cts +1 -3
  88. package/dist/actions/put-preset-function.d.cts.map +1 -1
  89. package/dist/actions/put-preset-function.d.mts +1 -3
  90. package/dist/actions/put-preset-function.d.mts.map +1 -1
  91. package/dist/actions/put-preset-metadata-key.d.cts +1 -3
  92. package/dist/actions/put-preset-metadata-key.d.mts +1 -3
  93. package/dist/actions/put-preset-property.d.cts +1 -3
  94. package/dist/actions/put-preset-property.d.cts.map +1 -1
  95. package/dist/actions/put-preset-property.d.mts +1 -3
  96. package/dist/actions/put-preset-property.d.mts.map +1 -1
  97. package/dist/actions/put-remote-batch.cjs +2 -2
  98. package/dist/actions/put-remote-batch.cjs.map +1 -1
  99. package/dist/actions/put-remote-batch.d.cts +2 -8
  100. package/dist/actions/put-remote-batch.d.cts.map +1 -1
  101. package/dist/actions/put-remote-batch.d.mts +2 -8
  102. package/dist/actions/put-remote-batch.d.mts.map +1 -1
  103. package/dist/actions/put-remote-batch.mjs +2 -2
  104. package/dist/actions/put-remote-batch.mjs.map +1 -1
  105. package/dist/actions/put-remote-control-session.d.cts +1 -4
  106. package/dist/actions/put-remote-control-session.d.mts +1 -4
  107. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["epicGames","executeEpicGamesTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { epicGames } from \"./app\";\nimport { executeEpicGamesTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<\n TInput extends z.ZodType,\n TOutput extends z.ZodType,\n>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n) {\n return epicGames.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeEpicGamesTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OAId,MACA,KAOA;CACA,OAAOA,YAAAA,UAAU,OAAO;EACtB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,qBAAqB,MAAM,KAAgC,CAAC;EAC5F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["epicGames","executeEpicGamesTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { epicGames } from \"./app\";\nimport { executeEpicGamesTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return epicGames.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeEpicGamesTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,UAAU,OAAO;EACtB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,qBAAqB,MAAM,KAAgC,CAAC;EAC5F;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { epicGames } from \"./app\";\nimport { executeEpicGamesTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<\n TInput extends z.ZodType,\n TOutput extends z.ZodType,\n>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n) {\n return epicGames.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeEpicGamesTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OAId,MACA,KAOA;CACA,OAAO,UAAU,OAAO;EACtB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,qBAAqB,MAAM,KAAgC,CAAC;EAC5F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { epicGames } from \"./app\";\nimport { executeEpicGamesTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return epicGames.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeEpicGamesTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,UAAU,OAAO;EACtB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,qBAAqB,MAAM,KAAgC,CAAC;EAC5F;CACF,CAAC;AACH"}
@@ -15,9 +15,7 @@ declare const epicGamesDeletePresetMetadataKey: import("@keystrokehq/action").Wo
15
15
  metadata_key: string;
16
16
  headers?: Record<string, never> | undefined;
17
17
  base_url?: string | undefined;
18
- }, {
19
- status_code: number | null;
20
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
21
19
  //#endregion
22
20
  export { epicGamesDeletePresetMetadataKey };
23
21
  //# sourceMappingURL=delete-preset-metadata-key.d.cts.map
@@ -15,9 +15,7 @@ declare const epicGamesDeletePresetMetadataKey: import("@keystrokehq/action").Wo
15
15
  metadata_key: string;
16
16
  headers?: Record<string, never> | undefined;
17
17
  base_url?: string | undefined;
18
- }, {
19
- status_code: number | null;
20
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
21
19
  //#endregion
22
20
  export { epicGamesDeletePresetMetadataKey };
23
21
  //# sourceMappingURL=delete-preset-metadata-key.d.mts.map
@@ -18,12 +18,7 @@ declare const EpicGamesGetIslandAvgMinutesPerPlayerOutput: z.ZodObject<{
18
18
  declare const epicGamesGetIslandAvgMinutesPerPlayer: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  code: string;
20
20
  interval: "minute" | "hour" | "day";
21
- }, {
22
- data: {
23
- period: string | null;
24
- averageMinutesPerPlayer: number | null;
25
- }[];
26
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
27
22
  //#endregion
28
23
  export { epicGamesGetIslandAvgMinutesPerPlayer };
29
24
  //# sourceMappingURL=get-island-avg-minutes-per-player.d.cts.map
@@ -18,12 +18,7 @@ declare const EpicGamesGetIslandAvgMinutesPerPlayerOutput: z.ZodObject<{
18
18
  declare const epicGamesGetIslandAvgMinutesPerPlayer: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  code: string;
20
20
  interval: "minute" | "hour" | "day";
21
- }, {
22
- data: {
23
- period: string | null;
24
- averageMinutesPerPlayer: number | null;
25
- }[];
26
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
27
22
  //#endregion
28
23
  export { epicGamesGetIslandAvgMinutesPerPlayer };
29
24
  //# sourceMappingURL=get-island-avg-minutes-per-player.d.mts.map
@@ -18,12 +18,7 @@ declare const EpicGamesGetIslandFavoritesOutput: z.ZodObject<{
18
18
  declare const epicGamesGetIslandFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  code: string;
20
20
  interval: "minute" | "hour" | "day";
21
- }, {
22
- metrics: {
23
- favorites: number | null;
24
- timestamp: string | null;
25
- }[];
26
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
27
22
  //#endregion
28
23
  export { epicGamesGetIslandFavorites };
29
24
  //# sourceMappingURL=get-island-favorites.d.cts.map
@@ -18,12 +18,7 @@ declare const EpicGamesGetIslandFavoritesOutput: z.ZodObject<{
18
18
  declare const epicGamesGetIslandFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  code: string;
20
20
  interval: "minute" | "hour" | "day";
21
- }, {
22
- metrics: {
23
- favorites: number | null;
24
- timestamp: string | null;
25
- }[];
26
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
27
22
  //#endregion
28
23
  export { epicGamesGetIslandFavorites };
29
24
  //# sourceMappingURL=get-island-favorites.d.mts.map
@@ -28,14 +28,7 @@ declare const epicGamesGetIslandMetricsByInterval: import("@keystrokehq/action")
28
28
  end_time: string;
29
29
  interval: "minute" | "hour" | "day";
30
30
  start_time: string;
31
- }, {
32
- code: string | null;
33
- metrics: {
34
- value: number | null;
35
- timestamp: string | null;
36
- }[];
37
- interval: "minute" | "hour" | "day" | null;
38
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
32
  //#endregion
40
33
  export { epicGamesGetIslandMetricsByInterval };
41
34
  //# sourceMappingURL=get-island-metrics-by-interval.d.cts.map
@@ -28,14 +28,7 @@ declare const epicGamesGetIslandMetricsByInterval: import("@keystrokehq/action")
28
28
  end_time: string;
29
29
  interval: "minute" | "hour" | "day";
30
30
  start_time: string;
31
- }, {
32
- code: string | null;
33
- metrics: {
34
- value: number | null;
35
- timestamp: string | null;
36
- }[];
37
- interval: "minute" | "hour" | "day" | null;
38
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
32
  //#endregion
40
33
  export { epicGamesGetIslandMetricsByInterval };
41
34
  //# sourceMappingURL=get-island-metrics-by-interval.d.mts.map
@@ -14,12 +14,7 @@ declare const EpicGamesGetIslandMinutesPlayedOutput: z.ZodObject<{
14
14
  declare const epicGamesGetIslandMinutesPlayed: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  code: string;
16
16
  interval: string;
17
- }, {
18
- data: {
19
- timestamp: string | null;
20
- minutesPlayed: number | null;
21
- }[];
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
18
  //#endregion
24
19
  export { epicGamesGetIslandMinutesPlayed };
25
20
  //# sourceMappingURL=get-island-minutes-played.d.cts.map
@@ -14,12 +14,7 @@ declare const EpicGamesGetIslandMinutesPlayedOutput: z.ZodObject<{
14
14
  declare const epicGamesGetIslandMinutesPlayed: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  code: string;
16
16
  interval: string;
17
- }, {
18
- data: {
19
- timestamp: string | null;
20
- minutesPlayed: number | null;
21
- }[];
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
18
  //#endregion
24
19
  export { epicGamesGetIslandMinutesPlayed };
25
20
  //# sourceMappingURL=get-island-minutes-played.d.mts.map
@@ -21,11 +21,7 @@ declare const EpicGamesGetIslandPeakCcuOutput: z.ZodObject<{
21
21
  declare const epicGamesGetIslandPeakCcu: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  code: string;
23
23
  interval: "minute" | "hour" | "day";
24
- }, {
25
- code: string | null;
26
- peakCcu: number | null;
27
- interval: "minute" | "hour" | "day" | null;
28
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
25
  //#endregion
30
26
  export { epicGamesGetIslandPeakCcu };
31
27
  //# sourceMappingURL=get-island-peak-ccu.d.cts.map
@@ -21,11 +21,7 @@ declare const EpicGamesGetIslandPeakCcuOutput: z.ZodObject<{
21
21
  declare const epicGamesGetIslandPeakCcu: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  code: string;
23
23
  interval: "minute" | "hour" | "day";
24
- }, {
25
- code: string | null;
26
- peakCcu: number | null;
27
- interval: "minute" | "hour" | "day" | null;
28
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
25
  //#endregion
30
26
  export { epicGamesGetIslandPeakCcu };
31
27
  //# sourceMappingURL=get-island-peak-ccu.d.mts.map
@@ -14,12 +14,7 @@ declare const EpicGamesGetIslandPlaysOutput: z.ZodObject<{
14
14
  declare const epicGamesGetIslandPlays: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  code: string;
16
16
  interval: string;
17
- }, {
18
- metrics: {
19
- plays: number | null;
20
- timestamp: string | null;
21
- }[];
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
18
  //#endregion
24
19
  export { epicGamesGetIslandPlays };
25
20
  //# sourceMappingURL=get-island-plays.d.cts.map
@@ -14,12 +14,7 @@ declare const EpicGamesGetIslandPlaysOutput: z.ZodObject<{
14
14
  declare const epicGamesGetIslandPlays: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  code: string;
16
16
  interval: string;
17
- }, {
18
- metrics: {
19
- plays: number | null;
20
- timestamp: string | null;
21
- }[];
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
18
  //#endregion
24
19
  export { epicGamesGetIslandPlays };
25
20
  //# sourceMappingURL=get-island-plays.d.mts.map
@@ -10,8 +10,8 @@ const EpicGamesGetIslandRecommendationsInput = zod.z.object({
10
10
  ]).describe("Time interval for metrics aggregation. Allowed values: 'minute', 'hour', 'day'.")
11
11
  }).describe("Request model for retrieving island recommendations metrics.");
12
12
  const EpicGamesGetIslandRecommendationsOutput = zod.z.object({
13
- metrics: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.object({})).describe("Optional list of recommendation metrics when the API returns a time series.").optional()),
14
- recommendations: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Count of player recommendations during the specified interval (if aggregated).").optional())
13
+ metrics: zod.z.array(zod.z.object({})).describe("Optional list of recommendation metrics when the API returns a time series.").nullable().optional(),
14
+ recommendations: zod.z.number().int().describe("Count of player recommendations during the specified interval (if aggregated).").nullable().optional()
15
15
  }).describe("Response model containing the count of player recommendations.");
16
16
  const epicGamesGetIslandRecommendations = require_action.action("EPIC_GAMES_GET_ISLAND_RECOMMENDATIONS", {
17
17
  slug: "epic_games-get-island-recommendations",
@@ -1 +1 @@
1
- {"version":3,"file":"get-island-recommendations.cjs","names":["z","action"],"sources":["../../src/actions/get-island-recommendations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetIslandRecommendationsInput = z.object({\n code: z.string().describe(\"Unique identifier for the island.\"),\n interval: z.enum([\"minute\", \"hour\", \"day\"]).describe(\"Time interval for metrics aggregation. Allowed values: 'minute', 'hour', 'day'.\"),\n}).describe(\"Request model for retrieving island recommendations metrics.\");\nexport const EpicGamesGetIslandRecommendationsOutput = z.object({\n metrics: z.preprocess((value) => (value === null ? undefined : value), z.array(z.object({})).describe(\"Optional list of recommendation metrics when the API returns a time series.\").optional()),\n recommendations: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Count of player recommendations during the specified interval (if aggregated).\").optional()),\n}).describe(\"Response model containing the count of player recommendations.\");\n\nexport const epicGamesGetIslandRecommendations = action(\"EPIC_GAMES_GET_ISLAND_RECOMMENDATIONS\", {\n slug: \"epic_games-get-island-recommendations\",\n name: \"Get Island Recommendations\",\n description: \"Tool to retrieve the count of player recommendations for an island. Use when you need recommendation metrics over a given interval.\",\n input: EpicGamesGetIslandRecommendationsInput,\n output: EpicGamesGetIslandRecommendationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,UAAUA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAQ;CAAK,CAAC,CAAC,CAAC,SAAS,iFAAiF;AACxI,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC;CAC/L,iBAAiBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC;AACvM,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-island-recommendations.cjs","names":["z","action"],"sources":["../../src/actions/get-island-recommendations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetIslandRecommendationsInput = z.object({\n code: z.string().describe(\"Unique identifier for the island.\"),\n interval: z.enum([\"minute\", \"hour\", \"day\"]).describe(\"Time interval for metrics aggregation. Allowed values: 'minute', 'hour', 'day'.\"),\n}).describe(\"Request model for retrieving island recommendations metrics.\");\nexport const EpicGamesGetIslandRecommendationsOutput = z.object({\n metrics: z.array(z.object({})).describe(\"Optional list of recommendation metrics when the API returns a time series.\").nullable().optional(),\n recommendations: z.number().int().describe(\"Count of player recommendations during the specified interval (if aggregated).\").nullable().optional(),\n}).describe(\"Response model containing the count of player recommendations.\");\n\nexport const epicGamesGetIslandRecommendations = action(\"EPIC_GAMES_GET_ISLAND_RECOMMENDATIONS\", {\n slug: \"epic_games-get-island-recommendations\",\n name: \"Get Island Recommendations\",\n description: \"Tool to retrieve the count of player recommendations for an island. Use when you need recommendation metrics over a given interval.\",\n input: EpicGamesGetIslandRecommendationsInput,\n output: EpicGamesGetIslandRecommendationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,UAAUA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAQ;CAAK,CAAC,CAAC,CAAC,SAAS,iFAAiF;AACxI,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnJ,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -10,16 +10,13 @@ declare const EpicGamesGetIslandRecommendationsInput: z.ZodObject<{
10
10
  }>;
11
11
  }, z.core.$strip>;
12
12
  declare const EpicGamesGetIslandRecommendationsOutput: z.ZodObject<{
13
- metrics: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
14
- recommendations: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
13
+ metrics: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
14
+ recommendations: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
15
  }, z.core.$strip>;
16
16
  declare const epicGamesGetIslandRecommendations: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  code: string;
18
18
  interval: "minute" | "hour" | "day";
19
- }, {
20
- metrics?: Record<string, never>[] | undefined;
21
- recommendations?: number | undefined;
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
20
  //#endregion
24
21
  export { epicGamesGetIslandRecommendations };
25
22
  //# sourceMappingURL=get-island-recommendations.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-island-recommendations.d.cts","names":[],"sources":["../../src/actions/get-island-recommendations.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAKvC,iCAAA,gCAAiC,wBAAA;;;;YAM5C,MAAA"}
1
+ {"version":3,"file":"get-island-recommendations.d.cts","names":[],"sources":["../../src/actions/get-island-recommendations.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAKvC,iCAAA,gCAAiC,wBAAA"}
@@ -10,16 +10,13 @@ declare const EpicGamesGetIslandRecommendationsInput: z.ZodObject<{
10
10
  }>;
11
11
  }, z.core.$strip>;
12
12
  declare const EpicGamesGetIslandRecommendationsOutput: z.ZodObject<{
13
- metrics: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
14
- recommendations: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
13
+ metrics: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
14
+ recommendations: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
15
  }, z.core.$strip>;
16
16
  declare const epicGamesGetIslandRecommendations: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  code: string;
18
18
  interval: "minute" | "hour" | "day";
19
- }, {
20
- metrics?: Record<string, never>[] | undefined;
21
- recommendations?: number | undefined;
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
20
  //#endregion
24
21
  export { epicGamesGetIslandRecommendations };
25
22
  //# sourceMappingURL=get-island-recommendations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-island-recommendations.d.mts","names":[],"sources":["../../src/actions/get-island-recommendations.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAKvC,iCAAA,gCAAiC,wBAAA;;;;YAM5C,MAAA"}
1
+ {"version":3,"file":"get-island-recommendations.d.mts","names":[],"sources":["../../src/actions/get-island-recommendations.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAKvC,iCAAA,gCAAiC,wBAAA"}
@@ -13,8 +13,8 @@ const epicGamesGetIslandRecommendations = action("EPIC_GAMES_GET_ISLAND_RECOMMEN
13
13
  ]).describe("Time interval for metrics aggregation. Allowed values: 'minute', 'hour', 'day'.")
14
14
  }).describe("Request model for retrieving island recommendations metrics."),
15
15
  output: z.object({
16
- metrics: z.preprocess((value) => value === null ? void 0 : value, z.array(z.object({})).describe("Optional list of recommendation metrics when the API returns a time series.").optional()),
17
- recommendations: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Count of player recommendations during the specified interval (if aggregated).").optional())
16
+ metrics: z.array(z.object({})).describe("Optional list of recommendation metrics when the API returns a time series.").nullable().optional(),
17
+ recommendations: z.number().int().describe("Count of player recommendations during the specified interval (if aggregated).").nullable().optional()
18
18
  }).describe("Response model containing the count of player recommendations.")
19
19
  });
20
20
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"get-island-recommendations.mjs","names":[],"sources":["../../src/actions/get-island-recommendations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetIslandRecommendationsInput = z.object({\n code: z.string().describe(\"Unique identifier for the island.\"),\n interval: z.enum([\"minute\", \"hour\", \"day\"]).describe(\"Time interval for metrics aggregation. Allowed values: 'minute', 'hour', 'day'.\"),\n}).describe(\"Request model for retrieving island recommendations metrics.\");\nexport const EpicGamesGetIslandRecommendationsOutput = z.object({\n metrics: z.preprocess((value) => (value === null ? undefined : value), z.array(z.object({})).describe(\"Optional list of recommendation metrics when the API returns a time series.\").optional()),\n recommendations: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Count of player recommendations during the specified interval (if aggregated).\").optional()),\n}).describe(\"Response model containing the count of player recommendations.\");\n\nexport const epicGamesGetIslandRecommendations = action(\"EPIC_GAMES_GET_ISLAND_RECOMMENDATIONS\", {\n slug: \"epic_games-get-island-recommendations\",\n name: \"Get Island Recommendations\",\n description: \"Tool to retrieve the count of player recommendations for an island. Use when you need recommendation metrics over a given interval.\",\n input: EpicGamesGetIslandRecommendationsInput,\n output: EpicGamesGetIslandRecommendationsOutput,\n});\n"],"mappings":";;AAaA,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAboD,EAAE,OAAO;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC7D,UAAU,EAAE,KAAK;GAAC;GAAU;GAAQ;EAAK,CAAC,CAAC,CAAC,SAAS,iFAAiF;CACxI,CAAC,CAAC,CAAC,SAAS,8DAUH;CACP,QAVqD,EAAE,OAAO;EAC9D,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC;EAC/L,iBAAiB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC;CACvM,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-island-recommendations.mjs","names":[],"sources":["../../src/actions/get-island-recommendations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetIslandRecommendationsInput = z.object({\n code: z.string().describe(\"Unique identifier for the island.\"),\n interval: z.enum([\"minute\", \"hour\", \"day\"]).describe(\"Time interval for metrics aggregation. Allowed values: 'minute', 'hour', 'day'.\"),\n}).describe(\"Request model for retrieving island recommendations metrics.\");\nexport const EpicGamesGetIslandRecommendationsOutput = z.object({\n metrics: z.array(z.object({})).describe(\"Optional list of recommendation metrics when the API returns a time series.\").nullable().optional(),\n recommendations: z.number().int().describe(\"Count of player recommendations during the specified interval (if aggregated).\").nullable().optional(),\n}).describe(\"Response model containing the count of player recommendations.\");\n\nexport const epicGamesGetIslandRecommendations = action(\"EPIC_GAMES_GET_ISLAND_RECOMMENDATIONS\", {\n slug: \"epic_games-get-island-recommendations\",\n name: \"Get Island Recommendations\",\n description: \"Tool to retrieve the count of player recommendations for an island. Use when you need recommendation metrics over a given interval.\",\n input: EpicGamesGetIslandRecommendationsInput,\n output: EpicGamesGetIslandRecommendationsOutput,\n});\n"],"mappings":";;AAaA,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAboD,EAAE,OAAO;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC7D,UAAU,EAAE,KAAK;GAAC;GAAU;GAAQ;EAAK,CAAC,CAAC,CAAC,SAAS,iFAAiF;CACxI,CAAC,CAAC,CAAC,SAAS,8DAUH;CACP,QAVqD,EAAE,OAAO;EAC9D,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnJ,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
@@ -11,9 +11,7 @@ declare const EpicGamesGetIslandRetentionOutput: z.ZodObject<{
11
11
  declare const epicGamesGetIslandRetention: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  code: string;
13
13
  interval: string;
14
- }, {
15
- retention: Record<string, unknown>;
16
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
17
15
  //#endregion
18
16
  export { epicGamesGetIslandRetention };
19
17
  //# sourceMappingURL=get-island-retention.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-island-retention.d.cts","names":[],"sources":["../../src/actions/get-island-retention.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA;;;;aAMtC,MAAA;AAAA"}
1
+ {"version":3,"file":"get-island-retention.d.cts","names":[],"sources":["../../src/actions/get-island-retention.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -11,9 +11,7 @@ declare const EpicGamesGetIslandRetentionOutput: z.ZodObject<{
11
11
  declare const epicGamesGetIslandRetention: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  code: string;
13
13
  interval: string;
14
- }, {
15
- retention: Record<string, unknown>;
16
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
17
15
  //#endregion
18
16
  export { epicGamesGetIslandRetention };
19
17
  //# sourceMappingURL=get-island-retention.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-island-retention.d.mts","names":[],"sources":["../../src/actions/get-island-retention.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA;;;;aAMtC,MAAA;AAAA"}
1
+ {"version":3,"file":"get-island-retention.d.mts","names":[],"sources":["../../src/actions/get-island-retention.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -11,9 +11,7 @@ declare const EpicGamesGetIslandUniquePlayersOutput: z.ZodObject<{
11
11
  declare const epicGamesGetIslandUniquePlayers: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  code: string;
13
13
  interval: string;
14
- }, {
15
- uniquePlayers: number | null;
16
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
17
15
  //#endregion
18
16
  export { epicGamesGetIslandUniquePlayers };
19
17
  //# sourceMappingURL=get-island-unique-players.d.cts.map
@@ -11,9 +11,7 @@ declare const EpicGamesGetIslandUniquePlayersOutput: z.ZodObject<{
11
11
  declare const epicGamesGetIslandUniquePlayers: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  code: string;
13
13
  interval: string;
14
- }, {
15
- uniquePlayers: number | null;
16
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
17
15
  //#endregion
18
16
  export { epicGamesGetIslandUniquePlayers };
19
17
  //# sourceMappingURL=get-island-unique-players.d.mts.map
@@ -9,9 +9,7 @@ declare const EpicGamesGetIslandOutput: z.ZodObject<{
9
9
  }, z.core.$strip>;
10
10
  declare const epicGamesGetIsland: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  code: string;
12
- }, {
13
- metadata: Record<string, unknown>;
14
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
15
13
  //#endregion
16
14
  export { epicGamesGetIsland };
17
15
  //# sourceMappingURL=get-island.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-island.d.cts","names":[],"sources":["../../src/actions/get-island.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA;;;YAM7B,MAAA;AAAA"}
1
+ {"version":3,"file":"get-island.d.cts","names":[],"sources":["../../src/actions/get-island.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -9,9 +9,7 @@ declare const EpicGamesGetIslandOutput: z.ZodObject<{
9
9
  }, z.core.$strip>;
10
10
  declare const epicGamesGetIsland: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  code: string;
12
- }, {
13
- metadata: Record<string, unknown>;
14
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
15
13
  //#endregion
16
14
  export { epicGamesGetIsland };
17
15
  //# sourceMappingURL=get-island.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-island.d.mts","names":[],"sources":["../../src/actions/get-island.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA;;;YAM7B,MAAA;AAAA"}
1
+ {"version":3,"file":"get-island.d.mts","names":[],"sources":["../../src/actions/get-island.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -15,9 +15,7 @@ declare const epicGamesGetPresetMetadataKey: import("@keystrokehq/action").Workf
15
15
  metadata_key: string;
16
16
  headers?: Record<string, never> | undefined;
17
17
  base_url?: string | undefined;
18
- }, {
19
- Value: string | null;
20
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
21
19
  //#endregion
22
20
  export { epicGamesGetPresetMetadataKey };
23
21
  //# sourceMappingURL=get-preset-metadata-key.d.cts.map
@@ -15,9 +15,7 @@ declare const epicGamesGetPresetMetadataKey: import("@keystrokehq/action").Workf
15
15
  metadata_key: string;
16
16
  headers?: Record<string, never> | undefined;
17
17
  base_url?: string | undefined;
18
- }, {
19
- Value: string | null;
20
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
21
19
  //#endregion
22
20
  export { epicGamesGetPresetMetadataKey };
23
21
  //# sourceMappingURL=get-preset-metadata-key.d.mts.map
@@ -13,9 +13,7 @@ declare const epicGamesGetPresetMetadata: import("@keystrokehq/action").Workflow
13
13
  preset_name: string;
14
14
  headers?: Record<string, never> | undefined;
15
15
  base_url?: string | undefined;
16
- }, {
17
- metadata: Record<string, never>;
18
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
17
  //#endregion
20
18
  export { epicGamesGetPresetMetadata };
21
19
  //# sourceMappingURL=get-preset-metadata.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-preset-metadata.d.cts","names":[],"sources":["../../src/actions/get-preset-metadata.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;YAMrC,MAAA;;;YAAA,MAAA;AAAA"}
1
+ {"version":3,"file":"get-preset-metadata.d.cts","names":[],"sources":["../../src/actions/get-preset-metadata.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;YAMrC,MAAA"}
@@ -13,9 +13,7 @@ declare const epicGamesGetPresetMetadata: import("@keystrokehq/action").Workflow
13
13
  preset_name: string;
14
14
  headers?: Record<string, never> | undefined;
15
15
  base_url?: string | undefined;
16
- }, {
17
- metadata: Record<string, never>;
18
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
17
  //#endregion
20
18
  export { epicGamesGetPresetMetadata };
21
19
  //# sourceMappingURL=get-preset-metadata.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-preset-metadata.d.mts","names":[],"sources":["../../src/actions/get-preset-metadata.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;YAMrC,MAAA;;;YAAA,MAAA;AAAA"}
1
+ {"version":3,"file":"get-preset-metadata.d.mts","names":[],"sources":["../../src/actions/get-preset-metadata.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;YAMrC,MAAA"}
@@ -11,7 +11,7 @@ const EpicGamesGetPresetProperty_PropertyValueItemSchema = zod.z.object({
11
11
  ObjectPath: zod.z.string().describe("Path to the object that owns the exposed property").nullable(),
12
12
  PropertyValue: zod.z.unknown().describe("The current value of the property; its shape depends on property type")
13
13
  }).describe("Single property value entry for a specific object.");
14
- const EpicGamesGetPresetPropertyOutput = zod.z.object({ PropertyValues: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe("Array of results for the requested property").optional()) }).describe("Response model containing the values of the requested property.");
14
+ const EpicGamesGetPresetPropertyOutput = zod.z.object({ PropertyValues: zod.z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe("Array of results for the requested property").nullable().optional() }).describe("Response model containing the values of the requested property.");
15
15
  const epicGamesGetPresetProperty = require_action.action("EPIC_GAMES_GET_PRESET_PROPERTY", {
16
16
  slug: "epic_games-get-preset-property",
17
17
  name: "Get Preset Property",
@@ -1 +1 @@
1
- {"version":3,"file":"get-preset-property.cjs","names":["z","action"],"sources":["../../src/actions/get-preset-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetPresetPropertyInput = z.object({\n headers: z.object({}).describe(\"Optional HTTP headers to include in the request\").optional(),\n base_url: z.string().describe(\"Optional override for the Remote Control HTTP API base URL (e.g., 'http://127.0.0.1:30010')\").optional(),\n preset_name: z.string().describe(\"Name of a Remote Control Preset in your project\"),\n property_name: z.string().describe(\"Name of the property exposed in the preset\"),\n}).describe(\"Request model for reading a property value from a Remote Control Preset.\");\nconst EpicGamesGetPresetProperty_PropertyValueItemSchema = z.object({\n ObjectPath: z.string().describe(\"Path to the object that owns the exposed property\").nullable(),\n PropertyValue: z.unknown().describe(\"The current value of the property; its shape depends on property type\"),\n}).describe(\"Single property value entry for a specific object.\");\nexport const EpicGamesGetPresetPropertyOutput = z.object({\n PropertyValues: z.preprocess((value) => (value === null ? undefined : value), z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe(\"Array of results for the requested property\").optional()),\n}).describe(\"Response model containing the values of the requested property.\");\n\nexport const epicGamesGetPresetProperty = action(\"EPIC_GAMES_GET_PRESET_PROPERTY\", {\n slug: \"epic_games-get-preset-property\",\n name: \"Get Preset Property\",\n description: \"Tool to read the value(s) of a property exposed through a Remote Control Preset. Use when you need to fetch the current state of a specific property from a preset.\",\n input: EpicGamesGetPresetPropertyInput,\n output: EpicGamesGetPresetPropertyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACtI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACjF,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE;AAC7G,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,gBAAgBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,EAC9M,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-preset-property.cjs","names":["z","action"],"sources":["../../src/actions/get-preset-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetPresetPropertyInput = z.object({\n headers: z.object({}).describe(\"Optional HTTP headers to include in the request\").optional(),\n base_url: z.string().describe(\"Optional override for the Remote Control HTTP API base URL (e.g., 'http://127.0.0.1:30010')\").optional(),\n preset_name: z.string().describe(\"Name of a Remote Control Preset in your project\"),\n property_name: z.string().describe(\"Name of the property exposed in the preset\"),\n}).describe(\"Request model for reading a property value from a Remote Control Preset.\");\nconst EpicGamesGetPresetProperty_PropertyValueItemSchema = z.object({\n ObjectPath: z.string().describe(\"Path to the object that owns the exposed property\").nullable(),\n PropertyValue: z.unknown().describe(\"The current value of the property; its shape depends on property type\"),\n}).describe(\"Single property value entry for a specific object.\");\nexport const EpicGamesGetPresetPropertyOutput = z.object({\n PropertyValues: z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe(\"Array of results for the requested property\").nullable().optional(),\n}).describe(\"Response model containing the values of the requested property.\");\n\nexport const epicGamesGetPresetProperty = action(\"EPIC_GAMES_GET_PRESET_PROPERTY\", {\n slug: \"epic_games-get-preset-property\",\n name: \"Get Preset Property\",\n description: \"Tool to read the value(s) of a property exposed through a Remote Control Preset. Use when you need to fetch the current state of a specific property from a preset.\",\n input: EpicGamesGetPresetPropertyInput,\n output: EpicGamesGetPresetPropertyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACtI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACjF,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE;AAC7G,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,gBAAgBA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1J,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -8,7 +8,7 @@ declare const EpicGamesGetPresetPropertyInput: z.ZodObject<{
8
8
  property_name: z.ZodString;
9
9
  }, z.core.$strip>;
10
10
  declare const EpicGamesGetPresetPropertyOutput: z.ZodObject<{
11
- PropertyValues: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
11
+ PropertyValues: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
12
  ObjectPath: z.ZodNullable<z.ZodString>;
13
13
  PropertyValue: z.ZodUnknown;
14
14
  }, z.core.$strip>>>>;
@@ -18,12 +18,7 @@ declare const epicGamesGetPresetProperty: import("@keystrokehq/action").Workflow
18
18
  property_name: string;
19
19
  headers?: Record<string, never> | undefined;
20
20
  base_url?: string | undefined;
21
- }, {
22
- PropertyValues?: {
23
- ObjectPath: string | null;
24
- PropertyValue: unknown;
25
- }[] | undefined;
26
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
27
22
  //#endregion
28
23
  export { epicGamesGetPresetProperty };
29
24
  //# sourceMappingURL=get-preset-property.d.cts.map
@@ -8,7 +8,7 @@ declare const EpicGamesGetPresetPropertyInput: z.ZodObject<{
8
8
  property_name: z.ZodString;
9
9
  }, z.core.$strip>;
10
10
  declare const EpicGamesGetPresetPropertyOutput: z.ZodObject<{
11
- PropertyValues: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
11
+ PropertyValues: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
12
  ObjectPath: z.ZodNullable<z.ZodString>;
13
13
  PropertyValue: z.ZodUnknown;
14
14
  }, z.core.$strip>>>>;
@@ -18,12 +18,7 @@ declare const epicGamesGetPresetProperty: import("@keystrokehq/action").Workflow
18
18
  property_name: string;
19
19
  headers?: Record<string, never> | undefined;
20
20
  base_url?: string | undefined;
21
- }, {
22
- PropertyValues?: {
23
- ObjectPath: string | null;
24
- PropertyValue: unknown;
25
- }[] | undefined;
26
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
27
22
  //#endregion
28
23
  export { epicGamesGetPresetProperty };
29
24
  //# sourceMappingURL=get-preset-property.d.mts.map
@@ -16,7 +16,7 @@ const epicGamesGetPresetProperty = action("EPIC_GAMES_GET_PRESET_PROPERTY", {
16
16
  name: "Get Preset Property",
17
17
  description: "Tool to read the value(s) of a property exposed through a Remote Control Preset. Use when you need to fetch the current state of a specific property from a preset.",
18
18
  input: EpicGamesGetPresetPropertyInput,
19
- output: z.object({ PropertyValues: z.preprocess((value) => value === null ? void 0 : value, z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe("Array of results for the requested property").optional()) }).describe("Response model containing the values of the requested property.")
19
+ output: z.object({ PropertyValues: z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe("Array of results for the requested property").nullable().optional() }).describe("Response model containing the values of the requested property.")
20
20
  });
21
21
  //#endregion
22
22
  export { epicGamesGetPresetProperty };
@@ -1 +1 @@
1
- {"version":3,"file":"get-preset-property.mjs","names":[],"sources":["../../src/actions/get-preset-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetPresetPropertyInput = z.object({\n headers: z.object({}).describe(\"Optional HTTP headers to include in the request\").optional(),\n base_url: z.string().describe(\"Optional override for the Remote Control HTTP API base URL (e.g., 'http://127.0.0.1:30010')\").optional(),\n preset_name: z.string().describe(\"Name of a Remote Control Preset in your project\"),\n property_name: z.string().describe(\"Name of the property exposed in the preset\"),\n}).describe(\"Request model for reading a property value from a Remote Control Preset.\");\nconst EpicGamesGetPresetProperty_PropertyValueItemSchema = z.object({\n ObjectPath: z.string().describe(\"Path to the object that owns the exposed property\").nullable(),\n PropertyValue: z.unknown().describe(\"The current value of the property; its shape depends on property type\"),\n}).describe(\"Single property value entry for a specific object.\");\nexport const EpicGamesGetPresetPropertyOutput = z.object({\n PropertyValues: z.preprocess((value) => (value === null ? undefined : value), z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe(\"Array of results for the requested property\").optional()),\n}).describe(\"Response model containing the values of the requested property.\");\n\nexport const epicGamesGetPresetProperty = action(\"EPIC_GAMES_GET_PRESET_PROPERTY\", {\n slug: \"epic_games-get-preset-property\",\n name: \"Get Preset Property\",\n description: \"Tool to read the value(s) of a property exposed through a Remote Control Preset. Use when you need to fetch the current state of a specific property from a preset.\",\n input: EpicGamesGetPresetPropertyInput,\n output: EpicGamesGetPresetPropertyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACtI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAClF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACjF,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,qDAAqD,EAAE,OAAO;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE;AAC7G,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAKhE,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,EAC9M,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-preset-property.mjs","names":[],"sources":["../../src/actions/get-preset-property.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesGetPresetPropertyInput = z.object({\n headers: z.object({}).describe(\"Optional HTTP headers to include in the request\").optional(),\n base_url: z.string().describe(\"Optional override for the Remote Control HTTP API base URL (e.g., 'http://127.0.0.1:30010')\").optional(),\n preset_name: z.string().describe(\"Name of a Remote Control Preset in your project\"),\n property_name: z.string().describe(\"Name of the property exposed in the preset\"),\n}).describe(\"Request model for reading a property value from a Remote Control Preset.\");\nconst EpicGamesGetPresetProperty_PropertyValueItemSchema = z.object({\n ObjectPath: z.string().describe(\"Path to the object that owns the exposed property\").nullable(),\n PropertyValue: z.unknown().describe(\"The current value of the property; its shape depends on property type\"),\n}).describe(\"Single property value entry for a specific object.\");\nexport const EpicGamesGetPresetPropertyOutput = z.object({\n PropertyValues: z.array(EpicGamesGetPresetProperty_PropertyValueItemSchema).describe(\"Array of results for the requested property\").nullable().optional(),\n}).describe(\"Response model containing the values of the requested property.\");\n\nexport const epicGamesGetPresetProperty = action(\"EPIC_GAMES_GET_PRESET_PROPERTY\", {\n slug: \"epic_games-get-preset-property\",\n name: \"Get Preset Property\",\n description: \"Tool to read the value(s) of a property exposed through a Remote Control Preset. Use when you need to fetch the current state of a specific property from a preset.\",\n input: EpicGamesGetPresetPropertyInput,\n output: EpicGamesGetPresetPropertyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACtI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAClF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AACjF,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,qDAAqD,EAAE,OAAO;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE;AAC7G,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAKhE,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,gBAAgB,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1J,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}