Skip to main content
Glama

Eufy RoboVac MCP Server

by appleton

robovac_get_all_statuses

Retrieve comprehensive status details from Eufy RoboVac in one operation, including cleaning mode, battery level, and schedule. Optionally force a refresh of cached data.

Instructions

Get all status information from the robovac at once

Input Schema

NameRequiredDescriptionDefault
forceNoForce refresh of cached data

Input Schema (JSON Schema)

{ "properties": { "force": { "default": false, "description": "Force refresh of cached data", "type": "boolean" } }, "type": "object" }

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/appleton/sam'

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