pub async fn delete( conn: &mut PgConnection, id: Uuid, ) -> ModelResult<ChatbotConversationMessageToolOutput>