changelog_format
Reformat existing changelogs to follow standard formats like Keep a Changelog, Conventional Commits, or GitHub Releases. Choose your target format and provide the content to standardize.
Instructions
Reformat and standardize an existing changelog to follow best practices (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Target format: 'keepachangelog', 'conventional', or 'github-releases' | |
| api_key | No | API key for authentication | |
| changelog_content | Yes | Existing changelog content to reformat |