Inputs
SelectItem
Output
Type:Dict
Returns the complete Google Merchant Center DataSource resource.
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 complete configuration of one Google Merchant Center data source by ID, including its type, targeting, destinations, file settings, and supplemental-feed links
| App | Google Merchant Center |
| Operation ID | gmc_get_data_source |
| 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 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 the complete Google Merchant Center DataSource resource.
Fields: dynamic (depend on the inputs)