Description
Adds one or more products to the business’s active Google listing (Google Merchant). Use this to publish draft products or re-list products that were previously removed.
This is a write tool — it publishes products to Google Merchant across all mapped locations. Confirm the product list with the user before proceeding.
Parameters
Example Usage
Notes
- If the user provides product names instead of IDs, call
get_product_listing_list with the title as search, present the matching results, and confirm the correct productId values before calling.
- To create a new product first, use
create_product.
- To remove a product from the listing without deleting it, use
remove_products.