get_options
Retrieve option chains for a US-listed symbol. List available expiration dates or fetch calls and puts for a specific date.
Instructions
Get the option chain for a Yahoo symbol.
Call without expiration to list available expiration dates. Call with
an expiration (YYYY-MM-DD from that list) to get the calls and puts
for that date. Yahoo carries chains for US-listed instruments only, so a
non-US symbol has none and that says nothing about the symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | A Yahoo ticker or an ISIN, e.g. 'AAPL', 'SAP.DE' or 'US0378331005'. For a company name, use 'search' first. | |
| expiration | No | Expiration date 'YYYY-MM-DD' from the list returned when called without it. Omit to list available expiration dates. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||