nexus_add_badge_to_collection
Award a badge to a specific collection using v2 GraphQL. Requires moderator permissions to apply the badge.
Instructions
Award a badge to a collection (moderator permissions required) via v2 GraphQL.
Returns: JSON {success} or an error string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| badge_id | Yes | Badge ID (see nexus_get_badges). | |
| collection_id | Yes | Collection ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |