{"name":"Sales Agent API","version":"1.0.0","docs":"/docs","endpoints":{"POST /api/chat":"Send message, get response with products","POST /api/chat/stream":"Stream agent response via SSE","POST /api/trigger":"Generate behavioral trigger response message (one-shot, stateless)","GET /api/conversations/{user_id}":"List user conversations","GET /api/conversation/{thread_id}":"Get conversation history","POST /api/conversation/new":"Create new conversation","GET /api/users":"List available users","GET /api/user/{user_id}":"Get user context","DELETE /api/memory/{customer_id}":"Clear all stored memories for a customer"},"trigger_names":["cart_pause","web_form_abandonment","category_focus","scroll_indecision"],"trigger_languages":["english","german"]}