Preview Mogrt Recipe
preview_mogrt_recipePreview a bounded After Effects MOGRT recipe from supported title, callout, quote, and social templates. Validate an existing workspace output directory without writing files or contacting Adobe.
Instructions
Preview a bounded After Effects MOGRT recipe from the supported title, callout, quote, and social template library. It validates one existing workspace output directory but does not contact Adobe or write any files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Composition width from 320 to 7680 pixels; defaults to 1920. | |
| height | No | Composition height from 240 to 4320 pixels; defaults to 1080. | |
| recipe | No | Supported authored template recipe; defaults to lower_third. | |
| headline | Yes | Primary lower-third text, at most 160 characters. | |
| subtitle | No | Optional secondary lower-third text, at most 160 characters. | |
| brand_kit | No | Optional approved local brand kit. It can constrain naming, request an installed font, place a workspace-contained PNG/JPEG logo, and enforce a safe margin. | |
| frame_rate | No | Composition frame rate; defaults to 30. | |
| text_color | No | Optional text color as #RRGGBB; defaults to #FFFFFF. | |
| accent_color | No | Optional accent fill color as #RRGGBB; defaults to #2563EB. | |
| template_name | Yes | Safe template file stem; the generated artifact is template_name.mogrt. | |
| duration_seconds | No | Composition duration between 2 and 30 seconds; defaults to 5. | |
| output_directory | Yes | Existing absolute output directory inside approved_workspace_path; this workflow never creates directories. | |
| approved_workspace_path | Yes | Absolute operator-approved workspace root containing the saved AE project and output directory. |
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. |