preview_audience_edit
Preview a proposed audience/ICP change and get the valid sections/subsections keys to pass to edit_audience. Ensures accurate edits.
Instructions
Read-only helper. Call this BEFORE edit_audience to discover which sections/subsections values are valid for this brand. Pass the natural-language change you intend to make; returns the available sections/subsections (computed from the brand's current audience data) plus a preview. Use the returned section keys (e.g. 'demographics', 'painPoints', 'positioning') as the required sections array for edit_audience.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Natural-language description of the change you want to make to the audience/ICP. | |
| brandId | No | Brand ID (defaults to active brand) |