pub async fn insert(
conn: &mut PgConnection,
input: ChatbotConversationMessageToolCall,
msg_id: Uuid,
) -> ModelResult<ChatbotConversationMessageToolCall>pub async fn insert(
conn: &mut PgConnection,
input: ChatbotConversationMessageToolCall,
msg_id: Uuid,
) -> ModelResult<ChatbotConversationMessageToolCall>