Preview Mogrt Batch
preview_mogrt_batchPreview up to 20 MOGRT recipe exports directly from a workspace-contained JSON or CSV file. Validate batch outputs without creating compositions or contacting Adobe.
Instructions
Preview up to 20 bounded MOGRT recipe exports from a workspace-contained JSON or CSV data file. It does not contact Adobe or create any compositions or files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_kit | No | Optional validated brand-kit values applied to every batch recipe. | |
| data_file_path | Yes | Existing workspace-contained .json or .csv file with recipe rows. | |
| output_directory | Yes | Existing workspace-contained directory for every batch artifact. | |
| approved_workspace_path | Yes | Absolute operator-approved workspace root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |