tickerbot_get_ticker_sectors
Retrieve an ETF's sector allocation by ticker, showing sector weights heaviest first. Indicates whether the ticker is an ETF and returns empty sectors if data is unavailable.
Instructions
Get an ETF's sector allocation (sector weights, heaviest first). When the ticker is not an ETF, is_etf is false and sectors is empty; is_etf: true with zero sectors means a real ETF whose sector data isn't ingested yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ETF symbol. |