nexus_unlist_collection
Hide a collection from public listings while keeping its URL accessible. Use this action to unlist a collection via GraphQL, making it private without deleting it.
Instructions
Unlist a collection (hide from public listings, keep URL) 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 |