> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Data Sources

> List primary, supplemental, inventory, promotion, review, and file data sources in a Google Merchant Center account, including their IDs and configurations

List primary, supplemental, inventory, promotion, review, and file data sources in a Google Merchant Center account, including their IDs and configurations.

|                      |                         |
| -------------------- | ----------------------- |
| **App**              | Google Merchant Center  |
| **Operation ID**     | `gmc_list_data_sources` |
| **Type**             | Action                  |
| **Connection**       | `gmc` (required)        |
| **Credits per run**  | 1                       |
| **Agent / MCP tool** | Yes                     |

## Inputs

| Field     | Type           | Required | Default | Description                                                                                                                |
| --------- | -------------- | -------- | ------- | -------------------------------------------------------------------------------------------------------------------------- |
| `account` | DynamicAccount | Yes      | -       | Select the Merchant Center account whose data sources should be listed.                                                    |
| `limit`   | integer        | No       | -       | Maximum number of data sources to return. If omitted, return all data sources by handling Google pagination automatically. |

## Output

**Type**: `List[Dict]`

Returns Google Merchant Center DataSource resources.

**Fields**: dynamic (depend on the inputs)
