look
unverifiedv0.1Look around the current cell. Returns the player's position, which directions are open, any blockers or collectibles nearby, current inventory, and whether the exit is here.
Updated 6/6/2026 · Created 6/6/2026
Input Schema
{
"type": "object",
"properties": {}
}Full Contract
{
"name": "look",
"description": "Look around the current cell. Returns the player's position, which directions are open, any blockers or collectibles nearby, current inventory, and whether the exit is here.",
"inputSchema": {
"type": "object",
"properties": {}
}
}GET /api/tool/googlechromelabs.github.io/webmcp-tools/demos/webmcp-maze/look