Google Search Console
Inspect indexing status, manage Search Console sites and sitemaps, and query search performance analytics.
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
调用示例
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.需要连接2 scopes
Index inspection.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonlyTags
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 AccountTags
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.需要连接2 scopes
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 AccountScopes
https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonlyTags
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.需要连接1 scope
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 AccountScopes
https://www.googleapis.com/auth/webmastersTags
Webmasters Sitemaps GetGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITEMAPS_GETRetrieves information about a specific sitemap.需要连接2 scopes
Retrieves information about a specific sitemap.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonlyTags
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).需要连接2 scopes
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 AccountScopes
https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonlyTags
Webmasters Sitemaps SubmitGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITEMAPS_SUBMITSubmits a sitemap for a site.需要连接1 scope
Submits a sitemap for a site.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/webmastersTags
Webmasters Sites AddGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_ADDAdds a site to the set of the user's sites in Search Console.需要连接1 scope
Adds a site to the set of the user's sites in Search Console.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/webmastersTags
Webmasters Sites DeleteGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_DELETERemoves a site from the set of the user's Search Console sites.需要连接1 scope
Removes a site from the set of the user's Search Console sites.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/webmastersTags
Webmasters Sites GetGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_GETRetrieves information about specific site.需要连接2 scopes
Retrieves information about specific site.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonlyTags
Webmasters Sites ListGOOGLE_SEARCH_CONSOLE_WEBMASTERS_SITES_LISTLists the user's Search Console sites.需要连接2 scopes
Lists the user's Search Console sites.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/webmastershttps://www.googleapis.com/auth/webmasters.readonlyTags