list_boards
Displays all active Minesweeper boards on the MCP server, enabling users to track and manage ongoing games efficiently.
Instructions
List all active Minesweeper boards
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}