Skip to main content
Glama

DataWorks MCP Server

by aliyun

GetPermissionApplyOrderDetail

Retrieve detailed information about a specific permission application order by providing its unique FlowId, enabling efficient tracking and management of access requests within DataWorks MCP Server.

Instructions

查询权限申请单的详细信息

Input Schema

NameRequiredDescriptionDefault
FlowIdYes权限申请单ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "FlowId": { "description": "权限申请单ID", "type": "string" } }, "required": [ "FlowId" ], "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

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