{"table_name":"ai_content_x_logs","full_table_name":"wp_ai_content_x_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_ai_content_x_logs` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_id` int NOT NULL,\\n  `prompt` text COLLATE utf8mb4_unicode_520_ci,\\n  `message` text COLLATE utf8mb4_unicode_520_ci,\\n  `created_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"ai-content-x","name":"AI Content X: GPT-3 Content Generator","active_installs":10,"version":"2.0.3","wp_org_url":"https://wordpress.org/plugins/ai-content-x/"}}