Skip to main content
Glama

DataWorks MCP Server

by aliyun

GetDataServicePublishedApi

Retrieve published API details from DataWorks, including metadata and configurations, by specifying workspace ID, API ID, and tenant ID for streamlined integration and data management.

Instructions

查询数据服务API的发布态信息

Input Schema

NameRequiredDescriptionDefault
ApiIdNoAPI的ID
ProjectIdNo工作空间的ID
TenantIdNo租户ID。您可登录[DataWorks控制台](https://workbench.data.aliyun.com/console),进入数据开发(DataStudio)页面,单击右上方当前登录用户名称,选择菜单>用户信息,获取租户ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ApiId": { "description": "API的ID" }, "ProjectId": { "description": "工作空间的ID" }, "TenantId": { "description": "租户ID。您可登录[DataWorks控制台](https://workbench.data.aliyun.com/console),进入数据开发(DataStudio)页面,单击右上方当前登录用户名称,选择菜单>用户信息,获取租户ID" } }, "type": "object" }

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