Google Search Console
Connects to Google Search Console to query search analytics, manage sitemaps, inspect URLs, and monitor site performance.
| Namespace | Robomotion.GoogleSearchConsole |
| Version | 1.1.0 |
| Category | Analytics, Dev Tools |
| Nodes | 9 |
Nodes
| Node | Description |
|---|---|
| Connect | Opens a connection to Google Search Console and returns a Client ID. |
| Disconnect | Closes a Google Search Console connection. |
| List Sites | Lists sites in Google Search Console. |
| Query Analytics | Queries analytics in Google Search Console. |
| Inspect URL | Inspect URL — see the properties below. |
| List Sitemaps | Lists sitemaps in Google Search Console. |
| Submit Sitemap | Submit Sitemap — see the properties below. |
| Delete Sitemap | Deletes a sitemap in Google Search Console. |
| Toolkit | Exposes 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.
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.