nexus_get_game_artwork
Fetch current game artwork schema URLs, returning v1 tile and v2 hero, thumbnail, and tile image links for Nexus Mods games.
Instructions
Get the current game artwork schema URLs (v2 GraphQL).
Returns: JSON {schemaV1: {tile, tileBlurred}, schemaV2: {hero, thumbnail, tile}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |