get_board
Retrieve the current state and visual layout of a Minesweeper board by specifying its ID, enabling users to monitor game progress and plan next moves.
Instructions
Get the current state and visual representation of a Minesweeper board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | ID of the board to display |