Mods of an author
nexus_list_author_modsList every mod published by a Nexus account, newest update first, in one call — returns downloads, endorsements, version and last update per mod, defaulting to your own account.
Instructions
List every mod published by a Nexus account, newest update first, in ONE call. With no argument it uses the authenticated account ('my mods'). Ideal for 'how are my mods doing?' - returns downloads, endorsements, version and last update for each mod.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25) | |
| user_id | No | Numeric member id (takes precedence) | |
| uploader | No | Nexus account name; defaults to the authenticated user | |
| all_games | No | Do not restrict to a single game (default true) | |
| game_domain_name | No | Game domain, e.g. "skyrimspecialedition". Default: "mountandblade2bannerlord" |