Skip to Content
The Makinari API repo now includes an MCP Server — connect your AI models directly. View on GitHub →
AgentsCmo

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" }
ParameterTypeRequiredDescription
site_idstringYesThe 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