nexus_start_age_verification_flow
Start an age verification session for the current user and get a URL to complete the required verification process.
Instructions
Start the age verification flow for the current user (v2 GraphQL).
This is an ACTION, not a read: it initiates a verification session.
Returns: JSON {success, message, verificationResult: {id, url}} - open url to verify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |