Skip to main content
Glama

Alibaba Cloud DMS MCP Server

Official
by aliyun

getOrderInfo

Retrieve detailed order information from Alibaba Cloud DMS using the order ID. Simplify data access and querying across diverse database ecosystems with this tool.

Instructions

Retrieve order information from DMS using the order ID.

Input Schema

NameRequiredDescriptionDefault
order_idYesDMS order ID

Input Schema (JSON Schema)

{ "properties": { "order_id": { "description": "DMS order ID", "title": "Order Id", "type": "string" } }, "required": [ "order_id" ], "title": "get_order_base_infoArguments", "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/aliyun/alibabacloud-dms-mcp-server'

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