MoveWorkflowDefinition
Move data development workflow paths within DataWorks MCP Server. Specify the target path to reorganize workflows efficiently, ensuring proper structure and management of resources.
Instructions
移动数据开发工作流路径
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Id | No | 数据开发工作流的唯一标识符 | |
| Path | Yes | 移动的目标路径,不需要带工作流名称。例如将test工作流的路径变成到root/demo/test,则此参数需要填写root/demo | |
| ProjectId | No | DataWorks工作空间的ID |