Skip to main content

OUTCOME

Constant OUTCOME 

Source
pub const OUTCOME: &str = "outcome";
Expand description

Outcome of the call: “success” | “failure” | “timeout”. Use ToolCallOutcome enum for typed access.