Google Business Profile Verifications
Fetch verification options, start and complete location verification, and inspect voice-of-merchant state.
google-business-profile-verificationsv1.0.06 个 Tools
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| 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_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_FETCH_VERIFICATION_OPTIONS", 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_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_FETCH_VERIFICATION_OPTIONS", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute GOOGLE_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_FETCH_VERIFICATION_OPTIONS --data '{ }'Tool 目录
可用 Tools
6 个可调用操作
Mybusinessverifications Locations FetchVerificationOptionsGOOGLE_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_FETCH_VERIFICATION_OPTIONSReports all eligible verification options for a location in a specific language.需要连接1 scope
Reports all eligible verification options for a location in a specific language.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessverifications Locations GetVoiceOfMerchantStateGOOGLE_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_GET_VOICE_OF_MERCHANT_STATEGets the VoiceOfMerchant state.需要连接1 scope
Gets the VoiceOfMerchant state.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessverifications Locations Verifications CompleteGOOGLE_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_VERIFICATIONS_COMPLETECompletes a `PENDING` verification. It is only necessary for non `AUTO` verification methods. `AUTO` verification request is instantly `VERIFIED` upon creation.需要连接1 scope
Completes a `PENDING` verification. It is only necessary for non `AUTO` verification methods. `AUTO` verification request is instantly `VERIFIED` upon creation.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessverifications Locations Verifications ListGOOGLE_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_VERIFICATIONS_LISTList verifications of a location, ordered by create time.需要连接1 scope
List verifications of a location, ordered by create time.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessverifications Locations VerifyGOOGLE_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_LOCATIONS_VERIFYStarts the verification process for a location.需要连接1 scope
Starts the verification process for a location.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessverifications VerificationTokens GenerateGOOGLE_BUSINESS_PROFILE_VERIFICATIONS_MYBUSINESSVERIFICATIONS_VERIFICATION_TOKENS_GENERATEGenerate a token for the provided location data to verify the location.需要连接1 scope
Generate a token for the provided location data to verify the location.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
verificationtokens