DataWorks MCP Server

Official

StopDIJob

Stop data integration synchronization tasks on Alibaba Cloud DataWorks using the specified task ID with the MCP server interface.

Instructions

停止数据集成同步任务

Input Schema

NameRequiredDescriptionDefault
DIJobIdNo该字段已废弃,请使用Id字段
IdNo同步任务ID
InstanceIdNo实例的ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "DIJobId": { "description": "该字段已废弃,请使用Id字段" }, "Id": { "description": "同步任务ID" }, "InstanceId": { "description": "实例的ID" } }, "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

ID: 5xvvskonjr