Google Merchant Center / API Reference
merchant_insert_local_inventory
Merchant Center tool. Set a product's price and availability at one store. Args: account_id: Merchant Center account id. product_id: Product id, e.g. 'en~US~SKU123'. store_code: Store code from the linked Business Profile. availability: IN_STOCK, LIMITED_AVAILABILITY, ON_DISPLAY_TO_ORDER or OUT_OF_STOCK. price: Optional store price, e.g. '19.99'. currency: Currency for price. quantity: Optional quantity in stock.
This is a read-only tool: it returns merchant insert local inventory 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 insert local inventory in my Google Merchant Center account for [product id], [store code].
It takes 3 required and 4 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
account_id | string | Yes | Account Id |
product_id | string | Yes | Product Id |
store_code | string | Yes | Store Code |
availability | string | No | Availability |
price | string | No | Price |
currency | string | No | Currency |
quantity | integer | No | Quantity |
Related Google Merchant Center tools
merchant_insert_productmerchant_insert_promotionmerchant_insert_regional_inventory
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.