Inputs
SelectItem
Output
Type:Dict
Returns Google’s processed Product resource unchanged.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve one final processed Product from Merchant Center, including the product data and Google processing status
| App | Google Merchant Center |
| Operation ID | gmc_get_product |
| Type | Action |
| Connection | gmc (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the Merchant Center account that owns the processed product. |
product_id | string or SelectItem | Yes | - | Processed product identifier, usually contentLanguage |
| 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 Google’s processed Product resource unchanged.
Fields: dynamic (depend on the inputs)