Skip to main content
Glama

get_upload_record_v1

Check the status of a V1 map upload for GS cleaning robots by providing the upload record ID to monitor progress and retrieve upload information.

Instructions

Checks the status of a V1 map upload.

Args: record_id: The upload record ID. Returns: A dictionary containing the upload status information.

Input Schema

NameRequiredDescriptionDefault
record_idYes

Input Schema (JSON Schema)

{ "properties": { "record_id": { "title": "Record Id", "type": "string" } }, "required": [ "record_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