Skip to main content
Glama

SwitchBot MCP Server

by genm

get_device_status

Retrieve the current status of a SwitchBot device using its device ID through the MCP Server, enabling real-time monitoring and control of connected devices.

Instructions

デバイスのステータスを取得します

Input Schema

NameRequiredDescriptionDefault
deviceIdYesデバイスID

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "デバイスID", "type": "string" } }, "required": [ "deviceId" ], "type": "object" }

You must be authenticated.

Other Tools from SwitchBot 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/genm/switchbot-mcp'

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