Use a simple chat prompt to pull live SEO data from Google Search Console. An AI agent understands plain language and returns clean tables you can use right away. Teams get quick answers to SEO questions without building manual reports.
The flow starts with a secure webhook that accepts chatInput and sessionId. A Set node adds a date message to help build the right date range. The AI agent uses OpenAI for reasoning and a Postgres memory to keep the last few turns of the chat. When data is needed, the agent calls a tool workflow that builds a Search Console API request. A Switch routes the call to either list properties or fetch custom insights. Google Search Console nodes return the data, then aggregation nodes format the response for the agent. The reply goes back through Respond to Webhook so you can render tables or even build charts from intermediate steps.
Setup needs OpenAI, Google Search Console access, and a PostgreSQL database. Expect big time savings on ad hoc SEO questions and weekly checks. Great for marketing teams, agencies, and web publishers who want fast answers on clicks, impressions, pages, and queries across many sites.