get_option_chain
Retrieve option chain data for any underlying symbol, choosing between nested expiration groups or a compact flat list.
Instructions
Get the option chain for an underlying symbol. Use format='nested' (default) for expirations grouped by date, or format='compact' for a flat list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | nested | |
| symbol | Yes | Underlying symbol, e.g. 'AAPL' |