Skip to main content
Glama

download_robot_map_v2

Download robot navigation maps from GS cleaning robots using the V2 API by providing the specific map ID to access detailed mapping information.

Instructions

Downloads a robot map using V2 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