Daily Standup — Sales Analysis
Analyzes sales performance, lead generation, and team coordination to provide a daily strategic report.
POST /api/agents/cmo/dailyStandUp/sales
Request Body
{
"site_id": "123e4567-e89b-12d3-a456-426614174000"
}| Parameter | Type | Required | Description |
|---|---|---|---|
site_id | string | Yes | The UUID of the site to analyze. |
Response
Returns an analysis of new leads, active sales commands, conversations, and recommendations for sales optimization.
Last updated on