DataWorks MCP Server

Official

DeleteResource

Delete specified data development file resources from DataWorks projects using unique identifiers, ensuring efficient management and cleanup of workspace assets.

Instructions

删除数据开发文件资源

Input Schema

NameRequiredDescriptionDefault
IdNo资源文件的唯一标识符
ProjectIdNoDataWorks工作空间的ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "Id": { "description": "资源文件的唯一标识符" }, "ProjectId": { "description": "DataWorks工作空间的ID" } }, "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

ID: 5xvvskonjr