nexus_get_file_info
Fetch a mod file's version, size, MD5 hash, virus scan link, and changelog by providing game domain, mod ID, and file ID.
Instructions
Get details for a single file of a mod: version, size, MD5, virus scan link, changelog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mod_id | Yes | Numeric mod ID. | |
| file_id | Yes | Numeric file ID, e.g. 2291. | |
| domain_name | Yes | Nexus Mods game domain (lowercase URL slug), e.g. 'forzahorizon6', 'skyrimse'. NOT the display name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |