Skip to main content
Glama
aliyun
by aliyun

ListDataQualityResults

Retrieve and filter data quality evaluation results from DataWorks to monitor rule compliance and identify issues in your datasets.

Instructions

查询质量��果列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ProjectIdNoDataWorks工作空间ID
PageSizeNo列表分页查询页大小,默认为10
PageNumberNo列表分页查询页码,默认为1
DataQualityRuleIdNo数据质量规则ID
DataQualityEvaluationTaskIdNo数据质量校验任务ID
BizdateToNo规则实例业务截止日期
DataQualityEvaluationTaskInstanceIdNo数据质量校验任务实例ID
CreateTimeFromNo数据质量校验结果最早生成时间
CreateTimeToNo数据质量校验结果最晚生成时间
BizdateFromNo规则实例业务起始日期
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. The description only states it's a query/list operation, but doesn't disclose whether this is paginated (though parameters suggest it is), what permissions are required, rate limits, what format results are returned in, or whether this is a read-only operation. For a tool with 10 parameters and no annotations, this is a significant gap in behavioral context.

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 extremely concise - a single Chinese phrase. While this might seem efficient, it's actually under-specified rather than appropriately concise. However, it doesn't waste words or have unnecessary structure. Given the scoring framework, this earns a 4 for being front-loaded and not verbose, though it borders on being too minimal.

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?

For a tool with 10 parameters, no annotations, and no output schema, the description is completely inadequate. It doesn't explain what 'quality results' are, what the tool returns, how results are structured, or when to use it versus similar sibling tools. The minimal description fails to provide the necessary context for an AI agent to understand when and how to use this tool effectively.

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?

The input schema has 100% description coverage, with all 10 parameters well-documented in Chinese. The tool description adds no parameter information beyond what's already in the schema. According to the scoring rules, when schema_description_coverage is high (>80%), the baseline is 3 even with no param info in the description, which applies here.

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

Purpose2/5

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

The description '查询质量结果列表' (Query quality results list) is a tautology that essentially restates the tool name 'ListDataQualityResults' in Chinese. It doesn't specify what 'quality results' refer to (data quality evaluation results), what resource is being listed, or how this differs from sibling tools like ListDataQualityEvaluationTasks or ListDataQualityRules. The purpose is vague and lacks specific verb+resource differentiation.

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

Usage Guidelines1/5

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

The description provides absolutely no guidance on when to use this tool versus alternatives. With many sibling tools related to data quality (ListDataQualityEvaluationTasks, ListDataQualityRules, ListDataQualityEvaluationTaskInstances, GetDataQualityEvaluationTaskInstance), there's no indication of when this specific listing tool is appropriate versus those other options. No context, exclusions, or prerequisites 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