nexus_get_current_warnings
Retrieve your unread moderation warnings and global notices from Nexus Mods to stay informed about account issues and site announcements.
Instructions
Get the current user's unread moderation warnings and global notices (v2 GraphQL).
Returns: JSON {unreadWarnings: [{id, category, date, isRead, link, publicReason, reason, postId, removedDate, removedReason}], unreadGlobalNotices: [{content, date}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |