pub fn normalize_tool_call_id(id: &str) -> StringExpand description
Message transformation between provider formats. Normalize a tool call ID for cross-provider compatibility.
Delegates to crate::utils::normalize_tool_call_id.
pub fn normalize_tool_call_id(id: &str) -> StringMessage transformation between provider formats. Normalize a tool call ID for cross-provider compatibility.
Delegates to crate::utils::normalize_tool_call_id.