Create a shareable link that opens the current project in the editor
open_in_editorValidate the current project and create a link to open it in the Clipkit web editor for preview and refinement.
Instructions
Validate the current project and create a link that opens it in the Clipkit web editor, where the user can preview and refine it. This shares the PROJECT (nothing is rendered — that's render_video). Use after composing or editing. Returns a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Which project to act on — the id returned by create_project / set_project / create_promo / load_project. Omit when working on a single local project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editor_url | Yes | ||
| project_id | Yes |