Daily Standup — System Analysis
Analyzes system performance, billing status, and configuration completeness to provide a daily strategic report.
POST /api/agents/cmo/dailyStandUp/system
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 a strategic analysis of the system health, billing status, and configuration, including recommendations for optimization.
Last updated on