spawn_list_games
List games that this token can push updates to, showing app IDs and names so you can identify and select the correct game by name.
Instructions
List games this token can push to: { games: [{ appId, variantId, name, playUrl }] }. Ask the creator which one by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Absolute path to the Spawn game project (game.json / .env). Defaults to SPAWN_PROJECT_DIR or the MCP process cwd. |