{"table_name":"content_craft_ai_internal_links","full_table_name":"wp_content_craft_ai_internal_links","description":"Stores content craft ai internal links data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_content_craft_ai_internal_links` (\\n  `id` bigint NOT NULL AUTO_INCREMENT,\\n  `post_id` bigint NOT NULL,\\n  `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `link` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `focus_keyword` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `tags` text COLLATE utf8mb4_unicode_520_ci,\\n  `updated_at` datetime DEFAULT NULL,\\n  `created_at` datetime NOT NULL,\\n  PRIMARY KEY (`id`),\\n  KEY `post_id` (`post_id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"content-craft-ai","name":"Content Craft AI: SEO & AI Article Generator","active_installs":10,"version":"4.1.4","wp_org_url":"https://wordpress.org/plugins/content-craft-ai/"}}