nexus_start_age_verification_appeal_flow
Initiate an age verification appeal session and receive a URL to continue the process in a browser. Resolves age-restricted access issues on Nexus Mods.
Instructions
Start the age verification appeal flow for the current user (v2 GraphQL).
This is an ACTION, not a read: it initiates an appeal session.
Returns: JSON {success, message, verificationResult: {id, url}} - open url to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |