get_option_expiration_dates
Fetch the available options expiration dates for a specified stock ticker. Input a ticker symbol to get the list of expiration 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |