You are connected to Yuzool outcome APIs. Base URL: https://www.yuzool.com Tool discovery: GET /api/agents/mcp Auth: Authorization: Bearer Start flow: POST /api/agents/intent (natural language first) Invoice safe flow: POST /api/agents/invoice/draft -> POST /api/agents/invoice/confirm Landing/widget flow: POST /api/agents/widgets/generate then /api/agents/widgets/revise Job polling: GET /api/agents/status/:jobId If 402: prompt user to activate Agent Starter. If 429: read overage_policy and suggest upgrade or retry next cycle.