transloadit 4.9.1 → 4.10.1

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 (132) hide show
  1. package/README.md +43 -2
  2. package/dist/alphalib/types/assembliesGet.d.ts +8 -8
  3. package/dist/alphalib/types/assemblyReplay.d.ts +8 -8
  4. package/dist/alphalib/types/assemblyReplayNotification.d.ts +8 -8
  5. package/dist/alphalib/types/assemblyStatus.d.ts +2422 -2422
  6. package/dist/alphalib/types/bill.d.ts +8 -8
  7. package/dist/alphalib/types/builtinTemplates.d.ts +4 -4
  8. package/dist/alphalib/types/robots/_index.d.ts +186 -186
  9. package/dist/alphalib/types/robots/_instructions-primitives.d.ts +32 -32
  10. package/dist/alphalib/types/robots/ai-chat.d.ts +205 -205
  11. package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -1
  12. package/dist/alphalib/types/robots/ai-chat.js +5 -4
  13. package/dist/alphalib/types/robots/ai-chat.js.map +1 -1
  14. package/dist/alphalib/types/robots/assembly-savejson.d.ts +4 -4
  15. package/dist/alphalib/types/robots/audio-artwork.d.ts +16 -16
  16. package/dist/alphalib/types/robots/audio-concat.d.ts +16 -16
  17. package/dist/alphalib/types/robots/audio-encode.d.ts +16 -16
  18. package/dist/alphalib/types/robots/audio-loop.d.ts +16 -16
  19. package/dist/alphalib/types/robots/audio-merge.d.ts +16 -16
  20. package/dist/alphalib/types/robots/audio-split.d.ts +32 -32
  21. package/dist/alphalib/types/robots/audio-waveform.d.ts +44 -44
  22. package/dist/alphalib/types/robots/azure-import.d.ts +16 -16
  23. package/dist/alphalib/types/robots/azure-store.d.ts +8 -8
  24. package/dist/alphalib/types/robots/backblaze-import.d.ts +16 -16
  25. package/dist/alphalib/types/robots/backblaze-store.d.ts +8 -8
  26. package/dist/alphalib/types/robots/box-import.d.ts +8 -8
  27. package/dist/alphalib/types/robots/box-store.d.ts +8 -8
  28. package/dist/alphalib/types/robots/cloudfiles-import.d.ts +16 -16
  29. package/dist/alphalib/types/robots/cloudfiles-store.d.ts +8 -8
  30. package/dist/alphalib/types/robots/cloudflare-import.d.ts +24 -24
  31. package/dist/alphalib/types/robots/cloudflare-store.d.ts +16 -16
  32. package/dist/alphalib/types/robots/digitalocean-import.d.ts +24 -24
  33. package/dist/alphalib/types/robots/digitalocean-store.d.ts +16 -16
  34. package/dist/alphalib/types/robots/document-autorotate.d.ts +8 -8
  35. package/dist/alphalib/types/robots/document-convert.d.ts +16 -16
  36. package/dist/alphalib/types/robots/document-merge.d.ts +8 -8
  37. package/dist/alphalib/types/robots/document-ocr.d.ts +16 -16
  38. package/dist/alphalib/types/robots/document-optimize.d.ts +8 -8
  39. package/dist/alphalib/types/robots/document-split.d.ts +8 -8
  40. package/dist/alphalib/types/robots/document-thumbs.d.ts +20 -20
  41. package/dist/alphalib/types/robots/dropbox-import.d.ts +8 -8
  42. package/dist/alphalib/types/robots/dropbox-store.d.ts +8 -8
  43. package/dist/alphalib/types/robots/edgly-deliver.d.ts +8 -8
  44. package/dist/alphalib/types/robots/file-compress.d.ts +28 -28
  45. package/dist/alphalib/types/robots/file-decompress.d.ts +8 -8
  46. package/dist/alphalib/types/robots/file-filter.d.ts +12 -12
  47. package/dist/alphalib/types/robots/file-hash.d.ts +12 -12
  48. package/dist/alphalib/types/robots/file-preview.d.ts +48 -48
  49. package/dist/alphalib/types/robots/file-read.d.ts +8 -8
  50. package/dist/alphalib/types/robots/file-serve.d.ts +8 -8
  51. package/dist/alphalib/types/robots/file-verify.d.ts +8 -8
  52. package/dist/alphalib/types/robots/file-virusscan.d.ts +8 -8
  53. package/dist/alphalib/types/robots/file-watermark.d.ts +8 -8
  54. package/dist/alphalib/types/robots/ftp-import.d.ts +8 -8
  55. package/dist/alphalib/types/robots/ftp-store.d.ts +8 -8
  56. package/dist/alphalib/types/robots/google-import.d.ts +16 -16
  57. package/dist/alphalib/types/robots/google-store.d.ts +8 -8
  58. package/dist/alphalib/types/robots/html-convert.d.ts +16 -16
  59. package/dist/alphalib/types/robots/http-import.d.ts +16 -16
  60. package/dist/alphalib/types/robots/image-bgremove.d.ts +16 -16
  61. package/dist/alphalib/types/robots/image-copyrightdetect.d.ts +16 -16
  62. package/dist/alphalib/types/robots/image-describe.d.ts +16 -16
  63. package/dist/alphalib/types/robots/image-enhance.d.ts +12 -12
  64. package/dist/alphalib/types/robots/image-facedetect.d.ts +16 -16
  65. package/dist/alphalib/types/robots/image-generate.d.ts +32 -32
  66. package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
  67. package/dist/alphalib/types/robots/image-generate.js +4 -4
  68. package/dist/alphalib/types/robots/image-generate.js.map +1 -1
  69. package/dist/alphalib/types/robots/image-merge.d.ts +16 -16
  70. package/dist/alphalib/types/robots/image-ocr.d.ts +16 -16
  71. package/dist/alphalib/types/robots/image-optimize.d.ts +16 -16
  72. package/dist/alphalib/types/robots/image-resize.d.ts +74 -74
  73. package/dist/alphalib/types/robots/image-upscale.d.ts +8 -8
  74. package/dist/alphalib/types/robots/mega-import.d.ts +24 -24
  75. package/dist/alphalib/types/robots/mega-store.d.ts +16 -16
  76. package/dist/alphalib/types/robots/meta-read.d.ts +8 -8
  77. package/dist/alphalib/types/robots/meta-write.d.ts +8 -8
  78. package/dist/alphalib/types/robots/minio-import.d.ts +24 -24
  79. package/dist/alphalib/types/robots/minio-store.d.ts +16 -16
  80. package/dist/alphalib/types/robots/progress-simulate.d.ts +4 -4
  81. package/dist/alphalib/types/robots/s3-import.d.ts +32 -32
  82. package/dist/alphalib/types/robots/s3-store.d.ts +20 -20
  83. package/dist/alphalib/types/robots/script-run.d.ts +16 -16
  84. package/dist/alphalib/types/robots/sftp-import.d.ts +8 -8
  85. package/dist/alphalib/types/robots/sftp-store.d.ts +8 -8
  86. package/dist/alphalib/types/robots/speech-transcribe.d.ts +16 -16
  87. package/dist/alphalib/types/robots/supabase-import.d.ts +24 -24
  88. package/dist/alphalib/types/robots/supabase-store.d.ts +16 -16
  89. package/dist/alphalib/types/robots/swift-import.d.ts +24 -24
  90. package/dist/alphalib/types/robots/swift-store.d.ts +16 -16
  91. package/dist/alphalib/types/robots/text-speak.d.ts +16 -16
  92. package/dist/alphalib/types/robots/text-translate.d.ts +16 -16
  93. package/dist/alphalib/types/robots/tigris-import.d.ts +24 -24
  94. package/dist/alphalib/types/robots/tigris-store.d.ts +16 -16
  95. package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +8 -8
  96. package/dist/alphalib/types/robots/tus-store.d.ts +8 -8
  97. package/dist/alphalib/types/robots/upload-handle.d.ts +8 -8
  98. package/dist/alphalib/types/robots/video-adaptive.d.ts +16 -16
  99. package/dist/alphalib/types/robots/video-artwork.d.ts +16 -16
  100. package/dist/alphalib/types/robots/video-concat.d.ts +16 -16
  101. package/dist/alphalib/types/robots/video-encode.d.ts +16 -16
  102. package/dist/alphalib/types/robots/video-generate.d.ts +32 -32
  103. package/dist/alphalib/types/robots/video-merge.d.ts +16 -16
  104. package/dist/alphalib/types/robots/video-ondemand.d.ts +20 -20
  105. package/dist/alphalib/types/robots/video-split.d.ts +32 -32
  106. package/dist/alphalib/types/robots/video-subtitle.d.ts +36 -36
  107. package/dist/alphalib/types/robots/video-thumbs.d.ts +24 -24
  108. package/dist/alphalib/types/robots/vimeo-import.d.ts +8 -8
  109. package/dist/alphalib/types/robots/vimeo-store.d.ts +8 -8
  110. package/dist/alphalib/types/robots/wasabi-import.d.ts +24 -24
  111. package/dist/alphalib/types/robots/wasabi-store.d.ts +16 -16
  112. package/dist/alphalib/types/robots/youtube-store.d.ts +12 -12
  113. package/dist/alphalib/types/skillFrontmatter.d.ts +2 -2
  114. package/dist/alphalib/types/template.d.ts +62 -62
  115. package/dist/alphalib/types/templateCredential.d.ts +18 -18
  116. package/dist/cli/intentCommandSpecs.d.ts.map +1 -1
  117. package/dist/cli/intentCommandSpecs.js +7 -0
  118. package/dist/cli/intentCommandSpecs.js.map +1 -1
  119. package/dist/cli/semanticIntents/imageGenerate.d.ts +1 -1
  120. package/dist/cli/semanticIntents/imageGenerate.js +2 -2
  121. package/dist/cli/semanticIntents/imageGenerate.js.map +1 -1
  122. package/dist/cli/types.d.ts +8 -8
  123. package/dist/inputFiles.d.ts +12 -2
  124. package/dist/inputFiles.d.ts.map +1 -1
  125. package/dist/inputFiles.js +4 -1
  126. package/dist/inputFiles.js.map +1 -1
  127. package/package.json +12 -16
  128. package/src/alphalib/types/robots/ai-chat.ts +5 -5
  129. package/src/alphalib/types/robots/image-generate.ts +8 -4
  130. package/src/cli/intentCommandSpecs.ts +10 -0
  131. package/src/cli/semanticIntents/imageGenerate.ts +2 -2
  132. package/src/inputFiles.ts +43 -7
@@ -68,8 +68,8 @@ export declare const robotCloudfilesStoreInstructionsSchema: z.ZodObject<{
68
68
  path: z.ZodDefault<z.ZodString>;
69
69
  }, "strict", z.ZodTypeAny, {
70
70
  path: string;
71
- result: boolean;
72
71
  robot: "/cloudfiles/store";
72
+ result: boolean;
73
73
  force_accept: boolean;
74
74
  ignore_errors: string[];
75
75
  key?: string | undefined;
@@ -98,7 +98,6 @@ export declare const robotCloudfilesStoreInstructionsSchema: z.ZodObject<{
98
98
  robot: "/cloudfiles/store";
99
99
  path?: string | undefined;
100
100
  key?: string | undefined;
101
- result?: boolean | undefined;
102
101
  use?: string | string[] | {
103
102
  name: string;
104
103
  fields?: string | undefined;
@@ -114,6 +113,7 @@ export declare const robotCloudfilesStoreInstructionsSchema: z.ZodObject<{
114
113
  group_by_original?: boolean | undefined;
115
114
  } | undefined;
116
115
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
116
+ result?: boolean | undefined;
117
117
  queue?: "batch" | undefined;
118
118
  force_accept?: boolean | undefined;
119
119
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -192,7 +192,6 @@ export declare const robotCloudfilesStoreInstructionsWithHiddenFieldsSchema: z.Z
192
192
  force_accept: boolean;
193
193
  ignore_errors: string[];
194
194
  key?: string | undefined;
195
- result?: boolean | "debug" | undefined;
196
195
  use?: string | string[] | {
197
196
  name: string;
198
197
  fields?: string | undefined;
@@ -208,6 +207,7 @@ export declare const robotCloudfilesStoreInstructionsWithHiddenFieldsSchema: z.Z
208
207
  group_by_original?: boolean | undefined;
209
208
  } | undefined;
210
209
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
210
+ result?: boolean | "debug" | undefined;
211
211
  queue?: "batch" | undefined;
212
212
  credentials?: string | undefined;
213
213
  container?: string | undefined;
@@ -218,7 +218,6 @@ export declare const robotCloudfilesStoreInstructionsWithHiddenFieldsSchema: z.Z
218
218
  robot: "/cloudfiles/store";
219
219
  path?: string | undefined;
220
220
  key?: string | undefined;
221
- result?: boolean | "debug" | undefined;
222
221
  use?: string | string[] | {
223
222
  name: string;
224
223
  fields?: string | undefined;
@@ -234,6 +233,7 @@ export declare const robotCloudfilesStoreInstructionsWithHiddenFieldsSchema: z.Z
234
233
  group_by_original?: boolean | undefined;
235
234
  } | undefined;
236
235
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
236
+ result?: boolean | "debug" | undefined;
237
237
  queue?: "batch" | undefined;
238
238
  force_accept?: boolean | undefined;
239
239
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -309,8 +309,8 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsSchema: z.Zod
309
309
  path: z.ZodDefault<z.ZodString>;
310
310
  }, "strict", z.ZodTypeAny, {
311
311
  path: string;
312
- result: string | boolean;
313
312
  robot: "/cloudfiles/store";
313
+ result: string | boolean;
314
314
  force_accept: string | boolean;
315
315
  ignore_errors: string | string[];
316
316
  key?: string | undefined;
@@ -339,7 +339,6 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsSchema: z.Zod
339
339
  robot: "/cloudfiles/store";
340
340
  path?: string | undefined;
341
341
  key?: string | undefined;
342
- result?: string | boolean | undefined;
343
342
  use?: string | string[] | {
344
343
  name: string;
345
344
  fields?: string | undefined;
@@ -355,6 +354,7 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsSchema: z.Zod
355
354
  group_by_original?: boolean | undefined;
356
355
  } | undefined;
357
356
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
357
+ result?: string | boolean | undefined;
358
358
  queue?: string | undefined;
359
359
  force_accept?: string | boolean | undefined;
360
360
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -434,7 +434,6 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsWithHiddenFie
434
434
  force_accept: string | boolean;
435
435
  ignore_errors: string | string[];
436
436
  key?: string | undefined;
437
- result?: string | boolean | undefined;
438
437
  use?: string | string[] | {
439
438
  name: string;
440
439
  fields?: string | undefined;
@@ -450,6 +449,7 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsWithHiddenFie
450
449
  group_by_original?: boolean | undefined;
451
450
  } | undefined;
452
451
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
452
+ result?: string | boolean | undefined;
453
453
  queue?: string | undefined;
454
454
  credentials?: string | undefined;
455
455
  container?: string | undefined;
@@ -460,7 +460,6 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsWithHiddenFie
460
460
  robot: "/cloudfiles/store";
461
461
  path?: string | undefined;
462
462
  key?: string | undefined;
463
- result?: string | boolean | undefined;
464
463
  use?: string | string[] | {
465
464
  name: string;
466
465
  fields?: string | undefined;
@@ -476,6 +475,7 @@ export declare const interpolatableRobotCloudfilesStoreInstructionsWithHiddenFie
476
475
  group_by_original?: boolean | undefined;
477
476
  } | undefined;
478
477
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
478
+ result?: string | boolean | undefined;
479
479
  queue?: string | undefined;
480
480
  force_accept?: string | boolean | undefined;
481
481
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -24,37 +24,37 @@ export declare const robotCloudflareImportInstructionsSchema: z.ZodObject<{
24
24
  return_file_stubs: z.ZodDefault<z.ZodBoolean>;
25
25
  }, "strict", z.ZodTypeAny, {
26
26
  path: string | string[];
27
- recursive: boolean;
28
- result: boolean;
29
27
  robot: "/cloudflare/import";
28
+ result: boolean;
30
29
  force_accept: boolean;
31
30
  ignore_errors: string[];
32
31
  force_name: string | string[] | null;
32
+ recursive: boolean;
33
33
  files_per_page: number;
34
34
  page_number: number;
35
35
  return_file_stubs: boolean;
36
36
  host?: string | undefined;
37
37
  key?: string | undefined;
38
- secret?: string | undefined;
39
38
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
40
39
  queue?: "batch" | undefined;
41
40
  credentials?: string | undefined;
42
41
  bucket?: string | undefined;
42
+ secret?: string | undefined;
43
43
  }, {
44
44
  path: string | string[];
45
45
  robot: "/cloudflare/import";
46
46
  host?: string | undefined;
47
47
  key?: string | undefined;
48
- secret?: string | undefined;
49
- recursive?: boolean | undefined;
50
- result?: boolean | undefined;
51
48
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
49
+ result?: boolean | undefined;
52
50
  queue?: "batch" | undefined;
53
51
  force_accept?: boolean | undefined;
54
52
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
55
53
  force_name?: string | string[] | null | undefined;
56
54
  credentials?: string | undefined;
57
55
  bucket?: string | undefined;
56
+ secret?: string | undefined;
57
+ recursive?: boolean | undefined;
58
58
  files_per_page?: number | undefined;
59
59
  page_number?: number | undefined;
60
60
  return_file_stubs?: boolean | undefined;
@@ -80,37 +80,37 @@ export declare const robotCloudflareImportInstructionsWithHiddenFieldsSchema: z.
80
80
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
81
81
  }, "strict", z.ZodTypeAny, {
82
82
  path: string | string[];
83
- recursive: boolean;
84
83
  robot: "/cloudflare/import";
85
84
  force_accept: boolean;
86
85
  ignore_errors: string[];
87
86
  force_name: string | string[] | null;
87
+ recursive: boolean;
88
88
  files_per_page: number;
89
89
  page_number: number;
90
90
  return_file_stubs: boolean;
91
91
  host?: string | undefined;
92
92
  key?: string | undefined;
93
- secret?: string | undefined;
94
- result?: boolean | "debug" | undefined;
95
93
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
94
+ result?: boolean | "debug" | undefined;
96
95
  queue?: "batch" | undefined;
97
96
  credentials?: string | undefined;
98
97
  bucket?: string | undefined;
98
+ secret?: string | undefined;
99
99
  }, {
100
100
  path: string | string[];
101
101
  robot: "/cloudflare/import";
102
102
  host?: string | undefined;
103
103
  key?: string | undefined;
104
- secret?: string | undefined;
105
- recursive?: boolean | undefined;
106
- result?: boolean | "debug" | undefined;
107
104
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
105
+ result?: boolean | "debug" | undefined;
108
106
  queue?: "batch" | undefined;
109
107
  force_accept?: boolean | undefined;
110
108
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
111
109
  force_name?: string | string[] | null | undefined;
112
110
  credentials?: string | undefined;
113
111
  bucket?: string | undefined;
112
+ secret?: string | undefined;
113
+ recursive?: boolean | undefined;
114
114
  files_per_page?: number | undefined;
115
115
  page_number?: number | undefined;
116
116
  return_file_stubs?: boolean | undefined;
@@ -137,37 +137,37 @@ export declare const interpolatableRobotCloudflareImportInstructionsSchema: z.Zo
137
137
  return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
138
138
  }, "strict", z.ZodTypeAny, {
139
139
  path: string | string[];
140
- recursive: string | boolean;
141
- result: string | boolean;
142
140
  robot: "/cloudflare/import";
141
+ result: string | boolean;
143
142
  force_accept: string | boolean;
144
143
  ignore_errors: string | string[];
145
144
  force_name: string | string[] | null;
145
+ recursive: string | boolean;
146
146
  files_per_page: string | number;
147
147
  page_number: string | number;
148
148
  return_file_stubs: string | boolean;
149
149
  host?: string | undefined;
150
150
  key?: string | undefined;
151
- secret?: string | undefined;
152
151
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
153
152
  queue?: string | undefined;
154
153
  credentials?: string | undefined;
155
154
  bucket?: string | undefined;
155
+ secret?: string | undefined;
156
156
  }, {
157
157
  path: string | string[];
158
158
  robot: "/cloudflare/import";
159
159
  host?: string | undefined;
160
160
  key?: string | undefined;
161
- secret?: string | undefined;
162
- recursive?: string | boolean | undefined;
163
- result?: string | boolean | undefined;
164
161
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
162
+ result?: string | boolean | undefined;
165
163
  queue?: string | undefined;
166
164
  force_accept?: string | boolean | undefined;
167
165
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
168
166
  force_name?: string | string[] | null | undefined;
169
167
  credentials?: string | undefined;
170
168
  bucket?: string | undefined;
169
+ secret?: string | undefined;
170
+ recursive?: string | boolean | undefined;
171
171
  files_per_page?: string | number | undefined;
172
172
  page_number?: string | number | undefined;
173
173
  return_file_stubs?: string | boolean | undefined;
@@ -194,37 +194,37 @@ export declare const interpolatableRobotCloudflareImportInstructionsWithHiddenFi
194
194
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
195
195
  }, "strict", z.ZodTypeAny, {
196
196
  path: string | string[];
197
- recursive: string | boolean;
198
197
  robot: "/cloudflare/import";
199
198
  force_accept: string | boolean;
200
199
  ignore_errors: string | string[];
201
200
  force_name: string | string[] | null;
201
+ recursive: string | boolean;
202
202
  files_per_page: string | number;
203
203
  page_number: string | number;
204
204
  return_file_stubs: string | boolean;
205
205
  host?: string | undefined;
206
206
  key?: string | undefined;
207
- secret?: string | undefined;
208
- result?: string | boolean | undefined;
209
207
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
208
+ result?: string | boolean | undefined;
210
209
  queue?: string | undefined;
211
210
  credentials?: string | undefined;
212
211
  bucket?: string | undefined;
212
+ secret?: string | undefined;
213
213
  }, {
214
214
  path: string | string[];
215
215
  robot: "/cloudflare/import";
216
216
  host?: string | undefined;
217
217
  key?: string | undefined;
218
- secret?: string | undefined;
219
- recursive?: string | boolean | undefined;
220
- result?: string | boolean | undefined;
221
218
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
219
+ result?: string | boolean | undefined;
222
220
  queue?: string | undefined;
223
221
  force_accept?: string | boolean | undefined;
224
222
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
225
223
  force_name?: string | string[] | null | undefined;
226
224
  credentials?: string | undefined;
227
225
  bucket?: string | undefined;
226
+ secret?: string | undefined;
227
+ recursive?: string | boolean | undefined;
228
228
  files_per_page?: string | number | undefined;
229
229
  page_number?: string | number | undefined;
230
230
  return_file_stubs?: string | boolean | undefined;
@@ -71,13 +71,12 @@ export declare const robotCloudflareStoreInstructionsSchema: z.ZodObject<{
71
71
  }, "strict", z.ZodTypeAny, {
72
72
  headers: Record<string, string>;
73
73
  path: string;
74
- result: boolean;
75
74
  robot: "/cloudflare/store";
75
+ result: boolean;
76
76
  force_accept: boolean;
77
77
  ignore_errors: string[];
78
78
  host?: string | undefined;
79
79
  key?: string | undefined;
80
- secret?: string | undefined;
81
80
  use?: string | string[] | {
82
81
  name: string;
83
82
  fields?: string | undefined;
@@ -96,6 +95,7 @@ export declare const robotCloudflareStoreInstructionsSchema: z.ZodObject<{
96
95
  queue?: "batch" | undefined;
97
96
  credentials?: string | undefined;
98
97
  bucket?: string | undefined;
98
+ secret?: string | undefined;
99
99
  sign_urls_for?: number | undefined;
100
100
  url_prefix?: string | undefined;
101
101
  }, {
@@ -104,8 +104,6 @@ export declare const robotCloudflareStoreInstructionsSchema: z.ZodObject<{
104
104
  host?: string | undefined;
105
105
  path?: string | undefined;
106
106
  key?: string | undefined;
107
- secret?: string | undefined;
108
- result?: boolean | undefined;
109
107
  use?: string | string[] | {
110
108
  name: string;
111
109
  fields?: string | undefined;
@@ -121,11 +119,13 @@ export declare const robotCloudflareStoreInstructionsSchema: z.ZodObject<{
121
119
  group_by_original?: boolean | undefined;
122
120
  } | undefined;
123
121
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
122
+ result?: boolean | undefined;
124
123
  queue?: "batch" | undefined;
125
124
  force_accept?: boolean | undefined;
126
125
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
127
126
  credentials?: string | undefined;
128
127
  bucket?: string | undefined;
128
+ secret?: string | undefined;
129
129
  sign_urls_for?: number | undefined;
130
130
  url_prefix?: string | undefined;
131
131
  }>;
@@ -202,8 +202,6 @@ export declare const robotCloudflareStoreInstructionsWithHiddenFieldsSchema: z.Z
202
202
  ignore_errors: string[];
203
203
  host?: string | undefined;
204
204
  key?: string | undefined;
205
- secret?: string | undefined;
206
- result?: boolean | "debug" | undefined;
207
205
  use?: string | string[] | {
208
206
  name: string;
209
207
  fields?: string | undefined;
@@ -219,9 +217,11 @@ export declare const robotCloudflareStoreInstructionsWithHiddenFieldsSchema: z.Z
219
217
  group_by_original?: boolean | undefined;
220
218
  } | undefined;
221
219
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
220
+ result?: boolean | "debug" | undefined;
222
221
  queue?: "batch" | undefined;
223
222
  credentials?: string | undefined;
224
223
  bucket?: string | undefined;
224
+ secret?: string | undefined;
225
225
  sign_urls_for?: number | undefined;
226
226
  url_prefix?: string | undefined;
227
227
  }, {
@@ -230,8 +230,6 @@ export declare const robotCloudflareStoreInstructionsWithHiddenFieldsSchema: z.Z
230
230
  host?: string | undefined;
231
231
  path?: string | undefined;
232
232
  key?: string | undefined;
233
- secret?: string | undefined;
234
- result?: boolean | "debug" | undefined;
235
233
  use?: string | string[] | {
236
234
  name: string;
237
235
  fields?: string | undefined;
@@ -247,11 +245,13 @@ export declare const robotCloudflareStoreInstructionsWithHiddenFieldsSchema: z.Z
247
245
  group_by_original?: boolean | undefined;
248
246
  } | undefined;
249
247
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
248
+ result?: boolean | "debug" | undefined;
250
249
  queue?: "batch" | undefined;
251
250
  force_accept?: boolean | undefined;
252
251
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
253
252
  credentials?: string | undefined;
254
253
  bucket?: string | undefined;
254
+ secret?: string | undefined;
255
255
  sign_urls_for?: number | undefined;
256
256
  url_prefix?: string | undefined;
257
257
  }>;
@@ -324,13 +324,12 @@ export declare const interpolatableRobotCloudflareStoreInstructionsSchema: z.Zod
324
324
  }, "strict", z.ZodTypeAny, {
325
325
  headers: Record<string, string>;
326
326
  path: string;
327
- result: string | boolean;
328
327
  robot: "/cloudflare/store";
328
+ result: string | boolean;
329
329
  force_accept: string | boolean;
330
330
  ignore_errors: string | string[];
331
331
  host?: string | undefined;
332
332
  key?: string | undefined;
333
- secret?: string | undefined;
334
333
  use?: string | string[] | {
335
334
  name: string;
336
335
  fields?: string | undefined;
@@ -349,6 +348,7 @@ export declare const interpolatableRobotCloudflareStoreInstructionsSchema: z.Zod
349
348
  queue?: string | undefined;
350
349
  credentials?: string | undefined;
351
350
  bucket?: string | undefined;
351
+ secret?: string | undefined;
352
352
  sign_urls_for?: string | number | undefined;
353
353
  url_prefix?: string | undefined;
354
354
  }, {
@@ -357,8 +357,6 @@ export declare const interpolatableRobotCloudflareStoreInstructionsSchema: z.Zod
357
357
  host?: string | undefined;
358
358
  path?: string | undefined;
359
359
  key?: string | undefined;
360
- secret?: string | undefined;
361
- result?: string | boolean | undefined;
362
360
  use?: string | string[] | {
363
361
  name: string;
364
362
  fields?: string | undefined;
@@ -374,11 +372,13 @@ export declare const interpolatableRobotCloudflareStoreInstructionsSchema: z.Zod
374
372
  group_by_original?: boolean | undefined;
375
373
  } | undefined;
376
374
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
375
+ result?: string | boolean | undefined;
377
376
  queue?: string | undefined;
378
377
  force_accept?: string | boolean | undefined;
379
378
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
380
379
  credentials?: string | undefined;
381
380
  bucket?: string | undefined;
381
+ secret?: string | undefined;
382
382
  sign_urls_for?: string | number | undefined;
383
383
  url_prefix?: string | undefined;
384
384
  }>;
@@ -456,8 +456,6 @@ export declare const interpolatableRobotCloudflareStoreInstructionsWithHiddenFie
456
456
  ignore_errors: string | string[];
457
457
  host?: string | undefined;
458
458
  key?: string | undefined;
459
- secret?: string | undefined;
460
- result?: string | boolean | undefined;
461
459
  use?: string | string[] | {
462
460
  name: string;
463
461
  fields?: string | undefined;
@@ -473,9 +471,11 @@ export declare const interpolatableRobotCloudflareStoreInstructionsWithHiddenFie
473
471
  group_by_original?: boolean | undefined;
474
472
  } | undefined;
475
473
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
474
+ result?: string | boolean | undefined;
476
475
  queue?: string | undefined;
477
476
  credentials?: string | undefined;
478
477
  bucket?: string | undefined;
478
+ secret?: string | undefined;
479
479
  sign_urls_for?: string | number | undefined;
480
480
  url_prefix?: string | undefined;
481
481
  }, {
@@ -484,8 +484,6 @@ export declare const interpolatableRobotCloudflareStoreInstructionsWithHiddenFie
484
484
  host?: string | undefined;
485
485
  path?: string | undefined;
486
486
  key?: string | undefined;
487
- secret?: string | undefined;
488
- result?: string | boolean | undefined;
489
487
  use?: string | string[] | {
490
488
  name: string;
491
489
  fields?: string | undefined;
@@ -501,11 +499,13 @@ export declare const interpolatableRobotCloudflareStoreInstructionsWithHiddenFie
501
499
  group_by_original?: boolean | undefined;
502
500
  } | undefined;
503
501
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
502
+ result?: string | boolean | undefined;
504
503
  queue?: string | undefined;
505
504
  force_accept?: string | boolean | undefined;
506
505
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
507
506
  credentials?: string | undefined;
508
507
  bucket?: string | undefined;
508
+ secret?: string | undefined;
509
509
  sign_urls_for?: string | number | undefined;
510
510
  url_prefix?: string | undefined;
511
511
  }>;
@@ -24,37 +24,37 @@ export declare const robotDigitaloceanImportInstructionsSchema: z.ZodObject<{
24
24
  return_file_stubs: z.ZodDefault<z.ZodBoolean>;
25
25
  }, "strict", z.ZodTypeAny, {
26
26
  path: string | string[];
27
- recursive: boolean;
28
- result: boolean;
29
27
  robot: "/digitalocean/import";
28
+ result: boolean;
30
29
  force_accept: boolean;
31
30
  ignore_errors: string[];
32
31
  force_name: string | string[] | null;
32
+ recursive: boolean;
33
33
  files_per_page: number;
34
34
  page_number: number;
35
35
  return_file_stubs: boolean;
36
36
  key?: string | undefined;
37
- secret?: string | undefined;
38
37
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
39
38
  queue?: "batch" | undefined;
40
39
  credentials?: string | undefined;
40
+ secret?: string | undefined;
41
41
  space?: string | undefined;
42
42
  region?: string | undefined;
43
43
  }, {
44
44
  path: string | string[];
45
45
  robot: "/digitalocean/import";
46
46
  key?: string | undefined;
47
- secret?: string | undefined;
48
- recursive?: boolean | undefined;
49
- result?: boolean | undefined;
50
47
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
48
+ result?: boolean | undefined;
51
49
  queue?: "batch" | undefined;
52
50
  force_accept?: boolean | undefined;
53
51
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
54
52
  force_name?: string | string[] | null | undefined;
55
53
  credentials?: string | undefined;
54
+ secret?: string | undefined;
56
55
  space?: string | undefined;
57
56
  region?: string | undefined;
57
+ recursive?: boolean | undefined;
58
58
  files_per_page?: number | undefined;
59
59
  page_number?: number | undefined;
60
60
  return_file_stubs?: boolean | undefined;
@@ -80,37 +80,37 @@ export declare const robotDigitaloceanImportInstructionsWithHiddenFieldsSchema:
80
80
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
81
81
  }, "strict", z.ZodTypeAny, {
82
82
  path: string | string[];
83
- recursive: boolean;
84
83
  robot: "/digitalocean/import";
85
84
  force_accept: boolean;
86
85
  ignore_errors: string[];
87
86
  force_name: string | string[] | null;
87
+ recursive: boolean;
88
88
  files_per_page: number;
89
89
  page_number: number;
90
90
  return_file_stubs: boolean;
91
91
  key?: string | undefined;
92
- secret?: string | undefined;
93
- result?: boolean | "debug" | undefined;
94
92
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
93
+ result?: boolean | "debug" | undefined;
95
94
  queue?: "batch" | undefined;
96
95
  credentials?: string | undefined;
96
+ secret?: string | undefined;
97
97
  space?: string | undefined;
98
98
  region?: string | undefined;
99
99
  }, {
100
100
  path: string | string[];
101
101
  robot: "/digitalocean/import";
102
102
  key?: string | undefined;
103
- secret?: string | undefined;
104
- recursive?: boolean | undefined;
105
- result?: boolean | "debug" | undefined;
106
103
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
104
+ result?: boolean | "debug" | undefined;
107
105
  queue?: "batch" | undefined;
108
106
  force_accept?: boolean | undefined;
109
107
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
110
108
  force_name?: string | string[] | null | undefined;
111
109
  credentials?: string | undefined;
110
+ secret?: string | undefined;
112
111
  space?: string | undefined;
113
112
  region?: string | undefined;
113
+ recursive?: boolean | undefined;
114
114
  files_per_page?: number | undefined;
115
115
  page_number?: number | undefined;
116
116
  return_file_stubs?: boolean | undefined;
@@ -137,37 +137,37 @@ export declare const interpolatableRobotDigitaloceanImportInstructionsSchema: z.
137
137
  return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
138
138
  }, "strict", z.ZodTypeAny, {
139
139
  path: string | string[];
140
- recursive: string | boolean;
141
- result: string | boolean;
142
140
  robot: "/digitalocean/import";
141
+ result: string | boolean;
143
142
  force_accept: string | boolean;
144
143
  ignore_errors: string | string[];
145
144
  force_name: string | string[] | null;
145
+ recursive: string | boolean;
146
146
  files_per_page: string | number;
147
147
  page_number: string | number;
148
148
  return_file_stubs: string | boolean;
149
149
  key?: string | undefined;
150
- secret?: string | undefined;
151
150
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
152
151
  queue?: string | undefined;
153
152
  credentials?: string | undefined;
153
+ secret?: string | undefined;
154
154
  space?: string | undefined;
155
155
  region?: string | undefined;
156
156
  }, {
157
157
  path: string | string[];
158
158
  robot: "/digitalocean/import";
159
159
  key?: string | undefined;
160
- secret?: string | undefined;
161
- recursive?: string | boolean | undefined;
162
- result?: string | boolean | undefined;
163
160
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
161
+ result?: string | boolean | undefined;
164
162
  queue?: string | undefined;
165
163
  force_accept?: string | boolean | undefined;
166
164
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
167
165
  force_name?: string | string[] | null | undefined;
168
166
  credentials?: string | undefined;
167
+ secret?: string | undefined;
169
168
  space?: string | undefined;
170
169
  region?: string | undefined;
170
+ recursive?: string | boolean | undefined;
171
171
  files_per_page?: string | number | undefined;
172
172
  page_number?: string | number | undefined;
173
173
  return_file_stubs?: string | boolean | undefined;
@@ -194,37 +194,37 @@ export declare const interpolatableRobotDigitaloceanImportInstructionsWithHidden
194
194
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
195
195
  }, "strict", z.ZodTypeAny, {
196
196
  path: string | string[];
197
- recursive: string | boolean;
198
197
  robot: "/digitalocean/import";
199
198
  force_accept: string | boolean;
200
199
  ignore_errors: string | string[];
201
200
  force_name: string | string[] | null;
201
+ recursive: string | boolean;
202
202
  files_per_page: string | number;
203
203
  page_number: string | number;
204
204
  return_file_stubs: string | boolean;
205
205
  key?: string | undefined;
206
- secret?: string | undefined;
207
- result?: string | boolean | undefined;
208
206
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
207
+ result?: string | boolean | undefined;
209
208
  queue?: string | undefined;
210
209
  credentials?: string | undefined;
210
+ secret?: string | undefined;
211
211
  space?: string | undefined;
212
212
  region?: string | undefined;
213
213
  }, {
214
214
  path: string | string[];
215
215
  robot: "/digitalocean/import";
216
216
  key?: string | undefined;
217
- secret?: string | undefined;
218
- recursive?: string | boolean | undefined;
219
- result?: string | boolean | undefined;
220
217
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
218
+ result?: string | boolean | undefined;
221
219
  queue?: string | undefined;
222
220
  force_accept?: string | boolean | undefined;
223
221
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
224
222
  force_name?: string | string[] | null | undefined;
225
223
  credentials?: string | undefined;
224
+ secret?: string | undefined;
226
225
  space?: string | undefined;
227
226
  region?: string | undefined;
227
+ recursive?: string | boolean | undefined;
228
228
  files_per_page?: string | number | undefined;
229
229
  page_number?: string | number | undefined;
230
230
  return_file_stubs?: string | boolean | undefined;