Create Mogrt Recipe
create_mogrt_recipeCreate a MOGRT recipe from a previewed After Effects project by confirming the export, using an approved workspace.
Instructions
Create exactly one previewed MOGRT recipe in a saved After Effects project inside the approved workspace. Requires explicit export confirmation; it never creates projects or output folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preview_token | Yes | One-time token returned by preview_mogrt_recipe; it expires after 10 minutes. | |
| confirm_export | Yes | Must be true to save the open AE project and request the planned .mogrt export. |
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. |