nexus_get_collection_games
List all games that support collections, returning each game's ID, name, domain, mod count, and collection count.
Instructions
List games that support collections (v2 GraphQL).
Returns: JSON list of {id, name, domainName, modCount, collectionCount}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |