igdb_lookup_by_steam_appid
Map Steam app IDs to IGDB game IDs and names to enrich Steam library metadata. Provide app IDs to get matching IGDB entries.
Instructions
Map Steam appids to IGDB games (id + name) — bridges a Steam library to IGDB metadata.
Args: appids: Steam appids (max 50 per call). force_refresh: Re-query IGDB and overwrite the cached matches for these appids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appids | Yes | ||
| force_refresh | No |