Skip to main content
Glama
aliyun
by aliyun

ListPipelineRuns

Retrieve and filter DataWorks pipeline execution records to monitor workflow status, creator activity, and manage deployment processes.

Instructions

获取发布流程列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ProjectIdNoDataWorks工作空间的ID
StatusNo筛选条件:发布流程的当前状态可选值:- Init 初始化- Running 运行中- Success 运行成功- Fail 运行失败- Termination 被终止- Cancel 被取消
CreatorNo筛选条件:发布流程的创建者
PageSizeNo每页显示的条数,默认为10条,最大100条
PageNumberNo页码,从1开始,默认值为1
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. It only states the action ('获取发布流程列表') without mentioning permissions, pagination behavior, rate limits, or what data is returned. For a list tool with 5 parameters, this leaves critical operational details unspecified, though it implies a read-only operation.

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, efficient phrase ('获取发布流程列表') that is front-loaded and wastes no words. However, it lacks structural elements like context or usage notes that could enhance clarity without sacrificing brevity.

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 no annotations and no output schema, the description is incomplete for a tool with 5 parameters. It doesn't explain the return format, error conditions, or behavioral traits like pagination. For a list operation in a complex system with many siblings, more context is needed to guide effective use.

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 schema description coverage is 100%, with all parameters well-documented in the input schema (e.g., ProjectId, Status with enum values, PageSize). The description adds no additional parameter information beyond what the schema provides, so it meets the baseline for high schema coverage without compensating value.

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 '获取发布流程列表' (Get pipeline run list) states the basic action and resource but lacks specificity. It doesn't distinguish this tool from similar list tools like ListWorkflowInstances or ListTaskInstances, nor does it clarify what 'pipeline runs' are beyond the name. The purpose is understandable but vague about scope.

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?

No guidance is provided on when to use this tool versus alternatives. With many sibling tools (e.g., ListWorkflowInstances, ListTaskInstances), the description doesn't explain the context for selecting this specific list tool, such as for deployment processes versus other workflow types. It offers no prerequisites or exclusions.

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