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.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_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.需要连接1 scope
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 AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessplaceactions Locations PlaceActionLinks DeleteGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_DELETEDeletes a place action link from the specified location.需要连接1 scope
Deletes a place action link from the specified location.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessplaceactions Locations PlaceActionLinks GetGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_GETGets the specified place action link.需要连接1 scope
Gets the specified place action link.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessplaceactions Locations PlaceActionLinks ListGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_LISTLists the place action links for the specified location.需要连接1 scope
Lists the place action links for the specified location.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
locations
Mybusinessplaceactions Locations PlaceActionLinks PatchGOOGLE_BUSINESS_PROFILE_PLACE_ACTIONS_MYBUSINESSPLACEACTIONS_LOCATIONS_PLACE_ACTION_LINKS_PATCHUpdates the specified place action link and returns it.需要连接1 scope
Updates the specified place action link and returns it.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
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.需要连接1 scope
Returns the list of available place action types for a location or country.
认证
需要 Connected AccountScopes
https://www.googleapis.com/auth/business.manageTags
placeactiontypemetadata