epic_get_game_details
Retrieve full Epic game details using app_name identifiers, including title, description, developer, and install info. Optionally include DLCs.
Instructions
Full text details for specific Epic games (title, description, developer, install info).
Args: app_names: Epic app_name identifiers (from epic_list_games), max 50 per call. include_dlcs: Include entries that are DLC (excluded by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_names | Yes | ||
| include_dlcs | No |