download_clip
Download a completed video clip to your device. Saves the file locally and returns the path and size in bytes. Use only when the rendering job is finished.
Instructions
Download a rendered clip to the user's local Downloads folder (or a configured directory). Returns the saved file path and size in bytes. Use this after get_clip_status reports a job is complete, with the clip_index (1-based) matching the clip the user wants. Don't call this for jobs that are still processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| clip_index | Yes |