Preview After Effects Render Handoff
preview_after_effects_render_handoffPreview a completed After Effects render in an existing Premiere bin to approve handoff, binding review to project and bin identity.
Instructions
Preview import of one completed After Effects single-file render into an existing Premiere bin. Reads both connected hosts and binds approval to file metadata and project/bin identity. Does not render, import, or edit a timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | Existing completed .mov, .mp4, .mxf, .avi or .wav render; image sequences are not supported. | |
| target_bin_id | Yes | Exact node ID of an existing destination bin, never a name. | |
| ae_project_path | Yes | Exact open, saved After Effects project path. | |
| queue_item_index | Yes | One-based AE render queue item index, as returned by enqueue_after_effects_render. | |
| premiere_project_path | Yes | Exact open, saved Premiere project path. | |
| approved_workspace_path | Yes | Existing absolute workspace containing both saved projects and the rendered media. |
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. |