list-devices
Retrieve a list of NodeMCU/ESP8266 IoT devices managed by the NodeMCU MCP Service for remote control and AI-assisted integration. Simplify device monitoring and management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}