get_option_expiration_dates
Retrieve all available option expiration dates for a stock ticker symbol. Input the ticker to get a list of dates.
Instructions
Fetch the available options expiration dates for a given ticker symbol.
Args: ticker: str The ticker symbol of the stock to get option expiration dates for, e.g. "AAPL"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |