get_clip
Retrieve comprehensive details of a video clip by its unique ID. Returns export status, resolution options (720p/1080p), video URLs, thumbnail, and other metadata from your Lumiclip project.
Instructions
Returns a JSON object with full clip details: id, project_id, title, duration, score, reason, export_status, export_quality (720p/1080p), is_exported, video_url, video_url_720p, video_url_1080p, thumbnail_url, created_at, updated_at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_id | Yes | The unique clip ID from a project's clips array. |