storyline_update
Update a storyline's title, live status, or start/end/launch dates. Provide at least one field to apply changes.
Instructions
Update metadata on a storyline: title, live status, or start/end/launch dates. Pass at least one field to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New display title | |
| isLive | No | Whether the storyline is currently live/active | |
| brandId | No | Brand ID (defaults to active brand) | |
| launchDate | No | ISO 8601 launch date, or null to clear it | |
| storylineId | Yes | Storyline ID | |
| storylineEndDate | No | ISO 8601 end date for the storyline | |
| storylineStartDate | No | ISO 8601 start date for the storyline |