[
{
"id": 1042,
"server_id": 1,
"tool_id": 3,
"method": "tools/call",
"client_type": "claude-desktop",
"response_status": "success",
"http_status_code": 200,
"response_time_ms": 342,
"error_message": null,
"created_at": "2025-03-18T10:30:00",
"server_name": "My Weather Tools",
"tool_name": "get_weather"
},
{
"id": 1041,
"server_id": 2,
"tool_id": 5,
"method": "tools/call",
"client_type": "cursor",
"response_status": "error",
"http_status_code": 401,
"response_time_ms": 120,
"error_message": "Upstream API returned 401 Unauthorized",
"created_at": "2025-03-18T10:28:00",
"server_name": "Stripe Payments",
"tool_name": "create_customer"
}
]