.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -337,3 +337,4 @@
|
||||
{"timestamp": "2026-07-29T16:54:02.948696+00:00", "tool_name": "ha_list_services", "parameters": {"domain": "camera", "query": null, "limit": 50, "offset": 0, "detail_level": "full", "service_fields": null, "fields": null}, "execution_time_ms": 54.65245246887207, "success": true, "error_message": null, "response_size_bytes": 2831, "user_context": null}
|
||||
{"timestamp": "2026-07-29T16:54:14.374679+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "snapshot", "entity_id": "camera.front_door_front_door", "data": {"filename": "/config/www/nest_front_door_test.jpg", "entity_id": "camera.front_door_front_door"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 15.524625778198242, "success": true, "error_message": null, "response_size_bytes": 284, "user_context": null}
|
||||
{"timestamp": "2026-07-29T16:54:21.172659+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": 20, "search": "nest", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 9.444952011108398, "success": true, "error_message": null, "response_size_bytes": 2617, "user_context": null}
|
||||
{"timestamp": "2026-07-29T16:54:36.488114+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "snapshot", "entity_id": "camera.front_door_front_door", "data": {"filename": "/tmp/nest_test.jpg", "entity_id": "camera.front_door_front_door"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 22.787094116210938, "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\": \"Verify camera.front_door_front_door exists using ha_get_state()\",\n \"suggestions\": [\n \"Verify camera.front_door_front_door exists using ha_get_state()\",\n \"Check available services for camera domain using ha_get_skill_guide\",\n \"Use ha_search() to find correct entity IDs\",\n \"For automation: ha_call_service('automation', 'trigger', entity_id='camera.front_door_front_door')\",\n \"For universal control: ha_call_service('homeassistant', 'toggle', entity_id='camera.front_door_front_door')\"\n ]\n },\n \"domain\": \"camera\",\n \"service\": \"snapshot\",\n \"entity_id\": \"camera.front_door_front_door\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user