DataWorks MCP Server

Official

ListDataQualityEvaluationTasks

Query and manage data quality evaluation task lists in Alibaba Cloud DataWorks. Filter tasks by name, table GUID, or project ID, and control pagination for efficient task monitoring and assessment.

Instructions

查询质量监控任务列表

Input Schema

NameRequiredDescriptionDefault
NameNo模糊匹配数据质量校验任务名称
PageNumberNo列表分页查询页码,默认为1
PageSizeNo列表分页查询页大小,默认为10
ProjectIdNoDataWorks工作空间ID
TableGuidNo表在数据地图中的唯一ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "Name": { "description": "模糊匹配数据质量校验任务名称", "type": "string" }, "PageNumber": { "description": "列表分页查询页码,默认为1" }, "PageSize": { "description": "列表分页查询页大小,默认为10" }, "ProjectId": { "description": "DataWorks工作空间ID" }, "TableGuid": { "description": "表在数据地图中的唯一ID", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

ID: 5xvvskonjr