create_run
Start a run of a compiled flow in the lzt.market ecosystem. Provide a flow_id and an optional run_key to execute the flow exactly once, with idempotency ensured when the same run_key is reused.
Instructions
Start a run of a compiled flow (idempotent on run_key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| req | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| status | Yes |