diff --git a/python/schemas/tool_schemas.py b/python/schemas/tool_schemas.py index 33ba780..f827e2d 100644 --- a/python/schemas/tool_schemas.py +++ b/python/schemas/tool_schemas.py @@ -1576,7 +1576,7 @@ SCHEMATIC_TOOLS = [ } }, { - "name": "generate_netlist",, + "name": "generate_netlist", "title": "Generate Netlist", "description": "Generates a netlist from the schematic showing all components and their net connections.", "inputSchema": {