list_games
Retrieve all games owned by your developer account, returning id, slug, name, and creation date. Start here to orient before creating new resources or inspecting existing games.
Instructions
List all games owned by the authenticated developer. Returns each game with id, slug, name, and createdAt. Use this first to orient before creating new resources or inspecting an existing game. If the result is an empty list and the developer wants to add a leaderboard, call bootstrap_leaderboard next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||