Fetch a Finished Remix
get_remix_resultReturns the finished remix for a remix_post job: adapted title, description, script segments, why-it-went-viral analysis (whyItWorks) and checklist. Free to call. Poll get_job_status until the job reports completed, then fetch here. The result is also viewable in the web app under Content Ideas. Cost: free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobRef | Yes | The pipeline jobRef returned by remix_post |