Type Alias EarlyWarningSystemParams
EarlyWarningSystemParams: {
focusArea: "attendance" | "all" | "coalitions";
sensitivity: "low" | "medium" | "high";
}
Type Declaration
-
focusArea: "attendance" | "all" | "coalitions"
-
sensitivity: "low" | "medium" | "high"
Validated parameter type for the
early_warning_systemtool, inferred from EarlyWarningSystemSchema.