Open Connector
所有 Tools

Google Search Console

Inspect indexing status, manage Search Console sites and sitemaps, and query search performance analytics.

google-search-consolev1.0.011 个 Tools

认证方式

方式底层类型状态说明
OAuth 2.0oauth2available

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "GOOGLE_SEARCH_CONSOLE_URL_INSPECTION_INDEX_INSPECT",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("GOOGLE_SEARCH_CONSOLE_URL_INSPECTION_INDEX_INSPECT", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute GOOGLE_SEARCH_CONSOLE_URL_INSPECTION_INDEX_INSPECT --data '{ }'

Tool 目录

可用 Tools

11 个可调用操作

Searchconsole UrlInspection Index InspectGOOGLE_SEARCH_CONSOLE_URL_INSPECTION_INDEX_INSPECTIndex inspection.

Index inspection.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonly

Tags

urlinspection
Searchconsole UrlTestingTools MobileFriendlyTest RunGOOGLE_SEARCH_CONSOLE_URL_TESTING_TOOLS_MOBILE_FRIENDLY_TEST_RUNRuns Mobile-Friendly Test for a given URL.

Runs Mobile-Friendly Test for a given URL.

认证

需要 Connected Account

Tags

urltestingtools
Webmasters Searchanalytics QueryGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SEARCHANALYTICS_QUERYQuery your data with filters and parameters that you define. Returns zero or more rows grouped by the row keys that you define. You must define a date range of one or more days. When date is one of the group by values, any days without data are omitted from the result list. If you need to know which days have data, issue a broad date range query grouped by date for any metric, and see which day rows are returned.

Query your data with filters and parameters that you define. Returns zero or more rows grouped by the row keys that you define. You must define a date range of one or more days. When date is one of the group by values, any days without data are omitted from the result list. If you need to know which days have data, issue a broad date range query grouped by date for any metric, and see which day rows are returned.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonly

Tags

searchanalytics
Webmasters Sitemaps DeleteGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITEMAPS_DELETEDeletes a sitemap from the Sitemaps report. Does not stop Google from crawling this sitemap or the URLs that were previously crawled in the deleted sitemap.

Deletes a sitemap from the Sitemaps report. Does not stop Google from crawling this sitemap or the URLs that were previously crawled in the deleted sitemap.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmasters

Tags

sitemaps
Webmasters Sitemaps GetGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITEMAPS_GETRetrieves information about a specific sitemap.

Retrieves information about a specific sitemap.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonly

Tags

sitemaps
Webmasters Sitemaps ListGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITEMAPS_LISTLists the [sitemaps-entries](/webmaster-tools/v3/sitemaps) submitted for this site, or included in the sitemap index file (if `sitemapIndex` is specified in the request).

Lists the [sitemaps-entries](/webmaster-tools/v3/sitemaps) submitted for this site, or included in the sitemap index file (if `sitemapIndex` is specified in the request).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonly

Tags

sitemaps
Webmasters Sitemaps SubmitGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITEMAPS_SUBMITSubmits a sitemap for a site.

Submits a sitemap for a site.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmasters

Tags

sitemaps
Webmasters Sites AddGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_ADDAdds a site to the set of the user's sites in Search Console.

Adds a site to the set of the user's sites in Search Console.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmasters

Tags

sites
Webmasters Sites DeleteGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_DELETERemoves a site from the set of the user's Search Console sites.

Removes a site from the set of the user's Search Console sites.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmasters

Tags

sites
Webmasters Sites GetGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_GETRetrieves information about specific site.

Retrieves information about specific site.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonly

Tags

sites
Webmasters Sites ListGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_LISTLists the user's Search Console sites.

Lists the user's Search Console sites.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonly

Tags

sites