Fetch Library Changelog
gt_changelogFetch release notes and changelog for a library from GitHub Releases, CHANGELOG.md, or docs site. Use to review changes before upgrading.
Instructions
Fetch recent release notes and changelog for a library. Reads GitHub Releases API first, then CHANGELOG.md, then the docs site. Use before upgrading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryId | Yes | Library ID from gt_resolve_library, e.g. 'vercel/next.js' | |
| version | No | Filter to a specific version prefix, e.g. '15' or 'v15.1.0' | |
| tokens | No | Max tokens for content |