Inputs
SelectItem
Output
Type:Dict
Returns the review whose reply was deleted.
Fields: review_id, location_id, location_name, statusDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes the business reply to a Business Profile review
| App | Google Business Profile |
| Operation ID | business_profile_delete_review_reply |
| Type | Action |
| Connection | business_profile (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
location | string or SelectItem | Yes | - | Select the Business Profile location the review belongs to, ask the user for it if not provided |
review_id | string | No | - | ID of the review whose reply should be removed, from business_profile_list_reviews (reviewId field). The review itself stays; only the business reply is deleted. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
Dict
Returns the review whose reply was deleted.
Fields: review_id, location_id, location_name, status