Inputs
SelectItem
Output
Type:Dict
Returns Google’s latest FileUpload 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.
Get the latest processing status for a file-based Merchant Center data source after an upload or triggered fetch
| App | Google Merchant Center |
| Operation ID | gmc_get_latest_file_upload_status |
| 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 data source. |
data_source_id | string or SelectItem | Yes | - | Google Merchant Center file data source ID. Use gmc_list_data_sources first to find the ID. |
| 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 latest FileUpload resource unchanged.
Fields: dynamic (depend on the inputs)