Mod changelogs
nexus_get_mod_changelogsRetrieves per-version changelogs for a Nexus Mods mod, newest first, so agents can inspect release history and changes. Use for follow-up after getting a mod overview.
Instructions
Per-version changelogs for a mod, newest first. Narrow follow-up tool: nexus_mod_overview already returns the most recent versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mod_id | Yes | ||
| refresh | No | Bypass the cache | |
| versions | No | How many versions to keep (default 10) | |
| game_domain_name | No | Game domain, e.g. "skyrimspecialedition". Default: "mountandblade2bannerlord" |