get_etf_holdings
Retrieve comprehensive ETF data, including holdings, by specifying a ticker and optional date range using the Marketstack MCP Server tool.
Instructions
Get complete set of exchange-traded funds data based on the unique identifier code of an ETF.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date_from | No | Filter results based on a specific timeframe by passing a from-date in `YYYY-MM-DD` format. | |
date_to | No | Filter results based on a specific timeframe by passing an end-date in `YYYY-MM-DD` format. | |
ticker | Yes | To get results based on a ETF ticker. |