Skip to main content
Glama
aliyun
by aliyun

ListDIJobs

Retrieve configuration lists for data integration synchronization tasks in DataWorks, filtering by source/destination data sources, migration types, and project parameters.

Instructions

获取数据集成同步任务配置列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ProjectIdNo工作空间的ID
DestinationDataSourceTypeNo目标端数据源类型,不填代表不限制,枚举值:Hologres,OSS-HDFS,OSS,MaxCompute,LogHub,StarRocks,DataHub,AnalyticDB_For_MySQL,Kafka,Hive
PageSizeNo每页显示的数据条数,默认为10条,最大为100条
PageNumberNo页码,从1开始,默认值为1
SourceDataSourceTypeNo源端数据源类型,不填代表不限制,枚举值:PolarDB,MySQL,Kafka,LogHub,Hologres,Oracle,OceanBase,MongoDB,RedShift,Hive,SQLServer,Doris,ClickHouse
MigrationTypeNo同步类型,可选的枚举值有:- FullAndRealtimeIncremental(全量和实时增量)- RealtimeIncremental(实时增量)- Full(全量)- OfflineIncremental(离线增量)- FullAndOfflineIncremental(全量+离线增量)
NameNo导出任务的名称。名称必须唯一,即当前DataWorks工作空间中不能存在名称重复的导出任务
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 states the action ('获取列表' meaning 'get list') but doesn't describe pagination behavior (implied by PageSize/PageNumber), authentication needs, rate limits, or what happens if parameters are omitted. For a list tool with 7 parameters and no annotations, this is a significant gap in transparency.

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

Conciseness5/5

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

The description is a single, efficient sentence in Chinese ('获取数据集成同步任务配置列表') that directly states the purpose without unnecessary words. It's appropriately sized and front-loaded, with zero waste.

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 complexity (7 parameters, no annotations, no output schema), the description is incomplete. It doesn't explain return values (e.g., list structure, fields), error conditions, or behavioral aspects like pagination handling. For a list tool with rich filtering options, 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?

Schema description coverage is 100%, with all 7 parameters documented in the input schema (e.g., ProjectId as workspace ID, PageSize with defaults). The description adds no additional parameter semantics beyond what the schema provides, so it meets the baseline of 3 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.

Purpose4/5

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

The description clearly states the verb ('获取' meaning 'get' or 'list') and resource ('数据集成同步任务配置列表' meaning 'data integration sync task configuration list'), making the purpose understandable. However, it doesn't differentiate from sibling tools like 'GetDIJob' (which likely retrieves a single job) or 'ListDIJobRunDetails' (which likely lists run details rather than configurations).

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. The description doesn't mention prerequisites (e.g., needing a ProjectId), exclusions, or comparisons to siblings like 'GetDIJob' or 'ListDIJobRunDetails', leaving the agent with no context for tool selection.

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