run_scenario
Execute an active, on-demand scenario immediately by ID, passing custom input data and optionally waiting up to 40 seconds for the result.
Instructions
Run a scenario immediately. Scenario must be active and set to on-demand scheduling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Input data for scenario inputs | |
| responsive | No | Wait for result (max 40s) | |
| scenarioId | Yes | Scenario ID to run |