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
| Parameter | Type | Required | Description |
|---|---|---|---|
site_url | string | No | Site Url |
start_date | string | No | Start Date |
end_date | string | No | End Date |
dimensions | string | No | Dimensions |
row_limit | integer | No | Row Limit |
sort_by | string | No | Sort By |
Related Search Console tools
gsc_search_appearancegsc_compare_periodsgsc_core_web_vitalsgsc_country_breakdowngsc_crawl_errorsgsc_date_trend
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: