.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -185,3 +185,4 @@
|
||||
{"timestamp": "2026-07-28T19:44:45.916090+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "shell_command", "service": "test_supervisor", "entity_id": null, "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 46.57411575317383, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"SERVICE_CALL_FAILED\",\n \"message\": \"API error: 500 - 500 Internal Server Error\\n\\nServer got itself in trouble\",\n \"suggestion\": \"Specify an entity_id for targeted service calls\",\n \"suggestions\": [\n \"Specify an entity_id for targeted service calls\",\n \"Check available services for shell_command domain using ha_get_skill_guide\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"domain\": \"shell_command\",\n \"service\": \"test_supervisor\",\n \"entity_id\": null\n}", "response_size_bytes": null, "user_context": null}
|
||||
{"timestamp": "2026-07-28T19:44:48.769761+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": null, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": "ERROR", "slug": null}, "execution_time_ms": 5.524158477783203, "success": true, "error_message": null, "response_size_bytes": 48432, "user_context": null}
|
||||
{"timestamp": "2026-07-28T19:45:26.250228+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "shell_command", "service": "reload", "entity_id": null, "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 75.7596492767334, "success": true, "error_message": null, "response_size_bytes": 175, "user_context": null}
|
||||
{"timestamp": "2026-07-28T19:45:29.404437+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "snapshot", "entity_id": "camera.hallway_hallway_camera", "data": {"filename": "/media/hallway_snapshot_test.png", "entity_id": "camera.hallway_hallway_camera"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 7.700920104980469, "success": true, "error_message": null, "response_size_bytes": 282, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user