Skip to main content
Glama

get_robot_capabilities

Discover which API endpoints and functions a GS cleaning robot supports by providing its serial number to understand available control and monitoring capabilities.

Instructions

获取机器人支持的API能力。

显示该机器人支持哪些API端点和功能。 Args: serial_number: 机器人序列号 Returns: 机器人能力信息字典

Input Schema

NameRequiredDescriptionDefault
serial_numberYes

Input Schema (JSON Schema)

{ "properties": { "serial_number": { "title": "Serial Number", "type": "string" } }, "required": [ "serial_number" ], "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/cfrs2005/mcp-gs-robot'

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