Skip to main content
Glama

ListPartitions

Retrieve a list of partitions for a specified table in DataWorks MCP Server, enabling easy sorting, pagination, and filtering by partition name or metadata attributes.

Instructions

查询数据地图数据表的分区列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
NameNo分区名称
OrderNo排序方向,默认为Asc,枚举值,当前支持- Asc:升序。- Desc:降序
PageNumberNo分页页码,默认为1
PageSizeNo分页大小,默认为10,最大为100
SortByNo排序字段,默认为CreateTime,枚举值,当前支持- CreateTime:创建时间,仅MaxCompute类型支持。- ModifyTime:修改时间,仅MaxCompute类型支持。- Name:名称,HMS类型使用的排序方式。- RecordCount:记录数,仅MaxCompute类型支持。- DataSize:存储量,仅MaxCompute类型支持
TableIdYes所属数据表ID,可参考[元数据实体相关概念说明](~~2880092~~)

Other Tools

Related 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