nexus_get_badges
Get every badge a mod can earn, including Top pick and Easy install, as structured JSON for caching and workflow integration.
Instructions
List all badges a mod can earn (e.g. 'Top pick', 'Easy install').
Backed by the v2 GraphQL API, which does NOT consume the v1 REST rate-limit quota. Static catalog - cache the result in your workflow.
Returns: JSON {badges: [{id, name, description}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |