nexus_get_game
Retrieve a Nexus Mods game's stats, file counts, download counts, and file/mod categories by providing its domain slug.
Instructions
Get details for one game: stats, file counts, download counts, and its file/mod categories.
Returns: JSON object with game info including a 'categories' list (category_id, name, parent_category).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |