analyze_audience_segments
Analyze audience segments by criteria like demographics or behavior to generate structured insights for targeted marketing.
Instructions
Analyze audience segments in deterministic demo mode or return a structured live-mode block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_list_id | Yes | ||
| criteria | Yes | ||
| min_segment_size | No | ||
| max_segments | No | ||
| include_recommendations | No | ||
| analyze_overlap | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ok | |
| mode | No | live | |
| blocked_reason | No | ||
| warnings | No | ||
| analysis_id | Yes | ||
| total_contacts | Yes | ||
| segments | Yes | ||
| uncategorized_count | Yes | ||
| overlaps | No | ||
| recommendations | Yes | ||
| insights | Yes | ||
| created_at | Yes |