update_game_info
Update or add game project details in Adastrea-MCP: team, genre, engine, status, features, platforms, timeline, technical details, and more. Modify individual or multiple fields at once.
Instructions
Update or add game project information. Can update individual fields or multiple fields at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The name of the game | |
| team | No | Team members and their roles | |
| genre | No | The game's genre (e.g., RPG, FPS, Strategy) | |
| engine | No | Game engine being used (e.g., Unity, Unreal, Godot) | |
| status | No | Current development status (e.g., Planning, In Development, Testing, Released) | |
| features | No | Key features of the game | |
| platform | No | Target platforms (e.g., PC, Console, Mobile) | |
| timeline | No | Project timeline information | |
| description | No | A detailed description of the game | |
| custom_fields | No | Any additional custom fields for project-specific information | |
| repository_url | No | URL to the game's source code repository (e.g., GitHub URL) | |
| technical_details | No | Technical specifications and architecture details |