Edit a video with afterAI
edit_videoSubmit a raw clip to the After Effects cloud for automated editing: color grade, subtitles, zoom, beat-sync. Track progress via job ID; finished video emailed.
Instructions
Submit a raw clip to afterAI's After Effects cloud pipeline. Returns a job id and a tracking URL. Spends one credit from your plan. The finished video is emailed to the account that owns the API key. Use check_status to follow progress. videoUrl must be a public, direct link to the raw clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Free-text instructions for the editor agent. | |
| fullEdit | No | Beat-synced phonk edit with a beat-drop freeze climax (needs background music in your clip/notes). | |
| videoUrl | Yes | Public, direct URL to the raw clip (Google Drive share link or direct mp4). | |
| subtitles | No | Add animated subtitles. | |
| watermark | No | Burn in a watermark. | |
| smoothZoom | No | Add a smooth zoom intro. | |
| subtitleStyle | No | Subtitle style id, e.g. '1', '3'. | |
| watermarkText | No | Watermark text (if watermark is true). | |
| spokenLanguage | No | Language spoken in the clip, e.g. 'en', 'bg'. | |
| colorCorrection | No | Apply a cinematic color grade. | |
| subtitleLanguage | No | Subtitle output language: 'same' or a code like 'en', 'es'. | |
| colorCorrectionStyle | No | Color grade style id, e.g. '1', '2'. |