Search Mods (GraphQL)
search_modsSearch Nexus Mods by mod name with wildcard support, optionally within a specific game. Returns game and mod IDs needed by other tools.
Instructions
Search mods by name (wildcard), optionally within one game, sorted. No API key needed. Returns game/modId pairs usable by every other tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | No | Game domain name, e.g. "skyrimspecialedition" | |
| sort | No | relevance | |
| count | No | ||
| query | No | Text to find in the mod name | |
| author | No | Exact author name | |
| offset | No | ||
| direction | No | DESC | |
| include_adult | No |