API Reference

Search Console / API Reference

gsc_search_analytics

Search Console tool. Get search performance data (clicks, impressions, CTR, position) from Google Search Console. Args: site_url: Site URL to query. Leave blank to use the default site. start_date: Start date YYYY-MM-DD. Defaults to 28 days ago. end_date: End date YYYY-MM-DD. Defaults to today. dimensions: Comma-separated dimensions, e.g. 'query', 'page', 'country', 'query,page'. row_limit: Max rows to return. Default 20. sort_by: Sort metric: clicks, impressions, ctr, position. Default clicks.

This is a read-only tool: it searches analytics from your Search Console account. It changes nothing.

Ask Claude

You do not call this tool yourself. Ask for the outcome and the client picks the tool:

Search analytics in my Search Console account.

It takes 0 required and 6 optional parameters.

Parameters

ParameterTypeRequiredDescription
site_urlstringNoSite Url
start_datestringNoStart Date
end_datestringNoEnd Date
dimensionsstringNoDimensions
row_limitintegerNoRow Limit
sort_bystringNoSort By

Related Search Console tools

Before you can call it

This tool needs a connected Search Console account. The Search Console connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.

Workflows that use this

Rather than calling tools one at a time, these skills run a whole procedure against the same account:

Start using MCP Ads