TOOL_RESULT_KEY

Constant TOOL_RESULT_KEY 

Source
pub const TOOL_RESULT_KEY: &str = "flow:tool_result";
Expand description

Written when an admitted tool call completes: {"tool": name, "id": call id, "ok": succeeded}.