{"id":38976,"date":"2026-05-03T09:00:00","date_gmt":"2026-05-03T09:00:00","guid":{"rendered":"https:\/\/www.aurorainbox.com\/?p=38976"},"modified":"2026-05-03T09:00:00","modified_gmt":"2026-05-03T09:00:00","slug":"que-es-whatsapp-agentico","status":"publish","type":"post","link":"https:\/\/www.aurorainbox.com\/en\/2026\/05\/03\/what-is-whatsapp-agentico\/","title":{"rendered":"What is agent-driven WhatsApp and why will it matter in 2026?"},"content":{"rendered":"<p>Business messaging is crossing a boundary. Until 2024, the limit was the rules-based chatbot; by 2026, AI agents with reasoning capabilities, MCP tools, and persistent memory will operate WhatsApp end-to-end: reading the chat, consulting the CRM, opening opportunities, scheduling, escalating, and measuring\u2014without a human pressing &quot;send.&quot; We call that <strong>WhatsApp agent<\/strong> (or agent-driven WhatsApp): a change from &quot;bot that answers&quot; to &quot;agent that operates&quot;.<\/p>\n<h2 id=\"la-evolucion-chatbot-agente\">The evolution: chatbot \u2192 agent<\/h2>\n<table>\n<thead>\n<tr>\n<th>Dimension<\/th>\n<th>Traditional chatbot<\/th>\n<th>Agent (Agent WhatsApp)<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Logic<\/td>\n<td>Scripts and decision trees<\/td>\n<td>LLM reasoning about the context<\/td>\n<\/tr>\n<tr>\n<td>Flow<\/td>\n<td>Fixed, predefined<\/td>\n<td>Autonomous multi-step loop<\/td>\n<\/tr>\n<tr>\n<td>Shares<\/td>\n<td>1 channel, pre-arranged responses<\/td>\n<td>Multi-tool: CRM, catalog, agenda, web, scaling<\/td>\n<\/tr>\n<tr>\n<td>Memory<\/td>\n<td>It does not persist between sessions<\/td>\n<td>Persistent context of contact and tenant<\/td>\n<\/tr>\n<tr>\n<td>Adaptation<\/td>\n<td>The flow needs to be edited.<\/td>\n<td>The agent decides in real time.<\/td>\n<\/tr>\n<tr>\n<td>Maintenance<\/td>\n<td>Flow designer for each case<\/td>\n<td>Prompt + tools; new cases emerge on their own<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The chatbot executes a script. The agent understands a goal and decides how to achieve it with the available tools.<\/p>\n<h2 id=\"que-hace-agentico-a-un-sistema-en-whatsapp\">What makes a system agentic in WhatsApp<\/h2>\n<p>Simply connecting an LLM to the channel is not enough. To be considered &quot;agent,&quot; a system must fulfill five capabilities:<\/p>\n<ol>\n<li><strong>Reasoning about the complete chat<\/strong>not just the last message. The agent reads the thread, identifies intent, detects ambiguity, and formulates their next step. If the customer changes the subject, the agent notices.<\/li>\n<li><strong>Reliable tool-use<\/strong> via open protocol (MCP). The agent does not improvise: it invokes <code>search_chats<\/code>, <code>create_opportunity<\/code>, <code>send_message<\/code>, <code>get_catalog_item<\/code>, <code>book_appointment<\/code> and similar functions such as typed functions, with error handling.<\/li>\n<li><strong>Persistent memory of contact<\/strong>Each interaction enriches the profile: preferences, purchase history, open tickets, language, time zone. The next message doesn&#039;t start from scratch.<\/li>\n<li><strong>Autonomous decision of when to escalate<\/strong>The agent knows how to distinguish between what it can resolve and what should be passed on to a human (regulated complaint, high amount, VIP client) and labels it without asking permission.<\/li>\n<li><strong>Multi-step loop<\/strong>It doesn&#039;t stop after a response. If the task requires 5 actions (find contact, validate inventory, create opportunity, schedule, confirm), it performs them sequentially within the same conversation.<\/li>\n<\/ol>\n<p>Without those five legs, it&#039;s still a chatbot disguised as AI.<\/p>\n<h2 id=\"las-3-tendencias-que-convergieron-en-2026\">The 3 trends that converged in 2026<\/h2>\n<p>Agent WhatsApp didn&#039;t appear on its own. It&#039;s the convergence of three movements that matured simultaneously:<\/p>\n<p><strong>1. LLMs with reliable tool-use.<\/strong> GPT-5, Claude 4, and Gemini 2 achieved success rates on typed tools that already surpass the average human on structured tasks (see the <a href=\"https:\/\/www.anthropic.com\/research\">Anthropic&#039;s analysis of tool use<\/a> and McKinsey reports on <a href=\"https:\/\/www.mckinsey.com\/capabilities\/mckinsey-digital\/our-insights\">Agentic AI in the workplace<\/a>Before 2025, an agent failed in 1 out of every 4 calls; today they fail in less than 21% of calls.<\/p>\n<p><strong>2. Standardized MCP.<\/strong> He <a href=\"https:\/\/modelcontextprotocol.io\">Model Context Protocol<\/a>Opened by Anthropic in 2024 and adopted in 2025-2026 by OpenAI, Google, and major IDEs, it eliminated the &quot;one integration per agent&quot; problem. Today, a single MCP server serves Claude, GPT, Gemini, Cursor, and custom agents with the same configuration. We cover the details in <a href=\"\/en\/que-es-mcp-whatsapp\/\">What is MCP and how does AI connect with WhatsApp?<\/a>.<\/p>\n<p><strong>3. BSPs exposing the operation as tools.<\/strong> Meta&#039;s Business Solution Providers have moved beyond simply being &quot;API gateways&quot; and have begun publishing their operations (chats, CRM, catalogs, scheduling) as ready-to-use MCP tools. Aurora Inbox follows this trend with <a href=\"https:\/\/developers.aurorainbox.com\/mcp\">30+ tools on your MCP server<\/a>.<\/p>\n<p>When the three converge, what used to be &quot;your AI team building a chatbot&quot; becomes &quot;your agent connected to WhatsApp in 5 minutes&quot;.<\/p>\n<h2 id=\"comparativa-chatbot-tradicional-vs-whatsapp-agentico\">Comparison: Traditional chatbot vs. Agent WhatsApp<\/h2>\n<table>\n<thead>\n<tr>\n<th>Metrics<\/th>\n<th>Traditional chatbot<\/th>\n<th>WhatsApp agent<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Self-resolution rate<\/td>\n<td>30-45%<\/td>\n<td>70-85%<\/td>\n<\/tr>\n<tr>\n<td>Setup time<\/td>\n<td>Weeks (mapping flows)<\/td>\n<td>Days (define tools and prompt)<\/td>\n<\/tr>\n<tr>\n<td>Maintenance<\/td>\n<td>Edit flows for each new case<\/td>\n<td>Add tools; the agent discovers them.<\/td>\n<\/tr>\n<tr>\n<td>Cost per interaction<\/td>\n<td>Low volume, high maintenance<\/td>\n<td>Low and decreasing over time<\/td>\n<\/tr>\n<tr>\n<td>Reasoning ability<\/td>\n<td>Zero (keyword match)<\/td>\n<td>High (LLM border)<\/td>\n<\/tr>\n<tr>\n<td>Integration with CRM<\/td>\n<td>Custom connector per flow<\/td>\n<td>Native MCP Tools<\/td>\n<\/tr>\n<tr>\n<td>Human scale<\/td>\n<td>Manual and rigid<\/td>\n<td>The agent decides and labels.<\/td>\n<\/tr>\n<tr>\n<td>Multi-channel (WhatsApp, IG, FB)<\/td>\n<td>Re-implement in each one<\/td>\n<td>One agent, multiple channels<\/td>\n<\/tr>\n<tr>\n<td>Contact memory<\/td>\n<td>No, or limited<\/td>\n<td>Persistent and available for consultation<\/td>\n<\/tr>\n<tr>\n<td>Cost of changing models<\/td>\n<td>Stop (retrain flows)<\/td>\n<td>Prompt change, without re-implementing<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Traditional chatbots remain useful for simple FAQs and forms. But the self-resolution ceiling only moves above 70% when the system starts to reason.<\/p>\n<h2 id=\"por-que-importa-para-tu-operacion\">Why it matters to your operation<\/h2>\n<p>The outcomes we see in Aurora Inbox accounts that adopted agent trading:<\/p>\n<ul>\n<li><strong>24\/7 without team burnout.<\/strong> The agent covers nights, weekends, and peak hours. Your team ceases to be &quot;front line&quot; and becomes &quot;second line&quot; with cases that have already been filtered.<\/li>\n<li><strong>2-3\u00d7 conversion on traditional form<\/strong>Because the agent responds in less than 90 seconds at any time and never loses a lead due to forgetfulness.<\/li>\n<li><strong>Support cost up to 60% lower<\/strong>not because of laying people off, but because the existing team handles 3-4x more qualified volume.<\/li>\n<li><strong>Time-to-respond &lt; 90 seconds<\/strong> on schedule and &lt; 3 minutes off schedule, vs the LATAM average of 4-12 hours.<\/li>\n<li><strong>Multi-channel with a single agent.<\/strong> WhatsApp, Messenger, and Instagram share the same agent, the same tools, and the same CRM behind them. The customer never repeats information.<\/li>\n<\/ul>\n<p>The numbers vary by industry \u2014 retail is different from B2B SaaS \u2014 but the pattern repeats itself: <strong>Fewer human bottlenecks, more conversations processed, better experience<\/strong>.<\/p>\n<h2 id=\"casos-de-uso-emblematicos\">Emblematic use cases<\/h2>\n<p><strong>1. Self-prioritized morning triage.<\/strong> At 8:00 am, the agent reviews all the unanswered chats from the night, categorizes them by urgency (complaint, amount, VIP client), responds to the simple ones, escalates the critical ones to the correct team, and leaves an internal note with the plan. The manager arrives at the office with an organized inbox, not a chaotic one.<\/p>\n<p><strong>2. Autonomous lead nurturing.<\/strong> A lead arrives via an ad, opens a conversation with &quot;product X info&quot;. The agent identifies the case, sends a technical data sheet, asks for a quote, validates inventory, creates an opportunity in the correct funnel, and schedules a demo if applicable \u2014 all within the chat, without an SDR picking up the phone.<\/p>\n<p><strong>3. Onboarding via chat with live CRM updates.<\/strong> A new customer signs up, the agent guides them step-by-step through the initial setup, answers technical questions using RAG, updates their profile fields, and opens internal tickets when issues are detected. Your Customer Success team only intervenes in cases the agent labels as &quot;needs human intervention.&quot;<\/p>\n<p><strong>4. Hybrid agent-human operation.<\/strong> The agent handles the 70% volume, while the human team focuses on the 30% complex (negotiations, legal cases, VIPs). The handoff is bidirectional: the agent can request assistance; the human team can delegate any subtask to the agent (&quot;schedule him for Tuesday and send him the kitchen catalog&quot;).<\/p>\n<p>Aurora already documents <a href=\"\/en\/casos-uso-agentes-ia-whatsapp-mcp\/\">10 end-to-end use cases for agents in WhatsApp with Aurora MCP<\/a> with prompts and results.<\/p>\n<h2 id=\"que-infraestructura-necesitas\">What infrastructure do you need?<\/h2>\n<p>To build an agentic WhatsApp operation you need five pieces:<\/p>\n<ol>\n<li><strong>BSP of Meta<\/strong> Aurora Inbox provides this feature, which exposes the WhatsApp Business API and supports templates, multimedia, and rate limits.<\/li>\n<li><strong>LLM with reliable tool-use<\/strong>: GPT-5, Claude 4 or Gemini 2. Aurora includes native GPT-5 in the IA plan and lets you choose Claude or Gemini in IA Plus.<\/li>\n<li><strong>RAG with knowledge base<\/strong> (catalog, documents, FAQs) so that the agent can respond with their own sources and not hallucinate.<\/li>\n<li><strong>MCP Server<\/strong> that exposes your operations (CRM, catalog, calendar) to the agent. Aurora MCP covers this: 30+ ready-made tools, one key <code>ak_live_*<\/code>, <a href=\"\/en\/aurora-mcp-vs-whatsapp-cloud-api-directa\/\">simple authentication via Bearer token<\/a>.<\/li>\n<li><strong>Audit log + rate limits<\/strong> so that every action of the agent is tracked and never degrades the quality of the number in Meta.<\/li>\n<\/ol>\n<p>Building the 5 pieces internally takes 6-12 months. <strong>The Aurora IA $179 USD \/ $3,200 MXN plan already includes all components<\/strong> and allows you to start the same afternoon. For advanced cases (multi-LLM, custom agents, specific integrations) there is <a href=\"\/en\/claude-chatgpt-gemini-whatsapp-mcp-comparativa\/\">Aurora IA Plus $329 USD \/ $6,000 MXN<\/a>.<\/p>\n<h2 id=\"errores-comunes-al-adoptar-whatsapp-agentico\">Common mistakes when adopting WhatsApp Agent<\/h2>\n<ul>\n<li><strong>Upload a PDF to a chatbot and call it &quot;agent&quot;<\/strong>Having RAG is not agentive. It lacks tool-use, persistent memory, and an autonomous loop.<\/li>\n<li><strong>Blending marketing and utility in WhatsApp templates<\/strong>Meta penalizes with quality rating drops. Agents must respect the separation: marketing on one template, transactional on another.<\/li>\n<li><strong>Agent without human escalation<\/strong>An agent without an &quot;exit point&quot; frustrates the customer and eventually damages their reputation. Always design a clear escalation plan.<\/li>\n<li><strong>Do not measure<\/strong>Self-resolution, post-chat satisfaction, response time, and conversion should be tracked from day one. Without metrics, you don&#039;t know if you&#039;ve improved.<\/li>\n<li><strong>Ignore Meta&#039;s quality rating<\/strong>A high volume of unsolicited messages or &quot;spam&quot; reports from the recipient may block your number. The agent must respect opt-ins, 24-hour windows, and BSP rate limits.<\/li>\n<\/ul>\n<h2 id=\"preguntas-frecuentes\">Frequently Asked Questions<\/h2>\n<h3 id=\"whatsapp-agentico-es-solo-marketing-speak\">Is &quot;Agent WhatsApp&quot; just marketing speak?<\/h3>\n<p>No. The difference with a chatbot is technical and measurable: LLM reasoning, standardized tool-use, persistent memory, and a multi-step loop. If your system meets these four criteria, it&#039;s agentic; if not, it&#039;s a chatbot with AI slapped on top.<\/p>\n<h3 id=\"reemplaza-a-los-humanos\">Does it replace humans?<\/h3>\n<p>No. Reorganize the work. The agent handles the predictable 70% (inquiries, FAQs, scheduling, lead capture); the human focuses on the 30% that requires judgment, negotiation, or relationship building. The accounts that scale best combine both in a single workflow.<\/p>\n<h3 id=\"que-llm-uso\">Which LLM should I use?<\/h3>\n<p>For Spanish-language production in Latin America with reliable tool-use: GPT-5 (default in Aurora IA) or Claude 4 (available in Aurora IA Plus). Gemini 2 works well for multimodal cases (image + text). The good news: with MCP in place, switching models takes only minutes.<\/p>\n<h3 id=\"cuanto-cuesta-arrancar\">How much does it cost to get started?<\/h3>\n<p><a href=\"https:\/\/www.aurorainbox.com\/en\/Identity\/Account\/Register\/?Trial=1\">14-day free trial<\/a> All-inclusive. Recommended plan for production: <strong>Aurora IA $179 USD \/ $3,200 MXN per month<\/strong>which already includes GPT-5, RAG, scheduling, MCP and multi-channel.<\/p>\n<h3 id=\"requiero-programar\">Do I need to program?<\/h3>\n<p>For standard cases, no. Aurora AI comes with pre-configured agents that you only need to adapt to your business. For advanced cases (custom agents, MCPs for external clients, proprietary tools), yes\u2014and that&#039;s where Claude Code, Codex, and Cursor shine; check them out. <a href=\"\/en\/conectar-claude-code-whatsapp-aurora-mcp\/\">How to connect Claude Code to Aurora MCP<\/a>.<\/p>\n<h3 id=\"como-empiezo\">How do I begin?<\/h3>\n<p>Three steps: (1) <a href=\"https:\/\/www.aurorainbox.com\/en\/Identity\/Account\/Register\/?Trial=1\">Create your Aurora account<\/a>(2) Connect your WhatsApp Business number, (3) activate the AI agent with your prompt and explore the catalog of tools at <a href=\"https:\/\/developers.aurorainbox.com\/mcp\">https:\/\/developers.aurorainbox.com\/mcp<\/a>Within 5 minutes, you&#039;ll have an agent responding on WhatsApp. Afterward, you can connect to the same workspace from Claude Code, Codex, or Cursor for back-office tasks.<\/p>","protected":false},"excerpt":{"rendered":"<p>Agentic WhatsApp is the next stage of business messaging: AI agents with reasoning, MCP tools and memory that respond, decide and act end-to-end.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[452],"tags":[454,540,539,552,551],"class_list":["post-38976","post","type-post","status-publish","format-standard","hentry","category-blog","tag-agentes-de-ia","tag-aurora-mcp","tag-mcp","tag-tendencias-2026","tag-whatsapp-agentico"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Qu\u00e9 es WhatsApp ag\u00e9ntico (agent-driven WhatsApp) y por qu\u00e9 importa en 2026<\/title>\n<meta name=\"description\" content=\"WhatsApp ag\u00e9ntico es la siguiente etapa de la mensajer\u00eda empresarial: agentes de IA con razonamiento, tools MCP y memoria que responden, deciden y act\u00faan end-to-end.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.aurorainbox.com\/en\/2026\/05\/03\/what-is-whatsapp-agentico\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Qu\u00e9 es WhatsApp ag\u00e9ntico (agent-driven WhatsApp) y por qu\u00e9 importa en 2026\" \/>\n<meta property=\"og:description\" content=\"WhatsApp ag\u00e9ntico es la siguiente etapa de la mensajer\u00eda empresarial: agentes de IA con razonamiento, tools MCP y memoria que responden, deciden y act\u00faan end-to-end.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aurorainbox.com\/en\/2026\/05\/03\/what-is-whatsapp-agentico\/\" \/>\n<meta property=\"og:site_name\" content=\"Aurora Inbox\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100089808166715\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-03T09:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/01\/Datos-Automotriz-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"780\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"alejandro\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@aurorainbox\" \/>\n<meta name=\"twitter:site\" content=\"@aurorainbox\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"alejandro\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is agent-driven WhatsApp and why will it matter in 2026?","description":"Agentic WhatsApp is the next stage of business messaging: AI agents with reasoning, MCP tools and memory that respond, decide and act end-to-end.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.aurorainbox.com\/en\/2026\/05\/03\/what-is-whatsapp-agentico\/","og_locale":"en_US","og_type":"article","og_title":"Qu\u00e9 es WhatsApp ag\u00e9ntico (agent-driven WhatsApp) y por qu\u00e9 importa en 2026","og_description":"WhatsApp ag\u00e9ntico es la siguiente etapa de la mensajer\u00eda empresarial: agentes de IA con razonamiento, tools MCP y memoria que responden, deciden y act\u00faan end-to-end.","og_url":"https:\/\/www.aurorainbox.com\/en\/2026\/05\/03\/what-is-whatsapp-agentico\/","og_site_name":"Aurora Inbox","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100089808166715","article_published_time":"2026-05-03T09:00:00+00:00","og_image":[{"width":1080,"height":780,"url":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2025\/01\/Datos-Automotriz-3.jpg","type":"image\/jpeg"}],"author":"alejandro","twitter_card":"summary_large_image","twitter_creator":"@aurorainbox","twitter_site":"@aurorainbox","twitter_misc":{"Written by":"alejandro","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/#article","isPartOf":{"@id":"https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/"},"author":{"name":"alejandro","@id":"https:\/\/3.94.236.79\/#\/schema\/person\/cab6aa1a99141147753f3471a570dff5"},"headline":"Qu\u00e9 es WhatsApp ag\u00e9ntico (agent-driven WhatsApp) y por qu\u00e9 importa en 2026","datePublished":"2026-05-03T09:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/"},"wordCount":1800,"commentCount":0,"publisher":{"@id":"https:\/\/3.94.236.79\/#organization"},"keywords":["Agentes de IA","Aurora MCP","MCP","Tendencias 2026","WhatsApp Ag\u00e9ntico"],"articleSection":["Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/","url":"https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/","name":"What is agent-driven WhatsApp and why will it matter in 2026?","isPartOf":{"@id":"https:\/\/3.94.236.79\/#website"},"datePublished":"2026-05-03T09:00:00+00:00","description":"Agentic WhatsApp is the next stage of business messaging: AI agents with reasoning, MCP tools and memory that respond, decide and act end-to-end.","breadcrumb":{"@id":"https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.aurorainbox.com\/2026\/05\/03\/que-es-whatsapp-agentico\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.aurorainbox.com\/"},{"@type":"ListItem","position":2,"name":"Qu\u00e9 es WhatsApp ag\u00e9ntico (agent-driven WhatsApp) y por qu\u00e9 importa en 2026"}]},{"@type":"WebSite","@id":"https:\/\/3.94.236.79\/#website","url":"https:\/\/3.94.236.79\/","name":"Aurora Inbox","description":"The best artificial intelligence agent","publisher":{"@id":"https:\/\/3.94.236.79\/#organization"},"alternateName":"Aurora Inbox","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/3.94.236.79\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/3.94.236.79\/#organization","name":"Aurora Inbox","url":"https:\/\/3.94.236.79\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/3.94.236.79\/#\/schema\/logo\/image\/","url":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/BRANDMARK-Gray80x80.png","contentUrl":"https:\/\/www.aurorainbox.com\/wp-content\/uploads\/2024\/01\/BRANDMARK-Gray80x80.png","width":81,"height":81,"caption":"Aurora Inbox"},"image":{"@id":"https:\/\/3.94.236.79\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100089808166715","https:\/\/x.com\/aurorainbox","https:\/\/www.instagram.com\/aurorainboxlatam\/","https:\/\/www.youtube.com\/@aurorainbox"]},{"@type":"Person","@id":"https:\/\/3.94.236.79\/#\/schema\/person\/cab6aa1a99141147753f3471a570dff5","name":"Alexander","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/3.94.236.79\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/da3b787e0efd5514e93ef918069c677c2a2dd12bf6a91634804bd4e2632bebee?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/da3b787e0efd5514e93ef918069c677c2a2dd12bf6a91634804bd4e2632bebee?s=96&d=mm&r=g","caption":"alejandro"},"sameAs":["https:\/\/ww3.aurorainbox.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts\/38976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/comments?post=38976"}],"version-history":[{"count":1,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts\/38976\/revisions"}],"predecessor-version":[{"id":38997,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/posts\/38976\/revisions\/38997"}],"wp:attachment":[{"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/media?parent=38976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/categories?post=38976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aurorainbox.com\/en\/wp-json\/wp\/v2\/tags?post=38976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}