{
  "name": "test_generator",
  "description": "Analyzes source code and generates comprehensive unit tests. Auto-detects framework (Vitest/Jest/pytest/Go), handles mocking, covers edge cases.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}