update:修复iot不更新的bug

This commit is contained in:
hrz
2025-06-16 23:16:40 +08:00
parent 4ee9a47d41
commit 231ae8dfa6
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -75,6 +75,7 @@ class MCPManager:
self.conn.logger.bind(tag=TAG).error(
f"Failed to initialize MCP server {name}: {e}"
)
self.conn.func_handler.upload_functions_desc()
def get_all_tools(self) -> List[Dict[str, Any]]:
"""获取所有服务的工具function定义