DataWorks MCP Server

Official

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

ID: 5xvvskonjr