Skip to main content
Glama

Ecovacs MCP Server

Official
by ecovacs-ai

get_work_state

Check the current working status of Ecovacs robot vacuums by querying the device using its nickname to retrieve detailed status information.

Instructions

Query robot working status

Args: nickname: Robot nickname, used to find device

Returns: Dict: Dictionary containing robot working status

Input Schema

NameRequiredDescriptionDefault
nicknameYesRobot nickname, used to find device

Input Schema (JSON Schema)

{ "properties": { "nickname": { "description": "Robot nickname, used to find device", "title": "Nickname", "type": "string" } }, "required": [ "nickname" ], "title": "get_work_stateArguments", "type": "object" }
Install Server

Other Tools from Ecovacs MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ecovacs-ai/ecovacs-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server