forecast_duration
Predict expected duration of an in-progress or imminent blocking episode by providing a country and optional features.
Instructions
Survival-style duration forecast — given a country / current state, returns the expected duration of an in-progress or imminent blocking episode. Pass the country and optional features in the payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ISO 3166-1 alpha-2 country code | |
| payload | No | Optional full request payload (overrides country if provided) |