nexus_get_endorsements
Access your Nexus Mods endorsement history, including mod ID, domain, date, version, and status to review which mods you endorsed or abstained from.
Instructions
List the authenticated account's endorsement history.
Returns: JSON array of {mod_id, domain_name, date (epoch), version, status ('Undecided' | 'Abstained' | 'Endorsed')}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |