{"table_name":"aichat_gdpr_contacts","full_table_name":"wp_aichat_gdpr_contacts","description":"Stores aichat gdpr contacts data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_aichat_gdpr_contacts` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `email` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `nombre` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `telefono` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `bot_slug` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `session_id` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `created_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`),\\n  KEY `email` (`email`),\\n  KEY `bot_slug` (`bot_slug`),\\n  KEY `created_at` (`created_at`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"axiachat-ai","name":"AxiaChat AI – Free AI Chatbot (Answers Customers Automatically)","active_installs":2000,"version":"4.1.10","wp_org_url":"https://wordpress.org/plugins/axiachat-ai/"}}