Skip to main content

MCP tool: update_workflow

Updates an existing workflow’s definition and configuration. This tool allows you to modify workflow steps, activities, triggers, and execution policies while preserving the workflow’s unique identifier.

Example prompt

Input parameters

Trigger event structure

Workflow step structure

Each step in the workflowDefinition array contains:

Activity structure

Retry policy structure

Approver structure

Response fields

The response will contain the updated workflow with the same structure as the get_workflow tool.

Sample response