Skip to main content
Glama

download_robot_map_v1

Download robot navigation maps from GS cleaning robots using the V1 API. Retrieve specific maps by providing the map ID to access robot mapping data for monitoring and control operations.

Instructions

Downloads a robot map using V1 API.

Args: map_id: The ID of the map to download. Returns: A dictionary containing the map download information.

Input Schema

NameRequiredDescriptionDefault
map_idYes

Input Schema (JSON Schema)

{ "properties": { "map_id": { "title": "Map Id", "type": "string" } }, "required": [ "map_id" ], "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