Updates workflow fields like name and authentication requirement
ID of the workflow to update
New name for the workflow
"Updated Workflow Name"
Whether authentication is required for this workflow
false
Whether auto-save is enabled for this workflow
true
Timeout in milliseconds for workflow execution
3600000
Whether to pause workflow execution on error
false
Whether to automatically clean up cache when workflow execution fails
true
Whether to save result files for this workflow
false
The LLM model to use for this workflow
gpt-4.1-mini-2025-04-14, gpt-4.1-2025-04-14, gpt-5-2025-08-07, gpt-5-mini-2025-08-07, gpt-5-nano-2025-08-07, gpt-5.1-2025-11-13, computer-use-preview "gpt-4.1-2025-04-14"
List of webhooks to receive notifications when this workflow completes. Use id for updates/deletes, omit for creates.
[
{
"id": "workflow_webhook_url_01h2x3y4z5a6b7c8d9e0f1g2h3",
"url": "https://example.com/webhook1"
},
{ "url": "https://example.com/webhook2" }
]Whether to use proxy for this workflow
false
Operating system for browser sessions
Windows, MacOS, Linux "Windows"
Browser fingerprint to use for sessions
Chrome, Safari "Safari"
Maximum concurrent executions for this workflow
10
Whether to use login detection for this workflow
true
Retry configuration for failed blocks. Set to null to remove retries.
Number of retries for failed blocks
x >= 03
Backoff strategy for block retries
exponential, linear "exponential"
Whether this workflow is optimized for computer vision blocks (uses specialized viewport and settings)
true
Wait time in milliseconds between executing each block
x >= 01000
List of tag external IDs to associate with this workflow
[
"tag_01h2x3y4z5a6b7c8d9e0f1g2h3",
"tag_01h2x3y4z5a6b7c8d9e0f1g2h4"
]External ID of the workflow group to assign this workflow to. Set to null to remove from any group.
"workflow_group_01h2x3y4z5a6b7c8d9e0f1g2h3"
Whether to enable the recovery agent for all blocks in this workflow. When enabled, all blocks will use the recovery agent regardless of their individual settings.
false
Execution mode for this workflow. "standard" is the default, "structured" is experimental visual mode.
standard, structured "standard"
Whether this workflow should execute in agent mode instead of traditional block-based execution.
false
JSON Schema that defines the structure of the execution summary when running in agent mode. Set to null to remove.
Workflow updated successfully
ID of the updated workflow
Updated name of the workflow
Whether authentication is required for this workflow
Whether auto-save is enabled for this workflow
The LLM model used for this workflow
gpt-4.1-mini-2025-04-14, gpt-4.1-2025-04-14, gpt-5-2025-08-07, gpt-5-mini-2025-08-07, gpt-5-nano-2025-08-07, gpt-5.1-2025-11-13, computer-use-preview Success message
"Workflow updated successfully"
Timeout in milliseconds for workflow execution
3600000
Whether to pause workflow execution on error
false
Whether to automatically clean up cache when workflow execution fails
true
Whether to save result files for this workflow
false
Maximum concurrent executions for this workflow
10
Whether to use proxy for this workflow
false
Whether to use login detection for this workflow
true
Operating system for browser sessions
Windows, MacOS, Linux "Windows"
Browser fingerprint to use for sessions
Chrome, Safari "Safari"
Number of retries for failed blocks
x >= 03
Backoff strategy for block retries
exponential, linear "exponential"
Whether this workflow is optimized for computer vision blocks (uses specialized viewport and settings)
true
Wait time in milliseconds between executing each block
x >= 01000
Whether to enable the recovery agent for all blocks in this workflow. When enabled, all blocks will use the recovery agent regardless of their individual settings.
false
Execution mode for this workflow. "standard" is the default, "structured" is experimental visual mode.
standard, structured "standard"
Whether this workflow should execute in agent mode instead of traditional block-based execution.
false
JSON Schema that defines the structure of the execution summary when running in agent mode.