Open Connector
所有 Tools

Google Business Profile Place Actions

Manage place action links and metadata for Google Business Profile locations.

google-business-profile-place-actionsv1.0.06 个 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_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_CREATE",  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_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_CREATE", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute GOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_CREATE --data '{ }'

Tool 目录

可用 Tools

6 个可调用操作

Mybusinessplaceactions Locations PlaceActionLinks CreateGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_CREATECreates a place action link associated with the specified location, and returns it. The request is considered duplicate if the `parent`, `place_action_link.uri` and `place_action_link.place_action_type` are the same as a previous request.

Creates a place action link associated with the specified location, and returns it. The request is considered duplicate if the `parent`, `place_action_link.uri` and `place_action_link.place_action_type` are the same as a previous request.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/business.manage

Tags

locations
Mybusinessplaceactions Locations PlaceActionLinks DeleteGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_DELETEDeletes a place action link from the specified location.

Deletes a place action link from the specified location.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/business.manage

Tags

locations
Mybusinessplaceactions Locations PlaceActionLinks GetGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_GETGets the specified place action link.

Gets the specified place action link.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/business.manage

Tags

locations
Mybusinessplaceactions Locations PlaceActionLinks ListGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_LISTLists the place action links for the specified location.

Lists the place action links for the specified location.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/business.manage

Tags

locations
Mybusinessplaceactions Locations PlaceActionLinks PatchGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_PATCHUpdates the specified place action link and returns it.

Updates the specified place action link and returns it.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/business.manage

Tags

locations
Mybusinessplaceactions PlaceActionTypeMetadata ListGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_PLACE_ACTION_TYPE_METADATA_LISTReturns the list of available place action types for a location or country.

Returns the list of available place action types for a location or country.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/business.manage

Tags

placeactiontypemetadata