Skip to main content
Glama
aliyun
by aliyun

CreateDataQualityEvaluationTaskInstance

Create a data quality evaluation instance to monitor and validate data integrity within DataWorks projects, ensuring reliable data processing through scheduled quality checks.

Instructions

创建数据质量校验监控实例

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
DataQualityEvaluationTaskIdNo数据质量校验任务ID
ParametersYes数据质量校验执行参数,JSON格式,可用的key如下:- triggerTime:触发时间的毫秒时间戳,数据质量监控的数据范围中$[yyyymmdd]表达式的基准时间,必填
ProjectIdNoDataWorks工作空间的ID
RuntimeResourceNo资源组信息,运行非MaxCompute数据质量校验时需要填写
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It states '创建' (create) implying a write/mutation operation, but doesn't disclose behavioral traits like permissions needed, whether this triggers immediate execution, if it's idempotent, or what happens on failure. For a creation tool with zero annotation coverage, this leaves critical gaps in understanding its behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single Chinese phrase that's front-loaded and wastes no words. However, it's overly terse for a tool with 4 parameters and no annotations, potentially sacrificing clarity for brevity. Every word earns its place, but more context might be needed.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (4 parameters including nested objects, no output schema, and no annotations), the description is incomplete. It doesn't explain what the created instance represents, how it relates to the task ID, what the expected outcome is, or any error conditions. For a creation tool in a data quality system, this leaves too much unspecified.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so parameters are well-documented in the schema itself. The description adds no additional parameter semantics beyond what's in the schema (e.g., no explanation of how Parameters JSON interacts with the task, or what ProjectId context is needed). With high schema coverage, baseline 3 is appropriate as the description doesn't enhance parameter understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description '创建数据质量校验监控实例' (Create data quality evaluation monitoring instance) states the action and resource but is vague about what this actually does. It doesn't specify whether this instantiates a monitoring job, schedules an evaluation, or creates a configuration. Compared to sibling tools like 'CreateDataQualityEvaluationTask' and 'GetDataQualityEvaluationTaskInstance', the distinction is unclear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. With siblings like 'CreateDataQualityEvaluationTask' (likely for creating the task definition) and 'ListDataQualityEvaluationTaskInstances' (for listing instances), there's no indication of the relationship or when this specific creation tool is appropriate. No prerequisites or exclusions are mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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