adb_test_gen_save
Save a workflow JSON to the workflows directory for subsequent execution using adb_workflow_run.
Instructions
Save a generated workflow JSON to the workflows directory for later execution with adb_workflow_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workflow name (used as filename) | |
| workflow | Yes | Workflow JSON string to save |