Skip to main content
Glama
aliyun
by aliyun

ListDataServiceApis

Retrieve a list of data service APIs from DataWorks for development purposes, filtering by project, creator, name, or path to manage API resources.

Instructions

获取数据服务API开发中的信息列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ProjectIdNo工作空间的ID
TenantIdNo租户ID。您可登录[DataWorks控制台](https://workbench.data.aliyun.com/console),进入数据开发(DataStudio)页面,单击右上方当前登录用户名称,选择菜单>用户信息,获取租户ID
PageSizeNo每页显示的条数,默认为10条,最大100条
PageNumberNo页码,从1开始,默认值为1
CreatorIdNoAPI创建者的阿里云ID,过滤得到该用户创建的API
ApiNameKeywordNoAPI名称的关键词,过滤得到API名称包含该关键词的API
ApiPathKeywordNoAPI路径的关键词,过滤得到API路径包含该关键词的API
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 only states it 'gets information list' without disclosing behavioral traits like pagination behavior (implied by PageSize/PageNumber parameters but not explained), authentication requirements, rate limits, or what constitutes 'information' in the list. The description is minimal and lacks operational 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 a single, efficient sentence in Chinese with no wasted words. It's appropriately concise for a list operation, though it could be more front-loaded with key details (like specifying 'APIs' explicitly).

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 7 parameters, no annotations, and no output schema, the description is incomplete. It doesn't explain the return format, pagination behavior, or error conditions. For a list tool with filtering parameters, 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 well-documented in the schema itself. The description adds no parameter-specific information 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.

Purpose3/5

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

The description '获取数据服务API开发中的信息列表' (Get information list in data service API development) states a general purpose (list information) but lacks specificity about what exactly is being listed (APIs) and doesn't distinguish from many sibling list tools. It's vague about the resource scope compared to more specific siblings like ListDataServicePublishedApis.

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 about when to use this tool versus alternatives. With siblings like GetDataServiceApi (singular retrieval), ListDataServicePublishedApis (published APIs only), and CreateDataServiceApi (creation), the description offers no comparison or context for 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