nexus_untrack_mod
Stop following a Nexus Mods mod by supplying its game domain and mod ID. Remove it from your tracked list to clean up your account's tracked mods.
Instructions
Stop tracking a mod for the authenticated account.
Returns: JSON {message: "..."}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mod_id | Yes | Numeric mod ID to stop tracking. | |
| 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 |