tools.exit_game module
GameGirl Color – Exit game tool.
# 💀 CARTRIDGE EJECTION PROTOCOL
- async tools.exit_game.run(ctx=None)
Exit the active game session.
- Returns:
JSON result with exit status.
- Return type:
- Parameters:
ctx (ToolContext | None)
GameGirl Color – Exit game tool.
# 💀 CARTRIDGE EJECTION PROTOCOL
Exit the active game session.
JSON result with exit status.
ctx (ToolContext | None)