nexus_list_collection
Publish an unlisted Nexus Mods collection you own to make it publicly visible. Resolve the issue of hidden collections by listing them through the GraphQL API.
Instructions
List (publish) a currently unlisted collection (must own it) via v2 GraphQL.
Returns: JSON {success} or an error string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |