Skip to main content

Google Search Console

Connects to Google Search Console to query search analytics, manage sitemaps, inspect URLs, and monitor site performance.

NamespaceRobomotion.GoogleSearchConsole
Version1.1.0
CategoryAnalytics, Dev Tools
Nodes9

Nodes

NodeDescription
ConnectOpens a connection to Google Search Console and returns a Client ID.
DisconnectCloses a Google Search Console connection.
List SitesLists sites in Google Search Console.
Query AnalyticsQueries analytics in Google Search Console.
Inspect URLInspect URL — see the properties below.
List SitemapsLists sitemaps in Google Search Console.
Submit SitemapSubmit Sitemap — see the properties below.
Delete SitemapDeletes a sitemap in Google Search Console.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

8 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, List Sites, Query Analytics, Inspect URL, List Sitemaps, Submit Sitemap, Delete Sitemap.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.