Skip to main content

MCP tool: create_workflow

Creates a new workflow with comprehensive definition and configuration. This tool allows you to define workflow steps, activities, triggers, and execution policies.

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 created workflow with the same structure as the get_workflow tool.

Sample response