Skip to main content
Glama
aliyun
by aliyun

ListProjects

Retrieve and filter DataWorks workspace details by name, ID, status, tags, or configuration to manage cloud data projects.

Instructions

获取工作空间详情列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
NamesNoDataWorks工作空间名称列表。该参数用来查询符合工作空间Name列表的空间详情
StatusNo空间状态:- Available:工作空间运行正常- Initializing:初始化工作空间- InitFailed:工作空间初始化失败- Forbidden:手动禁用工作空间- Deleting:正在删除工作空间- DeleteFailed:工作空间删除失败- Frozen:工作空间欠费冻结- Updating:更新工作空间中- UpdateFailed:更新工作空间失败该参数用于查询符合该状态的工作空间详情
AliyunResourceTagsNo标签列表。该参数用于查询拥有任意标签键值信息的工作空间详情
AliyunResourceGroupIdNo工作空间所属阿里云资源组ID
PageSizeNo每页显示的条数,默认为10条,最大100条
PageNumberNo请求的数据页数,用于翻页
PaiTaskEnabledNo是否启用PAI任务调度:- true 可以在DataWorks工作空间创建机器学习(PAI)节点,并按照节点配置进行周期性调度运行。- false 禁用PAI任务调度该参数用于查询符合“开启/未开启PAI任务调用”条件的工作空间详情
IdsNoDataWorks工作空间ID列表。该参数用来查询符合工作空间ID列表的空间详情
DevEnvironmentEnabledNo是否启用开发环境:- true 工作空间启用开发环境,支持开发与生产环境隔离- false 仅使用生产环境该参数用于查询符合“启用/未启用开发环境”条件的工作空间详情
DevRoleDisabledNo是否禁用开发角色:- false,开启开发角色(默认)- true,禁用开发角色该参数用于查询符合“开启/禁用开发角色”条件的工作空间详情
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 'gets a list' without explaining whether this is a read-only operation, if it requires specific permissions, how results are paginated (though parameters suggest pagination), or what the output format looks like. For a tool with 10 parameters and no annotation coverage, this leaves critical behavioral traits undocumented.

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 sentence in Chinese ('获取工作空间详情列表') that is front-loaded and wastes no words. However, it's overly concise to the point of under-specification, lacking necessary detail for a tool with 10 parameters. While structurally sound, it fails to provide adequate context.

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 (10 parameters, no annotations, no output schema), the description is incomplete. It doesn't explain the tool's behavior, output format, or usage context. The schema handles parameter documentation well, but the description fails to provide the broader context needed 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 schema description coverage is 100%, meaning all parameters are well-documented in the input schema itself. The description adds no additional meaning about parameters beyond what's already in the schema (e.g., it doesn't clarify relationships between parameters like Names and Ids). With high schema coverage, the baseline score of 3 is appropriate, as the description doesn't compensate but also doesn't detract.

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 '获取工作空间详情列表' (Get workspace details list) is a tautology that essentially restates the tool name 'ListProjects' in Chinese. It specifies the resource ('workspace details') but lacks a clear verb beyond 'get' and doesn't distinguish this tool from other list operations in the sibling tools (e.g., ListDataSources, ListFunctions, ListWorkflows). The purpose is vague about what kind of listing this performs.

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 many sibling tools that also list resources (e.g., ListDataSources, ListFunctions), there's no indication of what makes this tool unique or when it should be selected. No prerequisites, exclusions, or comparative context 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