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.
Files changed (175) hide show
  1. package/dist/alphalib/mcache.d.ts +2 -2
  2. package/dist/alphalib/mcache.d.ts.map +1 -1
  3. package/dist/alphalib/mcache.js.map +1 -1
  4. package/dist/alphalib/types/assembliesGet.d.ts +4 -4
  5. package/dist/alphalib/types/assemblyReplay.d.ts +394 -178
  6. package/dist/alphalib/types/assemblyReplay.d.ts.map +1 -1
  7. package/dist/alphalib/types/assemblyReplayNotification.d.ts +394 -178
  8. package/dist/alphalib/types/assemblyReplayNotification.d.ts.map +1 -1
  9. package/dist/alphalib/types/assemblyStatus.d.ts +112 -112
  10. package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
  11. package/dist/alphalib/types/assemblyStatus.js +1 -0
  12. package/dist/alphalib/types/assemblyStatus.js.map +1 -1
  13. package/dist/alphalib/types/bill.d.ts +4 -4
  14. package/dist/alphalib/types/robots/_index.d.ts +3289 -932
  15. package/dist/alphalib/types/robots/_index.d.ts.map +1 -1
  16. package/dist/alphalib/types/robots/_index.js +4 -0
  17. package/dist/alphalib/types/robots/_index.js.map +1 -1
  18. package/dist/alphalib/types/robots/_instructions-primitives.d.ts +27 -16
  19. package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
  20. package/dist/alphalib/types/robots/_instructions-primitives.js +1 -0
  21. package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
  22. package/dist/alphalib/types/robots/ai-chat.d.ts +2108 -0
  23. package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -0
  24. package/dist/alphalib/types/robots/ai-chat.js +216 -0
  25. package/dist/alphalib/types/robots/ai-chat.js.map +1 -0
  26. package/dist/alphalib/types/robots/assembly-savejson.d.ts +4 -4
  27. package/dist/alphalib/types/robots/audio-artwork.d.ts +16 -16
  28. package/dist/alphalib/types/robots/audio-concat.d.ts +16 -16
  29. package/dist/alphalib/types/robots/audio-encode.d.ts +16 -16
  30. package/dist/alphalib/types/robots/audio-loop.d.ts +16 -16
  31. package/dist/alphalib/types/robots/audio-merge.d.ts +16 -16
  32. package/dist/alphalib/types/robots/audio-waveform.d.ts +226 -21
  33. package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
  34. package/dist/alphalib/types/robots/audio-waveform.js +134 -7
  35. package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
  36. package/dist/alphalib/types/robots/azure-import.d.ts +8 -8
  37. package/dist/alphalib/types/robots/azure-store.d.ts +8 -8
  38. package/dist/alphalib/types/robots/backblaze-import.d.ts +8 -8
  39. package/dist/alphalib/types/robots/backblaze-store.d.ts +8 -8
  40. package/dist/alphalib/types/robots/cloudfiles-import.d.ts +8 -8
  41. package/dist/alphalib/types/robots/cloudfiles-store.d.ts +8 -8
  42. package/dist/alphalib/types/robots/cloudflare-import.d.ts +8 -8
  43. package/dist/alphalib/types/robots/cloudflare-store.d.ts +8 -8
  44. package/dist/alphalib/types/robots/digitalocean-import.d.ts +8 -8
  45. package/dist/alphalib/types/robots/digitalocean-store.d.ts +8 -8
  46. package/dist/alphalib/types/robots/document-autorotate.d.ts +8 -8
  47. package/dist/alphalib/types/robots/document-convert.d.ts +8 -8
  48. package/dist/alphalib/types/robots/document-merge.d.ts +8 -8
  49. package/dist/alphalib/types/robots/document-ocr.d.ts +8 -8
  50. package/dist/alphalib/types/robots/document-split.d.ts +8 -8
  51. package/dist/alphalib/types/robots/document-thumbs.d.ts +8 -8
  52. package/dist/alphalib/types/robots/dropbox-import.d.ts +8 -8
  53. package/dist/alphalib/types/robots/dropbox-store.d.ts +8 -8
  54. package/dist/alphalib/types/robots/edgly-deliver.d.ts +8 -8
  55. package/dist/alphalib/types/robots/file-compress.d.ts +12 -12
  56. package/dist/alphalib/types/robots/file-decompress.d.ts +8 -8
  57. package/dist/alphalib/types/robots/file-filter.d.ts +12 -12
  58. package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
  59. package/dist/alphalib/types/robots/file-filter.js +3 -1
  60. package/dist/alphalib/types/robots/file-filter.js.map +1 -1
  61. package/dist/alphalib/types/robots/file-hash.d.ts +8 -8
  62. package/dist/alphalib/types/robots/file-preview.d.ts +8 -8
  63. package/dist/alphalib/types/robots/file-read.d.ts +8 -8
  64. package/dist/alphalib/types/robots/file-serve.d.ts +8 -8
  65. package/dist/alphalib/types/robots/file-verify.d.ts +8 -8
  66. package/dist/alphalib/types/robots/file-virusscan.d.ts +8 -8
  67. package/dist/alphalib/types/robots/file-watermark.d.ts +8 -8
  68. package/dist/alphalib/types/robots/ftp-import.d.ts +8 -8
  69. package/dist/alphalib/types/robots/ftp-store.d.ts +8 -8
  70. package/dist/alphalib/types/robots/google-import.d.ts +8 -8
  71. package/dist/alphalib/types/robots/google-store.d.ts +8 -8
  72. package/dist/alphalib/types/robots/html-convert.d.ts +8 -8
  73. package/dist/alphalib/types/robots/http-import.d.ts +8 -8
  74. package/dist/alphalib/types/robots/image-bgremove.d.ts +20 -8
  75. package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
  76. package/dist/alphalib/types/robots/image-bgremove.js +4 -0
  77. package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
  78. package/dist/alphalib/types/robots/image-describe.d.ts +8 -8
  79. package/dist/alphalib/types/robots/image-facedetect.d.ts +8 -8
  80. package/dist/alphalib/types/robots/image-generate.d.ts +32 -29
  81. package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
  82. package/dist/alphalib/types/robots/image-generate.js +6 -3
  83. package/dist/alphalib/types/robots/image-generate.js.map +1 -1
  84. package/dist/alphalib/types/robots/image-merge.d.ts +8 -8
  85. package/dist/alphalib/types/robots/image-ocr.d.ts +8 -8
  86. package/dist/alphalib/types/robots/image-optimize.d.ts +16 -16
  87. package/dist/alphalib/types/robots/image-resize.d.ts +16 -16
  88. package/dist/alphalib/types/robots/meta-read.d.ts +8 -8
  89. package/dist/alphalib/types/robots/meta-write.d.ts +20 -24
  90. package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
  91. package/dist/alphalib/types/robots/meta-write.js +1 -2
  92. package/dist/alphalib/types/robots/meta-write.js.map +1 -1
  93. package/dist/alphalib/types/robots/minio-import.d.ts +8 -8
  94. package/dist/alphalib/types/robots/minio-store.d.ts +8 -8
  95. package/dist/alphalib/types/robots/progress-simulate.d.ts +4 -4
  96. package/dist/alphalib/types/robots/s3-import.d.ts +16 -16
  97. package/dist/alphalib/types/robots/s3-store.d.ts +12 -12
  98. package/dist/alphalib/types/robots/script-run.d.ts +8 -8
  99. package/dist/alphalib/types/robots/sftp-import.d.ts +8 -8
  100. package/dist/alphalib/types/robots/sftp-store.d.ts +8 -8
  101. package/dist/alphalib/types/robots/speech-transcribe.d.ts +8 -8
  102. package/dist/alphalib/types/robots/supabase-import.d.ts +8 -8
  103. package/dist/alphalib/types/robots/supabase-store.d.ts +8 -8
  104. package/dist/alphalib/types/robots/swift-import.d.ts +8 -8
  105. package/dist/alphalib/types/robots/swift-store.d.ts +8 -8
  106. package/dist/alphalib/types/robots/text-speak.d.ts +8 -8
  107. package/dist/alphalib/types/robots/text-translate.d.ts +16 -16
  108. package/dist/alphalib/types/robots/tigris-import.d.ts +8 -8
  109. package/dist/alphalib/types/robots/tigris-store.d.ts +8 -8
  110. package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +8 -8
  111. package/dist/alphalib/types/robots/tus-store.d.ts +8 -8
  112. package/dist/alphalib/types/robots/upload-handle.d.ts +8 -8
  113. package/dist/alphalib/types/robots/video-adaptive.d.ts +16 -16
  114. package/dist/alphalib/types/robots/video-concat.d.ts +16 -16
  115. package/dist/alphalib/types/robots/video-encode.d.ts +16 -16
  116. package/dist/alphalib/types/robots/video-merge.d.ts +16 -16
  117. package/dist/alphalib/types/robots/video-ondemand.d.ts +20 -20
  118. package/dist/alphalib/types/robots/video-subtitle.d.ts +24 -24
  119. package/dist/alphalib/types/robots/video-thumbs.d.ts +8 -8
  120. package/dist/alphalib/types/robots/vimeo-import.d.ts +8 -8
  121. package/dist/alphalib/types/robots/vimeo-store.d.ts +8 -8
  122. package/dist/alphalib/types/robots/wasabi-import.d.ts +8 -8
  123. package/dist/alphalib/types/robots/wasabi-store.d.ts +8 -8
  124. package/dist/alphalib/types/robots/youtube-store.d.ts +12 -12
  125. package/dist/alphalib/types/template.d.ts +6207 -2096
  126. package/dist/alphalib/types/template.d.ts.map +1 -1
  127. package/dist/alphalib/types/templateCredential.d.ts +11 -11
  128. package/dist/alphalib/types/templateCredential.d.ts.map +1 -1
  129. package/dist/alphalib/types/templateCredential.js +1 -0
  130. package/dist/alphalib/types/templateCredential.js.map +1 -1
  131. package/dist/cli/OutputCtl.d.ts +2 -1
  132. package/dist/cli/OutputCtl.d.ts.map +1 -1
  133. package/dist/cli/OutputCtl.js +1 -1
  134. package/dist/cli/OutputCtl.js.map +1 -1
  135. package/dist/cli/commands/BaseCommand.d.ts +2 -1
  136. package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
  137. package/dist/cli/commands/BaseCommand.js +1 -1
  138. package/dist/cli/commands/BaseCommand.js.map +1 -1
  139. package/dist/cli/commands/assemblies.d.ts +1 -1
  140. package/dist/cli/commands/assemblies.d.ts.map +1 -1
  141. package/dist/cli/commands/notifications.d.ts +0 -7
  142. package/dist/cli/commands/notifications.d.ts.map +1 -1
  143. package/dist/cli/commands/notifications.js +1 -1
  144. package/dist/cli/commands/notifications.js.map +1 -1
  145. package/dist/cli/commands/templates.d.ts +1 -9
  146. package/dist/cli/commands/templates.d.ts.map +1 -1
  147. package/dist/cli/commands/templates.js +1 -1
  148. package/dist/cli/commands/templates.js.map +1 -1
  149. package/dist/cli/helpers.d.ts +2 -2
  150. package/dist/cli/helpers.d.ts.map +1 -1
  151. package/dist/cli/helpers.js.map +1 -1
  152. package/dist/cli/types.d.ts +3 -77
  153. package/dist/cli/types.d.ts.map +1 -1
  154. package/dist/cli/types.js +2 -17
  155. package/dist/cli/types.js.map +1 -1
  156. package/package.json +16 -22
  157. package/src/alphalib/mcache.ts +4 -4
  158. package/src/alphalib/types/assemblyStatus.ts +1 -0
  159. package/src/alphalib/types/robots/_index.ts +14 -1
  160. package/src/alphalib/types/robots/_instructions-primitives.ts +21 -15
  161. package/src/alphalib/types/robots/ai-chat.ts +266 -0
  162. package/src/alphalib/types/robots/audio-waveform.ts +142 -9
  163. package/src/alphalib/types/robots/file-filter.ts +3 -1
  164. package/src/alphalib/types/robots/image-bgremove.ts +6 -0
  165. package/src/alphalib/types/robots/image-generate.ts +6 -3
  166. package/src/alphalib/types/robots/meta-write.ts +1 -2
  167. package/src/alphalib/types/templateCredential.ts +1 -0
  168. package/src/cli/OutputCtl.ts +1 -1
  169. package/src/cli/commands/BaseCommand.ts +1 -1
  170. package/src/cli/commands/assemblies.ts +1 -1
  171. package/src/cli/commands/notifications.ts +2 -2
  172. package/src/cli/commands/templates.ts +3 -3
  173. package/src/cli/helpers.ts +3 -3
  174. package/src/cli/types.ts +2 -115
  175. package/CHANGELOG.md +0 -257
@@ -1 +1 @@
1
- {"version":3,"file":"meta-write.d.ts","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/meta-write.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"meta-write.d.ts","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/meta-write.ts"],"names":[],"mappings":"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"}
@@ -49,8 +49,7 @@ export const robotMetaWriteInstructionsSchema = robotBase
49
49
  **Note:** This <dfn>Robot</dfn> currently accepts images, videos and audio files.
50
50
  `),
51
51
  data_to_write: z
52
- .object({})
53
- .passthrough()
52
+ .record(z.unknown())
54
53
  .default({})
55
54
  .describe(`
56
55
  A key/value map defining the metadata to write into the file.
@@ -1 +1 @@
1
- {"version":3,"file":"meta-write.js","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/meta-write.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAEnD,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAA;AAElG,MAAM,CAAC,MAAM,IAAI,GAAmB;IAClC,yBAAyB,EAAE,IAAI;IAC/B,UAAU,EAAE,CAAC;IACb,eAAe,EAAE,CAAC;IAClB,YAAY,EAAE,CAAC;IACf,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,UAAU,EAAE;gBACV,KAAK,EAAE,aAAa;gBACpB,GAAG,EAAE,WAAW;gBAChB,aAAa,EAAE;oBACb,SAAS,EAAE,eAAe;iBAC3B;gBACD,YAAY,EAAE,aAAa,CAAC,MAAM,CAAC,kBAAkB;aACtD;SACF;KACF;IACD,wBAAwB,EAAE,4CAA4C;IACtE,cAAc,EAAE,CAAC;IACjB,aAAa,EAAE,CAAC;IAChB,aAAa,EAAE,kBAAkB;IACjC,gBAAgB,EAAE,4BAA4B;IAC9C,YAAY,EAAE,OAAO;IACrB,YAAY,EAAE,gBAAgB;IAC9B,aAAa,EAAE,yBAAyB;IACxC,YAAY,EAAE,kBAAkB;IAChC,UAAU,EAAE,EAAE;IACd,KAAK,EAAE,yBAAyB;IAChC,oBAAoB,EAAE,GAAG;IACzB,iBAAiB,EAAE,MAAM;IACzB,UAAU,EAAE,CAAC,QAAQ,CAAC;IACtB,IAAI,EAAE,gBAAgB;IACtB,WAAW,EAAE,CAAC;IACd,cAAc,EAAE,EAAE;IAClB,wBAAwB,EAAE,IAAI;IAC9B,mBAAmB,EAAE,IAAI;IACzB,UAAU,EAAE,KAAK;IACjB,iDAAiD,EAAE,KAAK;IACxD,KAAK,EAAE,IAAI;CACZ,CAAA;AAED,MAAM,CAAC,MAAM,gCAAgC,GAAG,SAAS;KACtD,KAAK,CAAC,QAAQ,CAAC;KACf,KAAK,CAAC,WAAW,CAAC;KAClB,MAAM,CAAC;IACN,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,QAAQ,CAAC;;CAE5C,CAAC;IACE,aAAa,EAAE,CAAC;SACb,MAAM,CAAC,EAAE,CAAC;SACV,WAAW,EAAE;SACb,OAAO,CAAC,EAAE,CAAC;SACX,QAAQ,CAAC;;;;CAIf,CAAC;CACC,CAAC;KACD,MAAM,EAAE,CAAA;AAEX,MAAM,CAAC,MAAM,gDAAgD,GAC3D,gCAAgC,CAAC,MAAM,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,EAAE,gCAAgC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,EAAE;CAChG,CAAC,CAAA;AAOJ,MAAM,CAAC,MAAM,8CAA8C,GAAG,gBAAgB,CAC5E,gCAAgC,CACjC,CAAA;AAOD,MAAM,CAAC,MAAM,8DAA8D,GAAG,gBAAgB,CAC5F,gDAAgD,CACjD,CAAA"}
1
+ {"version":3,"file":"meta-write.js","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/meta-write.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAEnD,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAA;AAElG,MAAM,CAAC,MAAM,IAAI,GAAmB;IAClC,yBAAyB,EAAE,IAAI;IAC/B,UAAU,EAAE,CAAC;IACb,eAAe,EAAE,CAAC;IAClB,YAAY,EAAE,CAAC;IACf,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,UAAU,EAAE;gBACV,KAAK,EAAE,aAAa;gBACpB,GAAG,EAAE,WAAW;gBAChB,aAAa,EAAE;oBACb,SAAS,EAAE,eAAe;iBAC3B;gBACD,YAAY,EAAE,aAAa,CAAC,MAAM,CAAC,kBAAkB;aACtD;SACF;KACF;IACD,wBAAwB,EAAE,4CAA4C;IACtE,cAAc,EAAE,CAAC;IACjB,aAAa,EAAE,CAAC;IAChB,aAAa,EAAE,kBAAkB;IACjC,gBAAgB,EAAE,4BAA4B;IAC9C,YAAY,EAAE,OAAO;IACrB,YAAY,EAAE,gBAAgB;IAC9B,aAAa,EAAE,yBAAyB;IACxC,YAAY,EAAE,kBAAkB;IAChC,UAAU,EAAE,EAAE;IACd,KAAK,EAAE,yBAAyB;IAChC,oBAAoB,EAAE,GAAG;IACzB,iBAAiB,EAAE,MAAM;IACzB,UAAU,EAAE,CAAC,QAAQ,CAAC;IACtB,IAAI,EAAE,gBAAgB;IACtB,WAAW,EAAE,CAAC;IACd,cAAc,EAAE,EAAE;IAClB,wBAAwB,EAAE,IAAI;IAC9B,mBAAmB,EAAE,IAAI;IACzB,UAAU,EAAE,KAAK;IACjB,iDAAiD,EAAE,KAAK;IACxD,KAAK,EAAE,IAAI;CACZ,CAAA;AAED,MAAM,CAAC,MAAM,gCAAgC,GAAG,SAAS;KACtD,KAAK,CAAC,QAAQ,CAAC;KACf,KAAK,CAAC,WAAW,CAAC;KAClB,MAAM,CAAC;IACN,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,QAAQ,CAAC;;CAE5C,CAAC;IACE,aAAa,EAAE,CAAC;SACb,MAAM,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;SACnB,OAAO,CAAC,EAAE,CAAC;SACX,QAAQ,CAAC;;;;CAIf,CAAC;CACC,CAAC;KACD,MAAM,EAAE,CAAA;AAEX,MAAM,CAAC,MAAM,gDAAgD,GAC3D,gCAAgC,CAAC,MAAM,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,EAAE,gCAAgC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,EAAE;CAChG,CAAC,CAAA;AAOJ,MAAM,CAAC,MAAM,8CAA8C,GAAG,gBAAgB,CAC5E,gCAAgC,CACjC,CAAA;AAOD,MAAM,CAAC,MAAM,8DAA8D,GAAG,gBAAgB,CAC5F,gDAAgD,CACjD,CAAA"}
@@ -25,8 +25,8 @@ export declare const robotMinioImportInstructionsSchema: z.ZodObject<{
25
25
  }, "strict", z.ZodTypeAny, {
26
26
  path: string | string[];
27
27
  recursive: boolean;
28
- robot: "/minio/import";
29
28
  result: boolean;
29
+ robot: "/minio/import";
30
30
  force_accept: boolean;
31
31
  ignore_errors: string[];
32
32
  force_name: string | string[] | null;
@@ -47,8 +47,8 @@ export declare const robotMinioImportInstructionsSchema: z.ZodObject<{
47
47
  key?: string | undefined;
48
48
  secret?: string | undefined;
49
49
  recursive?: boolean | undefined;
50
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
51
50
  result?: boolean | undefined;
51
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
52
52
  queue?: "batch" | undefined;
53
53
  force_accept?: boolean | undefined;
54
54
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -91,8 +91,8 @@ export declare const robotMinioImportInstructionsWithHiddenFieldsSchema: z.ZodOb
91
91
  host?: string | undefined;
92
92
  key?: string | undefined;
93
93
  secret?: string | undefined;
94
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
95
94
  result?: boolean | "debug" | undefined;
95
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
96
96
  queue?: "batch" | undefined;
97
97
  credentials?: string | undefined;
98
98
  bucket?: string | undefined;
@@ -103,8 +103,8 @@ export declare const robotMinioImportInstructionsWithHiddenFieldsSchema: z.ZodOb
103
103
  key?: string | undefined;
104
104
  secret?: string | undefined;
105
105
  recursive?: boolean | undefined;
106
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
107
106
  result?: boolean | "debug" | undefined;
107
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
108
108
  queue?: "batch" | undefined;
109
109
  force_accept?: boolean | undefined;
110
110
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -138,8 +138,8 @@ export declare const interpolatableRobotMinioImportInstructionsSchema: z.ZodObje
138
138
  }, "strict", z.ZodTypeAny, {
139
139
  path: string | string[];
140
140
  recursive: string | boolean;
141
- robot: "/minio/import";
142
141
  result: string | boolean;
142
+ robot: "/minio/import";
143
143
  force_accept: string | boolean;
144
144
  ignore_errors: string | string[];
145
145
  force_name: string | string[] | null;
@@ -160,8 +160,8 @@ export declare const interpolatableRobotMinioImportInstructionsSchema: z.ZodObje
160
160
  key?: string | undefined;
161
161
  secret?: string | undefined;
162
162
  recursive?: string | boolean | undefined;
163
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
164
163
  result?: string | boolean | undefined;
164
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
165
165
  queue?: string | undefined;
166
166
  force_accept?: string | boolean | undefined;
167
167
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -205,8 +205,8 @@ export declare const interpolatableRobotMinioImportInstructionsWithHiddenFieldsS
205
205
  host?: string | undefined;
206
206
  key?: string | undefined;
207
207
  secret?: string | undefined;
208
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
209
208
  result?: string | boolean | undefined;
209
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
210
210
  queue?: string | undefined;
211
211
  credentials?: string | undefined;
212
212
  bucket?: string | undefined;
@@ -217,8 +217,8 @@ export declare const interpolatableRobotMinioImportInstructionsWithHiddenFieldsS
217
217
  key?: string | undefined;
218
218
  secret?: string | undefined;
219
219
  recursive?: string | boolean | undefined;
220
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
221
220
  result?: string | boolean | undefined;
221
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
222
222
  queue?: string | undefined;
223
223
  force_accept?: string | boolean | undefined;
224
224
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -71,8 +71,8 @@ export declare const robotMinioStoreInstructionsSchema: z.ZodObject<{
71
71
  }, "strict", z.ZodTypeAny, {
72
72
  headers: Record<string, string>;
73
73
  path: string;
74
- robot: "/minio/store";
75
74
  result: boolean;
75
+ robot: "/minio/store";
76
76
  force_accept: boolean;
77
77
  ignore_errors: string[];
78
78
  acl: "private" | "public-read";
@@ -105,6 +105,7 @@ export declare const robotMinioStoreInstructionsSchema: z.ZodObject<{
105
105
  path?: string | undefined;
106
106
  key?: string | undefined;
107
107
  secret?: string | undefined;
108
+ result?: boolean | undefined;
108
109
  use?: string | string[] | {
109
110
  name: string;
110
111
  fields?: string | undefined;
@@ -120,7 +121,6 @@ export declare const robotMinioStoreInstructionsSchema: z.ZodObject<{
120
121
  group_by_original?: boolean | undefined;
121
122
  } | undefined;
122
123
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
123
- result?: boolean | undefined;
124
124
  queue?: "batch" | undefined;
125
125
  force_accept?: boolean | undefined;
126
126
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -204,6 +204,7 @@ export declare const robotMinioStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
204
204
  host?: string | undefined;
205
205
  key?: string | undefined;
206
206
  secret?: string | undefined;
207
+ result?: boolean | "debug" | undefined;
207
208
  use?: string | string[] | {
208
209
  name: string;
209
210
  fields?: string | undefined;
@@ -219,7 +220,6 @@ export declare const robotMinioStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
219
220
  group_by_original?: boolean | undefined;
220
221
  } | undefined;
221
222
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
222
- result?: boolean | "debug" | undefined;
223
223
  queue?: "batch" | undefined;
224
224
  credentials?: string | undefined;
225
225
  bucket?: string | undefined;
@@ -231,6 +231,7 @@ export declare const robotMinioStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
231
231
  path?: string | undefined;
232
232
  key?: string | undefined;
233
233
  secret?: string | undefined;
234
+ result?: boolean | "debug" | undefined;
234
235
  use?: string | string[] | {
235
236
  name: string;
236
237
  fields?: string | undefined;
@@ -246,7 +247,6 @@ export declare const robotMinioStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
246
247
  group_by_original?: boolean | undefined;
247
248
  } | undefined;
248
249
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
249
- result?: boolean | "debug" | undefined;
250
250
  queue?: "batch" | undefined;
251
251
  force_accept?: boolean | undefined;
252
252
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -324,8 +324,8 @@ export declare const interpolatableRobotMinioStoreInstructionsSchema: z.ZodObjec
324
324
  }, "strict", z.ZodTypeAny, {
325
325
  headers: Record<string, string>;
326
326
  path: string;
327
- robot: "/minio/store";
328
327
  result: string | boolean;
328
+ robot: "/minio/store";
329
329
  force_accept: string | boolean;
330
330
  ignore_errors: string | string[];
331
331
  acl: string;
@@ -358,6 +358,7 @@ export declare const interpolatableRobotMinioStoreInstructionsSchema: z.ZodObjec
358
358
  path?: string | undefined;
359
359
  key?: string | undefined;
360
360
  secret?: string | undefined;
361
+ result?: string | boolean | undefined;
361
362
  use?: string | string[] | {
362
363
  name: string;
363
364
  fields?: string | undefined;
@@ -373,7 +374,6 @@ export declare const interpolatableRobotMinioStoreInstructionsSchema: z.ZodObjec
373
374
  group_by_original?: boolean | undefined;
374
375
  } | undefined;
375
376
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
376
- result?: string | boolean | undefined;
377
377
  queue?: string | undefined;
378
378
  force_accept?: string | boolean | undefined;
379
379
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -458,6 +458,7 @@ export declare const interpolatableRobotMinioStoreInstructionsWithHiddenFieldsSc
458
458
  host?: string | undefined;
459
459
  key?: string | undefined;
460
460
  secret?: string | undefined;
461
+ result?: string | boolean | undefined;
461
462
  use?: string | string[] | {
462
463
  name: string;
463
464
  fields?: string | undefined;
@@ -473,7 +474,6 @@ export declare const interpolatableRobotMinioStoreInstructionsWithHiddenFieldsSc
473
474
  group_by_original?: boolean | undefined;
474
475
  } | undefined;
475
476
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
476
- result?: string | boolean | undefined;
477
477
  queue?: string | undefined;
478
478
  credentials?: string | undefined;
479
479
  bucket?: string | undefined;
@@ -485,6 +485,7 @@ export declare const interpolatableRobotMinioStoreInstructionsWithHiddenFieldsSc
485
485
  path?: string | undefined;
486
486
  key?: string | undefined;
487
487
  secret?: string | undefined;
488
+ result?: string | boolean | undefined;
488
489
  use?: string | string[] | {
489
490
  name: string;
490
491
  fields?: string | undefined;
@@ -500,7 +501,6 @@ export declare const interpolatableRobotMinioStoreInstructionsWithHiddenFieldsSc
500
501
  group_by_original?: boolean | undefined;
501
502
  } | undefined;
502
503
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
503
- result?: string | boolean | undefined;
504
504
  queue?: string | undefined;
505
505
  force_accept?: string | boolean | undefined;
506
506
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -63,9 +63,9 @@ export declare const robotProgressSimulateInstructionsSchema: z.ZodObject<{
63
63
  emit_progress: z.ZodBoolean;
64
64
  predict_output: z.ZodBoolean;
65
65
  }, "strict", z.ZodTypeAny, {
66
+ result: boolean;
66
67
  duration: number;
67
68
  robot: "/progress/simulate";
68
- result: boolean;
69
69
  force_accept: boolean;
70
70
  ignore_errors: string[];
71
71
  output_files: number;
@@ -93,6 +93,7 @@ export declare const robotProgressSimulateInstructionsSchema: z.ZodObject<{
93
93
  output_files: number;
94
94
  emit_progress: boolean;
95
95
  predict_output: boolean;
96
+ result?: boolean | undefined;
96
97
  use?: string | string[] | {
97
98
  name: string;
98
99
  fields?: string | undefined;
@@ -108,7 +109,6 @@ export declare const robotProgressSimulateInstructionsSchema: z.ZodObject<{
108
109
  group_by_original?: boolean | undefined;
109
110
  } | undefined;
110
111
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
111
- result?: boolean | undefined;
112
112
  queue?: "batch" | undefined;
113
113
  force_accept?: boolean | undefined;
114
114
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -174,9 +174,9 @@ export declare const interpolatableRobotProgressSimulateInstructionsSchema: z.Zo
174
174
  emit_progress: z.ZodUnion<[z.ZodString, z.ZodBoolean]>;
175
175
  predict_output: z.ZodUnion<[z.ZodString, z.ZodBoolean]>;
176
176
  }, "strict", z.ZodTypeAny, {
177
+ result: string | boolean;
177
178
  duration: string | number;
178
179
  robot: "/progress/simulate";
179
- result: string | boolean;
180
180
  force_accept: string | boolean;
181
181
  ignore_errors: string | string[];
182
182
  output_files: string | number;
@@ -204,6 +204,7 @@ export declare const interpolatableRobotProgressSimulateInstructionsSchema: z.Zo
204
204
  output_files: string | number;
205
205
  emit_progress: string | boolean;
206
206
  predict_output: string | boolean;
207
+ result?: string | boolean | undefined;
207
208
  use?: string | string[] | {
208
209
  name: string;
209
210
  fields?: string | undefined;
@@ -219,7 +220,6 @@ export declare const interpolatableRobotProgressSimulateInstructionsSchema: z.Zo
219
220
  group_by_original?: boolean | undefined;
220
221
  } | undefined;
221
222
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
222
- result?: string | boolean | undefined;
223
223
  queue?: string | undefined;
224
224
  force_accept?: string | boolean | undefined;
225
225
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -26,15 +26,15 @@ export declare const robotS3ImportInstructionsSchema: z.ZodObject<{
26
26
  }, "strict", z.ZodTypeAny, {
27
27
  path: string | string[];
28
28
  recursive: boolean;
29
- robot: "/s3/import";
30
29
  result: boolean;
30
+ robot: "/s3/import";
31
31
  force_accept: boolean;
32
32
  ignore_errors: string[];
33
33
  force_name: string | string[] | null;
34
34
  return_file_stubs: boolean;
35
35
  key?: string | undefined;
36
- secret?: string | undefined;
37
36
  range?: string | string[] | undefined;
37
+ secret?: string | undefined;
38
38
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
39
39
  queue?: "batch" | undefined;
40
40
  credentials?: string | undefined;
@@ -46,11 +46,11 @@ export declare const robotS3ImportInstructionsSchema: z.ZodObject<{
46
46
  path: string | string[];
47
47
  robot: "/s3/import";
48
48
  key?: string | undefined;
49
+ range?: string | string[] | undefined;
49
50
  secret?: string | undefined;
50
51
  recursive?: boolean | undefined;
51
- range?: string | string[] | undefined;
52
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
53
52
  result?: boolean | undefined;
53
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
54
54
  queue?: "batch" | undefined;
55
55
  force_accept?: boolean | undefined;
56
56
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -91,10 +91,10 @@ export declare const robotS3ImportInstructionsWithHiddenFieldsSchema: z.ZodObjec
91
91
  force_name: string | string[] | null;
92
92
  return_file_stubs: boolean;
93
93
  key?: string | undefined;
94
- secret?: string | undefined;
95
94
  range?: string | string[] | undefined;
96
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
95
+ secret?: string | undefined;
97
96
  result?: boolean | "debug" | undefined;
97
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
98
98
  queue?: "batch" | undefined;
99
99
  credentials?: string | undefined;
100
100
  bucket?: string | undefined;
@@ -105,11 +105,11 @@ export declare const robotS3ImportInstructionsWithHiddenFieldsSchema: z.ZodObjec
105
105
  path: string | string[];
106
106
  robot: "/s3/import";
107
107
  key?: string | undefined;
108
+ range?: string | string[] | undefined;
108
109
  secret?: string | undefined;
109
110
  recursive?: boolean | undefined;
110
- range?: string | string[] | undefined;
111
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
112
111
  result?: boolean | "debug" | undefined;
112
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
113
113
  queue?: "batch" | undefined;
114
114
  force_accept?: boolean | undefined;
115
115
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -145,15 +145,15 @@ export declare const interpolatableRobotS3ImportInstructionsSchema: z.ZodObject<
145
145
  }, "strict", z.ZodTypeAny, {
146
146
  path: string | string[];
147
147
  recursive: string | boolean;
148
- robot: "/s3/import";
149
148
  result: string | boolean;
149
+ robot: "/s3/import";
150
150
  force_accept: string | boolean;
151
151
  ignore_errors: string | string[];
152
152
  force_name: string | string[] | null;
153
153
  return_file_stubs: string | boolean;
154
154
  key?: string | undefined;
155
- secret?: string | undefined;
156
155
  range?: string | string[] | undefined;
156
+ secret?: string | undefined;
157
157
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
158
158
  queue?: string | undefined;
159
159
  credentials?: string | undefined;
@@ -165,11 +165,11 @@ export declare const interpolatableRobotS3ImportInstructionsSchema: z.ZodObject<
165
165
  path: string | string[];
166
166
  robot: "/s3/import";
167
167
  key?: string | undefined;
168
+ range?: string | string[] | undefined;
168
169
  secret?: string | undefined;
169
170
  recursive?: string | boolean | undefined;
170
- range?: string | string[] | undefined;
171
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
172
171
  result?: string | boolean | undefined;
172
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
173
173
  queue?: string | undefined;
174
174
  force_accept?: string | boolean | undefined;
175
175
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -211,10 +211,10 @@ export declare const interpolatableRobotS3ImportInstructionsWithHiddenFieldsSche
211
211
  force_name: string | string[] | null;
212
212
  return_file_stubs: string | boolean;
213
213
  key?: string | undefined;
214
- secret?: string | undefined;
215
214
  range?: string | string[] | undefined;
216
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
215
+ secret?: string | undefined;
217
216
  result?: string | boolean | undefined;
217
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
218
218
  queue?: string | undefined;
219
219
  credentials?: string | undefined;
220
220
  bucket?: string | undefined;
@@ -225,11 +225,11 @@ export declare const interpolatableRobotS3ImportInstructionsWithHiddenFieldsSche
225
225
  path: string | string[];
226
226
  robot: "/s3/import";
227
227
  key?: string | undefined;
228
+ range?: string | string[] | undefined;
228
229
  secret?: string | undefined;
229
230
  recursive?: string | boolean | undefined;
230
- range?: string | string[] | undefined;
231
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
232
231
  result?: string | boolean | undefined;
232
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
233
233
  queue?: string | undefined;
234
234
  force_accept?: string | boolean | undefined;
235
235
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -78,12 +78,12 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
78
78
  headers: Record<string, string>;
79
79
  host: string;
80
80
  path: string;
81
- robot: "/s3/store";
82
81
  result: boolean;
82
+ robot: "/s3/store";
83
83
  force_accept: boolean;
84
84
  ignore_errors: string[];
85
85
  url_prefix: string;
86
- acl: "public" | "private" | "public-read" | "bucket-default";
86
+ acl: "private" | "public" | "public-read" | "bucket-default";
87
87
  check_integrity: boolean;
88
88
  tags: Record<string, string>;
89
89
  no_vhost: boolean;
@@ -117,6 +117,7 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
117
117
  path?: string | undefined;
118
118
  key?: string | undefined;
119
119
  secret?: string | undefined;
120
+ result?: boolean | undefined;
120
121
  use?: string | string[] | {
121
122
  name: string;
122
123
  fields?: string | undefined;
@@ -132,7 +133,6 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
132
133
  group_by_original?: boolean | undefined;
133
134
  } | undefined;
134
135
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
135
- result?: boolean | undefined;
136
136
  queue?: "batch" | undefined;
137
137
  force_accept?: boolean | undefined;
138
138
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -141,7 +141,7 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
141
141
  bucket_region?: string | undefined;
142
142
  sign_urls_for?: number | undefined;
143
143
  url_prefix?: string | undefined;
144
- acl?: "public" | "private" | "public-read" | "bucket-default" | undefined;
144
+ acl?: "private" | "public" | "public-read" | "bucket-default" | undefined;
145
145
  check_integrity?: boolean | undefined;
146
146
  tags?: Record<string, string> | undefined;
147
147
  no_vhost?: boolean | undefined;
@@ -227,12 +227,13 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
227
227
  force_accept: boolean;
228
228
  ignore_errors: string[];
229
229
  url_prefix: string;
230
- acl: "public" | "private" | "public-read" | "bucket-default";
230
+ acl: "private" | "public" | "public-read" | "bucket-default";
231
231
  check_integrity: boolean;
232
232
  tags: Record<string, string>;
233
233
  no_vhost: boolean;
234
234
  key?: string | undefined;
235
235
  secret?: string | undefined;
236
+ result?: boolean | "debug" | undefined;
236
237
  use?: string | string[] | {
237
238
  name: string;
238
239
  fields?: string | undefined;
@@ -248,7 +249,6 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
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
  credentials?: string | undefined;
254
254
  bucket?: string | undefined;
@@ -263,6 +263,7 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
263
263
  path?: string | undefined;
264
264
  key?: string | undefined;
265
265
  secret?: string | undefined;
266
+ result?: boolean | "debug" | undefined;
266
267
  use?: string | string[] | {
267
268
  name: string;
268
269
  fields?: string | undefined;
@@ -278,7 +279,6 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
278
279
  group_by_original?: boolean | undefined;
279
280
  } | undefined;
280
281
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
281
- result?: boolean | "debug" | undefined;
282
282
  queue?: "batch" | undefined;
283
283
  force_accept?: boolean | undefined;
284
284
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -287,7 +287,7 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
287
287
  bucket_region?: string | undefined;
288
288
  sign_urls_for?: number | undefined;
289
289
  url_prefix?: string | undefined;
290
- acl?: "public" | "private" | "public-read" | "bucket-default" | undefined;
290
+ acl?: "private" | "public" | "public-read" | "bucket-default" | undefined;
291
291
  check_integrity?: boolean | undefined;
292
292
  tags?: Record<string, string> | undefined;
293
293
  no_vhost?: boolean | undefined;
@@ -371,8 +371,8 @@ export declare const interpolatableRobotS3StoreInstructionsSchema: z.ZodObject<{
371
371
  headers: Record<string, string>;
372
372
  host: string;
373
373
  path: string;
374
- robot: "/s3/store";
375
374
  result: string | boolean;
375
+ robot: "/s3/store";
376
376
  force_accept: string | boolean;
377
377
  ignore_errors: string | string[];
378
378
  url_prefix: string;
@@ -410,6 +410,7 @@ export declare const interpolatableRobotS3StoreInstructionsSchema: z.ZodObject<{
410
410
  path?: string | undefined;
411
411
  key?: string | undefined;
412
412
  secret?: string | undefined;
413
+ result?: string | boolean | undefined;
413
414
  use?: string | string[] | {
414
415
  name: string;
415
416
  fields?: string | undefined;
@@ -425,7 +426,6 @@ export declare const interpolatableRobotS3StoreInstructionsSchema: z.ZodObject<{
425
426
  group_by_original?: boolean | undefined;
426
427
  } | undefined;
427
428
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
428
- result?: string | boolean | undefined;
429
429
  queue?: string | undefined;
430
430
  force_accept?: string | boolean | undefined;
431
431
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -527,6 +527,7 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
527
527
  no_vhost: string | boolean;
528
528
  key?: string | undefined;
529
529
  secret?: string | undefined;
530
+ result?: string | boolean | undefined;
530
531
  use?: string | string[] | {
531
532
  name: string;
532
533
  fields?: string | undefined;
@@ -542,7 +543,6 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
542
543
  group_by_original?: boolean | undefined;
543
544
  } | undefined;
544
545
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
545
- result?: string | boolean | undefined;
546
546
  queue?: string | undefined;
547
547
  credentials?: string | undefined;
548
548
  bucket?: string | undefined;
@@ -557,6 +557,7 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
557
557
  path?: string | undefined;
558
558
  key?: string | undefined;
559
559
  secret?: string | undefined;
560
+ result?: string | boolean | undefined;
560
561
  use?: string | string[] | {
561
562
  name: string;
562
563
  fields?: string | undefined;
@@ -572,7 +573,6 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
572
573
  group_by_original?: boolean | undefined;
573
574
  } | undefined;
574
575
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
575
- result?: string | boolean | undefined;
576
576
  queue?: string | undefined;
577
577
  force_accept?: string | boolean | undefined;
578
578
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -61,8 +61,8 @@ export declare const robotScriptRunInstructionsSchema: z.ZodObject<{
61
61
  script: z.ZodString;
62
62
  }, "strict", z.ZodTypeAny, {
63
63
  script: string;
64
- robot: "/script/run";
65
64
  result: boolean;
65
+ robot: "/script/run";
66
66
  force_accept: boolean;
67
67
  ignore_errors: string[];
68
68
  use?: string | string[] | {
@@ -84,6 +84,7 @@ export declare const robotScriptRunInstructionsSchema: z.ZodObject<{
84
84
  }, {
85
85
  script: string;
86
86
  robot: "/script/run";
87
+ result?: boolean | undefined;
87
88
  use?: string | string[] | {
88
89
  name: string;
89
90
  fields?: string | undefined;
@@ -99,7 +100,6 @@ export declare const robotScriptRunInstructionsSchema: z.ZodObject<{
99
100
  group_by_original?: boolean | undefined;
100
101
  } | undefined;
101
102
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
102
- result?: boolean | undefined;
103
103
  queue?: "batch" | undefined;
104
104
  force_accept?: boolean | undefined;
105
105
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -167,6 +167,7 @@ export declare const robotScriptRunInstructionsWithHiddenFieldsSchema: z.ZodObje
167
167
  robot: "/script/run";
168
168
  force_accept: boolean;
169
169
  ignore_errors: string[];
170
+ result?: boolean | "debug" | undefined;
170
171
  use?: string | string[] | {
171
172
  name: string;
172
173
  fields?: string | undefined;
@@ -182,12 +183,12 @@ export declare const robotScriptRunInstructionsWithHiddenFieldsSchema: z.ZodObje
182
183
  group_by_original?: boolean | undefined;
183
184
  } | undefined;
184
185
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
185
- result?: boolean | "debug" | undefined;
186
186
  queue?: "batch" | undefined;
187
187
  contextJSON?: string | undefined;
188
188
  }, {
189
189
  script: string;
190
190
  robot: "/script/run";
191
+ result?: boolean | "debug" | undefined;
191
192
  use?: string | string[] | {
192
193
  name: string;
193
194
  fields?: string | undefined;
@@ -203,7 +204,6 @@ export declare const robotScriptRunInstructionsWithHiddenFieldsSchema: z.ZodObje
203
204
  group_by_original?: boolean | undefined;
204
205
  } | undefined;
205
206
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
206
- result?: boolean | "debug" | undefined;
207
207
  queue?: "batch" | undefined;
208
208
  force_accept?: boolean | undefined;
209
209
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -269,8 +269,8 @@ export declare const interpolatableRobotScriptRunInstructionsSchema: z.ZodObject
269
269
  script: z.ZodString;
270
270
  }, "strict", z.ZodTypeAny, {
271
271
  script: string;
272
- robot: "/script/run";
273
272
  result: string | boolean;
273
+ robot: "/script/run";
274
274
  force_accept: string | boolean;
275
275
  ignore_errors: string | string[];
276
276
  use?: string | string[] | {
@@ -292,6 +292,7 @@ export declare const interpolatableRobotScriptRunInstructionsSchema: z.ZodObject
292
292
  }, {
293
293
  script: string;
294
294
  robot: "/script/run";
295
+ result?: string | boolean | undefined;
295
296
  use?: string | string[] | {
296
297
  name: string;
297
298
  fields?: string | undefined;
@@ -307,7 +308,6 @@ export declare const interpolatableRobotScriptRunInstructionsSchema: z.ZodObject
307
308
  group_by_original?: boolean | undefined;
308
309
  } | undefined;
309
310
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
310
- result?: string | boolean | undefined;
311
311
  queue?: string | undefined;
312
312
  force_accept?: string | boolean | undefined;
313
313
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -376,6 +376,7 @@ export declare const interpolatableRobotScriptRunInstructionsWithHiddenFieldsSch
376
376
  robot: "/script/run";
377
377
  force_accept: string | boolean;
378
378
  ignore_errors: string | string[];
379
+ result?: string | boolean | undefined;
379
380
  use?: string | string[] | {
380
381
  name: string;
381
382
  fields?: string | undefined;
@@ -391,12 +392,12 @@ export declare const interpolatableRobotScriptRunInstructionsWithHiddenFieldsSch
391
392
  group_by_original?: boolean | undefined;
392
393
  } | undefined;
393
394
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
394
- result?: string | boolean | undefined;
395
395
  queue?: string | undefined;
396
396
  contextJSON?: string | undefined;
397
397
  }, {
398
398
  script: string;
399
399
  robot: "/script/run";
400
+ result?: string | boolean | undefined;
400
401
  use?: string | string[] | {
401
402
  name: string;
402
403
  fields?: string | undefined;
@@ -412,7 +413,6 @@ export declare const interpolatableRobotScriptRunInstructionsWithHiddenFieldsSch
412
413
  group_by_original?: boolean | undefined;
413
414
  } | undefined;
414
415
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
415
- result?: string | boolean | undefined;
416
416
  queue?: string | undefined;
417
417
  force_accept?: string | boolean | undefined;
418
418
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;