pub fn tool_result_message( tool_use_id: &str, content: &str, is_error: bool, ) -> Message
Helper to create a tool result message.