storyline_edit_brief
Edit a storyline brief using AI from a natural-language instruction, with optional optimistic concurrency for safe updates.
Instructions
Apply an AI-driven edit to the current brief using a natural-language instruction. Examples: 'Make the tone more casual', 'Add a proof point about our 99% uptime SLA'. Optionally pass expectedVersion for optimistic concurrency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | No | Brand ID (defaults to active brand) | |
| instruction | Yes | Natural-language edit instruction | |
| storylineId | Yes | Storyline ID | |
| expectedVersion | No | Optimistic-concurrency version (omit to skip version check) |