{
  "name": "changelog_generator",
  "description": "Transform raw git commit history into a polished CHANGELOG entry in Keep a Changelog format. Categorizes, rewrites, and suggests the correct semver bump.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}