start_game
Initiate a new Minesweeper game on the Minesweeper MCP Server, enabling AI agents to interact and play through natural language commands.
Instructions
Start a new game of Minesweeper
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}