nexus_discard_tag
Remove unwanted tags from Nexus Mods content by soft-deleting them through GraphQL. Requires moderator permissions when necessary.
Instructions
Discard (soft-delete) a tag (moderator permissions may be required) via v2 GraphQL.
Returns: JSON {success} or an error string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | Tag ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |