Skip to main content
Glama

DataWorks MCP Server

by aliyun

GetMetaTableIntroWiki

Retrieve detailed usage instructions for specific tables in Alibaba Cloud DataWorks. Input the TableGuid to access the corresponding WikiVersion and enhance data management.

Instructions

获取表的使用说明

Input Schema

NameRequiredDescriptionDefault
TableGuidYes表的唯一标识
WikiVersionNo使用说明的版本

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "TableGuid": { "description": "表的唯一标识", "type": "string" }, "WikiVersion": { "description": "使用说明的版本" } }, "required": [ "TableGuid" ], "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

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-dataworks-mcp-server'

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