cURL
curl --request GET \ --url https://mcp.closedloop.sh/team/website \ --header 'Authorization: <api-key>'
{ "success": true, "data": { "website": "https://example.com", "updated_at": "2025-01-27T10:30:00Z" } }
Get your product’s website URL for AI context and analysis.
This helps ClosedLoop AI understand your product better for more accurate feedback analysis:
API key for authentication (format: Bearer YOUR_API_KEY)
Team website information
true
Show child attributes