bernstein_scenario_status
Retrieves the aggregated status of all tasks in a running scenario. Returns a JSON object with status counts and per-task details for the given orchestration ID.
Instructions
Aggregate the status of all tasks of a running scenario.
Args:
orchestration_id: Value returned by ``bernstein_scenario``.
Returns:
JSON with status counts and per-task details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orchestration_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |