tools.exit_game module

GameGirl Color – Exit game tool.

# 💀 CARTRIDGE EJECTION PROTOCOL

async tools.exit_game.run(ctx=None)[source]

Exit the active game session.

Returns:

JSON result with exit status.

Return type:

str

Parameters:

ctx (ToolContext | None)