update_content
Edit master content fields like hook, body, CTA, and tags after promoting an idea; use it to fill in a draft body before creating variants.
Instructions
[Pipeline step 3 — Create (master)] Edit master content fields (hook/body/cta/core_message/tags). Use after promote_idea to fill in the draft body. Cannot set status=published (requires human). Next step: create_variant once body is solid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Content ID (UUID) | |
| cta | No | Updated CTA | |
| hook | No | Updated hook | |
| slug | No | Updated slug | |
| tags | No | Updated tags | |
| title | No | Updated title | |
| status | No | Updated status (cannot be "published") | |
| body_md | No | Updated body in Markdown | |
| category | No | Updated category | |
| media_type | No | Updated media type | |
| media_urls | No | Updated media URLs | |
| core_message | No | Updated core message | |
| fact_checked | No | Updated fact-check status | |
| funnel_stage | No | Updated funnel stage |