ibkr_option_chain
Retrieve available option expiration dates and strike prices for a given underlying symbol.
Instructions
Get available option expirations and strikes for a symbol.
Returns the chain structure (what expirations and strikes exist), not Greeks for individual contracts. Use ibkr_quote with specific option symbols for Greeks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Underlying symbol (e.g. "AAPL", "FCX") | |
| exchange | No | Optional exchange filter (empty = all exchanges) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |