workflow_tool
Define and execute serial or parallel workflows by orchestrating tools with optional retries, timeouts, and compensation actions. Streamline automation processes with step-based configurations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
outputFile | No | Path to output file (optional) | |
steps | Yes | List of workflow steps | |
version | No | Workflow definition version (e.g., '1.0.1') | 1.0 |