cURL
curl --request GET \ --url https://mcp.closedloop.sh/feedbacks/{id} \ --header 'Authorization: <api-key>'
{ "success": true, "data": { "id": "123e4567-e89b-12d3-a456-426614174000", "title": "Users want dark mode toggle", "timestamp": "2025-01-27T10:30:00Z", "created_at": "2025-01-27T10:30:00Z", "clarity": 0.85, "is_deal_blocker": false, "pain_point": "Users struggle with bright interface in low light", "workaround": "Users currently use browser dark mode extensions", "competitor_gap": "Competitor X has native dark mode", "willingness_to_pay": "High - users mentioned paying extra for this feature", "use_case": "Night-time usage and accessibility", "feature_area": "UI/UX", "source_url": "https://gong.io/calls/abc123" } }
Get detailed information about a specific AI-processed insight item
API key for authentication (format: Bearer YOUR_API_KEY)
Insight ID
AI-processed insight details
true
Show child attributes