eavz
Google Search Console

Google Search Console

Monitor and manage your site's presence in Google Search results

8 actions

Actions

Name
list_sites

List all sites you have access to in Search Console

get_site

Get information about a specific site

search_analytics_query

Query search analytics data for a site

list_sitemaps

List sitemaps submitted for a site

submit_sitemap

Submit a sitemap for a site

delete_sitemap

Delete a sitemap from a site

inspect_url

Inspect a URL in the Google index

custom_api_call

Make a custom API call to the Google Search Console API

Quick Start

TypeScript
import { WeavzClient } from '@weavz/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute({
  integrationName: 'google-search-console',
  actionName: 'list_sites',
  input: { /* ... */ },
  connectionId: 'conn_id',
  workspaceId: 'ws_id',
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Google Search Console to my app?

Use Weavz Hosted Connect for OAuth2 authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.

What actions does Google Search Console support?

Google Search Console supports 8 actions including List Sites, Get Site, Search Analytics Query, List Sitemaps, Submit Sitemap, and more.

Can I use Google Search Console with AI agents?

Yes. Add Google Search Console to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.

What authentication does Google Search Console use?

Google Search Console uses OAuth2. Weavz handles token management, refresh, and secure credential storage automatically.

How much does the Google Search Console integration cost?

The Google Search Console integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.

Connect Google Search Console in 2 minutes

Get 1,000 free actions every month. No credit card required.