DataWorks MCP Server

by aliyun

AbolishDataServiceApi

Deactivate a DataWorks API by specifying its ID, workspace, and tenant details using the MCP Server interface for streamlined API management.

Instructions

下线数据服务API

Input Schema

NameRequiredDescriptionDefault
ApiIdNo数据服务API的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" }

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