pub fn from_runtime(name: &str, runtime: &dyn AgentRuntime) -> ToolDefExpand description
Build reasoning tool from AgentRuntime context. Adapts schema based on runtime signals (inbox, threats, OTP).
pub fn from_runtime(name: &str, runtime: &dyn AgentRuntime) -> ToolDefBuild reasoning tool from AgentRuntime context. Adapts schema based on runtime signals (inbox, threats, OTP).