Apply After Effects Render Handoff
apply_after_effects_render_handoffImport a previewed After Effects render into the approved Premiere Pro bin after verifying host and file metadata. Requires confirmation before dispatch.
Instructions
Import exactly one previewed completed AE render into its approved Premiere bin after rechecking both hosts and file metadata. Requires confirmation and consumes the token before dispatch. Does not save, render, or change a timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preview_token | Yes | One-time ten-minute token from preview_after_effects_render_handoff. | |
| confirm_import | Yes | Must be true after reviewing the exact file and destination. |
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. |