@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
@@ -9,23 +9,23 @@ declare const EpicGamesListIslandsOutput: z.ZodObject<{
9
9
  Count: z.ZodNullable<z.ZodNumber>;
10
10
  Items: z.ZodArray<z.ZodObject<{
11
11
  Name: z.ZodNullable<z.ZodString>;
12
- Size: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
- PlayUrl: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
14
- Sponsor: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
15
- Version: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
16
- GameMode: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ Size: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ PlayUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ Sponsor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ Version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ GameMode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  IslandId: z.ZodNullable<z.ZodString>;
18
- MapImage: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
19
- PlayCount: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
- AuthorName: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
21
- DeviceType: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
22
- Description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
- AuthorEpicId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
24
- FavoriteCount: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
25
- PrivateIsland: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
26
- PublishedDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
27
- LastEditedDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
28
- AuthorPublicName: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
+ MapImage: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ PlayCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ AuthorName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ DeviceType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ Description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ AuthorEpicId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ FavoriteCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
25
+ PrivateIsland: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
26
+ PublishedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ LastEditedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ AuthorPublicName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
29
  }, z.core.$strip>>;
30
30
  Limit: z.ZodNullable<z.ZodNumber>;
31
31
  Total: z.ZodNullable<z.ZodNumber>;
@@ -34,32 +34,7 @@ declare const EpicGamesListIslandsOutput: z.ZodObject<{
34
34
  declare const epicGamesListIslands: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  limit?: number | undefined;
36
36
  offset?: number | undefined;
37
- }, {
38
- Count: number | null;
39
- Items: {
40
- Name: string | null;
41
- IslandId: string | null;
42
- Size?: string | undefined;
43
- PlayUrl?: string | undefined;
44
- Sponsor?: string | undefined;
45
- Version?: string | undefined;
46
- GameMode?: string | undefined;
47
- MapImage?: string | undefined;
48
- PlayCount?: number | undefined;
49
- AuthorName?: string | undefined;
50
- DeviceType?: string | undefined;
51
- Description?: string | undefined;
52
- AuthorEpicId?: string | undefined;
53
- FavoriteCount?: number | undefined;
54
- PrivateIsland?: boolean | undefined;
55
- PublishedDate?: string | undefined;
56
- LastEditedDate?: string | undefined;
57
- AuthorPublicName?: string | undefined;
58
- }[];
59
- Limit: number | null;
60
- Total: number | null;
61
- Offset: number | null;
62
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
38
  //#endregion
64
39
  export { epicGamesListIslands };
65
40
  //# sourceMappingURL=list-islands.d.mts.map
@@ -7,23 +7,23 @@ const EpicGamesListIslandsInput = z.object({
7
7
  }).describe("Request model for listing public Fortnite islands.");
8
8
  const EpicGamesListIslands_IslandSchema = z.object({
9
9
  Name: z.string().describe("Island name").nullable(),
10
- Size: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Size of the island").optional()),
11
- PlayUrl: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("URL to play the island").optional()),
12
- Sponsor: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Sponsor of the island if any").optional()),
13
- Version: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Island version").optional()),
14
- GameMode: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Game mode of the island").optional()),
10
+ Size: z.string().describe("Size of the island").nullable().optional(),
11
+ PlayUrl: z.string().describe("URL to play the island").nullable().optional(),
12
+ Sponsor: z.string().describe("Sponsor of the island if any").nullable().optional(),
13
+ Version: z.string().describe("Island version").nullable().optional(),
14
+ GameMode: z.string().describe("Game mode of the island").nullable().optional(),
15
15
  IslandId: z.string().describe("Unique Island ID").nullable(),
16
- MapImage: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("URL of island's map image").optional()),
17
- PlayCount: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of plays").optional()),
18
- AuthorName: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Internal name of the author").optional()),
19
- DeviceType: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Supported platform/device types").optional()),
20
- Description: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Island description").optional()),
21
- AuthorEpicId: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Epic user ID of the author").optional()),
22
- FavoriteCount: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of favorites").optional()),
23
- PrivateIsland: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the island is private").optional()),
24
- PublishedDate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Date when island was first published").optional()),
25
- LastEditedDate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Date when island was last edited").optional()),
26
- AuthorPublicName: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Public name of the author").optional())
16
+ MapImage: z.string().describe("URL of island's map image").nullable().optional(),
17
+ PlayCount: z.number().int().describe("Number of plays").nullable().optional(),
18
+ AuthorName: z.string().describe("Internal name of the author").nullable().optional(),
19
+ DeviceType: z.string().describe("Supported platform/device types").nullable().optional(),
20
+ Description: z.string().describe("Island description").nullable().optional(),
21
+ AuthorEpicId: z.string().describe("Epic user ID of the author").nullable().optional(),
22
+ FavoriteCount: z.number().int().describe("Number of favorites").nullable().optional(),
23
+ PrivateIsland: z.boolean().describe("Whether the island is private").nullable().optional(),
24
+ PublishedDate: z.string().describe("Date when island was first published").nullable().optional(),
25
+ LastEditedDate: z.string().describe("Date when island was last edited").nullable().optional(),
26
+ AuthorPublicName: z.string().describe("Public name of the author").nullable().optional()
27
27
  }).describe("Representation of a public Fortnite island.");
28
28
  const epicGamesListIslands = action("EPIC_GAMES_LIST_ISLANDS", {
29
29
  slug: "epic_games-list-islands",
@@ -1 +1 @@
1
- {"version":3,"file":"list-islands.mjs","names":[],"sources":["../../src/actions/list-islands.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesListIslandsInput = z.object({\n limit: z.number().int().default(10).describe(\"Maximum number of items to return\").optional(),\n offset: z.number().int().default(0).describe(\"Number of items to skip for pagination\").optional(),\n}).describe(\"Request model for listing public Fortnite islands.\");\nconst EpicGamesListIslands_IslandSchema = z.object({\n Name: z.string().describe(\"Island name\").nullable(),\n Size: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Size of the island\").optional()),\n PlayUrl: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"URL to play the island\").optional()),\n Sponsor: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Sponsor of the island if any\").optional()),\n Version: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Island version\").optional()),\n GameMode: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Game mode of the island\").optional()),\n IslandId: z.string().describe(\"Unique Island ID\").nullable(),\n MapImage: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"URL of island's map image\").optional()),\n PlayCount: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of plays\").optional()),\n AuthorName: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Internal name of the author\").optional()),\n DeviceType: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Supported platform/device types\").optional()),\n Description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Island description\").optional()),\n AuthorEpicId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Epic user ID of the author\").optional()),\n FavoriteCount: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of favorites\").optional()),\n PrivateIsland: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the island is private\").optional()),\n PublishedDate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Date when island was first published\").optional()),\n LastEditedDate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Date when island was last edited\").optional()),\n AuthorPublicName: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Public name of the author\").optional()),\n}).describe(\"Representation of a public Fortnite island.\");\nexport const EpicGamesListIslandsOutput = z.object({\n Count: z.number().int().describe(\"Number of islands returned in this response\").nullable(),\n Items: z.array(EpicGamesListIslands_IslandSchema).describe(\"List of islands\"),\n Limit: z.number().int().describe(\"Limit used for pagination\").nullable(),\n Total: z.number().int().describe(\"Total number of islands available\").nullable(),\n Offset: z.number().int().describe(\"Offset used for pagination\").nullable(),\n}).describe(\"Response model containing a list of public Fortnite islands.\");\n\nexport const epicGamesListIslands = action(\"EPIC_GAMES_LIST_ISLANDS\", {\n slug: \"epic_games-list-islands\",\n name: \"List Fortnite Islands\",\n description: \"Tool to list public discoverable Fortnite islands sorted by newest releases first. Use when browsing community-created islands.\",\n input: EpicGamesListIslandsInput,\n output: EpicGamesListIslandsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-islands.mjs","names":[],"sources":["../../src/actions/list-islands.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesListIslandsInput = z.object({\n limit: z.number().int().default(10).describe(\"Maximum number of items to return\").optional(),\n offset: z.number().int().default(0).describe(\"Number of items to skip for pagination\").optional(),\n}).describe(\"Request model for listing public Fortnite islands.\");\nconst EpicGamesListIslands_IslandSchema = z.object({\n Name: z.string().describe(\"Island name\").nullable(),\n Size: z.string().describe(\"Size of the island\").nullable().optional(),\n PlayUrl: z.string().describe(\"URL to play the island\").nullable().optional(),\n Sponsor: z.string().describe(\"Sponsor of the island if any\").nullable().optional(),\n Version: z.string().describe(\"Island version\").nullable().optional(),\n GameMode: z.string().describe(\"Game mode of the island\").nullable().optional(),\n IslandId: z.string().describe(\"Unique Island ID\").nullable(),\n MapImage: z.string().describe(\"URL of island's map image\").nullable().optional(),\n PlayCount: z.number().int().describe(\"Number of plays\").nullable().optional(),\n AuthorName: z.string().describe(\"Internal name of the author\").nullable().optional(),\n DeviceType: z.string().describe(\"Supported platform/device types\").nullable().optional(),\n Description: z.string().describe(\"Island description\").nullable().optional(),\n AuthorEpicId: z.string().describe(\"Epic user ID of the author\").nullable().optional(),\n FavoriteCount: z.number().int().describe(\"Number of favorites\").nullable().optional(),\n PrivateIsland: z.boolean().describe(\"Whether the island is private\").nullable().optional(),\n PublishedDate: z.string().describe(\"Date when island was first published\").nullable().optional(),\n LastEditedDate: z.string().describe(\"Date when island was last edited\").nullable().optional(),\n AuthorPublicName: z.string().describe(\"Public name of the author\").nullable().optional(),\n}).describe(\"Representation of a public Fortnite island.\");\nexport const EpicGamesListIslandsOutput = z.object({\n Count: z.number().int().describe(\"Number of islands returned in this response\").nullable(),\n Items: z.array(EpicGamesListIslands_IslandSchema).describe(\"List of islands\"),\n Limit: z.number().int().describe(\"Limit used for pagination\").nullable(),\n Total: z.number().int().describe(\"Total number of islands available\").nullable(),\n Offset: z.number().int().describe(\"Offset used for pagination\").nullable(),\n}).describe(\"Response model containing a list of public Fortnite islands.\");\n\nexport const epicGamesListIslands = action(\"EPIC_GAMES_LIST_ISLANDS\", {\n slug: \"epic_games-list-islands\",\n name: \"List Fortnite Islands\",\n description: \"Tool to list public discoverable Fortnite islands sorted by newest releases first. Use when browsing community-created islands.\",\n input: EpicGamesListIslandsInput,\n output: EpicGamesListIslandsOutput,\n});\n"],"mappings":"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"}
@@ -14,10 +14,7 @@ declare const epicGamesOptionsRemote: import("@keystrokehq/action").WorkflowActi
14
14
  path?: string | undefined;
15
15
  headers?: Record<string, never> | undefined;
16
16
  base_url?: string | undefined;
17
- }, {
18
- headers: Record<string, never>;
19
- status_code: number | null;
20
- }, 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]>;
21
18
  //#endregion
22
19
  export { epicGamesOptionsRemote };
23
20
  //# sourceMappingURL=options-remote.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"options-remote.d.cts","names":[],"sources":["../../src/actions/options-remote.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;;YAMjC,MAAA;;;WAAA,MAAA"}
1
+ {"version":3,"file":"options-remote.d.cts","names":[],"sources":["../../src/actions/options-remote.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;;YAMjC,MAAA"}
@@ -14,10 +14,7 @@ declare const epicGamesOptionsRemote: import("@keystrokehq/action").WorkflowActi
14
14
  path?: string | undefined;
15
15
  headers?: Record<string, never> | undefined;
16
16
  base_url?: string | undefined;
17
- }, {
18
- headers: Record<string, never>;
19
- status_code: number | null;
20
- }, 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]>;
21
18
  //#endregion
22
19
  export { epicGamesOptionsRemote };
23
20
  //# sourceMappingURL=options-remote.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"options-remote.d.mts","names":[],"sources":["../../src/actions/options-remote.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;;YAMjC,MAAA;;;WAAA,MAAA"}
1
+ {"version":3,"file":"options-remote.d.mts","names":[],"sources":["../../src/actions/options-remote.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA;;YAMjC,MAAA"}
@@ -21,9 +21,7 @@ declare const epicGamesPutObjectCall: import("@keystrokehq/action").WorkflowActi
21
21
  base_url?: string | undefined;
22
22
  parameters?: Record<string, unknown> | undefined;
23
23
  generateTransaction?: boolean | undefined;
24
- }, {
25
- results: Record<string, unknown>;
26
- }, 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]>;
27
25
  //#endregion
28
26
  export { epicGamesPutObjectCall };
29
27
  //# sourceMappingURL=put-object-call.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-call.d.cts","names":[],"sources":["../../src/actions/put-object-call.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"put-object-call.d.cts","names":[],"sources":["../../src/actions/put-object-call.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA;;;;YAMjC,MAAA;;eAAA,MAAA"}
@@ -21,9 +21,7 @@ declare const epicGamesPutObjectCall: import("@keystrokehq/action").WorkflowActi
21
21
  base_url?: string | undefined;
22
22
  parameters?: Record<string, unknown> | undefined;
23
23
  generateTransaction?: boolean | undefined;
24
- }, {
25
- results: Record<string, unknown>;
26
- }, 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]>;
27
25
  //#endregion
28
26
  export { epicGamesPutObjectCall };
29
27
  //# sourceMappingURL=put-object-call.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-call.d.mts","names":[],"sources":["../../src/actions/put-object-call.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"put-object-call.d.mts","names":[],"sources":["../../src/actions/put-object-call.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA;;;;YAMjC,MAAA;;eAAA,MAAA"}
@@ -24,18 +24,7 @@ declare const epicGamesPutObjectDescribe: import("@keystrokehq/action").Workflow
24
24
  path?: string | undefined;
25
25
  headers?: Record<string, never> | undefined;
26
26
  base_url?: string | undefined;
27
- }, {
28
- Name: string | null;
29
- Class: string | null;
30
- Properties: {
31
- Name: string | null;
32
- Type: string | null;
33
- KeyType: string | null;
34
- Metadata: Record<string, unknown>;
35
- Description: string | null;
36
- ContainerType: string | null;
37
- }[];
38
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
28
  //#endregion
40
29
  export { epicGamesPutObjectDescribe };
41
30
  //# sourceMappingURL=put-object-describe.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-describe.d.cts","names":[],"sources":["../../src/actions/put-object-describe.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAc/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA;;;YAMrC,MAAA;;;;;;;;;cAAA,MAAA"}
1
+ {"version":3,"file":"put-object-describe.d.cts","names":[],"sources":["../../src/actions/put-object-describe.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAc/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA;;;YAMrC,MAAA"}
@@ -24,18 +24,7 @@ declare const epicGamesPutObjectDescribe: import("@keystrokehq/action").Workflow
24
24
  path?: string | undefined;
25
25
  headers?: Record<string, never> | undefined;
26
26
  base_url?: string | undefined;
27
- }, {
28
- Name: string | null;
29
- Class: string | null;
30
- Properties: {
31
- Name: string | null;
32
- Type: string | null;
33
- KeyType: string | null;
34
- Metadata: Record<string, unknown>;
35
- Description: string | null;
36
- ContainerType: string | null;
37
- }[];
38
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
28
  //#endregion
40
29
  export { epicGamesPutObjectDescribe };
41
30
  //# sourceMappingURL=put-object-describe.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-describe.d.mts","names":[],"sources":["../../src/actions/put-object-describe.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAc/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA;;;YAMrC,MAAA;;;;;;;;;cAAA,MAAA"}
1
+ {"version":3,"file":"put-object-describe.d.mts","names":[],"sources":["../../src/actions/put-object-describe.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAc/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA;;;YAMrC,MAAA"}
@@ -20,7 +20,7 @@ declare const epicGamesPutObjectEventExperimental: import("@keystrokehq/action")
20
20
  path?: string | undefined;
21
21
  headers?: Record<string, never> | undefined;
22
22
  base_url?: string | undefined;
23
- }, Record<string, unknown>, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
24
  //#endregion
25
25
  export { epicGamesPutObjectEventExperimental };
26
26
  //# sourceMappingURL=put-object-event-experimental.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-event-experimental.d.cts","names":[],"sources":["../../src/actions/put-object-event-experimental.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;cAQxC,yCAAA,EAAyC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzC,mCAAA,gCAAmC,wBAAA;;;;;YAM9C,MAAA;;GAAA,MAAA"}
1
+ {"version":3,"file":"put-object-event-experimental.d.cts","names":[],"sources":["../../src/actions/put-object-event-experimental.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;cAQxC,yCAAA,EAAyC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzC,mCAAA,gCAAmC,wBAAA;;;;;YAM9C,MAAA"}
@@ -20,7 +20,7 @@ declare const epicGamesPutObjectEventExperimental: import("@keystrokehq/action")
20
20
  path?: string | undefined;
21
21
  headers?: Record<string, never> | undefined;
22
22
  base_url?: string | undefined;
23
- }, Record<string, unknown>, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
24
  //#endregion
25
25
  export { epicGamesPutObjectEventExperimental };
26
26
  //# sourceMappingURL=put-object-event-experimental.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-event-experimental.d.mts","names":[],"sources":["../../src/actions/put-object-event-experimental.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;cAQxC,yCAAA,EAAyC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzC,mCAAA,gCAAmC,wBAAA;;;;;YAM9C,MAAA;;GAAA,MAAA"}
1
+ {"version":3,"file":"put-object-event-experimental.d.mts","names":[],"sources":["../../src/actions/put-object-event-experimental.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;cAQxC,yCAAA,EAAyC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzC,mCAAA,gCAAmC,wBAAA;;;;;YAM9C,MAAA"}
@@ -25,9 +25,7 @@ declare const epicGamesPutObjectProperty: import("@keystrokehq/action").Workflow
25
25
  base_url?: string | undefined;
26
26
  propertyName?: string | undefined;
27
27
  propertyValue?: Record<string, unknown> | undefined;
28
- }, {
29
- result: Record<string, unknown>;
30
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
29
  //#endregion
32
30
  export { epicGamesPutObjectProperty };
33
31
  //# sourceMappingURL=put-object-property.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-property.d.cts","names":[],"sources":["../../src/actions/put-object-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"put-object-property.d.cts","names":[],"sources":["../../src/actions/put-object-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;;;YAMrC,MAAA;;;kBAAA,MAAA;AAAA"}
@@ -25,9 +25,7 @@ declare const epicGamesPutObjectProperty: import("@keystrokehq/action").Workflow
25
25
  base_url?: string | undefined;
26
26
  propertyName?: string | undefined;
27
27
  propertyValue?: Record<string, unknown> | undefined;
28
- }, {
29
- result: Record<string, unknown>;
30
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
29
  //#endregion
32
30
  export { epicGamesPutObjectProperty };
33
31
  //# sourceMappingURL=put-object-property.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-object-property.d.mts","names":[],"sources":["../../src/actions/put-object-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"put-object-property.d.mts","names":[],"sources":["../../src/actions/put-object-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;;;YAMrC,MAAA;;;kBAAA,MAAA;AAAA"}
@@ -19,13 +19,7 @@ declare const epicGamesPutObjectThumbnail: import("@keystrokehq/action").Workflo
19
19
  path?: string | undefined;
20
20
  headers?: Record<string, never> | undefined;
21
21
  base_url?: string | undefined;
22
- }, {
23
- thumbnail: {
24
- name: string | null;
25
- s3url: string | null;
26
- mimetype: string | null;
27
- } | null;
28
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
29
23
  //#endregion
30
24
  export { epicGamesPutObjectThumbnail };
31
25
  //# sourceMappingURL=put-object-thumbnail.d.cts.map
@@ -19,13 +19,7 @@ declare const epicGamesPutObjectThumbnail: import("@keystrokehq/action").Workflo
19
19
  path?: string | undefined;
20
20
  headers?: Record<string, never> | undefined;
21
21
  base_url?: string | undefined;
22
- }, {
23
- thumbnail: {
24
- name: string | null;
25
- s3url: string | null;
26
- mimetype: string | null;
27
- } | null;
28
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
29
23
  //#endregion
30
24
  export { epicGamesPutObjectThumbnail };
31
25
  //# sourceMappingURL=put-object-thumbnail.d.mts.map
@@ -21,9 +21,7 @@ declare const epicGamesPutPresetFunction: import("@keystrokehq/action").Workflow
21
21
  headers?: Record<string, never> | undefined;
22
22
  Parameters?: Record<string, unknown> | undefined;
23
23
  GenerateTransaction?: boolean | undefined;
24
- }, {
25
- ReturnedValues: Record<string, unknown>[];
26
- }, 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]>;
27
25
  //#endregion
28
26
  export { epicGamesPutPresetFunction };
29
27
  //# sourceMappingURL=put-preset-function.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-preset-function.d.cts","names":[],"sources":["../../src/actions/put-preset-function.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"put-preset-function.d.cts","names":[],"sources":["../../src/actions/put-preset-function.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;;;;YAMrC,MAAA;eAAA,MAAA"}
@@ -21,9 +21,7 @@ declare const epicGamesPutPresetFunction: import("@keystrokehq/action").Workflow
21
21
  headers?: Record<string, never> | undefined;
22
22
  Parameters?: Record<string, unknown> | undefined;
23
23
  GenerateTransaction?: boolean | undefined;
24
- }, {
25
- ReturnedValues: Record<string, unknown>[];
26
- }, 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]>;
27
25
  //#endregion
28
26
  export { epicGamesPutPresetFunction };
29
27
  //# sourceMappingURL=put-preset-function.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-preset-function.d.mts","names":[],"sources":["../../src/actions/put-preset-function.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"put-preset-function.d.mts","names":[],"sources":["../../src/actions/put-preset-function.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;;;;YAMrC,MAAA;eAAA,MAAA"}
@@ -17,9 +17,7 @@ declare const epicGamesPutPresetMetadataKey: import("@keystrokehq/action").Workf
17
17
  metadata_key: string;
18
18
  headers?: Record<string, never> | undefined;
19
19
  base_url?: string | undefined;
20
- }, {
21
- status_code: number | null;
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
21
  //#endregion
24
22
  export { epicGamesPutPresetMetadataKey };
25
23
  //# sourceMappingURL=put-preset-metadata-key.d.cts.map
@@ -17,9 +17,7 @@ declare const epicGamesPutPresetMetadataKey: import("@keystrokehq/action").Workf
17
17
  metadata_key: string;
18
18
  headers?: Record<string, never> | undefined;
19
19
  base_url?: string | undefined;
20
- }, {
21
- status_code: number | null;
22
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
21
  //#endregion
24
22
  export { epicGamesPutPresetMetadataKey };
25
23
  //# sourceMappingURL=put-preset-metadata-key.d.mts.map
@@ -19,9 +19,7 @@ declare const epicGamesPutPresetProperty: import("@keystrokehq/action").Workflow
19
19
  headers?: Record<string, never> | undefined;
20
20
  base_url?: string | undefined;
21
21
  generate_transaction?: boolean | undefined;
22
- }, {
23
- results: Record<string, unknown>;
24
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
25
23
  //#endregion
26
24
  export { epicGamesPutPresetProperty };
27
25
  //# sourceMappingURL=put-preset-property.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-preset-property.d.cts","names":[],"sources":["../../src/actions/put-preset-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"put-preset-property.d.cts","names":[],"sources":["../../src/actions/put-preset-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;;8CAMrC,MAAA;YAAA,MAAA"}
@@ -19,9 +19,7 @@ declare const epicGamesPutPresetProperty: import("@keystrokehq/action").Workflow
19
19
  headers?: Record<string, never> | undefined;
20
20
  base_url?: string | undefined;
21
21
  generate_transaction?: boolean | undefined;
22
- }, {
23
- results: Record<string, unknown>;
24
- }, 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]>, readonly [import("@keystrokehq/shared").Credential]>;
25
23
  //#endregion
26
24
  export { epicGamesPutPresetProperty };
27
25
  //# sourceMappingURL=put-preset-property.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-preset-property.d.mts","names":[],"sources":["../../src/actions/put-preset-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"put-preset-property.d.mts","names":[],"sources":["../../src/actions/put-preset-property.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;;8CAMrC,MAAA;YAAA,MAAA"}
@@ -19,14 +19,14 @@ const EpicGamesPutRemoteBatchInput = zod.z.object({
19
19
  });
20
20
  const EpicGamesPutRemoteBatch_RemoteBatchResponseItemSchema = zod.z.object({
21
21
  RequestId: zod.z.string().describe("Matches the corresponding request's RequestId").nullable(),
22
- ResponseBody: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.union([
22
+ ResponseBody: zod.z.union([
23
23
  zod.z.record(zod.z.string(), zod.z.unknown()),
24
24
  zod.z.array(zod.z.unknown()),
25
25
  zod.z.string(),
26
26
  zod.z.number().int(),
27
27
  zod.z.number(),
28
28
  zod.z.boolean()
29
- ]).optional()),
29
+ ]).nullable().optional(),
30
30
  ResponseCode: zod.z.number().int().describe("HTTP status code of the response").nullable()
31
31
  });
32
32
  const EpicGamesPutRemoteBatchOutput = zod.z.object({ Responses: zod.z.array(EpicGamesPutRemoteBatch_RemoteBatchResponseItemSchema).describe("List of responses corresponding to each request") });
@@ -1 +1 @@
1
- {"version":3,"file":"put-remote-batch.cjs","names":["z","action"],"sources":["../../src/actions/put-remote-batch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesPutRemoteBatchInput = z.object({\n path: z.string().default(\"/remote/batch\").describe(\"Optional endpoint path override (defaults to '/remote/batch'). This enables testing against generic endpoints (e.g., '/put' or '/anything').\").optional(),\n headers: z.object({}).describe(\"Optional HTTP headers for the request. If not provided, will use metadata headers or empty headers.\").optional(),\n Requests: z.array(z.object({\n URL: z.string().describe(\"Request target, e.g., '/remote/object/describe'\"),\n Body: z.record(z.string(), z.unknown()).describe(\"Request payload; optional depending on the endpoint\").optional(),\n Verb: z.enum([\"GET\", \"POST\", \"PUT\", \"DELETE\"]).describe(\"HTTP method for the request\"),\n RequestId: z.string().describe(\"Unique ID to match request and response\"),\n})).describe(\"List of requests to execute in order\"),\n base_url: z.string().describe(\"Optional base URL override for the Remote Control API (e.g., 'http://127.0.0.1:30010' or 'https://httpbin.org'). If not provided, will use metadata base_url or sensible defaults.\").optional(),\n});\nconst EpicGamesPutRemoteBatch_RemoteBatchResponseItemSchema = z.object({\n RequestId: z.string().describe(\"Matches the corresponding request's RequestId\").nullable(),\n ResponseBody: z.preprocess((value) => (value === null ? undefined : value), z.union([z.record(z.string(), z.unknown()), z.array(z.unknown()), z.string(), z.number().int(), z.number(), z.boolean()]).optional()),\n ResponseCode: z.number().int().describe(\"HTTP status code of the response\").nullable(),\n});\nexport const EpicGamesPutRemoteBatchOutput = z.object({\n Responses: z.array(EpicGamesPutRemoteBatch_RemoteBatchResponseItemSchema).describe(\"List of responses corresponding to each request\"),\n});\n\nexport const epicGamesPutRemoteBatch = action(\"EPIC_GAMES_PUT_REMOTE_BATCH\", {\n slug: \"epic_games-put-remote-batch\",\n name: \"Batch Remote Control Requests\",\n description: \"Tool to batch multiple Remote Control API calls into a single request. Use when needing to reduce round-trip latency by grouping several API calls into one batch.\",\n input: EpicGamesPutRemoteBatchInput,\n output: EpicGamesPutRemoteBatchOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,eAAe,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS;CAC5M,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC/I,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC3B,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAC1E,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACjH,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAQ;GAAO;EAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B;EACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAC1E,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC;CACjD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;AAC/N,CAAC;AACD,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,cAAcA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;CAChN,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACvF,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,WAAWA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,iDAAiD,EACtI,CAAC;AAED,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"put-remote-batch.cjs","names":["z","action"],"sources":["../../src/actions/put-remote-batch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EpicGamesPutRemoteBatchInput = z.object({\n path: z.string().default(\"/remote/batch\").describe(\"Optional endpoint path override (defaults to '/remote/batch'). This enables testing against generic endpoints (e.g., '/put' or '/anything').\").optional(),\n headers: z.object({}).describe(\"Optional HTTP headers for the request. If not provided, will use metadata headers or empty headers.\").optional(),\n Requests: z.array(z.object({\n URL: z.string().describe(\"Request target, e.g., '/remote/object/describe'\"),\n Body: z.record(z.string(), z.unknown()).describe(\"Request payload; optional depending on the endpoint\").optional(),\n Verb: z.enum([\"GET\", \"POST\", \"PUT\", \"DELETE\"]).describe(\"HTTP method for the request\"),\n RequestId: z.string().describe(\"Unique ID to match request and response\"),\n})).describe(\"List of requests to execute in order\"),\n base_url: z.string().describe(\"Optional base URL override for the Remote Control API (e.g., 'http://127.0.0.1:30010' or 'https://httpbin.org'). If not provided, will use metadata base_url or sensible defaults.\").optional(),\n});\nconst EpicGamesPutRemoteBatch_RemoteBatchResponseItemSchema = z.object({\n RequestId: z.string().describe(\"Matches the corresponding request's RequestId\").nullable(),\n ResponseBody: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown()), z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n ResponseCode: z.number().int().describe(\"HTTP status code of the response\").nullable(),\n});\nexport const EpicGamesPutRemoteBatchOutput = z.object({\n Responses: z.array(EpicGamesPutRemoteBatch_RemoteBatchResponseItemSchema).describe(\"List of responses corresponding to each request\"),\n});\n\nexport const epicGamesPutRemoteBatch = action(\"EPIC_GAMES_PUT_REMOTE_BATCH\", {\n slug: \"epic_games-put-remote-batch\",\n name: \"Batch Remote Control Requests\",\n description: \"Tool to batch multiple Remote Control API calls into a single request. Use when needing to reduce round-trip latency by grouping several API calls into one batch.\",\n input: EpicGamesPutRemoteBatchInput,\n output: EpicGamesPutRemoteBatchOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,eAAe,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS;CAC5M,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC/I,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC3B,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAC1E,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACjH,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAQ;GAAO;EAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B;EACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAC1E,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC;CACjD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;AAC/N,CAAC;AACD,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,cAAcA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5J,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACvF,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,WAAWA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,iDAAiD,EACtI,CAAC;AAED,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -20,7 +20,7 @@ declare const EpicGamesPutRemoteBatchInput: z.ZodObject<{
20
20
  declare const EpicGamesPutRemoteBatchOutput: z.ZodObject<{
21
21
  Responses: z.ZodArray<z.ZodObject<{
22
22
  RequestId: z.ZodNullable<z.ZodString>;
23
- ResponseBody: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>, z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
23
+ ResponseBody: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>, z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
24
24
  ResponseCode: z.ZodNullable<z.ZodNumber>;
25
25
  }, z.core.$strip>>;
26
26
  }, z.core.$strip>;
@@ -34,13 +34,7 @@ declare const epicGamesPutRemoteBatch: import("@keystrokehq/action").WorkflowAct
34
34
  path?: string | undefined;
35
35
  headers?: Record<string, never> | undefined;
36
36
  base_url?: string | undefined;
37
- }, {
38
- Responses: {
39
- RequestId: string | null;
40
- ResponseCode: number | null;
41
- ResponseBody?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
42
- }[];
43
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
38
  //#endregion
45
39
  export { epicGamesPutRemoteBatch };
46
40
  //# sourceMappingURL=put-remote-batch.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-remote-batch.d.cts","names":[],"sources":["../../src/actions/put-remote-batch.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"put-remote-batch.d.cts","names":[],"sources":["../../src/actions/put-remote-batch.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA;;;;;WAMlC,MAAA;EAAA;;YAAA,MAAA"}
@@ -20,7 +20,7 @@ declare const EpicGamesPutRemoteBatchInput: z.ZodObject<{
20
20
  declare const EpicGamesPutRemoteBatchOutput: z.ZodObject<{
21
21
  Responses: z.ZodArray<z.ZodObject<{
22
22
  RequestId: z.ZodNullable<z.ZodString>;
23
- ResponseBody: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>, z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
23
+ ResponseBody: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>, z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
24
24
  ResponseCode: z.ZodNullable<z.ZodNumber>;
25
25
  }, z.core.$strip>>;
26
26
  }, z.core.$strip>;
@@ -34,13 +34,7 @@ declare const epicGamesPutRemoteBatch: import("@keystrokehq/action").WorkflowAct
34
34
  path?: string | undefined;
35
35
  headers?: Record<string, never> | undefined;
36
36
  base_url?: string | undefined;
37
- }, {
38
- Responses: {
39
- RequestId: string | null;
40
- ResponseCode: number | null;
41
- ResponseBody?: string | number | boolean | Record<string, unknown> | unknown[] | undefined;
42
- }[];
43
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
38
  //#endregion
45
39
  export { epicGamesPutRemoteBatch };
46
40
  //# sourceMappingURL=put-remote-batch.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"put-remote-batch.d.mts","names":[],"sources":["../../src/actions/put-remote-batch.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"put-remote-batch.d.mts","names":[],"sources":["../../src/actions/put-remote-batch.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA;;;;;WAMlC,MAAA;EAAA;;YAAA,MAAA"}
@@ -19,14 +19,14 @@ const EpicGamesPutRemoteBatchInput = z.object({
19
19
  });
20
20
  const EpicGamesPutRemoteBatch_RemoteBatchResponseItemSchema = z.object({
21
21
  RequestId: z.string().describe("Matches the corresponding request's RequestId").nullable(),
22
- ResponseBody: z.preprocess((value) => value === null ? void 0 : value, z.union([
22
+ ResponseBody: z.union([
23
23
  z.record(z.string(), z.unknown()),
24
24
  z.array(z.unknown()),
25
25
  z.string(),
26
26
  z.number().int(),
27
27
  z.number(),
28
28
  z.boolean()
29
- ]).optional()),
29
+ ]).nullable().optional(),
30
30
  ResponseCode: z.number().int().describe("HTTP status code of the response").nullable()
31
31
  });
32
32
  const epicGamesPutRemoteBatch = action("EPIC_GAMES_PUT_REMOTE_BATCH", {