DataWorks MCP Server

Official

GetDataServiceApi

Retrieve detailed information about a Data Service API's development status using the API ID, workspace ID, and tenant ID through the DataWorks MCP Server.

Instructions

查询数据服务API开发态的详情

Input Schema

NameRequiredDescriptionDefault
ApiIdNo数据服务API的ID
ProjectIdNo工作空间的ID
TenantIdNo租户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" } }, "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

ID: 5xvvskonjr