nexus_track_mod
Track a mod on Nexus Mods to receive update notifications for your account. Add it to your tracked mods list to stay informed of new updates.
Instructions
Start tracking a mod for the authenticated account (get update notifications).
Returns: JSON {message: "..."}; HTTP 200 = already tracking, 201 = newly tracked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mod_id | Yes | Numeric mod ID to track. | |
| 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 |