Generate Changelog
generate_changelogGenerate a structured changelog for a specification version by comparing it with the previous version. Returns a Markdown changelog. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification | |
| versionId | Yes | Public ID (GUID) of the version to generate a changelog for |