storyline_clarify
Clarify storyline context by iteratively answering follow-up questions until a readiness signal is received. Then generate a brief.
Instructions
Run the intake/clarification step for a storyline. The API returns follow-up questions or a readiness signal; call iteratively until the system has enough context. After clarification is complete, call storyline_generate_brief.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | No | Brand ID (defaults to active brand) | |
| storylineId | Yes | Storyline ID | |
| userMessage | No | User's response to the last clarifying question (omit for the first call) |