transloadit 4.1.2 → 4.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alphalib/mcache.d.ts +2 -2
- package/dist/alphalib/mcache.d.ts.map +1 -1
- package/dist/alphalib/mcache.js.map +1 -1
- package/dist/alphalib/types/assembliesGet.d.ts +4 -4
- package/dist/alphalib/types/assemblyReplay.d.ts +394 -178
- package/dist/alphalib/types/assemblyReplay.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyReplayNotification.d.ts +394 -178
- package/dist/alphalib/types/assemblyReplayNotification.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.d.ts +112 -112
- package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.js +1 -0
- package/dist/alphalib/types/assemblyStatus.js.map +1 -1
- package/dist/alphalib/types/bill.d.ts +4 -4
- package/dist/alphalib/types/robots/_index.d.ts +3289 -932
- package/dist/alphalib/types/robots/_index.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_index.js +4 -0
- package/dist/alphalib/types/robots/_index.js.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts +27 -16
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.js +1 -0
- package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
- package/dist/alphalib/types/robots/ai-chat.d.ts +2108 -0
- package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -0
- package/dist/alphalib/types/robots/ai-chat.js +216 -0
- package/dist/alphalib/types/robots/ai-chat.js.map +1 -0
- package/dist/alphalib/types/robots/assembly-savejson.d.ts +4 -4
- package/dist/alphalib/types/robots/audio-artwork.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-concat.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-encode.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-loop.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-merge.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-waveform.d.ts +226 -21
- package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-waveform.js +134 -7
- package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
- package/dist/alphalib/types/robots/azure-import.d.ts +8 -8
- package/dist/alphalib/types/robots/azure-store.d.ts +8 -8
- package/dist/alphalib/types/robots/backblaze-import.d.ts +8 -8
- package/dist/alphalib/types/robots/backblaze-store.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudfiles-import.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudfiles-store.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudflare-import.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudflare-store.d.ts +8 -8
- package/dist/alphalib/types/robots/digitalocean-import.d.ts +8 -8
- package/dist/alphalib/types/robots/digitalocean-store.d.ts +8 -8
- package/dist/alphalib/types/robots/document-autorotate.d.ts +8 -8
- package/dist/alphalib/types/robots/document-convert.d.ts +8 -8
- package/dist/alphalib/types/robots/document-merge.d.ts +8 -8
- package/dist/alphalib/types/robots/document-ocr.d.ts +8 -8
- package/dist/alphalib/types/robots/document-split.d.ts +8 -8
- package/dist/alphalib/types/robots/document-thumbs.d.ts +8 -8
- package/dist/alphalib/types/robots/dropbox-import.d.ts +8 -8
- package/dist/alphalib/types/robots/dropbox-store.d.ts +8 -8
- package/dist/alphalib/types/robots/edgly-deliver.d.ts +8 -8
- package/dist/alphalib/types/robots/file-compress.d.ts +12 -12
- package/dist/alphalib/types/robots/file-decompress.d.ts +8 -8
- package/dist/alphalib/types/robots/file-filter.d.ts +12 -12
- package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-filter.js +3 -1
- package/dist/alphalib/types/robots/file-filter.js.map +1 -1
- package/dist/alphalib/types/robots/file-hash.d.ts +8 -8
- package/dist/alphalib/types/robots/file-preview.d.ts +8 -8
- package/dist/alphalib/types/robots/file-read.d.ts +8 -8
- package/dist/alphalib/types/robots/file-serve.d.ts +8 -8
- package/dist/alphalib/types/robots/file-verify.d.ts +8 -8
- package/dist/alphalib/types/robots/file-virusscan.d.ts +8 -8
- package/dist/alphalib/types/robots/file-watermark.d.ts +8 -8
- package/dist/alphalib/types/robots/ftp-import.d.ts +8 -8
- package/dist/alphalib/types/robots/ftp-store.d.ts +8 -8
- package/dist/alphalib/types/robots/google-import.d.ts +8 -8
- package/dist/alphalib/types/robots/google-store.d.ts +8 -8
- package/dist/alphalib/types/robots/html-convert.d.ts +8 -8
- package/dist/alphalib/types/robots/http-import.d.ts +8 -8
- package/dist/alphalib/types/robots/image-bgremove.d.ts +20 -8
- package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-bgremove.js +4 -0
- package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
- package/dist/alphalib/types/robots/image-describe.d.ts +8 -8
- package/dist/alphalib/types/robots/image-facedetect.d.ts +8 -8
- package/dist/alphalib/types/robots/image-generate.d.ts +32 -29
- package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-generate.js +6 -3
- package/dist/alphalib/types/robots/image-generate.js.map +1 -1
- package/dist/alphalib/types/robots/image-merge.d.ts +8 -8
- package/dist/alphalib/types/robots/image-ocr.d.ts +8 -8
- package/dist/alphalib/types/robots/image-optimize.d.ts +16 -16
- package/dist/alphalib/types/robots/image-resize.d.ts +16 -16
- package/dist/alphalib/types/robots/meta-read.d.ts +8 -8
- package/dist/alphalib/types/robots/meta-write.d.ts +20 -24
- package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
- package/dist/alphalib/types/robots/meta-write.js +1 -2
- package/dist/alphalib/types/robots/meta-write.js.map +1 -1
- package/dist/alphalib/types/robots/minio-import.d.ts +8 -8
- package/dist/alphalib/types/robots/minio-store.d.ts +8 -8
- package/dist/alphalib/types/robots/progress-simulate.d.ts +4 -4
- package/dist/alphalib/types/robots/s3-import.d.ts +16 -16
- package/dist/alphalib/types/robots/s3-store.d.ts +12 -12
- package/dist/alphalib/types/robots/script-run.d.ts +8 -8
- package/dist/alphalib/types/robots/sftp-import.d.ts +8 -8
- package/dist/alphalib/types/robots/sftp-store.d.ts +8 -8
- package/dist/alphalib/types/robots/speech-transcribe.d.ts +8 -8
- package/dist/alphalib/types/robots/supabase-import.d.ts +8 -8
- package/dist/alphalib/types/robots/supabase-store.d.ts +8 -8
- package/dist/alphalib/types/robots/swift-import.d.ts +8 -8
- package/dist/alphalib/types/robots/swift-store.d.ts +8 -8
- package/dist/alphalib/types/robots/text-speak.d.ts +8 -8
- package/dist/alphalib/types/robots/text-translate.d.ts +16 -16
- package/dist/alphalib/types/robots/tigris-import.d.ts +8 -8
- package/dist/alphalib/types/robots/tigris-store.d.ts +8 -8
- package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +8 -8
- package/dist/alphalib/types/robots/tus-store.d.ts +8 -8
- package/dist/alphalib/types/robots/upload-handle.d.ts +8 -8
- package/dist/alphalib/types/robots/video-adaptive.d.ts +16 -16
- package/dist/alphalib/types/robots/video-concat.d.ts +16 -16
- package/dist/alphalib/types/robots/video-encode.d.ts +16 -16
- package/dist/alphalib/types/robots/video-merge.d.ts +16 -16
- package/dist/alphalib/types/robots/video-ondemand.d.ts +20 -20
- package/dist/alphalib/types/robots/video-subtitle.d.ts +24 -24
- package/dist/alphalib/types/robots/video-thumbs.d.ts +8 -8
- package/dist/alphalib/types/robots/vimeo-import.d.ts +8 -8
- package/dist/alphalib/types/robots/vimeo-store.d.ts +8 -8
- package/dist/alphalib/types/robots/wasabi-import.d.ts +8 -8
- package/dist/alphalib/types/robots/wasabi-store.d.ts +8 -8
- package/dist/alphalib/types/robots/youtube-store.d.ts +12 -12
- package/dist/alphalib/types/template.d.ts +6207 -2096
- package/dist/alphalib/types/template.d.ts.map +1 -1
- package/dist/alphalib/types/templateCredential.d.ts +11 -11
- package/dist/alphalib/types/templateCredential.d.ts.map +1 -1
- package/dist/alphalib/types/templateCredential.js +1 -0
- package/dist/alphalib/types/templateCredential.js.map +1 -1
- package/dist/cli/OutputCtl.d.ts +2 -1
- package/dist/cli/OutputCtl.d.ts.map +1 -1
- package/dist/cli/OutputCtl.js +1 -1
- package/dist/cli/OutputCtl.js.map +1 -1
- package/dist/cli/commands/BaseCommand.d.ts +2 -1
- package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
- package/dist/cli/commands/BaseCommand.js +1 -1
- package/dist/cli/commands/BaseCommand.js.map +1 -1
- package/dist/cli/commands/assemblies.d.ts +1 -1
- package/dist/cli/commands/assemblies.d.ts.map +1 -1
- package/dist/cli/commands/notifications.d.ts +0 -7
- package/dist/cli/commands/notifications.d.ts.map +1 -1
- package/dist/cli/commands/notifications.js +1 -1
- package/dist/cli/commands/notifications.js.map +1 -1
- package/dist/cli/commands/templates.d.ts +1 -9
- package/dist/cli/commands/templates.d.ts.map +1 -1
- package/dist/cli/commands/templates.js +1 -1
- package/dist/cli/commands/templates.js.map +1 -1
- package/dist/cli/helpers.d.ts +2 -2
- package/dist/cli/helpers.d.ts.map +1 -1
- package/dist/cli/helpers.js.map +1 -1
- package/dist/cli/types.d.ts +3 -77
- package/dist/cli/types.d.ts.map +1 -1
- package/dist/cli/types.js +2 -17
- package/dist/cli/types.js.map +1 -1
- package/package.json +16 -22
- package/src/alphalib/mcache.ts +4 -4
- package/src/alphalib/types/assemblyStatus.ts +1 -0
- package/src/alphalib/types/robots/_index.ts +14 -1
- package/src/alphalib/types/robots/_instructions-primitives.ts +21 -15
- package/src/alphalib/types/robots/ai-chat.ts +266 -0
- package/src/alphalib/types/robots/audio-waveform.ts +142 -9
- package/src/alphalib/types/robots/file-filter.ts +3 -1
- package/src/alphalib/types/robots/image-bgremove.ts +6 -0
- package/src/alphalib/types/robots/image-generate.ts +6 -3
- package/src/alphalib/types/robots/meta-write.ts +1 -2
- package/src/alphalib/types/templateCredential.ts +1 -0
- package/src/cli/OutputCtl.ts +1 -1
- package/src/cli/commands/BaseCommand.ts +1 -1
- package/src/cli/commands/assemblies.ts +1 -1
- package/src/cli/commands/notifications.ts +2 -2
- package/src/cli/commands/templates.ts +3 -3
- package/src/cli/helpers.ts +3 -3
- package/src/cli/types.ts +2 -115
- package/CHANGELOG.md +0 -257
|
@@ -63,8 +63,8 @@ export declare const robotDocumentOcrInstructionsSchema: z.ZodObject<{
|
|
|
63
63
|
format: z.ZodDefault<z.ZodEnum<["json", "meta", "text"]>>;
|
|
64
64
|
}, "strict", z.ZodTypeAny, {
|
|
65
65
|
format: "json" | "text" | "meta";
|
|
66
|
-
robot: "/document/ocr";
|
|
67
66
|
result: boolean;
|
|
67
|
+
robot: "/document/ocr";
|
|
68
68
|
force_accept: boolean;
|
|
69
69
|
ignore_errors: string[];
|
|
70
70
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
@@ -89,6 +89,7 @@ export declare const robotDocumentOcrInstructionsSchema: z.ZodObject<{
|
|
|
89
89
|
robot: "/document/ocr";
|
|
90
90
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
91
91
|
format?: "json" | "text" | "meta" | undefined;
|
|
92
|
+
result?: boolean | undefined;
|
|
92
93
|
use?: string | string[] | {
|
|
93
94
|
name: string;
|
|
94
95
|
fields?: string | undefined;
|
|
@@ -104,7 +105,6 @@ export declare const robotDocumentOcrInstructionsSchema: z.ZodObject<{
|
|
|
104
105
|
group_by_original?: boolean | undefined;
|
|
105
106
|
} | undefined;
|
|
106
107
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
107
|
-
result?: boolean | undefined;
|
|
108
108
|
queue?: "batch" | undefined;
|
|
109
109
|
force_accept?: boolean | undefined;
|
|
110
110
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -176,6 +176,7 @@ export declare const robotDocumentOcrInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
176
176
|
ignore_errors: string[];
|
|
177
177
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
178
178
|
granularity: "full" | "list";
|
|
179
|
+
result?: boolean | "debug" | undefined;
|
|
179
180
|
use?: string | string[] | {
|
|
180
181
|
name: string;
|
|
181
182
|
fields?: string | undefined;
|
|
@@ -191,12 +192,12 @@ export declare const robotDocumentOcrInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
191
192
|
group_by_original?: boolean | undefined;
|
|
192
193
|
} | undefined;
|
|
193
194
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
194
|
-
result?: boolean | "debug" | undefined;
|
|
195
195
|
queue?: "batch" | undefined;
|
|
196
196
|
}, {
|
|
197
197
|
robot: "/document/ocr";
|
|
198
198
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
199
199
|
format?: "json" | "text" | "meta" | undefined;
|
|
200
|
+
result?: boolean | "debug" | undefined;
|
|
200
201
|
use?: string | string[] | {
|
|
201
202
|
name: string;
|
|
202
203
|
fields?: string | undefined;
|
|
@@ -212,7 +213,6 @@ export declare const robotDocumentOcrInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
212
213
|
group_by_original?: boolean | undefined;
|
|
213
214
|
} | undefined;
|
|
214
215
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
215
|
-
result?: boolean | "debug" | undefined;
|
|
216
216
|
queue?: "batch" | undefined;
|
|
217
217
|
force_accept?: boolean | undefined;
|
|
218
218
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -280,8 +280,8 @@ export declare const interpolatableRobotDocumentOcrInstructionsSchema: z.ZodObje
|
|
|
280
280
|
format: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["json", "meta", "text"]>]>>;
|
|
281
281
|
}, "strict", z.ZodTypeAny, {
|
|
282
282
|
format: string;
|
|
283
|
-
robot: "/document/ocr";
|
|
284
283
|
result: string | boolean;
|
|
284
|
+
robot: "/document/ocr";
|
|
285
285
|
force_accept: string | boolean;
|
|
286
286
|
ignore_errors: string | string[];
|
|
287
287
|
provider: string;
|
|
@@ -306,6 +306,7 @@ export declare const interpolatableRobotDocumentOcrInstructionsSchema: z.ZodObje
|
|
|
306
306
|
robot: "/document/ocr";
|
|
307
307
|
provider: string;
|
|
308
308
|
format?: string | undefined;
|
|
309
|
+
result?: string | boolean | undefined;
|
|
309
310
|
use?: string | string[] | {
|
|
310
311
|
name: string;
|
|
311
312
|
fields?: string | undefined;
|
|
@@ -321,7 +322,6 @@ export declare const interpolatableRobotDocumentOcrInstructionsSchema: z.ZodObje
|
|
|
321
322
|
group_by_original?: boolean | undefined;
|
|
322
323
|
} | undefined;
|
|
323
324
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
324
|
-
result?: string | boolean | undefined;
|
|
325
325
|
queue?: string | undefined;
|
|
326
326
|
force_accept?: string | boolean | undefined;
|
|
327
327
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -394,6 +394,7 @@ export declare const interpolatableRobotDocumentOcrInstructionsWithHiddenFieldsS
|
|
|
394
394
|
ignore_errors: string | string[];
|
|
395
395
|
provider: string;
|
|
396
396
|
granularity: string;
|
|
397
|
+
result?: string | boolean | undefined;
|
|
397
398
|
use?: string | string[] | {
|
|
398
399
|
name: string;
|
|
399
400
|
fields?: string | undefined;
|
|
@@ -409,12 +410,12 @@ export declare const interpolatableRobotDocumentOcrInstructionsWithHiddenFieldsS
|
|
|
409
410
|
group_by_original?: boolean | undefined;
|
|
410
411
|
} | undefined;
|
|
411
412
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
412
|
-
result?: string | boolean | undefined;
|
|
413
413
|
queue?: string | undefined;
|
|
414
414
|
}, {
|
|
415
415
|
robot: "/document/ocr";
|
|
416
416
|
provider: string;
|
|
417
417
|
format?: string | undefined;
|
|
418
|
+
result?: string | boolean | undefined;
|
|
418
419
|
use?: string | string[] | {
|
|
419
420
|
name: string;
|
|
420
421
|
fields?: string | undefined;
|
|
@@ -430,7 +431,6 @@ export declare const interpolatableRobotDocumentOcrInstructionsWithHiddenFieldsS
|
|
|
430
431
|
group_by_original?: boolean | undefined;
|
|
431
432
|
} | undefined;
|
|
432
433
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
433
|
-
result?: string | boolean | undefined;
|
|
434
434
|
queue?: string | undefined;
|
|
435
435
|
force_accept?: string | boolean | undefined;
|
|
436
436
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -60,8 +60,8 @@ export declare const robotDocumentSplitInstructionsSchema: z.ZodObject<{
|
|
|
60
60
|
robot: z.ZodLiteral<"/document/split">;
|
|
61
61
|
pages: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
|
|
62
62
|
}, "strict", z.ZodTypeAny, {
|
|
63
|
-
robot: "/document/split";
|
|
64
63
|
result: boolean;
|
|
64
|
+
robot: "/document/split";
|
|
65
65
|
force_accept: boolean;
|
|
66
66
|
ignore_errors: string[];
|
|
67
67
|
use?: string | string[] | {
|
|
@@ -83,6 +83,7 @@ export declare const robotDocumentSplitInstructionsSchema: z.ZodObject<{
|
|
|
83
83
|
pages?: string | string[] | undefined;
|
|
84
84
|
}, {
|
|
85
85
|
robot: "/document/split";
|
|
86
|
+
result?: boolean | undefined;
|
|
86
87
|
use?: string | string[] | {
|
|
87
88
|
name: string;
|
|
88
89
|
fields?: string | undefined;
|
|
@@ -98,7 +99,6 @@ export declare const robotDocumentSplitInstructionsSchema: z.ZodObject<{
|
|
|
98
99
|
group_by_original?: boolean | undefined;
|
|
99
100
|
} | undefined;
|
|
100
101
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
101
|
-
result?: boolean | undefined;
|
|
102
102
|
queue?: "batch" | undefined;
|
|
103
103
|
force_accept?: boolean | undefined;
|
|
104
104
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -165,6 +165,7 @@ export declare const robotDocumentSplitInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
165
165
|
robot: "/document/split";
|
|
166
166
|
force_accept: boolean;
|
|
167
167
|
ignore_errors: string[];
|
|
168
|
+
result?: boolean | "debug" | undefined;
|
|
168
169
|
use?: string | string[] | {
|
|
169
170
|
name: string;
|
|
170
171
|
fields?: string | undefined;
|
|
@@ -180,11 +181,11 @@ export declare const robotDocumentSplitInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
180
181
|
group_by_original?: boolean | undefined;
|
|
181
182
|
} | undefined;
|
|
182
183
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
183
|
-
result?: boolean | "debug" | undefined;
|
|
184
184
|
queue?: "batch" | undefined;
|
|
185
185
|
pages?: string | string[] | undefined;
|
|
186
186
|
}, {
|
|
187
187
|
robot: "/document/split";
|
|
188
|
+
result?: boolean | "debug" | undefined;
|
|
188
189
|
use?: string | string[] | {
|
|
189
190
|
name: string;
|
|
190
191
|
fields?: string | undefined;
|
|
@@ -200,7 +201,6 @@ export declare const robotDocumentSplitInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
200
201
|
group_by_original?: boolean | undefined;
|
|
201
202
|
} | undefined;
|
|
202
203
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
203
|
-
result?: boolean | "debug" | undefined;
|
|
204
204
|
queue?: "batch" | undefined;
|
|
205
205
|
force_accept?: boolean | undefined;
|
|
206
206
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -265,8 +265,8 @@ export declare const interpolatableRobotDocumentSplitInstructionsSchema: z.ZodOb
|
|
|
265
265
|
robot: z.ZodLiteral<"/document/split">;
|
|
266
266
|
pages: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>]>>;
|
|
267
267
|
}, "strict", z.ZodTypeAny, {
|
|
268
|
-
robot: "/document/split";
|
|
269
268
|
result: string | boolean;
|
|
269
|
+
robot: "/document/split";
|
|
270
270
|
force_accept: string | boolean;
|
|
271
271
|
ignore_errors: string | string[];
|
|
272
272
|
use?: string | string[] | {
|
|
@@ -288,6 +288,7 @@ export declare const interpolatableRobotDocumentSplitInstructionsSchema: z.ZodOb
|
|
|
288
288
|
pages?: string | string[] | undefined;
|
|
289
289
|
}, {
|
|
290
290
|
robot: "/document/split";
|
|
291
|
+
result?: string | boolean | undefined;
|
|
291
292
|
use?: string | string[] | {
|
|
292
293
|
name: string;
|
|
293
294
|
fields?: string | undefined;
|
|
@@ -303,7 +304,6 @@ export declare const interpolatableRobotDocumentSplitInstructionsSchema: z.ZodOb
|
|
|
303
304
|
group_by_original?: boolean | undefined;
|
|
304
305
|
} | undefined;
|
|
305
306
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
306
|
-
result?: string | boolean | undefined;
|
|
307
307
|
queue?: string | undefined;
|
|
308
308
|
force_accept?: string | boolean | undefined;
|
|
309
309
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -371,6 +371,7 @@ export declare const interpolatableRobotDocumentSplitInstructionsWithHiddenField
|
|
|
371
371
|
robot: "/document/split";
|
|
372
372
|
force_accept: string | boolean;
|
|
373
373
|
ignore_errors: string | string[];
|
|
374
|
+
result?: string | boolean | undefined;
|
|
374
375
|
use?: string | string[] | {
|
|
375
376
|
name: string;
|
|
376
377
|
fields?: string | undefined;
|
|
@@ -386,11 +387,11 @@ export declare const interpolatableRobotDocumentSplitInstructionsWithHiddenField
|
|
|
386
387
|
group_by_original?: boolean | undefined;
|
|
387
388
|
} | undefined;
|
|
388
389
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
389
|
-
result?: string | boolean | undefined;
|
|
390
390
|
queue?: string | undefined;
|
|
391
391
|
pages?: string | string[] | undefined;
|
|
392
392
|
}, {
|
|
393
393
|
robot: "/document/split";
|
|
394
|
+
result?: string | boolean | undefined;
|
|
394
395
|
use?: string | string[] | {
|
|
395
396
|
name: string;
|
|
396
397
|
fields?: string | undefined;
|
|
@@ -406,7 +407,6 @@ export declare const interpolatableRobotDocumentSplitInstructionsWithHiddenField
|
|
|
406
407
|
group_by_original?: boolean | undefined;
|
|
407
408
|
} | undefined;
|
|
408
409
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
409
|
-
result?: string | boolean | undefined;
|
|
410
410
|
queue?: string | undefined;
|
|
411
411
|
force_accept?: string | boolean | undefined;
|
|
412
412
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -76,8 +76,8 @@ export declare const robotDocumentThumbsInstructionsSchema: z.ZodObject<{
|
|
|
76
76
|
turbo: z.ZodDefault<z.ZodBoolean>;
|
|
77
77
|
}, "strict", z.ZodTypeAny, {
|
|
78
78
|
format: "gif" | "jpeg" | "jpg" | "png";
|
|
79
|
-
robot: "/document/thumbs";
|
|
80
79
|
result: boolean;
|
|
80
|
+
robot: "/document/thumbs";
|
|
81
81
|
force_accept: boolean;
|
|
82
82
|
ignore_errors: string[];
|
|
83
83
|
imagemagick_stack: string;
|
|
@@ -113,6 +113,7 @@ export declare const robotDocumentThumbsInstructionsSchema: z.ZodObject<{
|
|
|
113
113
|
}, {
|
|
114
114
|
robot: "/document/thumbs";
|
|
115
115
|
format?: "gif" | "jpeg" | "jpg" | "png" | undefined;
|
|
116
|
+
result?: boolean | undefined;
|
|
116
117
|
alpha?: "Remove" | "Set" | undefined;
|
|
117
118
|
use?: string | string[] | {
|
|
118
119
|
name: string;
|
|
@@ -129,7 +130,6 @@ export declare const robotDocumentThumbsInstructionsSchema: z.ZodObject<{
|
|
|
129
130
|
group_by_original?: boolean | undefined;
|
|
130
131
|
} | undefined;
|
|
131
132
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
132
|
-
result?: boolean | undefined;
|
|
133
133
|
queue?: "batch" | undefined;
|
|
134
134
|
force_accept?: boolean | undefined;
|
|
135
135
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -232,6 +232,7 @@ export declare const robotDocumentThumbsInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
232
232
|
trim_whitespace: boolean;
|
|
233
233
|
pdf_use_cropbox: boolean;
|
|
234
234
|
stack?: string | undefined;
|
|
235
|
+
result?: boolean | "debug" | undefined;
|
|
235
236
|
alpha?: "set" | "remove" | "Remove" | "Set" | undefined;
|
|
236
237
|
use?: string | string[] | {
|
|
237
238
|
name: string;
|
|
@@ -248,7 +249,6 @@ export declare const robotDocumentThumbsInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
248
249
|
group_by_original?: boolean | undefined;
|
|
249
250
|
} | undefined;
|
|
250
251
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
251
|
-
result?: boolean | "debug" | undefined;
|
|
252
252
|
queue?: "batch" | undefined;
|
|
253
253
|
width?: number | undefined;
|
|
254
254
|
height?: number | undefined;
|
|
@@ -260,6 +260,7 @@ export declare const robotDocumentThumbsInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
260
260
|
robot: "/document/thumbs";
|
|
261
261
|
stack?: string | undefined;
|
|
262
262
|
format?: "gif" | "jpeg" | "jpg" | "png" | undefined;
|
|
263
|
+
result?: boolean | "debug" | undefined;
|
|
263
264
|
alpha?: "set" | "remove" | "Remove" | "Set" | undefined;
|
|
264
265
|
use?: string | string[] | {
|
|
265
266
|
name: string;
|
|
@@ -276,7 +277,6 @@ export declare const robotDocumentThumbsInstructionsWithHiddenFieldsSchema: z.Zo
|
|
|
276
277
|
group_by_original?: boolean | undefined;
|
|
277
278
|
} | undefined;
|
|
278
279
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
279
|
-
result?: boolean | "debug" | undefined;
|
|
280
280
|
queue?: "batch" | undefined;
|
|
281
281
|
force_accept?: boolean | undefined;
|
|
282
282
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -368,8 +368,8 @@ export declare const interpolatableRobotDocumentThumbsInstructionsSchema: z.ZodO
|
|
|
368
368
|
turbo: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
369
369
|
}, "strict", z.ZodTypeAny, {
|
|
370
370
|
format: string;
|
|
371
|
-
robot: "/document/thumbs";
|
|
372
371
|
result: string | boolean;
|
|
372
|
+
robot: "/document/thumbs";
|
|
373
373
|
force_accept: string | boolean;
|
|
374
374
|
ignore_errors: string | string[];
|
|
375
375
|
imagemagick_stack: string;
|
|
@@ -405,6 +405,7 @@ export declare const interpolatableRobotDocumentThumbsInstructionsSchema: z.ZodO
|
|
|
405
405
|
}, {
|
|
406
406
|
robot: "/document/thumbs";
|
|
407
407
|
format?: string | undefined;
|
|
408
|
+
result?: string | boolean | undefined;
|
|
408
409
|
alpha?: string | undefined;
|
|
409
410
|
use?: string | string[] | {
|
|
410
411
|
name: string;
|
|
@@ -421,7 +422,6 @@ export declare const interpolatableRobotDocumentThumbsInstructionsSchema: z.ZodO
|
|
|
421
422
|
group_by_original?: boolean | undefined;
|
|
422
423
|
} | undefined;
|
|
423
424
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
424
|
-
result?: string | boolean | undefined;
|
|
425
425
|
queue?: string | undefined;
|
|
426
426
|
force_accept?: string | boolean | undefined;
|
|
427
427
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -525,6 +525,7 @@ export declare const interpolatableRobotDocumentThumbsInstructionsWithHiddenFiel
|
|
|
525
525
|
trim_whitespace: string | boolean;
|
|
526
526
|
pdf_use_cropbox: string | boolean;
|
|
527
527
|
stack?: string | undefined;
|
|
528
|
+
result?: string | boolean | undefined;
|
|
528
529
|
alpha?: string | undefined;
|
|
529
530
|
use?: string | string[] | {
|
|
530
531
|
name: string;
|
|
@@ -541,7 +542,6 @@ export declare const interpolatableRobotDocumentThumbsInstructionsWithHiddenFiel
|
|
|
541
542
|
group_by_original?: boolean | undefined;
|
|
542
543
|
} | undefined;
|
|
543
544
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
544
|
-
result?: string | boolean | undefined;
|
|
545
545
|
queue?: string | undefined;
|
|
546
546
|
width?: string | number | undefined;
|
|
547
547
|
height?: string | number | undefined;
|
|
@@ -553,6 +553,7 @@ export declare const interpolatableRobotDocumentThumbsInstructionsWithHiddenFiel
|
|
|
553
553
|
robot: "/document/thumbs";
|
|
554
554
|
stack?: string | undefined;
|
|
555
555
|
format?: string | undefined;
|
|
556
|
+
result?: string | boolean | undefined;
|
|
556
557
|
alpha?: string | undefined;
|
|
557
558
|
use?: string | string[] | {
|
|
558
559
|
name: string;
|
|
@@ -569,7 +570,6 @@ export declare const interpolatableRobotDocumentThumbsInstructionsWithHiddenFiel
|
|
|
569
570
|
group_by_original?: boolean | undefined;
|
|
570
571
|
} | undefined;
|
|
571
572
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
572
|
-
result?: string | boolean | undefined;
|
|
573
573
|
queue?: string | undefined;
|
|
574
574
|
force_accept?: string | boolean | undefined;
|
|
575
575
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -16,8 +16,8 @@ export declare const robotDropboxImportInstructionsSchema: z.ZodObject<{
|
|
|
16
16
|
path: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
17
17
|
}, "strict", z.ZodTypeAny, {
|
|
18
18
|
path: string | string[];
|
|
19
|
-
robot: "/dropbox/import";
|
|
20
19
|
result: boolean;
|
|
20
|
+
robot: "/dropbox/import";
|
|
21
21
|
force_accept: boolean;
|
|
22
22
|
ignore_errors: string[];
|
|
23
23
|
force_name: string | string[] | null;
|
|
@@ -27,8 +27,8 @@ export declare const robotDropboxImportInstructionsSchema: z.ZodObject<{
|
|
|
27
27
|
}, {
|
|
28
28
|
path: string | string[];
|
|
29
29
|
robot: "/dropbox/import";
|
|
30
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
31
30
|
result?: boolean | undefined;
|
|
31
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
32
32
|
queue?: "batch" | undefined;
|
|
33
33
|
force_accept?: boolean | undefined;
|
|
34
34
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -53,16 +53,16 @@ export declare const robotDropboxImportInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
53
53
|
force_accept: boolean;
|
|
54
54
|
ignore_errors: string[];
|
|
55
55
|
force_name: string | string[] | null;
|
|
56
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
57
56
|
result?: boolean | "debug" | undefined;
|
|
57
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
58
58
|
queue?: "batch" | undefined;
|
|
59
59
|
credentials?: string | undefined;
|
|
60
60
|
access_token?: string | undefined;
|
|
61
61
|
}, {
|
|
62
62
|
path: string | string[];
|
|
63
63
|
robot: "/dropbox/import";
|
|
64
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
65
64
|
result?: boolean | "debug" | undefined;
|
|
65
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
66
66
|
queue?: "batch" | undefined;
|
|
67
67
|
force_accept?: boolean | undefined;
|
|
68
68
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -84,8 +84,8 @@ export declare const interpolatableRobotDropboxImportInstructionsSchema: z.ZodOb
|
|
|
84
84
|
path: z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>]>;
|
|
85
85
|
}, "strict", z.ZodTypeAny, {
|
|
86
86
|
path: string | string[];
|
|
87
|
-
robot: "/dropbox/import";
|
|
88
87
|
result: string | boolean;
|
|
88
|
+
robot: "/dropbox/import";
|
|
89
89
|
force_accept: string | boolean;
|
|
90
90
|
ignore_errors: string | string[];
|
|
91
91
|
force_name: string | string[] | null;
|
|
@@ -95,8 +95,8 @@ export declare const interpolatableRobotDropboxImportInstructionsSchema: z.ZodOb
|
|
|
95
95
|
}, {
|
|
96
96
|
path: string | string[];
|
|
97
97
|
robot: "/dropbox/import";
|
|
98
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
99
98
|
result?: string | boolean | undefined;
|
|
99
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
100
100
|
queue?: string | undefined;
|
|
101
101
|
force_accept?: string | boolean | undefined;
|
|
102
102
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -122,16 +122,16 @@ export declare const interpolatableRobotDropboxImportInstructionsWithHiddenField
|
|
|
122
122
|
force_accept: string | boolean;
|
|
123
123
|
ignore_errors: string | string[];
|
|
124
124
|
force_name: string | string[] | null;
|
|
125
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
126
125
|
result?: string | boolean | undefined;
|
|
126
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
127
127
|
queue?: string | undefined;
|
|
128
128
|
credentials?: string | undefined;
|
|
129
129
|
access_token?: string | undefined;
|
|
130
130
|
}, {
|
|
131
131
|
path: string | string[];
|
|
132
132
|
robot: "/dropbox/import";
|
|
133
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
134
133
|
result?: string | boolean | undefined;
|
|
134
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
135
135
|
queue?: string | undefined;
|
|
136
136
|
force_accept?: string | boolean | undefined;
|
|
137
137
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
@@ -64,8 +64,8 @@ export declare const robotDropboxStoreInstructionsSchema: z.ZodObject<{
|
|
|
64
64
|
create_sharing_link: z.ZodDefault<z.ZodBoolean>;
|
|
65
65
|
}, "strict", z.ZodTypeAny, {
|
|
66
66
|
path: string;
|
|
67
|
-
robot: "/dropbox/store";
|
|
68
67
|
result: boolean;
|
|
68
|
+
robot: "/dropbox/store";
|
|
69
69
|
force_accept: boolean;
|
|
70
70
|
ignore_errors: string[];
|
|
71
71
|
create_sharing_link: boolean;
|
|
@@ -89,6 +89,7 @@ export declare const robotDropboxStoreInstructionsSchema: z.ZodObject<{
|
|
|
89
89
|
}, {
|
|
90
90
|
robot: "/dropbox/store";
|
|
91
91
|
path?: string | undefined;
|
|
92
|
+
result?: boolean | undefined;
|
|
92
93
|
use?: string | string[] | {
|
|
93
94
|
name: string;
|
|
94
95
|
fields?: string | undefined;
|
|
@@ -104,7 +105,6 @@ export declare const robotDropboxStoreInstructionsSchema: z.ZodObject<{
|
|
|
104
105
|
group_by_original?: boolean | undefined;
|
|
105
106
|
} | undefined;
|
|
106
107
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
107
|
-
result?: boolean | undefined;
|
|
108
108
|
queue?: "batch" | undefined;
|
|
109
109
|
force_accept?: boolean | undefined;
|
|
110
110
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -177,6 +177,7 @@ export declare const robotDropboxStoreInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
177
177
|
force_accept: boolean;
|
|
178
178
|
ignore_errors: string[];
|
|
179
179
|
create_sharing_link: boolean;
|
|
180
|
+
result?: boolean | "debug" | undefined;
|
|
180
181
|
use?: string | string[] | {
|
|
181
182
|
name: string;
|
|
182
183
|
fields?: string | undefined;
|
|
@@ -192,13 +193,13 @@ export declare const robotDropboxStoreInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
192
193
|
group_by_original?: boolean | undefined;
|
|
193
194
|
} | undefined;
|
|
194
195
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
195
|
-
result?: boolean | "debug" | undefined;
|
|
196
196
|
queue?: "batch" | undefined;
|
|
197
197
|
credentials?: string | undefined;
|
|
198
198
|
access_token?: string | undefined;
|
|
199
199
|
}, {
|
|
200
200
|
robot: "/dropbox/store";
|
|
201
201
|
path?: string | undefined;
|
|
202
|
+
result?: boolean | "debug" | undefined;
|
|
202
203
|
use?: string | string[] | {
|
|
203
204
|
name: string;
|
|
204
205
|
fields?: string | undefined;
|
|
@@ -214,7 +215,6 @@ export declare const robotDropboxStoreInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
214
215
|
group_by_original?: boolean | undefined;
|
|
215
216
|
} | undefined;
|
|
216
217
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
217
|
-
result?: boolean | "debug" | undefined;
|
|
218
218
|
queue?: "batch" | undefined;
|
|
219
219
|
force_accept?: boolean | undefined;
|
|
220
220
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -285,8 +285,8 @@ export declare const interpolatableRobotDropboxStoreInstructionsSchema: z.ZodObj
|
|
|
285
285
|
create_sharing_link: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
286
286
|
}, "strict", z.ZodTypeAny, {
|
|
287
287
|
path: string;
|
|
288
|
-
robot: "/dropbox/store";
|
|
289
288
|
result: string | boolean;
|
|
289
|
+
robot: "/dropbox/store";
|
|
290
290
|
force_accept: string | boolean;
|
|
291
291
|
ignore_errors: string | string[];
|
|
292
292
|
create_sharing_link: string | boolean;
|
|
@@ -310,6 +310,7 @@ export declare const interpolatableRobotDropboxStoreInstructionsSchema: z.ZodObj
|
|
|
310
310
|
}, {
|
|
311
311
|
robot: "/dropbox/store";
|
|
312
312
|
path?: string | undefined;
|
|
313
|
+
result?: string | boolean | undefined;
|
|
313
314
|
use?: string | string[] | {
|
|
314
315
|
name: string;
|
|
315
316
|
fields?: string | undefined;
|
|
@@ -325,7 +326,6 @@ export declare const interpolatableRobotDropboxStoreInstructionsSchema: z.ZodObj
|
|
|
325
326
|
group_by_original?: boolean | undefined;
|
|
326
327
|
} | undefined;
|
|
327
328
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
328
|
-
result?: string | boolean | undefined;
|
|
329
329
|
queue?: string | undefined;
|
|
330
330
|
force_accept?: string | boolean | undefined;
|
|
331
331
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -399,6 +399,7 @@ export declare const interpolatableRobotDropboxStoreInstructionsWithHiddenFields
|
|
|
399
399
|
force_accept: string | boolean;
|
|
400
400
|
ignore_errors: string | string[];
|
|
401
401
|
create_sharing_link: string | boolean;
|
|
402
|
+
result?: string | boolean | undefined;
|
|
402
403
|
use?: string | string[] | {
|
|
403
404
|
name: string;
|
|
404
405
|
fields?: string | undefined;
|
|
@@ -414,13 +415,13 @@ export declare const interpolatableRobotDropboxStoreInstructionsWithHiddenFields
|
|
|
414
415
|
group_by_original?: boolean | undefined;
|
|
415
416
|
} | undefined;
|
|
416
417
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
417
|
-
result?: string | boolean | undefined;
|
|
418
418
|
queue?: string | undefined;
|
|
419
419
|
credentials?: string | undefined;
|
|
420
420
|
access_token?: string | undefined;
|
|
421
421
|
}, {
|
|
422
422
|
robot: "/dropbox/store";
|
|
423
423
|
path?: string | undefined;
|
|
424
|
+
result?: string | boolean | undefined;
|
|
424
425
|
use?: string | string[] | {
|
|
425
426
|
name: string;
|
|
426
427
|
fields?: string | undefined;
|
|
@@ -436,7 +437,6 @@ export declare const interpolatableRobotDropboxStoreInstructionsWithHiddenFields
|
|
|
436
437
|
group_by_original?: boolean | undefined;
|
|
437
438
|
} | undefined;
|
|
438
439
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
439
|
-
result?: string | boolean | undefined;
|
|
440
440
|
queue?: string | undefined;
|
|
441
441
|
force_accept?: string | boolean | undefined;
|
|
442
442
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -10,16 +10,16 @@ export declare const robotEdglyDeliverInstructionsSchema: z.ZodObject<{
|
|
|
10
10
|
} & {
|
|
11
11
|
robot: z.ZodLiteral<"/edgly/deliver">;
|
|
12
12
|
}, "strict", z.ZodTypeAny, {
|
|
13
|
-
robot: "/edgly/deliver";
|
|
14
13
|
result: boolean;
|
|
14
|
+
robot: "/edgly/deliver";
|
|
15
15
|
force_accept: boolean;
|
|
16
16
|
ignore_errors: string[];
|
|
17
17
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
18
18
|
queue?: "batch" | undefined;
|
|
19
19
|
}, {
|
|
20
20
|
robot: "/edgly/deliver";
|
|
21
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
22
21
|
result?: boolean | undefined;
|
|
22
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
23
23
|
queue?: "batch" | undefined;
|
|
24
24
|
force_accept?: boolean | undefined;
|
|
25
25
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -36,13 +36,13 @@ export declare const robotEdglyDeliverInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
36
36
|
robot: "/edgly/deliver";
|
|
37
37
|
force_accept: boolean;
|
|
38
38
|
ignore_errors: string[];
|
|
39
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
40
39
|
result?: boolean | "debug" | undefined;
|
|
40
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
41
41
|
queue?: "batch" | undefined;
|
|
42
42
|
}, {
|
|
43
43
|
robot: "/edgly/deliver";
|
|
44
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
45
44
|
result?: boolean | "debug" | undefined;
|
|
45
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
46
46
|
queue?: "batch" | undefined;
|
|
47
47
|
force_accept?: boolean | undefined;
|
|
48
48
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -57,16 +57,16 @@ export declare const interpolatableRobotEdglyDeliverInstructionsSchema: z.ZodObj
|
|
|
57
57
|
ignore_errors: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodUnion<[z.ZodBoolean, z.ZodArray<z.ZodEnum<["meta", "execute"]>, "many">]>, string[], boolean | ("meta" | "execute")[]>]>>;
|
|
58
58
|
robot: z.ZodLiteral<"/edgly/deliver">;
|
|
59
59
|
}, "strict", z.ZodTypeAny, {
|
|
60
|
-
robot: "/edgly/deliver";
|
|
61
60
|
result: string | boolean;
|
|
61
|
+
robot: "/edgly/deliver";
|
|
62
62
|
force_accept: string | boolean;
|
|
63
63
|
ignore_errors: string | string[];
|
|
64
64
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
65
65
|
queue?: string | undefined;
|
|
66
66
|
}, {
|
|
67
67
|
robot: "/edgly/deliver";
|
|
68
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
69
68
|
result?: string | boolean | undefined;
|
|
69
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
70
70
|
queue?: string | undefined;
|
|
71
71
|
force_accept?: string | boolean | undefined;
|
|
72
72
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -84,13 +84,13 @@ export declare const interpolatableRobotEdglyDeliverInstructionsWithHiddenFields
|
|
|
84
84
|
robot: "/edgly/deliver";
|
|
85
85
|
force_accept: string | boolean;
|
|
86
86
|
ignore_errors: string | string[];
|
|
87
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
88
87
|
result?: string | boolean | undefined;
|
|
88
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
89
89
|
queue?: string | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
robot: "/edgly/deliver";
|
|
92
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
93
92
|
result?: string | boolean | undefined;
|
|
93
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
94
94
|
queue?: string | undefined;
|
|
95
95
|
force_accept?: string | boolean | undefined;
|
|
96
96
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|