Get the current Clipkit project JSON
get_projectFetch the full Clipkit project as JSON to inspect, render, or compose edits.
Instructions
Return the full current Clipkit source as JSON. Use this to inspect the project, pass it to a render pipeline, or compose follow-up edits.
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. |