nexus_get_latest_updated
Retrieve the 10 most recently updated mods for a Nexus Mods game by supplying its domain name. Returns an array of mod info objects for quick browsing.
Instructions
Get the 10 most recently updated mods for a game (array of mod info objects).
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 |