pub fn record_tool_completion( usage_tokens_in: Option<u64>, usage_tokens_out: Option<u64>, cost_usd: Option<f64>, finish: Option<&Value>, )