MoveFunction
Relocate DataWorks UDF functions to specified paths using the MCP server. Input the target path and function ID to streamline function organization and management within DataWorks projects.
Instructions
移动数据开发函数路径
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Id | No | udf函数的唯一标识符 | |
Path | Yes | 移动的目标路径,不需要带函数名称。例如将test函数的路径变成到root/demo/test,则此参数需要填写root/demo | |
ProjectId | No | DataWorks工作空间的ID |