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

ID: k8m7mttrur