Google search console
Overview
SLUG: GOOGLE_SEARCH_CONSOLE
Description
Google Search Console provides tools to monitor, maintain, and troubleshoot your site’s presence in Google Search results.
Authentication Details
OAuth2
Bearer Token
Connecting to Google search console
Create an auth config
Use the dashboard to create an auth config for the Google search console toolkit. This allows you to connect multiple Google search console accounts to Composio for agents to use.
Select App
Navigate to [Google search console](https://platform.composio.dev?next_page=/marketplace/Google search console).
Create and Get auth config ID
Click “Create Google search console Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using Bearer Token
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Google search console toolkit’s playground](https://app.composio.dev/app/Google search console)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOOGLE_SEARCH_CONSOLE_GET_SITEMAP
Tool Name: Get Sitemap
Description
Action Parameters
Action Response
GOOGLE_SEARCH_CONSOLE_INSPECT_URL
Tool Name: Inspect URL
Description
Action Parameters
Action Response
GOOGLE_SEARCH_CONSOLE_LIST_SITEMAPS
Tool Name: List Sitemaps
Description
Action Parameters
Action Response
GOOGLE_SEARCH_CONSOLE_LIST_SITES
Tool Name: List Sites
Description
Action Parameters
Action Response
GOOGLE_SEARCH_CONSOLE_SEARCH_ANALYTICS_QUERY
Tool Name: Search Analytics Query
Description
Action Parameters
Action Response
GOOGLE_SEARCH_CONSOLE_SUBMIT_SITEMAP
Tool Name: Submit Sitemap
Description
Action Parameters
Action Response