# Epic Games AI integration on Definable

> Epic Games is a video game developer and publisher known for titles like Fortnite and the Unreal Engine, offering an online store and platform

## What this connects

Epic Games is a video game developer and publisher known for titles like Fortnite and the Unreal Engine, offering an online store and platform

Vendor: https://store.epicgames.com/en-US/

## Tools available

**28** tools available. First 12:

- `EPIC_GAMES_DELETE_PRESET_METADATA_KEY` — Delete Preset Metadata Key — Tool to delete a metadata key-value pair associated with a Remote Control Preset. Use after confirming you have the correct preset name and metadata key.
- `EPIC_GAMES_GET_ISLAND` — Get Island Metadata — Tool to fetch metadata for a specific Fortnite island by its code. Use when you have an island code and need detailed island information.
- `EPIC_GAMES_GET_ISLAND_AVG_MINUTES_PER_PLAYER` — Get Island Average Minutes per Player — Tool to retrieve average minutes per unique player for a given island code and interval. Use when you need daily or more granular (hour/minute) player engagement metrics. Hourly/minute intervals may not be available.
- `EPIC_GAMES_GET_ISLAND_FAVORITES` — Get Island Favorites Metrics — Tool to fetch how many times an island was added to favorites over a time interval. Use when analyzing island popularity trends.
- `EPIC_GAMES_GET_ISLAND_METRICS_BY_INTERVAL` — Get Island Metrics by Interval — Tool to retrieve usage metrics for a Fortnite island aggregated by interval. Use when analyzing island usage over time buckets.
- `EPIC_GAMES_GET_ISLAND_MINUTES_PLAYED` — Get Island Minutes Played — Tool to retrieve total minutes played on an island during a given interval. Use after obtaining the island code to analyze player engagement metrics.
- `EPIC_GAMES_GET_ISLAND_PEAK_CCU` — Get Island Peak CCU — Tool to retrieve peak concurrent users for an island. Use when you need to monitor the highest concurrent users over a specific interval.
- `EPIC_GAMES_GET_ISLAND_PLAYS` — Get Island Plays — Tool to retrieve the number of plays (session starts) for a Fortnite island. Use when you need play metrics for a specific island and time interval.
- `EPIC_GAMES_GET_ISLAND_RECOMMENDATIONS` — Get Island Recommendations — Tool to retrieve the count of player recommendations for an island. Use when you need recommendation metrics over a given interval.
- `EPIC_GAMES_GET_ISLAND_RETENTION` — Get Island Retention — Tool to retrieve day-over-day retention metrics for a Fortnite island. Use when analyzing retention performance by day (only supported for day interval).
- `EPIC_GAMES_GET_ISLAND_UNIQUE_PLAYERS` — Get Island Unique Players — Tool to retrieve the number of unique players who played an island over a specific interval. Use after obtaining the island code and desired interval.
- `EPIC_GAMES_GET_PRESET` — Get Remote Control Preset — Tool to get details for a specific Remote Control Preset by name. Use after listing or identifying available presets to fetch their configuration including groups, properties, and functions.

## Auth

Auth schemes: `OAUTH2`.

## How agents use Epic Games

Inside a Definable workflow, Epic Games is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Epic Games** — the Researcher (GPT-5.5) pulls context from Epic Games (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Epic Games** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Epic Games (create record, post message, draft email).
- **Designer / Engineer → Distributor → Epic Games** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Epic Games (attach file, open PR comment, post status).

The Verifier checks every Epic Games call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- gaming — https://definable.ai/apps/category/gaming/

## Related

- HTML page: https://definable.ai/apps/epic_games/
- Same category (gaming): https://definable.ai/apps/category/gaming/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
