API Reference

Google Merchant Center / API Reference

merchant_update_product

Merchant Center tool. Change specific attributes of a product, leaving the rest untouched. Only the attributes passed are changed (the update mask names exactly those). The data source must be the one that owns the product input. Args: account_id: Merchant Center account id. product_id: Product id, e.g. 'en~US~SKU123'. data_source: Data source id the product input belongs to. attributes: JSON object of productAttributes to change, e.g. '{"price": {"amountMicros": "17990000", "currencyCode": "USD"}, "availability": "OUT_OF_STOCK"}'.

This is a read-only tool: it returns merchant update product for your Google Merchant Center account. It changes nothing.

Ask Claude

You do not call this tool yourself. Ask for the outcome and the client picks the tool:

Merchant update product in my Google Merchant Center account for [product id], [data source], [attributes].

It takes 4 required and 0 optional parameters.

Parameters

ParameterTypeRequiredDescription
account_idstringYesAccount Id
product_idstringYesProduct Id
data_sourcestringYesData Source
attributesstringYesAttributes

Related Google Merchant Center tools

Before you can call it

This tool needs a connected Google Merchant Center account. The Google Merchant Center connect guide covers how to authorize it and what it unlocks, and the quickstart gets a client talking to the server in about five minutes.

Start free — 30 tool calls a month

No card required. Connect Google Ads, Meta Ads, GA4 or Search Console and ask Claude for the outcome — it picks the tool.