Skip to main content
Glama

DataWorks MCP Server

by aliyun

GetCatalog

Retrieve detailed metadata about data catalogs in Alibaba Cloud DataWorks, supporting DLF and StarRocks types, by specifying the catalog ID for precise resource management.

Instructions

获取数据地图数据目录详情

Input Schema

NameRequiredDescriptionDefault
IdYesID,当前支持dlf与starrocks类型,可参考[元数据实体相关概念说明](~~2880092~~)。-对于dlf类型,当前仅支持dlf1.0,其ID格式为`dlf-catalog:${主账号ID}:${数据目录名称}`-对于starrocks类型,其ID格式为`starrocks-catalog:${实例ID或转义后的URL}:${数据目录名称}`

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "Id": { "description": "ID,当前支持dlf与starrocks类型,可参考[元数据实体相关概念说明](~~2880092~~)。-对于dlf类型,当前仅支持dlf1.0,其ID格式为`dlf-catalog:${主账号ID}:${数据目录名称}`-对于starrocks类型,其ID格式为`starrocks-catalog:${实例ID或转义后的URL}:${数据目录名称}`", "type": "string" } }, "required": [ "Id" ], "type": "object" }
Install Server

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