pub fn tool_result_box( tool_call_id: ToolCallId, originating_call: BoxId, result: Result<String, String>, ) -> ChatBox