Skip to main content
Glama

UpdateTask

Modify task configurations, including trigger settings, runtime resources, and dependencies, to manage DataWorks operations via the MCP server.

Instructions

更新任务 *This Tool has a 'MCP Resource',please request UpdateTask(MCP Resource) to get more examples for using this tool.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ClientUniqueCodeNo任务的客户端唯一码,用来唯一标识一个任务。用于实现异步和幂等,创建时如果不指定,系统将自动生成,该代码将与资源ID进行唯一绑定。更新、删除资源时如果指定该参数,应与创建时的客户端唯一码保持统一
DataSourceNo关联数据源信息
DependenciesNo依赖信息
DescriptionNo描述信息
EnvTypeNo项目环境。- Prod:生产- Dev:开发
IdNo任务ID
InputsNo输入信息
InstanceModeNo实例生成模式。-T+1(第二天生成)-Immediately(立即生成)
NameYes名称
OutputsNo输出信息
OwnerYes任务的责任人的账号ID
RerunIntervalNo重试时间间隔,单位秒
RerunModeYes任务是否允许重跑的配置。- AllDenied:失败或成功都不可重跑- FailureAllowed:只有失败可重跑- AllAllowed:失败或成功均可重跑
RerunTimesNo重试次数,当任务设置为可重跑时生效
RuntimeResourceYes运行环境配置,如资源组信息
ScriptNo运行脚本信息
TagsNo任务标签列表
TimeoutNo任务执行超时时间,单位秒
TriggerYes任务触发方式

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