Get Mod File (v1)
get_mod_fileRetrieve details for a specific mod file by providing game, mod ID, and file ID to access metadata and download information.
Instructions
Details for one mod file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game domain name as in site URLs, e.g. "skyrimspecialedition", "fallout4", "stardewvalley" | |
| mod_id | Yes | Mod ID (number in the mod page URL /mods/<id>) | |
| file_id | Yes | File ID (from get_mod_files) |