create_workflow
Build and configure automated workflows by specifying a name and project directory, enabling efficient task management and process automation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
workflow_name | Yes | The name for the new workflow | |
workspace_dir | Yes | Absolute path to the project root directory where workflow_data will be stored |