Mod metadata
nexus_get_modRetrieve raw metadata for a single mod by ID, including name, version, author, and status. Use for quick lookups without fetching files or changelogs.
Instructions
Raw metadata for a single mod (name, version, author, counters, status). Narrow follow-up tool: if you also need files or changelogs, call nexus_mod_overview instead of chaining calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mod_id | Yes | Numeric mod id (visible in the page URL) | |
| compact | No | Trim the payload (default true) | |
| refresh | No | Bypass the cache | |
| game_domain_name | No | Game domain, e.g. "skyrimspecialedition". Default: "mountandblade2bannerlord" |