.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -2038,3 +2038,4 @@
|
||||
{"timestamp": "2026-08-26T03:54:58.126386+00:00", "tool_name": "ha_manage_app", "parameters": {"slug": "45df7312_zigbee2mqtt", "path": "/api", "method": "GET", "body": "{\"command\": \"bridge/info/get\", \"transaction\": \"8\"}", "debug": false, "port": null, "offset": 0, "limit": null, "websocket": true, "wait_for_close": false, "message_limit": 5, "message_offset": 0, "summarize": true, "python_transform": "response = [m for m in response if isinstance(m, dict) and 'bridge' in str(m)[:200].lower() or 'coordinator' in str(m)[:200].lower()][:3]", "options": null, "network": null, "boot": null, "auto_update": null, "watchdog": null, "array_patch": null, "request_headers": null, "action": null, "repository": null}, "execution_time_ms": 165.1456356048584, "success": true, "error_message": null, "response_size_bytes": 501, "user_context": null}
|
||||
{"timestamp": "2026-08-26T03:55:05.061656+00:00", "tool_name": "ha_manage_app", "parameters": {"slug": "45df7312_zigbee2mqtt", "path": "/api", "method": "GET", "body": "{\"command\": \"bridge/info/get\", \"transaction\": \"9\"}", "debug": false, "port": null, "offset": 0, "limit": null, "websocket": true, "wait_for_close": false, "message_limit": 3, "message_offset": 0, "summarize": true, "python_transform": "for m in response: r = m.get('result', {}); c = r.get('coordinator', {}); response = {'coordinator_type': c.get('type'), 'coordinator_port': c.get('port'), 'coordinator_hw_version': c.get('hardware_version'), 'network': r.get('network', {}), 'version': r.get('version', {})}", "options": null, "network": null, "boot": null, "auto_update": null, "watchdog": null, "array_patch": null, "request_headers": null, "action": null, "repository": null}, "execution_time_ms": 152.34780311584473, "success": true, "error_message": null, "response_size_bytes": 514, "user_context": null}
|
||||
{"timestamp": "2026-08-26T03:55:23.348007+00:00", "tool_name": "ha_manage_app", "parameters": {"slug": "45df7312_zigbee2mqtt", "path": "/ws", "method": "GET", "body": "{\"command\": \"bridge/info/get\", \"transaction\": \"10\"}", "debug": false, "port": null, "offset": 0, "limit": null, "websocket": true, "wait_for_close": false, "message_limit": 3, "message_offset": 0, "summarize": false, "python_transform": null, "options": null, "network": null, "boot": null, "auto_update": null, "watchdog": null, "array_patch": null, "request_headers": null, "action": null, "repository": null}, "execution_time_ms": 33.45155715942383, "success": true, "error_message": null, "response_size_bytes": 345, "user_context": null}
|
||||
{"timestamp": "2026-08-26T03:55:39.157526+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": null, "integration": "zigbee2mqtt", "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 75.61612129211426, "success": true, "error_message": null, "response_size_bytes": 7703, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user