Skip to main content
Glama

ThinQ Connect MCP Server

Official

get_device_status

Check LG ThinQ device status to monitor operational state and current performance metrics for home appliances.

Instructions

Retrieves status information for a specific device Args: device_id: Unique ID of the device to query

Returns: String containing device status information

Input Schema

NameRequiredDescriptionDefault
device_idYes

Input Schema (JSON Schema)

{ "properties": { "device_id": { "title": "Device Id", "type": "string" } }, "required": [ "device_id" ], "type": "object" }

Other Tools from ThinQ Connect 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/thinq-connect/thinqconnect-mcp'

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